@charset "euc-jp";

/* --- 基本設定 --- */

* {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height:1.2em;
}

body{
	background:url(back1.jpg) repeat-x #FFFFCC;
}

/* --- レイアウト設定 --- */

#wrapper{
	width:810px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#fff;
	border-left:solid #990000 1px;
	border-right:solid #990000 1px;
}

#header{
	width:810px;
	text-align:left;
	background-image:url(header_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#00CCFF;*/
}

#side{
	width:155px;
	text-align:left;
	float:left;
}

#sidebar{
	width:155px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	border:solid #CC0000 1px;
	margin-top:10px;
	margin-left:5px;
	padding:3px;
}

#sidebar2{
	width:155px;
	text-align:left;
	float:left;
	margin-top:10px;
	margin-left:5px;
	padding:3px;
}

#subSidebar{
	width:155px;
	text-align:left;
	float:left;
	margin-top:10px;
	margin-left:5px;
	/*background-color:#FFFF66;*/
}

#subSidebar2{
	width:155px;
	text-align:left;
	float:left;
	margin-top:10px;
	margin-left:5px;
	/*background-color:#FFFF66;*/
}

#subSidebar2 .con{
	border:solid #CCCCCC 1px;
	border-top:0px;
	display:block;
	width:152px;
	padding:3px;
}

#main{
	width:630px;
	text-align:left;
	float:right;
	/*background-color:#FF6600;*/
}

#content{
	width:630px;
	text-align:left;
	float:right;
	margin-top:5px;
	/*background-color:#3399FF;*/
}



#footer{
	clear:both;
	width:810px;
	text-align:left;
	background-image:url(footer_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#66CC99;*/
}

#info_main{
	width:810px;
	text-align:center;
}

#info_content{
	margin-top:10px;
	margin-bottom:10px;
	width:735px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:url(../info/img/info_agency/info_ad_agency_3.jpg) repeat-y;
}

#info_content2{
	margin-left:50px;
	margin-top:-50px;
	width:620px;
}

/* --- 部分設定 --- */

#header h1{
	padding-top:3px;
	padding-left:20px;
	padding-bottom:3px;
}

#header ul{
	position:absolute;
	top:12px;
	left:620px;
	width:200px;
	list-style:none;
}

#header li{
	display:block;
	float:left;
	margin-left:20px;
}

#header li a{
	text-decoration:none;
	color:#FFFFFF;
}

#sidebar ul{
	margin-left:10px;
	padding-bottom:5px;
}

#sidebar li{
	margin-left:10px;
}

#subSidebar ul{
	width:158px;
	border:solid #CCCCCC 1px;
	border-top-width:0px;
	padding-bottom:10px;
	background:#FFFFFF;
	list-style:decimal;
}

#subSidebar li{
	margin-left:30px;
}

#footer ul{
	padding-top:17px;
	padding-bottom:20px;
	padding-left:15px;
}

#footer li{
	margin-left:15px;
	float:left;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer p{
	position:relative;
	width:400px;
	top:-20px;
	left:415px;
	color:#FFFFFF;
}

#topFlash{
	float:left;
	margin:3px;
	margin-right:0px;
}

#kensaku {
	width:608px;
	height:30px;
	background-color:#fff;
	padding:5px;
	text-align:center;
	border:solid #CCCCCC 1px;
	border-top-width:0px;
}

#top_bar{
	width:165px;
	height:140px;
	float:left;
	background-color:#FFCC99;
	margin-top:3px;
	margin-left:3px;
	padding:3px;
	border:solid #CCCCCC 1px;
}

#content form{
	float:left;
	clear:both;
}

#content1{
	margin:3px;
	margin-top:5px;
	clear:both;
}

#content1 h2{
	margin-top:10px;
	clear:both;
}

#content1 .thum{
	width:618px;
	border:solid #CCCCCC 1px;
	border-top-width:0px;
	display:block;
	margin-bottom:15px;
}

.thum dl{
	float:left;
	width:195px;
	margin-left:5px;
	margin-top:5px;
	height:115px;
}

.thum dl.both{
	clear:both;
}

.thum dt{
	float:left;
	padding:5px;
}

.thum dd{
	padding:3px;
	font-size: 12px;
}
.thum dd a{
	padding:3px;
	font-size: 12px;
}

#content2{
	float:left;
	width:305px;
	margin-top:5px;
	padding-left:3px;

}

#content2 table{
	border:solid #CCCCCC 1px;
	border-top-width:0px;
}

#content3{
	float:left;
	margin-top:5px;
	padding-left:3px;
	width:305px;
}

#content3 table.line{
	border:solid #CCCCCC 1px;
	border-top-width:0px;
}

#content3 span.view{
	width:618px;
	display:block;
	border:solid #CCCCCC 1px;
	border-top-width:0px;
}


