@charset "utf-8";

/*--		__top
----------------------------------------------------*/
#top{
	margin:25px 45px 0;
}
#top .news{
	width:835px;
	height:40px;
	line-height:40px;
	margin-bottom:15px;
	padding-left:125px;
	color:#fff;
	background:url(../img/top/news_bg.gif) no-repeat left top;
}
#topSec1{
	width:630px;
	float:left;
}
#topSec1 #eye{
	margin-bottom:15px;
}
#topSec1 #newlyInfo{
	width:630px;
	height:715px;
	background:url(../img/top/newlyInfo_bg.gif) no-repeat left top;
}
#topSec1 #newlyInfo ul.tab{
	width:565px;
	margin:0 auto;
}
#topSec1 #newlyInfo ul.tab img{
	cursor:pointer;
}
#topSec1 #newlyInfo ul.tab li{
	display:inline-block;
	/*width:100%;*/
	text-align:center;
}


#topSec1 #newlyInfo ul.tab_topics{
	width:100%;
	margin:0 auto;
}

#topSec1 #newlyInfo ul.tab_topics li{
	display:inline-block;
	width:100%;
	text-align:center;
}

#topSec1 .tabFrame{
	margin:5px 10px 0 10px;
	overflow:auto;
	height:630px;
	position:relative;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
#topSec1 .tabBox{
	background:url(../img/top/newlyInfo_data_bg.gif) no-repeat left top;
	width:550px;
	height:340px;
	padding:0 15px;
	margin-bottom:10px;
	position:relative;
}
#topSec1 .t-title{
	height:50px;
	position:relative;
}
#topSec1 .tabBox h3{
	position:absolute;
	left:50px;
	top:37px;
	font-size:14px;
}
#topSec1 .tabBox h3 a:link,#topSec1 .tabBox h3 a:visited{
	text-decoration:none;
	color:#222;
}
#topSec1 .t-title p{
	position:absolute;
	left:50px;
	top:20px;
}
#topSec1 .tabBox .imgL{
	position:absolute;
	left:20px;
	top:80px;
}
#topSec1 .t-comment{
	left:215px;
	top:80px;
	position:absolute;
	width:340px;
	overflow:auto;
	line-height:1.4;
	height:225px;
	margin:10px 0 10px 10px;
}

#topSec2{
	width:320px;
	float:right;
}
#topPickup{
	background:url(../img/top/pickup_bg.gif) no-repeat left bottom;
	height:475px;
	width:320px;
	margin-bottom:15px;
	position:relative;
}
#topPickup #pickupSlider{
	text-align:center;
	padding:72px 10px 0;
}
#topPickup #pickupSlider img{
	margin:0;
}
#topPickup p{
	text-align:center;
	padding-top:72px;
}
#topPickup h2{
	position:absolute;
	margin:0;
	top:13px;
	left:98px;
}
#topNewface{
	background:url(../img/top/newface_bg.gif) no-repeat left bottom;
	height:420px;
	width:320px;
	position:relative;
	padding-top:80px;
	color:#fff;
}
#topNewface h2{
	position:absolute;
	margin:0;
	top:13px;
	left:87px;
}
#topNewface .newfaceBox{
	height:410px;
	overflow:auto;
	width:310px;
	margin:0 auto;
}
.newfaceBox div{
	word-wrap: break-word;
	margin-top:20px;
	background:url(../img/top/newfaceBox.png) repeat left top;
	width:280px;
	height:250px;
	padding:5px 0 10px 10px;
	border-bottom:dotted 2px #fff;
}
.newfaceBox h3{
	font-size:12px;
	font-weight:normal;
	/*
	padding-left:40px;
	height:50px;
	line-height:50px;
	*/
	margin-bottom:15px;
}
.newfaceBox h3 span{
	font-size:11px;
	padding:0 2px 0 10px;
}
.newfaceBox h3 strong{
	/*color:#e5004f;*/
	font-size:14px;
	color:#c1b981;
	font-size:116%;
}
.newfaceBox h3 a{
	text-decoration:none;
}
.newfaceBox p{
	float:left;
	overflow: hidden;
}
.newFaceImage{
	border:1px solid #000;
}
.newfaceBox p.comment_tle{
	margin-left:10px;
}
.newfaceBox p.comment{
	width:98px;
	height:190px;
	overflow:auto;
	margin-left:10px;
	border:dashed 1px #ccc;
	background:#333;
}
#topSec3{
	clear:both;
	margin:0 auto 15px auto;
	padding-top:5px;
	height:125px;
	width:960px;
}
#topSec3 ul{
	overflow:hidden;
}
#topSec3 li{
	float:left;
	overflow: hidden;
	margin-right:9px;
}
#topSec3 li.last{
	float:left;
	margin:0 0 0 2px;
}
#topSec4{
	background:#1b1b1b url(../img/top/diary_bg.gif) repeat-x top left;
	width:960px;
	margin:0 auto;
	position:relative;
	padding-top:65px;
	/*height:325px;*/
	height:400px;
}
#topSec4 h2{
	position:absolute;
	top:5px;
	left:5px;
	margin:0;
}
#topSec4 #diary{
	width:850px;
	margin:0 auto;
	/*padding:0 40px;*/
	padding:0;
	height:380px;
	position:relative;
}
#topSec4 #diary #btn_left{
	position:absolute;
	left:5px;
	top:100px;
}
#topSec4 #diary #btn_right{
	position:absolute;
	right:5px;
	top:100px;
}
#topSec4 #diary dl{
	float:left;
	width:160px;
	/*height:300px;*/
	height:390px;
	margin:0 4px;
	display:inline;
	overflow: hidden;
	background:url(../img/top/top_diary.png) no-repeat top center;
}
#topSec4 #diary dt{
	text-align:center;
	vertical-align:middle;
	height:135px;
	width:150px;
	margin:0 auto;
}
#topSec4 #diary dt img{
	max-height:100%;
	max-width:100%;
	height:auto;
	width:auto;
	margin:0 auto;
}
#topSec4 #diary dt.title{
	margin-top:10px;
	padding-left:45px;
	height:40px;
	font-size:12px;
	text-align:left;
	width:auto;
}

