@charset "Shift_JIS";

/*--------------------------------------------------------------------
/- file   : common.css
/- admin  : MEGA-D Inc. Satoh
/- update : 200900325
/- desc   : css for modern browser
/--------------------------------------------------------------------*/

@media screen, print { /* MacIEœŠO—p */

/************* Tag Override *************/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	}

body {

	background: url(../images/bgbase.jpg) repeat-x left top;
	line-height: 1.8;
	text-align: center;
	color: #FFF;
	

	}

th, td {
	font-size: 100%;
	line-height: 1.3;
	}

img {
	border: none;
	}

a:link {
	color: #663333;
	text-decoration: underline;
	}
a:visited {
	color: #663333;
	text-decoration: underline;
	}
a:hover {
	color: #FFF;
	text-decoration: underline;
	}


/************* ClearFix Styles *************/

/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
	}

/* IE 7 and MacIE*/
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

div {
    zoom: 1;/*for IE 5.5-7*/
	}
div:after {/*for modern browser*/
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    line-height: 0; 
    visibility: hidden;
	}


/************* Common Styles *************/
.center {
	text-align: center;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}

/* ’ˆÓŽ–€ */
p.attention {
	padding-left: 1.5em;
	text-indent: -1.5em;
	}
.spec {
	color: #FF6666;
		font-size: 80%;
	font-weigt: normal;
	}
.specb {
	color: #666;
		font-size: 80%;
	}
p.smallb {
	color: #000;
		font-size: 60%;

	}

p.small {
	color: #FF6666;
		font-size: 10px;
	}
/************* Layout Styles *************/
div#mainContainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;

	}


/*************** Header **************/
div#header {
	padding: 0px;
	width: 950px;
	}

div#header h1 {
	float: left;
	margin: 0;

	}

/* ƒOƒ[ƒoƒ‹ƒiƒrƒQ[ƒVƒ‡ƒ“
------------------------------------------------------------------- */
#header #global_navigation {
	margin-top: 0px;
			margin-left: 20px;
	width: 950px;
}

#header #global_navigation li {
	height: 120px;
	float: left;
	text-indent: -9999px;
}
#header #global_navigation li a {
	height: 120px;
	display: block;
}

#header #global_navigation li span {
	height: 120px;
	display: block;
}

#global_navigation_menu1 a {
	width: 190px;
	background: url(../images/global_navigation_menu1.gif) no-repeat;
}
#global_navigation_menu2 a {
	width: 190px;
	background: url(../images/global_navigation_menu2.gif) no-repeat;
}
#global_navigation_menu3 a {
	width: 190px;
	background: url(../images/global_navigation_menu3.gif) no-repeat;
}
#global_navigation_menu4 a {
	width: 190px;
	background: url(../images/global_navigation_menu4.gif) no-repeat;
}
#global_navigation_menu5 a {
	width: 190px;
	background: url(../images/global_navigation_menu5.gif) no-repeat;
}
#global_navigation_menu1 a:hover, #global_navigation_menu1 span {
	width: 190px;
	background: url(../images/global_navigation_menu1on.gif) no-repeat;
}
#global_navigation_menu2 a:hover, #global_navigation_menu2 span {
	width: 190px;
	background: url(../images/global_navigation_menu2on.gif) no-repeat;
}
#global_navigation_menu3 a:hover, #global_navigation_menu3 span {
	width: 190px;
	background: url(../images/global_navigation_menu3on.gif) no-repeat;
}
#global_navigation_menu4 a:hover, #global_navigation_menu4 span {
	width: 190px;
	background: url(../images/global_navigation_menu4on.gif) no-repeat;
}
#global_navigation_menu5 a:hover, #global_navigation_menu5 span {
	width: 190px;
	background: url(../images/global_navigation_menu5on.gif) no-repeat;
}


#header #screen {
	margin: 16px 22px 0 0;
	text-align: right;
}




/*************** Contents **************/
div#contentsWrap {
	padding: 0 5px 20px 0px;
	}
div#contentsWrap00 {
	padding: 0 5px 20px 120px;
	}



/*** contents area ***/
div#contArea {
	float: left;
	width: 910px;
	padding-left: 20px;
	padding-right: 20px;


	}
	
	div#contArea h3.tt {
	background: url(../images/ttback.gif) no-repeat left top;
	height:50px;
			margin-bottom: 20px;
		padding-left: 10px;
	padding-top: 5px;

	font-size: 80%;
	color: #FFF;
	}
	

div#contArea p {


padding-left: 10px;
	padding-top: 5px;
 border-bottom-color:8AC51E;
	font-size: 90%;

	}
	
	div#contArea h5.tt {

		margin-top: 20px;
	height:30px;

	padding-top:10px;
	padding-bottom:10px;

	font-size: 100%;
	color: #8AC51E;
		border-bottom: 1px dashed #FF6666;
	}

div#contArea #info {
	width: 700px;
	margin-left: 50px;
	padding-left: 50px;

	font-size: 100%;
	color: #8AC51E;
	}
div#contArea #info h2{
	width: 600px;
	margin-left: 50px;
	padding-left: 50px;

	font-size: 100%;
	color: #8AC51E;
	}
div#contArea table.process {
	width: 850px;
	margin-left: 50px;
	padding-left: 50px;

	font-size: 80%;
	color: #666;
	}
div#contArea table.process td{

	padding: 10px;

	}
	
	
/* ƒŠƒXƒgˆê—— */
div#contArea div.lineup {
	margin-bottom: 20px;



div#contArea div.lineup ul {
	list-style-type: none;
			padding-left: 10px;
	}
	
div#contArea div.lineup li.pri {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
		background: url(../images/sankaku_b.gif) no-repeat left center;
	}
div#contArea div.lineup li.pri a {
	padding-left: 14px;
		font-size: 90%;

	font-weight: bold;
	background: url(../images/naviback.gif) no-repeat 0 2px;
	}
	div#contArea div.lineup li.sec {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	background: url(../images/nv_line02.gif) no-repeat left bottom;
	}
	div#contArea div.lineup li.sec a {
	padding-left: 30px;
	font-weight: normal;
	background: url(../images/naviback02.gif) no-repeat 0 2px;
	}

	div#contArea p.link a {
	padding-left: 15px;
	background: url(../images/sankaku_y.gif) no-repeat 0 1px;

	}	
	
	div#contArea p.linkleft a {
	padding-left: 15px;
	background: url(../images/sankaku_y.gif) no-repeat 0 1px;
	text-align: right;
	width: 700px;
	}	
/*************** Footer **************/
div#footer {
	margin: 0 5px;
	padding: 18px 0 30px;

	}
div#footer ul,
div#footer p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1;
	}
div#footer ul {
	list-style-type: none;

	}


div#footer p.copyright {
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
	height: 30px;
	background: #1E2A66;
	color:#FFFFFF;
	font-size: 70%;
	}







 /* MacIEœŠO—p */


/*********** Print Only styles ***********/

@media print { /* ˆóü—p */
}

@media screen { /* IE5‘Îô ˆóü—p */
}
