* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #ffffff;
	text-align: center;
	overflow:scroll;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
	margin: 0px 0px 0px 15px;
}

div, td {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ECECEC;
}

a { color: #666666; text-decoration: none; }
a:link		{ color: #336666; text-decoration: none; }
a:visited	{ color: #669999; text-decoration: none; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #ff66ff; text-decoration: underline; }

#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background-color: #ffffff;
}

#wrapper_se {
	border-top: 1px solid #3e3333;
	border-right: 1px solid #3e3333;
	border-left: 1px solid #3e3333;
	border-bottom: 1px solid #3e3333;
}


p,h1,h2,h3,ul,li,img {
	margin: 0px;
	padding: 0px;
}

h1.site_title{
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-decoration:none;
	margin: 2px;
	padding: 10px 0px 10px 10px;
	height:auto;
	float:left;
}

div.description {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-decoration:none;
	margin: 2px;
	padding: 10px 0px 10px 5px;
	height:auto;
	float:left;
}


div.header-l {
    margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	width:750px;
	float: left;
}

		div.header-l img{
			margin: 1px 1px 1px 1px;	padding: 0px 0px 0px 0px;
			float: left;
			border:0px solid #000000;
		}


div.header-r {  
    margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	height:auto;
	float: right;
}

		
		
		

/**トップページ**/
/**トップ企画**/
div.top_kikaku {
	margin:35px 0px 0px 0px;    
	padding: 0px 0px 0px 0px;
	background-image:url(../images/001.gif); 
	background-repeat:no-repeat;
	width:945px;
	height:700px;
}

div.top_kikaku_select {
	margin:0px 0px 0px 35px;    
	padding: 20px 0px 0px 0px;
}

div.top_kikaku2 {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	width:900px;
}

div.top_kikaku2_txt {
	font: 10px/14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	color:#FFFFFF; 
	width:135px;
	height:auto;
	float:left;
}


#contents  {
    margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
#contents p {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}


#contents #center {
	float: left;
    margin: 0px 0px 0px 0px;	
	padding: 0px 5px 0px 5px;
}



#contents #center img {
	float: left;
    margin: 0px 0px 0px 2px;	
	padding: 0px 0px 0px 0px;
}







#footer {
	font-size: 10px;
	text-align: center;
	background-color: #f4f1ea;
	padding-bottom: 13px;
	padding-top: 2px;
	color: #333;
	width: 946px;
	height: auto;
}
		#footer a {
			font-size: 11px;
			color: #333;
			text-decoration:none;
		}
		#footer a:hover {
	font-size: 11px;
	color: #C2C2C2;
	text-decoration: none;
		}
		


address {
	font-size: 10px;
	font-style: normal;
}




div.question_box {
	background-image: url(../images/question_back.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 880px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 15px;
}
div.question_box_p {
	color: #555555;
	width: 780px;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 60px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
}
div.question_box img {
	padding-left: 50px;
	margin-top: 12px;
	margin-bottom: 6px;
	
}

div.list th { width:200px; line-height:150%; padding:5px; text-align:left; padding:5px; background-color:#e3dbb5;}
div.list td { width:580px; line-height:150%; padding:5px; padding:5px; background-color:#eee8cc;}

div.list a { color: #666666; text-decoration: none; }
div.list a:link		{ color: #336666; text-decoration: none; }
div.list a:visited	{ color: #669999; text-decoration: none; }
div.list a:active	{ color: #999999; text-decoration: none; }
div.list a:hover		{ color: #ff66ff; text-decoration: none; }