#topSec4 #diary dd{
	text-align:center;
	/*background:#FFF;
	border:1px solid #d1d1d1;*/
	margin:10px 8px;
	/*height:100px;*/
	height:178px;
	overflow:auto;
	color:#fff;
}
#topSec4 #diary dd a:link,#topSec4 #diary dd a:visited{
	color:#222;
	width:130px;
	display:block;
	text-decoration:none;
	line-height:1.6;
}
#topSec4 #diary dd a:hover{
	background:#ff22b9;
	color:#FFF;
}
#topSec5 ul{
	margin-top:20px;
}
#topSec5 li{
	margin:0 15px 10px 0;
	float:left;
}
#topSec5 li.last{
	margin-right:0;
}
/*--		__d-cast
----------------------------------------------------*/
#d-cast{
	margin:0 10px 10px 10px;
	position:relative;
	border:1px solid #cecfce;
	width:958px;
}

.blogy {
	background:#313131 url(../img/cast/cast_detail_bg.gif) no-repeat center 40px;
	min-height:900px;
}
.blogn {
	background:#313131 url(../img/cast/cast_detail_bg_n.gif) no-repeat center 40px;
	min-height:750px;
}

#maquee-catch{
	height:40px;
	background:url(../img/cast/maquee-catch.gif) no-repeat center top;
	line-height:40px;
	color:#FFF;
	padding:0 10px;
}
#d-cast #photo{
	position:absolute;
	top:80px;
	left:35px;
}
#d-cast #photo ul{
	margin-top:10px;
}
#d-cast #photo li{
	float:left;
	margin-right:9px;
}
#d-cast #castsBanner{
	position:absolute;
	left:30px;
	top:755px;
}
#d-cast #castsBanner dd img{
	border:1px solid #000;
}
#d-cast #castsBanner dd,#d-cast #castsBanner dt{
	display:inline;
}
#d-cast #profile{
	float:right;
	margin-top:20px;
	width:485px;
	position:relative;
}
.blogy #profile{
	padding-bottom:150px;
}
.blogn #profile{
	padding-bottom:90px;
}
#d-cast #profile h2{
	color:#FFF;
	font-size:20px
}
#d-cast #profile .v-statistics{
	color:#FFF;
	font-size:16px;
}
#d-cast .prof_str{
	background:url(../img/cast/prof_str_bg.gif);
	width:230px;
	height:30px;
	margin-top:30px;
}
#d-cast .prof_str p{
	padding-left:95px;
	text-align:center;
	line-height:2em;
}
#d-cast .iconList{
	margin:20px 0 10px 0;
	overflow:auto;
}
#d-cast .iconList li{
	float:left;
	overflow:hidden;
	margin-right:8px;
	margin-bottom:10px;
}
#d-cast .schedule{
	width:200px;
	float:left;
}
#d-cast .schedule h3{
}
#d-cast .schedule table{
	width:200px;
	border:3px groove #efefef;
	background:#efefef;
}
#d-cast .schedule th,#d-cast .schedule td{
	height:32px;
	vertical-align:middle;
}
#d-cast .schedule th{
	width:90px;
}
#d-cast .schedule td{
	text-align:center;
}
#d-cast .schedule .even{
	background:#fff;
}
#d-cast .schedule .sunday{
	color:#ff0000;
}
#d-cast .schedule .saturday{
	color:#0060ff;
}
#d-cast .comment{
	width:470px;
	height:250px;
	padding:1px;
	clear:both;
}
#d-cast .comment div{
	height:180px;
	overflow:auto;
	padding:10px;
	border:1px solid #ddd;
	background:#ffffff;
}
#d-cast .option{
	width:250px;
	float:left;
	margin-left:20px;
}
#d-cast .option ul{
	
}
#d-cast .option li{
	float:left;
	margin:0 5px 5px 0;
}
#d-cast .option h3{
	
}
#d-cast #pageSend{
	clear:both;
	/*height:82px;*/
	position:absolute;
	bottom:0;
	vertical-align:bottom;
	right:30px;
}
#d-cast #pageSend li{
	float:left;
	overflow:hidden;
	outline:none;
	vertical-align:bottom;
	margin:5px 15px;
}

