@import url("top.css");
/* ==========================================================

title : 現場監督ブログ
scope : リンクについて　プライバシーポリシー

last modify : 2010/10/25
memo  : 

========================================================== */
body {
	font-size:88%;
	}
/*a:link { 
   color:#0000CC;
}
a:visited {
//   color:#660099;
   color:#0000CC;
}
a:hover {
   color:#FF0000;
   text-decoration:underline;
}
a:active {
   color:#990033;
   text-decoration:none;
}*/
#header_in {
	background:url(../image/bg_header_nosearch.jpg) no-repeat 0px 0px;
	}
#content_in{
	width:870px;
	margin:0px 19px;
}

#content_in h2{
	width:870px;
	height:40px;
	margin:0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
}
.ttl_privacy{
	background: url(../image/ttl_privacy.gif) no-repeat;
}
.ttl_link{
	background: url(../image/ttl_link.gif) no-repeat;
}

#content_in dl{
	margin:0px;
	padding:10px 10px 0px;
}
#content_in dt{
	margin:5px 0px 5px;
	padding:3px 10px;
	background: #e1e1e1;
	font-weight:bold;
}
#content_in dd{
	margin:0px 30px 10px;
	padding:5px 0px;
}

/* お問合せＢＯＸ */
#inquirybox {
	clear:both;
	margin:20px 10px 0px;
	padding:20px 0px 10px;
	text-align:center;
	border-top: 2px dotted #999999;
}
#inquirybox table {
	width:500px;
	margin:10px auto;
	border: 2px solid #aaaaaa;
	border-spacing:2px;
}
#inquirybox table th {
	padding:3px 2px 3px 5px;
	background: #e1e1e1;
	text-align:left;
	border:none;
}
#inquirybox table td {
	padding:3px 2px 3px 5px;
	background: #f1f1f1;
 text-align:left;
}
#inquirybox table td.td_center {
	text-align:center;
}
/* リンクについて */
.attentionbox{
	border:#FFCCCC solid 2px;
	margin:0px 10px;
	padding:10px 15px;
}
p.read_link{
	margin:10px 15px;
	padding:0px;
}
.attentionbox p{
	margin:5px 0px;
	padding:0px;
}
.attentionbox p.read_link{
	margin:5px 0px 10px;
	padding:0px 0px 5px;
	border-bottom: 1px dotted #cccccc;
}
.attentionbox ol{
	margin:10px 25px 10px;
	padding:0px 0px;
}
.attentionbox ol li{
	list-style:decimal;
	margin:5px 0px;
	padding:0px;
	color:#FF0000;
}
.read_select{
	clear:both;
	margin:15px 10px 10px;
	padding:3px 10px;
	font-weight:bold;
	border-bottom: 1px solid #e1e1e1;
	border-left: 10px solid #e1e1e1;
}
#bannerselect{
	margin:15px 0px;
	padding:0px;
}
#bannerselect .selectbox{
	position:relative;
	width:810px;
	height:85px;
	margin:10px auto;
	padding:0px;
	background: #f1f1f1;
}
#bannerselect .selectbox.h120{
	height:115px;
}
#bannerselect .selectbox.h180{
	height:180px;
}
#bannerselect .selectbox .banner_box{
	position:absolute;
	top:13px;
	left:25px;
	width:250px;
}
#bannerselect .selectbox textarea{
	overflow:hidden;
	position:absolute;
	left:280px;
	width:500px;
	height:50px;
	font-size:88%;
	margin:0px;
	padding:0px;
}
#bannerselect .selectbox textarea.ver1{
	position:absolute;
	top:15px;
}
#bannerselect .selectbox textarea.ver2{
	position:absolute;
	top:30px;
}
#bannerselect .selectbox textarea.ver3{
	position:absolute;
	top:60px;
}
#bannerselect .selectbox textarea.ver4{
	position:absolute;
	top:110px;
}
#bannerselect .selectbox p{
	text-align:left;
	margin:0px 0px 10px 0px;
}

/* フッター文字調節 */
#footer{
	font-size:94%;
}
#f_link {
	position:absolute;
	top:49px;
	width:908px;
	margin:0px;
	padding:0px;
	text-align:center;
	}
#copyright {
	font-size:107%;
}
