@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2010-02-05
 * Editor:    contents yamamoto
 * Modified:  2010-02-05 by:contents yamamoto
 *
 * ***********************************************************
 */
 
#top #background {
	background: #FFFFFF url(../img/top_main_bg.jpg) no-repeat left top;
	height: 394px;
}

/* header */
#top #header {
	height:60px;
}

#top #contents {
	background: url(none);
	margin-bottom: 30px;
}

#top #contents h2 {
	height: 293px;
	text-indent: -999px;
}

#top #side h1 {
	margin-bottom: 126px;
}

#side .naviSec ul.sNavi {
	background: url(none);
	margin-bottom: 12px;
}

#side .naviSec ul.sNavi li {
	margin-bottom: 2px;
}

#side .naviSec p.bnr {
	margin-top: 10px;
}

 
/* =====================================================

  contents area

===================================================== */

/* topics
---------------------------------------------------- */

#top #main {
	margin-left: 34px;
}

#top #main .topics {
	margin-bottom:30px;
}

/* common inner */

#top #main .topics .box {
	width: 375px;
	float: left;
	margin-right: 25px;
	display: inline;
}

#top #main .topics .box .ttl {
	background: #F2F2F2 url(../img/sdw.jpg) repeat-x left top;
	height: 28px;
	margin-bottom: 10px;
}

#top #main .topics .box .ttl h3 {
	float: left;
	margin: 0px;
	padding: 0px;
}

#top #main .topics .box .ttl ul.topicLink {
	float: right;
	width: 90px;
	padding-top: 8px;
	_padding-top: 3px;
}

#top #main .topics .box .ttl ul.topicLink li {
	float: left;
	margin: 0px;
	padding: 0px 3px 0px 0px;
}

#top #main .topics .box .ttl ul.topicLink li img {
	display:block;
}

/* news */

#top #main .topics .box dl dt {
float: left;
width: 74px;
font-size: 91.7%;
padding-top: 7px;
white-space:nowrap;
background: url(../common/s01.jpg) no-repeat 0px 10px;
padding-left: 10px;
}
	
	#top #main .topics .box dl dd {
	width: 280px;
	padding: 7px 0px;
	float: left;
	}

	#top #main .topics .box dl dd img {
	margin-left: 5px;
	vertical-align: middle;
	}

/* sentan */

#top #main .topics .sentan {
	margin-right: 0px;
}

/* inner Block
---------------------------------------------------- */

/* block inner */

#top #main .inBlock {
}

#top #main .inBlock .inLeft {
	float:left;
	width:555px;
}

/* ----- left block ----- */

/* top navi */

#top #main .inBlock .inLeft .topNavi {
	background: url(../img/bg_bar.jpg) no-repeat left top;
	margin-bottom: 25px;
}

#top #main .inBlock .inLeft .topNavi .box {
	float:left;
	padding-right: 15px;
}

#top #main .inBlock .inLeft .topNavi .box h3 {
	padding: 0px;
	margin: 0px;
}

#top #main .inBlock .inLeft .topNavi .box ul {
	padding: 5px 0px 0px 18px;
}

#top #main .inBlock .inLeft .topNavi .box ul li {
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 0px;
	line-height: 100%;
}

/* wire */

#top #main .inBlock .inLeft .wire {
	width: 540px;
	border: 1px solid #E1E1E1;
	margin-bottom: 10px;
	padding: 12px 5px 12px 0px;
}

#top #main .inBlock .inLeft .wire h3 {
	float: left;
	width: 87px;
	padding: 6px 10px 0px 0px;
	margin: 0px;
}

#top #main .inBlock .inLeft .wire ul {
	float: left;
	background: url(../common/ten03.gif) repeat-y left top;
	padding: 8px 0px 8px 10px;
}

#top #main .inBlock .inLeft .wire ul li {
	float: left;
	background: url(../common/en01.gif) no-repeat left center;
	padding: 0px 15px 0px 12px;
	white-space: nowrap;
}

/* ----- right block ----- */

#top #main .inBlock .inRight {
	float:right;
	width:184px;
}


#top #main .inBlock .inRight .opeMov h3 {
	margin-bottom: 10px;
}

#top #main .inBlock .inRight .opeMov h3 {
	margin-bottom: 10px;
}

#top #main .inBlock .inRight .opeMov .tit {
	background: url(../common/en01.gif) no-repeat left center;
	padding-left: 12px;
	color: #09285B;
	margin-bottom: 3px;
	font-size: 91.7%;
}

#top #main .inBlock .inRight .bnr {
	margin-bottom: 7px;
}