#d-diary{
	background:#1b1b1b url(../img/top/diary_bg.gif) repeat-x top left;
	width:960px;
	margin:0 auto;
	position:relative;
	/*padding-top:65px;*/
	height:390px;
}
#d-diary h2{
	position:absolute;
	top:5px;
	left:5px;
}
#d-diary{
	width:850px;
	margin:0 auto;
	padding:0 40px;
	height:468px;
	position:relative;
}
#d-diary #btn_left{
	position:absolute;
	left:5px;
	top:180px;
}
#d-diary #btn_right{
	position:absolute;
	right:5px;
	top:180px;
}
#d-diary dl{
	float:left;
	width:160px;
	height:380px;
	margin:70px 4px 0;
	display:inline;
	overflow: hidden;
	background:url(../img/top/top_diary.png) no-repeat top center;
}
#d-diary dt{
	text-align:left;
	padding:8px 10px 10px 45px;
}
#d-diary dd{
	display:block;
	width:150px;
	height:135px;
	text-align:center;
	margin:0 auto;
}
#d-diary dd img{
	max-height:100%;
	max-width:100%;
	height:auto;
	width:auto;
}
#d-diary dd.text{
	text-align:center;
	/*background:#FFF;
	border:1px solid #d1d1d1;*/
	margin:10px 8px;
	height:178px;
	overflow:auto;
	color:#fff;
}
#d-diary dd a:link,#d-diary dd a:visited{
	color:#222;
	width:130px;
	display:block;
	text-decoration:none;
	line-height:1.6;
}
#d-diary dd a:hover{
	background:#ff22b9;
	color:#FFF;
}
/*
#d-diary{
	background: url(../img/cast/diary_bg.jpg) no-repeat center bottom;
	margin:0 10px;
	overflow:hidden;
	height:325px;
	padding-top:65px;
}
#d-diary h2{
	position:absolute;
	top:5px;
	left:5px;
	margin:0;
}
#d-diary dl{
	float:left;
	width:168px;
	padding:8px 0 5px 0;
	height:295px;
	background: url(../img/cast/diary_data_bg.png) no-repeat center top;
	margin:0 1px;
	display:inline;
	overflow:hidden;
}
#d-diary dt{
	height:20px;
	text-align:center;
}
#d-diary dd{
	text-align:center;
	height:145px;
}
#d-diary dd.text{
	width:140px;
	height:115px;
	overflow:auto;
	border:1px solid #ddd;
	margin:7px auto 0 auto;
	background:#FFF;
	font-size:12px;
	text-align:left;
}

#d-diary #btn_left{
	float:left;
	margin-top:130px;
	padding-left:10px;
}
#d-diary #btn_right{
	float:right;
	margin-top:130px;
	padding-right:10px;
}
*/
#cast{
	position:relative;
	overflow:auto;
}
#cast .castList{
	width:184px;
	height:330px;
	text-align:center;
	float:left;
	margin:0 0 10px 10px;
	overflow:hidden;
	display:inline;
	position:relative;
}
#cast .info_icon{
	position:absolute;
	top:210px;
	left:22px;
}
#cast .normal{
	background: url(../img/common/list_bg_n.gif) no-repeat center top;
}
#cast .pink{
	/*background: url(../img/common/list_bg_p.gif) no-repeat center top;*/
	background: url(../img/common/list_bg_n.gif) no-repeat center top;
}
#cast .green{
	/*background: url(../img/common/list_bg_g.gif) no-repeat center top;*/
	background: url(../img/common/list_bg_n.gif) no-repeat center top;
}
#cast .blue{
	/*background: url(../img/common/list_bg_b.gif) no-repeat center top;*/
	background: url(../img/common/list_bg_n.gif) no-repeat center top;
}
#cast dt{
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
#cast dt a:link,#cast dt a:visited{
	color:#000;
	text-decoration:none;
}
#cast dd{
	height:15px;
	padding-bottom:5px;
}
#cast .info{
	height:30px;
	line-height:30px;
	padding-top:5px;
}
#cast .castList .wtn01{
	background: url(../img/common/wtn01.png) no-repeat center center;
}
#cast .castList .wtn02{
	background: url(../img/common/wtn02.png) no-repeat center center;
}
#cast .castList .wtn03{
	background: url(../img/common/wtn03.png) no-repeat center center;
	/*color:#FFF;*/
}
#cast ul{
	margin-left:8px;
}
#cast ul li{
	float:left;
	margin-right:3px;
}


