﻿@charset "utf-8";

/*Initilization
-------------------------------------------------*/
*	{
		margin: 0;
		padding: 0;
		}
body {
		background-position:center;
		background-repeat:repeat-y;
		text-align: center;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif;
		font-size:65%;
}

img {
		border: 0;
		vertical-align: bottom;
}

/*wrapper
-------------------------------------------------*/
#wrapper {
	width:810px;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	background-color:#f8f8ff;
}
.w_p {
	text-align:left;
	font-size:120%;
	margin-left:3px;
	color:#003366;}
	
#pageTop {
	margin:10px 10px 10px 500px;
	font-size:120%;
	}
/*Hack of wrapper
-------------------------------------------------*/
#wapper:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#wapper {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html #wapper {height: 1%;}
* html #wapper {height: 1%;}
#wapper {display: block;}
/* MacIE end */


/*header
-------------------------------------------------*/
#header {
	width:810px;
	height:130px;
	margin-top:10px;
	background:url(../img/head_back.gif) no-repeat center;
	}
/*headerLeft
-------------------------------------------------*/
#headerLeft {
	display:block;
	width:400px;
	height:130px;
	text-align:left;
	float:left;
	}
#headerLeft img {
margin-top:28px;
	}
#headerLeft h1{
	font-weight:normal;
	}
#headerLeft p{
	word-spacing:1.7em;}
	
/*headerRight
-------------------------------------------------*/
#headerRight {
	float:right;
	}

#headerRight ul {
margin-top:15px;
}
#headerRight ul li {
		list-style: none;
		margin-left: 5px;
		margin-right: 20px;
		padding-left:10px;
		float: left;
		background:url(../img/ecDeltaPink.gif) no-repeat center left;
		line-height:1.7em;
		font-size:110%;
		
} 
* html #headerRight ul li {
		width:1em;
		white-space:nowrap;
}

#headerRight ul li a:link,
#headerRight ul li a:visited {
		text-decoration: none;
}
#headerRight ul li a:hover {
		color: #990000;
		text-decoration: underline;
}
/*Hack of header
-------------------------------------------------*/
#header:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#header {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html #header {height: 1%;}
* html #header {height: 1%;}
#header {display: block;}
/* MacIE end */


/*topicPath
-------------------------------------------------*/
#topicPath {
	width:805px;
	text-align:left;
	margin-bottom:10px;
	margin-left:5px;
	font-size:110%;
	color:#0099cc;
	border-bottom: 1px dotted #cccccc;
	padding:0 0 5px 0;
	}
	
#topicPath a:link,
#topicPath a:visited{
	
	color:#000099;}

#topicPath a:hover{
	text-decoration:underline;
	color:#990000;}
/*contents
-------------------------------------------------*/
#contents {
	width:650px;
	height:auto;
	float:right;
	text-align:left;
	padding-right:5px;
	padding-right:5px;
	}

	


/*requestAff aff ADD
-------------------------------------------------*/
#contents .requestAff {
	margin:10px auto 40px;
	padding:3px;
	text-align:center;
	border: 1px #cd5c5c solid;
	background:#ffe4e1;
	width:300px;
	}	
	
#contents .requestAff p{
	font-size:140%;
	} 	

#contents .requestAff a:link,
#contents .requestAff a:visited{
	color:#000099;
	font-size:130%;
	text-decoration:none;
	}
	

#contents .requestAff a:hover{
	color:#FF0000;
	font-size:130%;
	text-decoration:underline;
	}
/*contents aff ADD
-------------------------------------------------*/
#contents .affTable {
	margin:10px;
	padding:3px;
	text-align:center;
	border: 1px #008fff solid;
	}	

#contents .affTable caption {
	text-align:left;
	font-size:150%;
	color:#008fff;
	border: 1px #00ffff;
	background:#f0fff0;
	padding:5px;
	margin-bottom:10px;
	}
#contents .affTable td#t01 {
	width:300px;
	height:100px;
	border: 1px #e6e6fa solid;
	background:#f5f5f5;
	}	

#contents .affTable td.t02 {
	width:300px;
	border: 1px #e6e6fa solid;
	text-align:left;
	font-size:120%;
	color:#666666;}
	
