@charset "utf-8";

/* for smartphone */
#spLinkBlockInPc{
	display:none;
	border-bottom:1px dotted #ccc;
}

#spLinkBlockInPc a{
	display: inline-block;
	color: #000;
	font-size:40px;
	letter-spacing: 0;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 15px 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #b8b8b8), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: -moz-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: -o-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: -ms-linear-gradient(top, #fff 0%, #b8b8b8 99%);
	background: linear-gradient(to bottom, #fff 0%, #b8b8b8 99%);
	border:1px solid #ccc;
	width:75%;
	text-align:center;
	margin:1em 0;
}

#spLinkBlockInPc a{/*リンクされた文字*/
    color:#000;
    font-style:normal;
	text-decoration:none;
}
#spLinkBlockInPc a:link {/*未訪問のリンク*/
    color:#000;
    font-style:normal;
	text-decoration:none;
}
#spLinkBlockInPc a:visited {/*訪問後のリンク*/
    color:#000;
	text-decoration:none;
}
#spLinkBlockInPc a:hover {/*マウスをのせたとき*/
    color:#000;
    font-style:normal;
	text-decoration:none;
}

/******* registration *******/

.regist_rc {
	margin:0 0 20px;
}

#regist_hd {
	position:absolute;
	top:105px;
	right:30px;
	margin:0;
}
a.exhivi {
	display: block;
	padding: 0 0 15px 0;
}

/******* what's *******/

#whats {
	width:750px;
	height: auto;
	margin:0;
	overflow:hidden;
	background: url(../common/img/whatsnew_middle.png) top left repeat-y;
}
#whats img.photo {
	width: 330px;
	height: 250px;
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 -10px 0;
	position: relative;
	z-index: 99999;
}
#whats #whats_main {
	width: 408px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 99999;
}
#whats #whats_main h3 {
	width: 408px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	background: #C00;
	display: block;
}
#whats #whats_main h3 img, #whats #whats_main h4 img {
	float: none;
	clear: both;
}
#whats #whats_main h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 20px;
	padding: 12px 0;
	color: #000;
	position: relative;
	z-index: 999;
	line-height: 1.5em;
}
#whats #whats_main p {
	margin: 0;
	padding: 10px 0 0 20px;
}


/******* what's new *******/

#whatsnew {
	width:750px;
	height: auto;
	margin:0;
	overflow:hidden;
}
#whatsnew #whatsnew_main {
	width:750px;
	height: auto;
	margin: 0 0 10px 0;
	background: url(../common/img/whatsnew_middle.jpg) top left repeat-y;
}
#whatsnew #whatsnew_main ul {
	width: 710px;
	padding: 0 0 0 20px;
}
#whatsnew #whatsnew_main ul li {
	width: 710px;
	border-top:1px dotted #e5e5e5;
	min-height: 25px;
	padding: 10px 0 0 0;
	background-repeat: repeat-y;
	font-size:13px;
	line-height:18px;
	clear:both;
}
#whatsnew #whatsnew_main ul li.top {
	width: 670px;
	padding-top: 10px;
	border:none;
}
#whatsnew #whatsnew_main ul .heading {
	display:block;
	float:left;
	color: #666666;
	width:100px;
}
#whatsnew #whatsnew_main ul .textarea {
	display:block;
	float:left;
	color:#cc0000;
	width:570px;
	padding: 0 0 10px 0;
}


/******* scroll-pane *******/

.scroll-pane {
	overflow: auto;
	width: 730px;
	height:80px;
}
.scroll-pane .jspVerticalBar {
	width: 5px;
}
.scroll-pane .jspTrack {
	background: #e8f1f5;
}
.scroll-pane .jspDrag {
	background: #cc0000;
}



/******* news 10 *******/