#cast .sch_week{
	margin:0 0 0 10px;;
	overflow:auto;
}
#cast .sch_week li{
	overflow:hidden;
	border:1px solid #d7d7d7;
	text-align:center;
	margin-right:6px;
}
#cast .sch_week li a:link,#cast .sch_week li a:visited{
	line-height:30px;
	width:130px;
	display:block;
	background:#FFF;
	color:#222;
	text-decoration:none;
}
#cast .sch_week li a:hover,#cast .sch_week li a:active,#cast .sch_week li .this{
	background:#5d5d5f !important;
	color:#FFF !important;
}
/*--		__new
----------------------------------------------------*/
#new{
}
#new .newList{
	width:450px;
	height:325px;
	padding:15px 10px 10px 10px;
	position:relative;
	float:left;
	margin:0 10px 20px 10px;
	display:inline;
}
#new .pink{
	background: url(../img/new/newList_p.gif) no-repeat left top;
}
#new .blue{
	background: url(../img/new/newList_b.gif) no-repeat left top;
}
/*
#new .normal{
	background: url(../img/new/newList_n.gif) no-repeat left top;
}
#new .green{
	background: url(../img/new/newList_g.gif) no-repeat left top;
}
*/
#new .info{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}
#new .photo{
	position:absolute;
	top:45px;
}
#new dl{
	position:absolute;
	right:10px;
	top:15px;
	color:#FFF;
	text-align:right;
}
#new dt a:link,#new dt a:visited{
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#new dl dd.new_str{
	background: none repeat scroll 0 0 #aaaaaa;
	border: 1px solid #eeeeee;
	margin-top: 10px;
	padding: 0 5px 2px;
}
#new dl dd.new_str p span.txt{
	line-height:1.5em;
	font-size:93%;
	color:#555555;
	float:left;
	margin-top:1px;
}
#new dl dd.new_str p span.str{
	display:inline-block;
	width:110px;
	text-align:center;
}
#new .comment{
	position:absolute;
	right:10px;
	top:120px;
	width:242px;
	height:152px;
	padding:1px;
	/*border:1px solid #bababa;
	background:#FFF;*/
}
#new .comment div{
	/*margin:0 0 10px 10px;*/
	padding:0 0 10px 10px;
	border:1px solid #bababa;
	overflow:auto;
	height:120px;
	background:#ffffff;
}
#new .iconList{
	position:absolute;
	top:310px;
}
#new .iconList li{
	float:left;
	margin-left:10px;
}
/*--		__ran
----------------------------------------------------*/
#ran{
	overflow:auto;
}
#ran .no1{
	background: url(../img/ran/no1_bg.gif) no-repeat center top;
	padding:10px;
	margin:0 10px;
	height:390px;
}
#ran .no1 .photo{
	float:left;
	margin-right:20px;
	height:100%;
}
#ran .no1 .profile{
	float:left;
	width:620px;
	overflow:hidden;
	color:#fff;
}
#ran .no1 .name{
	margin:60px 0 5px 0;
}
#ran .no1 .name a:link,#ran .no1 .name a:visited{
	font-size:20px;
	color:#ccc;
	text-decoration:none;
}

