@charset "utf-8";

/*トップページ*/

#infoBnr{
	margin:0px 260px 0px 40px;
	text-align:center;
}

#infoBnr ul{
	list-style-type:none;
	width:600px;
	margin:0px auto;
	padding:0px;
}

#infoBnr li{
	background-image:url(../images/top_img/icon_adcd.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:3px 0px 3px 30px;
	text-align:left;
}

#infoBnr a:link,#infoBnr a:visited {
	text-decoration:underline;
}

/*お知らせ*/

#sliderWrap {
	display:block;

}

#slider {
	position:absolute;
	height:132px;
	margin:0 auto;
	top:-132px;
	width:100%;
	background-color:#000000;
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.8; /*FF*/
	opacity:0.8;

}

#sliderContent {
	margin:5px auto;
	color:#FFFFFF;
	font-weight:bold;
	height: 117px;
	overflow:auto;
	scrollbar-face-color: #313131; 
	scrollbar-track-color: #959595; 
	scrollbar-arrow-color: #959595; 
	scrollbar-highlight-color: #535353; 
	scrollbar-shadow-color: #b1b1b1; 
	scrollbar-3dlight-color: #434343; 
	scrollbar-darkshadow-color: #000000;
	font-size:36px;
	line-height:120%;
}

table#infomation{
	border-top:1px dotted #CCCCCC;
	width: 780px;
}

#sliderContent td{
	border-bottom:1px dotted #CCCCCC;
	padding:3px 0px;
}

#sliderContent .day{
	color:#20b1e0;
	font-weight:bold;
}

#sliderContent .new{
	color:#ff458c;
	font-weight:bold;
}

#sliderContent .pr a,#sliderContent .pr{
	color:#fefe00;
	font-weight:bold;
}

#sliderContent a:link,a:visited {
	color:#20b1e0;
	text-decoration:none;
}

#sliderContent a:hover {
	color:#20b1e0;
	text-decoration:underline;
}

#openCloseWrap {
	position:absolute;
	top:0px;
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
}

#headerNavi{
	background-image:url(../images/header_img/background_navi_top.gif);
}

H1{
	font-size:18px;
	line-height:135%;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px 0px 10px 10px;
	margin:20px 15px 10px;
	border-bottom:2px dotted #FFFFFF;	
}

.subt H2{
	margin-bottom:10px;
	padding-left:2px;
	float:left;
	clear:both;
	width:100%;
}

#title{
	margin:0px 280px 0px 60px;
	background-image:url(../images/top_img/background_title.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	border:1px solid #CCCCCC;
	width:auto;
	background-color:#000000;
}

#title div{
	background-image:url(../images/top_img/pig.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:0px 200px 0px 0px;
	border:5px solid #FFFFFF;
	width:auto;
}

#title p{
	color:#FFFFFF;
	font-weight:bold;
	line-height:150%;
	padding:0px 15px 15px 30px;
	clear:both;
	margin-bottom:20px;
}

#since{
	margin:0px 280px 0px 60px;
	padding:5px;
	width:auto;
	text-align:right;
}

#info {
	margin:10px 260px 10px 40px;
	text-align:center;
}

#info iframe {
	width:600px;
	height:90px;
	border:none;
}

img.more{
	margin:34px 0 30px 10px;
}

/*** WEBデザイン あ～だ・こ～だ ***/


/* サイト枠 */

#adcdArea .siteBlock .siteBox{
	border:1px solid #BCBCBC;
	color:#333333;
	width:170px;
	font-size:12px;
	text-align:center;
}

#adcdArea .siteBlock .thumbnail{
	padding:0;
	margin:0;
}

#adcdArea .siteBlock .thumbnail a{
	border:2px solid #FFFFFF;
	display:block;
	position:static;
	width:160px;
	height:108px;
	margin:3px;
	padding:0;
	text-indent: -9999px;
	background-repeat:no-repeat;
}

#adcdArea .siteBlock .thumbnail a:hover{
	border-color:#FFF200;
}

/* サイト名 */
#adcdArea .siteBlock .siteTitle a{
	background-color:#DEDEDE;
	color:#666666;
	display:block;
	margin:2px;
	padding:2px;
	font-size:12px;
	text-align:center;
}

#adcdArea .siteBlock .siteTitle a:link,#adcdArea .siteBlock .siteTitle a:visited{
	text-decoration:none;
	font-size:12px;
	text-align:center;
}

#adcdArea .siteBlock .siteTitle a:hover{
	background-color:#FFF200;
}

#adcdArea .siteBlock p{
	margin:0px 5px 1px;
	font-size:10px;
	text-align:left;
	line-height:135%;
	color: #999999;
}

#adcdArea .siteBox p{
	margin:5px;
	color:#313131;
	height:28px;
	overflow:hidden;
}

#adcdArea .siteStatus{
	padding:5px 0 0;
	border-top:1px dotted #CCCCCC;
	font-size:10px;
	text-align: right;
	margin: 0 5px 5px;
}

#adcdArea .siteStatus .star{
	background:url(http://adcd.web-mihon.com/user_data/images/contents/icon_star_s.gif) no-repeat 0 50%;
	padding:4px 0 4px 20px;
}

#adcdArea .siteStatus .comment{
	background:url(http://adcd.web-mihon.com/user_data/images/contents/icon_comment_s.gif) no-repeat 0 50%;
	padding:4px 0 4px 23px;
}

/* 広告 */
#ads_bottom{
	display:none;
}