#newsdsj {
	width: 750px;
	height: auto;
	min-height:660px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#newsdsj h2 {
	margin: 0;
}
#newsdsj .newscontent {
	width: 249px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../img/news_middle.jpg) left 50px repeat-y;
}
.newscontent p {
	font-size: 11px;
	text-align: right;
	padding: 0 5px 3px 0;
	background: #FFF;
}
.newscontent dl {
	padding: 0 0 9px 0;
	line-height: 1.2em;
	background: url(../img/news_bottom.jpg) left bottom no-repeat;
}
.newscontent dl dt {
	font-size: 12px;
	color: #993333;
	margin: 0;
	padding: 15px 20px;
	width: 209px;
	height:40px;
	line-height:18px;
	font-weight: bold;
	background: url(../img/news_top.jpg) left top no-repeat;
	overflow:hidden;
}
.newscontent dl dd {
	font-size: 12px;
	color: #333333;
	width: 209px;
	height:120px;
	margin: 20px 20px 0 20px;
	padding: 15px 0;
	border-top: 1px solid #F3E4E4;
}
.newscontent dl dd.company {
	width: 211px;
	height: 20px !important;
	margin: 0 4px;
	padding: 12px 15px;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	border-top: none;
	background: #cc0000;
}
#news_backnum {
	font-size: 13px;
    margin: 0;
    padding: 0 15px 0 0;
    background: url(../common/img/detail_icon.jpg) no-repeat scroll right center transparent;
    color: #333;
    text-decoration: none;
    display: block;
    text-align: right;
	float: right;
}
#news_backnum:hover {
	color: #cc0000;
}

/******* otherevent *******/

#otherevent {
	width:750px;
}
#otherevent li {
	position:relative;
	float:left;
	width:185px;
	height:157px;
	margin:0 1px 3px 0;
}
#otherevent li img {
	position:absolute;
	top:0;
	left:0;
}
	
/******* no sposnor area *******/
.mainbox_full {
	position:relative;
	top:0;
	left:40px;
	width:900px;
}

/* data_area */

#data_area {
	width: 740px;
	height: 230px;
	margin: 5px 0 25px 5px;
	padding: 0;
	background: url(../img/data_bg03.gif) left top no-repeat;
}
#data_area .date {
	width: 240px;
	height: 150px;
	margin: 0;
	padding: 0 0 0 0; 
	float: left;
}
#data_area .day2 {
	padding:0 10px;
}
#data_area .date h3 {
	width: 190px;
	height: auto;
	padding: 12px 0 0 30px;
	font-size: 45px;
	color: #cf1225;
	font-weight: bold;
	text-align: center;
}
.mac #data_area .date h3 {
	width: 190px;
	height: auto;
	padding: 0 0 0 30px;
	font-size: 45px;
	color: #cf1225;
	font-weight: bold;
	text-align: center;
}
.mac.safari #data_area .date h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#data_area .date span.nin {
	font-size: 14px;
}
#data_area .date p {
	width: 240px;
	height: auto;
	text-align: center;
	padding: 0px 15px 0 0;
	font-size: 11px;
}
.mac #data_area .date p {
	width: 240px;
	height: auto;
	text-align: center;
	padding: 0 15px 0 0;
	font-size: 11px;
}
#data_area .date p.cap {
	width: 240px;
	height: 23px;
	color: #cf1225;
	padding: 2px 0 0 0;
	font-size: 11px;
}
#data_area .date p.weather {
	width: 220px;
	height: 23px;
	color: #FFF;
	text-align: right;
	padding: 12px 15px 0 0;
	font-size: 11px;
}
#data_area .total {
	width: 740px;
	height: 80px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	clear: both;
}
#data_area .total h3 {
	width: 250px;
	height: 60px;
	padding: 25px 0 0 270px;
	font-size: 45px;
	color: #cf1225;
	font-weight: bold;
	float: left;
	display: block;
	text-align: right;
}
.mac #data_area .total h3 {
	width: 250px;
	height: 67px;
	padding: 25px 0 0 250px;
	font-size: 40px;
	color: #cf1225;
	font-weight: bold;
	float: left;
	display: block;
	text-align: right;
}
.mac.safari #data_area .total h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#data_area .total span.nin {
	font-size: 14px;
}
#data_area .total p {
	width: 150px;
	height: 10px;
	padding: 40px 30px 0 0;
	font-size: 11px;
	text-align: right;
	float: right;
}
.mac #data_area .total p {
	width: 150px;
	height: 10px;
	padding: 40px 30px 0 0;
	font-size: 11px;
	text-align: right;
	float: right;
}
#data_area .total p.cap {
	width: 150px;
	height: 30px;
	color: #cf1225;
	padding: 5px 30px 0 0;
	float: right;
}


#bn_jizen {
	display:block;
	position:relative;	
	width:207px;
	height:200px;
	margin:0 0 20px;
}
#bn_jizen img {
	display:block;
	position:absolute;
	top:0;
	left:0;	
}