#ran .no1 .v-statistics{
	font-size:13px;
	font-weight:bold;
}
#ran .no1 .comment{
	margin-top:50px;
	padding:1px;
	width:614px;
	/*border:1px solid #bebebe;
	background:#FFF;*/
	color:#000;
}
#ran .no1 .comment div{
	height:170px;
	overflow:auto;
	padding:0 5px;
	border:1px solid #bebebe;
	background:#ffffff;
}
#ran .half{
	width:470px;
	height:290px;
	float:left;
	margin:0 10px;
	display:inline;
	
}
#ran .half .photo{
	float:left;
	padding:20px 7px 10px 10px;

}
#ran .half .profile{
	float:left;
	width:244px;
	overflow:hidden;
}
#ran .half .name{
	margin:30px 0 5px 0;
}
#ran .half .name a:link,#ran .half .name a:visited{
	font-size:20px;
	color:#FFF;
	text-decoration:none;
}

#ran .half .v-statistics{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#ran .half .comment{
	margin-top:10px;
	padding:1px;
	width:240px;/*
	border:1px solid #bebebe;
	background:#FFF;
	*/
}
#ran .half .comment div{
	height:150px;
	overflow:auto;
	border:1px solid #bebebe;
	padding:0 5px;
	background:#ffffff;
}
#ran .no2{
	background: url(../img/ran/no2_bg.gif) no-repeat center top;
}
#ran .no3{
	background: url(../img/ran/no3_bg.gif) no-repeat center top;
}
#ran .no4{
	background: url(../img/ran/no4_bg.gif) no-repeat center top;
}
#ran .no5{
	background: url(../img/ran/no5_bg.gif) no-repeat center top;
}
/*--		__event
----------------------------------------------------*/
#event .eventBox{
	margin:0 10px 20px 10px;
	border:1px solid #cccccc;
	/*background: url(../img/event/event_bg.gif) no-repeat bottom center;*/
	background:#aaaaaa;
	overflow:auto;
	width:958px;
}
#event .eventBox p{
	padding:10px;
	float:left;
	overflow:hidden;
	height:100%;
}
#event .eventBox div{
	background: url(../img/common/opacity.png) repeat left top;
	padding:10px;
	margin:15px 15px 15px 15px;
	float:left;
	width:585px;
	height:335px;
	display:inline;
}