#contents .affTable td.t03 {
	width:300px;
	border: 1px #e6e6fa solid;
	background:#f5f5f5;
	text-align:left;
	font-size:120%;
	color:#666666;}
	
	
/*contents aff ADD to how to
-------------------------------------------------*/
#contents .affTable2 {
	padding:10px;
	margin:10px 10px 30Px 10px;
	text-align:center;
	border: 1px #c0c0c0 solid;
	background:#f5f5f5;
	}	

#contents .affTable2 caption {
	text-align:left;
	font-size:150%;
	color:#808000;
	border: 1px #00ffff;
	background:#f0fff0;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
	}
#contents .affTable2 th.t04 {
	width:430px;
	border: 1px #e6e6fa solid;
	background:#e6e6fa;
	font-size:130%;
	color:#666666;
	font-weight:normal;
	}	

#contents .affTable2 th.t05 {
	width:130px;
	border: 1px #e6e6fa solid;
	background:#e6e6fa;
	font-size:130%;
	color:#666666;
	font-weight:normal;
	}
	
	
#contents .affTable2 td.t06 {
	width:430px;
	height:auto;
	border: 1px #e6e6fa solid;
	vertical-align:top;
	}	

#contents .affTable2 td.t07 {
	text-align:left;
	vertical-align:text-top;
	width:130px;
	font-size:120%;
	color:#666666;
	}
	
#contents .affStep {
	text-align:center;}
	
	
#navHead {
	margin-bottom:5px;
	}
#navCon {
	margin-bottom:10px;}
/*cont
-------------------------------------------------*/
.cont {
	margin-bottom:10px;
	margin-left:5px;
	background-color:#ffebcd;
	border: 1px solid #dcdcdc;
	}
	
.cont h1 { 
	margin:3px;
	font-weight:bolder;
	font-size:130%;
	color:#3333FF;
		}
		
.cont h2 { 
	margin:3px;
	font-weight:normal;
	border-bottom: solid 1px #B0C4DE;
	font-size:130%;
	color:#3333FF;
		}
		
.cont p{ margin: 3px;
		letter-spacing:0.17em;
		color:#222222;
		margin-bottom:10px;
		font-size:110%;
		}
		
/*contSum
-------------------------------------------------*/
.contSum {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	border: 1px solid #dcdcdc;
	background-color:#f5f5f5;
	}
	
.contSum h2 {
	padding:10px 2px 2px 8px;
	text-align:left;
	color:#333333;
	margin-left:5px;
	font-size:130%;
	height:40px;
	background:url(../img/navSiti_01.gif) no-repeat top left;
	}

.contSum h2 .sub{
	display:block;
	font-size:90%;
	color:#006633;
	margin:0px 10px 5px 0;
	text-align:right;
	}
	
.contSum p {
	color:#333333;
	line-height:1.6em;
	margin: 20px 10px 20px 10px;
	font-size:120%;
	}

.contSum ul li {
	list-style:none;
	font-size:120%;
	margin-left:10px;
	margin-bottom:10px;
	color:#000099;
	}

.contSum ul li a:link,
.contSum ul li a:visited {
	color:#0000CC;
	}
	
.contSum ul li a:hover {
	color:#ff0000;
	}
	
/*contSum2
-------------------------------------------------*/
.contSum2 {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	border: 1px solid #dcdcdc;
	background-color:#e6e6fa;
	}
	
.contSum2 h3 {
	padding:2px 2px 2px 0;
	text-align:left;
	color:#009933;
	margin-left:5px;
	font-weight:normal;
	font-size:130%;
	}

.contSum2 p {
	color:#333333;
	line-height:1.6em;
	margin: 20px 10px 20px 10px;
	font-size:120%;
	
	}

.contSum2 ul li {
	list-style:none;
	font-size:120%;
	margin-left:10px;
	margin-bottom:10px;
	color:#000099;
	}

.contSum2 ul li a:link,
.contSum2 ul li a:visited {
	color:#0000CC;
	}
	
.contSum2 ul li a:hover {
	color:#ff0000;
	}
	