#content4{
	clear:both;
	text-align:center;
	margin:10px;
	padding-top:10px;
}

.text1:focus{
	border:1px solid #FFCC00;
}

#content3 th{
	background:#FFCC99;
	font-weight:normal;
	border-bottom:#FF9966 solid 1px;
	border-right:#FF9966 solid 1px;
}

#content3 td.line{
	border-bottom:#FF9966 solid 1px;
	border-right:#FF9966 solid 1px;
}

#table_a{
}

#table_a td.t_a{
	background:#FFFFFF;
}

#table_a td.t_b{
	background:#FFF1DF;
}

#info_content.media{
	background:url(../info/img/info_media/info_ad_agency_3.jpg) repeat-y;
}

#info_content p.info_content_head{
	display:block;
	height:58px;
	background:url(../info/img/info_agency/info_ad_agency_1.jpg) no-repeat;
}

#info_content.media p.info_content_head{
	background:url(../info/img/info_media/info_ad_agency_1.jpg) no-repeat;
}

#info_content p.info_content_footer{
	display:block;
	height:40px;
	background:url(../info/img/info_agency/info_ad_agency_2.jpg) no-repeat;
	clear:both;
}

#info_content.media p.info_content_footer{
	background:url(../info/img/info_media/info_ad_agency_2.jpg) no-repeat;
}

#info_content h1.info_h1{
	background:url(../info/img/info_agency/info_ad_agency_4.jpg) no-repeat;
	position:relative;
	width:103px;
	height:22px;
	top:-45px;
	left:25px;
	text-indent:-9999px;
}

#info_content.media h1.info_h1{
	background:url(../info/img/info_media/info_ad_agency_4.jpg) no-repeat;
}

#info_content.com h1.info_h1{
	background:url(../info/img/com/info_ad_agency_4.jpg) no-repeat;
}

#info_content.privacy h1.info_h1{
	background:url(../info/img/privacy/info_ad_agency_4b.jpg) no-repeat;
	width:200px;
}

#info_content p.info_head{
	position:relative;
	width:250px;
	height:22px;
	top:-65px;
	left:150px;
}

#info_content.privacy p.info_head{
	position:relative;
	width:250px;
	height:22px;
	top:-65px;
	left:250px;
}

#info_content.com dl{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:400px;
	padding-top:10px;
	padding-bottom:10px;
}

#info_content.com dt{
	float:left;
}

#info_content.com dd{
	float:left;
	text-align:left;
	padding:5px;
	padding-left:10px;
	padding-top:10px;
}

#info_content.privacy h2{
	color:#990000;
}

#info_content2 p.info_text{
	margin-top:15px;
	margin-bottom:15px;
}

#info_content2 p.info_btn a{
	text-indent:-9999px;
}

#info_content2 p.info_btn a{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(../info/img/info_agency/info_ad_agency_btn.jpg) no-repeat;
	width:302px;
	height:64px;
	display:block;
}

#info_content2 em.required{
	font-style:normal;
	color:#FF0000;
	font-size:80%;
}

#info_content2 h3.form{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
	background:url(../info/img/form/decoration1.jpg) repeat-x;
	width:550px;
	height:20px;
	border-bottom:#FF0000 solid 2px;
}

#info_content2 table.form{
	width:550px;
	margin-left:10px;
	
}

#info_content2 table.form th,#info_content2 table.form td{
	padding:10px 17px;
	border-bottom:1px solid #CCCCCC;
}

#info_content2 table.form th{
	width:110px;
	font-weight:normal;
}

#info_content2 table.form td{
	background:#FFCC99;
}

#info_content2 p.submit{
	margin-top:10px;
	margin-left:150px;
}


#info_content2 dl.com{
	margin:5px;
	margin-left:30px;
	width:465px;
	border-bottom:1px solid #E1C9BB;
    background:#F8D39C;
	padding:0px;
}

#info_content2 dl.com dt{
	float:left;
	clear:both;
	width:100px;
	margin:0px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	border-top:1px solid #E1C9BB;
}

#info_content2 dl.com dd{
	width:330px;
	margin:0px;
	padding-top:10px;
	padding-left:10px;
    border-top:1px solid #E1C9BB;
    background:#FFFFCC;
	float:left;
}


#sslinfo{
	margin:10px;
	padding:3px;
	border:solid #CCCCCC 1px;
	color:#666666;
	height:80px;
}

#sslinfo span.img{
	float:left;
	display:block;
	margin-right:10px;
}

#sslinfo p{
	font-size:x-small;
	padding-top:20px;
}

#sslinfo2{
	margin:5px;
	margin-top:10px;
	padding:5px;
	color:#666666;
	clear:both;
}

#sslinfo2 span.img2{
	display:block;
	text-align:center;
}

#sslinfo2 p{
	font-size:x-small;
	padding-top:5px;
}