/*--		__mailmagazine
----------------------------------------------------*/
#mailmagazine{
	margin:0 10px;
	color:#ffffff;
}
#mailmagazine .section-1{
	border:1px solid #cccccc;
	width:473px;
	margin:10px 0 20px 0;
	position:relative;
	background: url(../img/mailmagazine/bg01.gif) no-repeat left bottom;
	height:366px;
	float:left;
}
#mailmagazine .section-1 h3{
	position:absolute;
	top:0;
}
#mailmagazine .section-1 h4{
	text-align:right;
	clear:both;
}
#mailmagazine .mail_pc{
	overflow:auto;
	padding-top:30px;
}
#mailmagazine .mail_mobile{
	overflow:auto;
	margin-top:10px;
	position:relative;
	height:190px;
}
#mailmagazine .section-1 p.text{
	margin:10px 0 10px 15px;
	line-height:1.4;
	float:left;
	width:360px;
}
#mailmagazine .section-1 p.text2{
	margin:10px 0 10px 15px;
	line-height:1.4;
	float:left;
	width:330px;
	background: url(../img/mailmagazine/arrow.png) no-repeat center right;
	height:90px;
}
#mailmagazine .mail_mobile .arrow{
	position:absolute;
	left:250px;
	margin-top:40px;
}
#mailmagazine .mail_mobile .qr{
	position:absolute;
	left:350px;
	margin-top:10px;
}
#mailmagazine .section-2{
	float:left;
	margin:10px 0 20px 10px;
	height:366px;
}
#mailmagazine .section-2 h3{
	margin:0 0 10px 0;
}
#mailmagazine .s2-reg{
	height:180px;
	border:1px solid #cccccc;
	width:473px;
	background: url(../img/mailmagazine/bg02.gif) no-repeat bottom left;
}
#mailmagazine .s2-cancel{
	width:473px;
	background: url(../img/mailmagazine/bg03.gif) no-repeat bottom left;
	height:174px;
	border:1px solid #cccccc;
	margin-top:10px;
}
#mailmagazine .s2-cancel p,#mailmagazine .s2-reg p,#mailmagazine .s2-cancel form,#mailmagazine .s2-reg form{
	margin:0 15px 10px 15px; 
}
#mailmagazine .s2-cancel input,#mailmagazine .s2-reg input{
	vertical-align:middle;
}
#mailmagazine .s2-cancel input,#mailmagazine .s2-reg input{
	border:2px solid #cccccc;
	height:20px;
}
#mailmagazine .btn_mail{
	border:none !important;
	height:auto !important;
}
a.judgment{
	color:#ff0101;
}
.section-3{
	line-height: 1.5;
	margin-bottom:10px;
	clear:both;
}
.section-3 h3{
	margin-bottom:10px
}
.section-4{
	overflow:auto;
}
.section-4 h3{
	margin-bottom:15px;
}
.section-4 dl{
	width:308px;
	border:1px solid #cccccc;
	float:left;
}
.section-4 dt{
	text-align:center;
	padding:10px 0;
	background:#ffffff;
}
.section-4 dd{
	text-align:center;
	height:430px;
	color:#000;
}
.section-4 .docomo dd{
	background:#e5e5e5;
}
.section-4 .softbank dd{
	background:#e5e5e5;
}
.section-4 .softbank{
	margin:0 13px;
}
.section-4 .au dd{
	background:#e5e5e5;
}
.section-4 dd ul{
	padding-top:10px;
}
.section-4 dd li{
	padding-bottom:7px;
}
.section-4 .docomo{
	
}
/*--		__contact
----------------------------------------------------*/
#contact{
	background:url(../img/contact/contact_bg.gif) no-repeat bottom center;
	margin:0 10px;
	height:630px;
	padding-top:75px;
}
.contactBox{
	width:740px;
	overflow:auto;
	background:url(../img/common/b-opacity.png) repeat left top;
	margin:0 auto;
	padding:25px 0 25px 40px;
}
#contact #formarea{
	width:346px;
	float:left;
	color:#FFF;
}
#contact h3{
	margin-bottom:20px;
}
#contact #formarea input{
	width:320px;
	height:25px;
}
#contact #formarea textarea{
	width:320px;
	height:170px;
}
#contact #formarea dt{
	line-height:30px;
	height:30px;
}
#contact #formarea dd{
	margin-bottom:15px;
}
#contact #policy{
	width:366px;
	float:left;
}
#contact #policy div{
	height:335px;
	background:#FFF;
	overflow:auto;
	padding:10px;
}
#contact #policy div p{
	margin-bottom:1em;
}
#contact .notice{
	clear:both;
	color:#FFF;
	margin-bottom:10px;
}
#contact #confirmBtn{
	text-align:center;
}
#contact #submitBtn{
	text-align:center;
}
#contact #submitBtn input{
	padding:0 5px;
}
#contact #donearea{
	color:#FFF;
}
#contact #topBtn{
	text-align:center;
	margin-top:20px;
}
/*--		__link
----------------------------------------------------*/
#link{
	background:url(../img/link/link_bg.gif) no-repeat top left;
	margin:0 10px;
	overflow:auto;
	height:530px;
}
#link p{
	height:50px;
	padding:15px 0 15px 20px;
	color:#FFF;
	line-height:1.5
}
#link p a:link,#link p a:visited{
	color:#FFF;
}
#link dl{
	width:260px;
	float:left;
	margin:0 20px 20px 20px;
}
#link dt{
	margin-bottom:10px;
}
#link dt.banner{
	height:60px;
	margin-left:10px;
	margin-bottom:0;
}
#link dd{
	width:240px;
	height:70px;
	border:1px dotted #222;
	overflow:auto;
	margin:0 10px;
	background:#FFF;
}