/*contSum3
-------------------------------------------------*/
.contSum3 {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	border: 1px solid #dcdcdc;
	background-color:#ffcc99;
	}
	
.contSum3 h2 {
	border-bottom: 1px solid #003399;
	padding:2px 2px 2px 0;
	text-align:left;
	color:#000000;
	margin-left:5px;
	font-size:130%;
	}

.contSum3 h2 .sub{
	display:block;
	font-size:90%;
	color:#333333;
	margin:2px 10px 5px 0;
	text-align:right;
	}
	
.contSum3 p {
	color:#333333;
	line-height:1.6em;
	margin: 20px 10px 20px 10px;
	font-size:120%;
	}

.contSum3 ul li {
	list-style:none;
	font-size:120%;
	margin-left:10px;
	margin-bottom:10px;
	color:#000099;
	}

.contSum3 ul li a:link,
.contSum3 ul li a:visited {
	color:#0000CC;
	}
	
.contSum3 ul li a:hover {
	color:#ff0000;
	}
	
/*cont3
-------------------------------------------------*/
.cont3 ul{
	width:650px;
	list-style:none;
	}

.cont3 ul li{
	display:inline;
	}
	
.cont3 ul li a:hover {
		color: #990000;
		text-decoration: underline;
}

/*rightMenu
-------------------------------------------------*/
#rightMenu {
	width:150px;
	}

/*aff:affiliate display none!!!!!!!!!!!!!
-------------------------------------------------*/
.aff {
	width:150px;
	height:110px;
	margin-bottom:10px;
	display:none;}
/*nav
-------------------------------------------------*/
.nav {
	width:150px;
	}
.nav ul {
	text-align:left;
	}

#navH01 { padding:8px 0 0 0;}
#navH02 { padding:8px 0 0 0;}
#navH03 { padding:8px 0 0 0;}
	
.nav h3{
	background:url(../img/hNav.gif);
	background-repeat:no-repeat;
	display:block;
	width:150px;
	height:30px;
	padding:8px 0 0 0;
	color:#E6E6E6
	text-align:center;
	font-size:120%;
	}
	

	
.nav ul li{
	display:block;
	list-style:none;
	padding-left:25px;
	padding-bottom:3px;
	margin-left:10px;
	margin-bottom:5px;
	background:url(../img/acnMenu.gif) no-repeat center left;
	
	font-size:130%;
	}
	
.nav ul li a:hover {
		color: #990000;
		text-decoration: underline;
}


/*Hack of contents
-------------------------------------------------*/
#contents:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#contents {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html #contents {height: 1%;}
* html #contents {height: 1%;}
#contents {display: block;}
/* MacIE end */
/*footer
-------------------------------------------------*/

#footer {
	margin-top:100px;
	margin-left:50px;
	margin-right:50px;
	border-top:dashed #666666 1px;
	}

#footer address {
	margin: 10px 0 0 10px;
	text-align:center;
	font-size:105%;}

/*Hack of footer
-------------------------------------------------*/
#footer:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#footer {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html #footer {height: 1%;}
* html #footer {height: 1%;}
#footer {display: block;}
/* MacIE end */


/*contrightMenu
-------------------------------------------------*/

/*contSum4
-------------------------------------------------*/
.contSum4 {
	width:640px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	border: 1px solid #dcdcdc;
	background-color:#f5f5f5;
	display:inline-table;
	}

.contSum4 .aaa{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	width:300px;
	float:right;
	background-color:#FFFFFF;
	border: 1px solid #dcdcdc;
	}
	
.contSum4 .aaa h2 {
	margin-left:5px;
	color:#000099;}
	
.contSum4 .aaa p {
	margin-left:5px;
	margin-right:5px;
	font-size:120%;
	border-bottom:3px solid #999999;
	}
	
.contSum4 .bbb{
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	background-color:#FF0000;
	background-color:#FFFFFF;
	border: 1px solid #dcdcdc;
	}
	
.contSum4 .bbb h2 {
	border-bottom:3px solid #999999;
	margin-left:5px;
	margin-right:5px;
	color:#000033;}
	
.contSum4 .bbb p {
	margin-left:5px;
	margin-top:10px;
	font-size:120%;
	margin-bottom:10px;
	}