@charset "utf-8";

/* ------------------------------
ホーム
------------------------------ */
.message {
	padding: 10px;
	border: solid 1px #1456a5;
	background: url(/img/message_bg.gif) repeat-x 0 bottom;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}


#flash { /* フラッシュ */
	width: 100%;
	height: 419px;
	padding: 0;
	border-bottom: 1px solid #cdcdcd;
	background: url(/img/main.jpg) no-repeat center 0;
	text-align: center;
}

#noflash {
	width: 100%;
	height: 365px;
	margin: 0;
	padding: 0;
}
#txt{
	width: 960px;
	color:#666666;
	position: relative;
}
#txt p{
	width: 645px;
	padding: 7px 0;
}

#btnsout{
	position: absolute;
	top: 5px;
}


#contents_home {
	width: 100%;
	background: url(/shared/img/shadow_bg.gif) repeat-x;
}
#contents_homein {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#serch #w328L {
	width: 328px;
	float: left;
}
#serch #w172R {
	width: 172px;
	height: 197px;
	float: right;
	background: url(../img/search_bg.gif) no-repeat;
	margin-bottom: 17px;
}
#serch #w172RIn {
	padding:47px 0 0 23px;
}
.mb3  { margin-bottom: 3px; }
.mb5  { margin-bottom: 5px; }
.mb15  { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.w126 {width: 126px; }

/* タブ表示非表示　ここから▼
----------------------------------------------*/
ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.tabs {
	width: 500px;
	height: 41px;
	background: url(/shared/img/tab_line.gif) repeat-x bottom;
}
ul.tabs li {
	width: 83px;
	height: 41px;
	float: left;
	margin-right: 1px;
	background: url(/img/tab_bg.gif) no-repeat;
}
ul.tabs li.last {
	margin-right: 0
}
ul.tabs li a {
	width: 83px !important;
	height: 41px !important;
	display: block;
	color: #333;
}
ul.tabs li a:hover {
	width: 83px;
	height: 41px;
	background: url(/img/tab_bgo.gif) no-repeat;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	width: 83px;
	height: 41px;
	background: url(/img/tab_bgo.gif) no-repeat;
}
.tab_container {
	float: left; 
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	margin-bottom: 17px;
	padding-bottom: 15px;
	width: 498px;
	_width: 500px;
}

/*ここまで▲
----------------------------------------------*/

/* ------------------------------
 contentsL　左側のボックス
------------------------------ */
#contentsL {
	width: 230px;
	float: left;
}
.bar_arrow {
	width: 210px;
	background: #fff url(../img/bar_arrow_bg.gif) no-repeat ;
	line-height: 41px;
	height: 41px;
}
.bar_arrow_sp {
	width: 210px;
	background: url(../img/bar_arrow_bg.gif) no-repeat ;
	line-height: 41px;
	margin-bottom: 3px;
}
.bar_arrow p, .bar_arrow_sp p{
	padding-left: 26px;
}
#blockL{
	width: 208px;
	_width: 210px;
	height: 151px;
	text-align:center;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	background:#f4f4f4;
	margin-bottom: 7px;
}
#blockL img{
	margin: 18px 0 7px;
}
#contentsL ul li{
	width: 210px;
	padding-left: 10px;
	background: url(/shared/img/icon01.gif) no-repeat 0 center;
}

.mb7 {
	margin-bottom: 7px;
}
/* ------------------------------
 contentsC　中心のボックス
------------------------------ */
#contentsC {
	width: 500px;
	float: left;
}

#contentsC table{
	width: 458px;
	margin: 20px 0 0 20px;
}
#contentsC table th{
	width: 61px;
}
#contentsC table td{
	line-height: 1.3;
}
.dot{
	background: url(/shared/img/dot_bg.gif) repeat-x 0 center;
	height: 17px;
}
.boxL{
	float: left;
}
.boxR{
	float: right;
}
.bottom{
	padding-top: 7px;
}
.bottom p{
	float: left;
}
.new{
	margin-bottom: 7px;
}
.spR20{
	margin-right: 20px;
}
.boxL_bg{
	float: left;
	background:#ececec;
	padding: 6px;
}
.boxR_bg{
	float: right;
	background:#ececec;
	padding: 6px;
}
.blockC{
	width: 224px;
	_width: 226px;
	height: 173px;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	background:#f4f4f4;
	text-align: center;
}
.blockC img{
	margin: 18px 0 7px;
}
.bar_bg {
	width: 224px;
	_width: 226px;
	background: url(../img/bar_bg.jpg) repeat-x;
	padding: 9px 0 9px;
	
	border: solid 1px #cfcfcf;
}
.bar_bg p{
	padding-left:10px;
	font-weight: bold;
}

.voicedot{
	padding: 8px 0;
	/padding: 8px 0 0;
	background: url(/shared/img/dot_bg.gif) repeat-x 0 bottom;
	font-size: 12px;
}

.w110img {
	width: 110px;
	float: left;
}
.w370R {
	width: 370px;
	float: right;
}

.vboxL {
	float: left;
}

.vboxR {
	padding-top: 50px;
	float: right;
}

/* ------------------------------
 contentsR　右側のボックス
------------------------------ */
#contentsR {
	width: 210px;
	float: right;
}

.mb8 {
	margin-bottom: 8px;
}
.normal{
	width: 210px;
	line-height: 25px;
	background: url(../img/bar_normal_bg.gif) repeat-x;
	font-weight: bold;
	margin-bottom: 10px;
}
.normal p{
	padding-left: 10px;
}
#contentsR ul{
	margin-bottom: 20px;
}
.b10 { margin-bottom: 10px;}

#contentsR ul li{
	width: 210px;
	padding-left: 10px;
	background: url(/shared/img/icon01.gif) no-repeat 0 center;
}

/* ------------------------------
 スペース
------------------------------ */
.sp3{
	margin-bottom: 3px;
}
.sp7{
	margin-bottom: 7px;
}
.sp17{
	margin-bottom: 17px;
}
.sp11{
	margin-bottom: 11px;
}
.sp20{
	margin-bottom: 20px;
}

/* ---------------------------- */
#pagebottom {
	padding-top: 60px;
}