#lin_bnrList {
	 margin: 20px auto 0 auto;
	width: 960px;
	/*overflow:auto;*/
}
#lin_bnrList li{
	color:#FAFAFA;
	border: 1px solid #F1F1F1;
	float: left;
	height: 80px;
	list-style-type: none;
	margin: 0 20px 10px 20px;
	padding: 10px 0;
	width: 275px;
}
#lin_bnrList dt{
	margin:0;
	text-align:center;
}
#lin_bnrList dd{
	margin:5px 0 0;
	text-align:center;
}
#lin_bnrList a:link,#lin_bnrList a:visited{
	color:#ccc;
}
/*--		__blog
----------------------------------------------------*/
#blog{
	margin:0 10px;
	background:#313131;
	/*overflow:auto;*/
}
#blogBox{
	width:430px;
	height:200px;
	float:left;
	padding:20px;
	background:url(../img/blog/blogBox_bg.png) no-repeat left top;
	overflow:hidden;
	display:inline;
	margin:5px 5px 5px 5px;
}
#blog .banner{
	float:left;
}
#blog .qr{
	float:right;
}
#blog .written{
	clear:both;
	padding-top:15px;
}
#blog .written img{
	float:left;
	margin-right:10px;
}
#blog .written h3 a:link,#blog .written h3 a:visited{
	color:#000;
	font-size:14px;
}
/*--		__system
----------------------------------------------------*/
#system{
	/*
	background:url(../img/system/system_bg.jpg) no-repeat left bottom;
	border:1px solid #cccccc;
	*/
	margin:0 10px;
}
#system .price_option p{
	margin-left:20px;
}
#system .price_option h3.option_tle{
	margin:0 15px 15px;
	float:right;
}
#system .price_list{
	float:left;
	margin-left:20px;
}
* html #system .price_list{
	margin-left:10px !important;
}
#system .option_list{
	float:right;
	margin-right:20px;
}
#system p.card{
	clear:both;
	line-height:2;
	color:#ffffff;
}
#system p.card img{
	margin-right:5px;
}
#system .premium{
	clear:both;
}
#system .premium h3{
	margin-bottom:10px;
}
#system .premium p{
	margin-left:20px;
}
#system .premium ul{
	width:880px;
	margin:0 auto;
	/*height:330px;*/
}
#system .premium ul li{
	float:left;
	margin:10px 15px;
}
#system .members{
	clear:both;
	/*height:350px;*/
	color:#fff;
}
#system .members h3{
	margin-bottom:30px;
}
#system .members p{
	margin-bottom:20px;
	margin-left:20px;
	line-height:1.5em;
}
#system .members .attention{
	margin-left:20px;
	margin-bottom:10px;
	padding-left:20px;
	font-size:108%;
	line-height:1.5em;
	font-weight:bold;
}
#system .members .attention li{
	list-style:square;
}
#system .members div{
	float:left;
	width:450px;
}
#system .members div ul{
	margin-left:20px;
}
#system .members div li{
	margin-bottom:10px;
}
#system .members .special{
	float:left;
	width:500px;
}
#system .members .special li{
	float:left;
	margin-left:10px;
}

#system .card {
    color: white;
    clear: both;
}
#system .card p {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#system .card ul {
    margin-left: 20px;
    margin-bottom: 10px;
}
#system .card li {
    display: inline-block;
}
#system .card li img {
    margin-right: 4px;
}
/*--		__bbs
----------------------------------------------------*/
#bbs{
	margin:0 10px;
}
#bbs .notice{
	background: url(../img/bbs/bbs_bg.png) no-repeat;
	height:275px;
	text-align:center;
	color:#ffffff;
}
#bbs .notice h3{
	padding:35px 10px 10px;
}
#bbs .notice ul{
	margin:20px 0;
}
#bbs .notice li{
	list-style-type:decimal;
	margin:5px 0;
}
/*--		__access
----------------------------------------------------*/
#access{
	background: url(../img/access/access_bg.gif) no-repeat left top;
	margin:0 10px;
	height:695px;
	color:#ffffff;
}
#access .section-1{
	margin:0 20px;
	padding-top:20px;
	position:relative;
	height:300px;
}
#access .section-1 .map{
	float:left;
	margin-top:100px;
}
#access .section-1 ul{
	float:left;
	margin:100px 0 0 25px;
}
#access .section-1 ul li{
	margin-bottom:10px;
}
#access .section-1 h3{
	position:absolute;
	left:350px;
}
#access .section-2{
	margin:20px 20px 0 20px;
	height:360px;
	position:relative;
}
#access .section-2 .map{
	float:left;
}
#access .section-2 ul{
	float:left;
	margin:20px 0 0 25px;
}
#access .section-2 ul li{
	margin-bottom:10px;
}
#access .section-2 div{
	width:518px;
	border:1px solid #bababa;
	position:absolute;
	top:140px;
	left:360px;
	/*background:#FFF;*/
}
#access .section-2 div dl{
	padding:0 10px 10px 10px;
}
#access .section-2 div dl dt{
	float:left;
	clear:left;
	font-weight:bold;
	margin-bottom:5px;
}
#access .section-2 div dl dd{
	margin-bottom:5px;
}


p.error {
	color: red;
}

p.pagesend {
	float: left;
	font-size: 10px;
	text-align: center;
	width: 960px;
	height: 30px;
}

p.pagesend span {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	display: inline-block;
	padding: 2px 3px;
}

p.pagesend a {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	display: inline-block;
	padding: 2px 3px;
	text-decoration: none;
}
/*--		__recruit
----------------------------------------------------*/
#recruit{
	background:url(../img/recruit/recruit_bg.gif) no-repeat top center;
	margin:0 10px;
	padding-top:10px;
	height:715px;
}
#recruit h3{
	text-align:center;
}
#recruit .jobDetail{
	background:url(../img/recruit/bg_tel.png?v20210427) no-repeat bottom center;
	width:650px;
	margin:0 auto 15px;
	padding:30px 120px 30px 80px;
	position:relative;
	/*color:#ffffff;*/
}
* html #recruit .jobDetail{
	background:#FFF !important;
}
#recruit .jobDetail div{
}
#recruit .jobDetail div p{
	margin-bottom:10px;
}
#recruit .jobDetail dl{
	line-height:1.4;
}
#recruit .jobDetail dt{
	float:left;
	font-weight:bold;
}
#recruit .jobDetail dd{
	margin:0 0 0.5em 60px;
}
#recruit .jobDetail dd ul{
	overflow:auto;
	width:530px;
}
#recruit .jobDetail dd li{
	background:#ff0094;
	color:#fff;
	display:inline;
	padding:5px 0;
	margin:0 5px 5px 5px;
	float:left;
	font-size:93%;
	width:120px;
	text-align:center;
}
#recruit .tel{
	float:left;
}
#recruit .entry{
	text-align:center;
}

#recruit-man {
    /* background: url(../img/recruit/recruit_bg.gif) no-repeat; */
    margin: 0 10px;
    padding-top: 10px;
    /* height: 715px; */
    background-color: #313131;
    border: 1px solid #ccc;
    padding: 2em;
}

#recruit-man h3 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 24px;
}
#recruit-man .jobDetail {
    /* background: url(../img/recruit/bg_tel.png) no-repeat bottom center; */
    width: 580px;
    margin: 0 auto 15px;
    padding: 30px 120px 30px 80px;
    position: relative;
    background-color: #c1c1c1;
}

#recruit-man .jobDetail div p{
	margin-bottom:10px;
}
#recruit-man .jobDetail dl{
	line-height:1.4;
}
#recruit-man .jobDetail dt{
	float:left;
	font-weight:bold;
}
#recruit-man .jobDetail dd{
	margin:0 0 0.5em 60px;
}
#recruit-man .jobDetail dd ul{
	overflow:auto;
	width:530px;
}
#recruit-man .jobDetail dd li{
	background:#0058ff;
	color:#fff;
	display:inline;
	padding:5px 0;
	margin:0 5px 5px 5px;
	float:left;
	font-size:93%;
	width:120px;
	text-align:center;
}
#recruit-man .tel{
	float:left;
}
#recruit-man .entry{
	text-align:center;
}
#recruit-man .large {
    font-size: 1.3em;
}

#recruit-man ul.list {
    margin-bottom: 1em;
    margin-left: 1.5em;
}
#recruit-man ul.list li {
    list-style-type: disc;
    margin-bottom: 0.2em;
}
/*--		__photodiary
----------------------------------------------------*/
.p_diary #topSec4{
	background:none;
	border:1px solid #ffffff;
	padding-top:15px;
	height:auto;
}
.p_diary #topSec4 #diary{
	height:auto;
}
.p_diary #topSec4 #diary dl{
	margin:0 4px 15px;
}
/*--		__404
----------------------------------------------------*/
#notFound{
background: url(../img/404/bg_404.jpg) no-repeat left top;
	margin:0 10px;
	height:695px;
	padding:200px 0 0 0;
}
#notFound p,#notFound ul{
	width:557px;
	margin:0 auto 0 auto;
}
#notFound li{
	margin:0 10px 10px 10px;
	width:255px;
	float:left;
}
#notFound ul a:link,#notFound ul a:visited{
    background:#ff2bbc;
    color: #FFFFFF;
    display: block;
    padding: 10px;
    text-decoration: none;
}
#notFound ul a:hover{
	background:#000000;
}
/*--		__mobile
----------------------------------------------------*/
#mobile{
	background: url(../img/mobile/mobile_bg.gif) no-repeat left top;
	margin:0 10px;
	padding:110px 0 50px;
	height:192px;
	color:#ffffff;
}
#mobile .section-1{
	width:660px;
	margin:0 auto;
	overflow:auto;
}
#mobile .section-1 h3{
	float:left;
	margin-bottom:10px;
}
#mobile .section-1 .qr{
	float:right;
	width:140px;
	height:140px;
}
#mobile .section-1 p{
	margin-left:8px;
}