/* ------------------------------------
main
-------------------------------------*/

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
10万人突破用
.anniversary
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
#header{background: url(../images/bg/header_anniversary.jpg) no-repeat center top;}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
//10万人突破用
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */


#main{
clear:both;
padding: 0px;
margin: 0px;
}
#main div.c1{ width:250px; float:left;}
#main div.c2{ width:710px; float:right;}


/**/
#recruit{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	font-size:0;
	margin-bottom:4px;
}
#recruit div{ display:none;}
#recruit a{
display:block;
background:url(../../images/recruit.png) no-repeat 0 0;
width:250px;
height:127px;
}
#recruit a:hover{ background:url(../../images/recruit.png) no-repeat -300px 0px;
 }

/**/

#shisan-kanr{
width: 248px;
border: 2px solid #850724;
background: #fcf2d6;
height: 256px;
}
#shisan-kanr h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
background: url(../../images/shisan-kanri.png);
height: 29px;
}
#shisan-kanr .taR{ margin-right:8px; font-size:12px;}
#shisan-kanr p.ttl{
font-size: 114.3%;
font-weight: bold;
text-align: center;
margin-top: 6px;
}
#shisan-kanr .in{
background: url(../../images/shisan-kanri_waku.png) no-repeat 0px 0px;
height: 110px;
width: 236px;
margin-right: auto;
margin-left: auto;
padding-top: 6px;
margin-bottom: 5px;
}
#shisan-kanr .in p{
text-align:right;
margin-right:10px;
font-weight: bold;
display: block;
}
#shisan-kanr .in p span{ display:none;}
#shisan-kanr .in p.m01{
padding-top: 5px;
color: #DF5400;
height: 26px;
}
#shisan-kanr .in p.m02{
height: 25px;
padding-top: 10px;
}
#shisan-kanr .in p.m03{
color: #0078EC;
padding-top: 12px;
}

#shisan-kanr .btn{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
width: 240px;
margin-left: 5px;
}
#shisan-kanr .btn a{
background: url(../../images/unyou_btn.png) no-repeat 0px 0px;
height: 53px;
width: 240px;
display: block;
}
#shisan-kanr .btn a:hover{
background: url(../../images/unyou_btn.png) no-repeat -300px 0px;}




/**/
#login{
width: 246px;
border: 2px solid #D96B11;
background: #fcf2d6;
}

#login .iframe{}
#login h3{
	background:url(../../images/login_ttl.png) no-repeat 0 0;
	height: 20px;
	margin-bottom: 3px;
}
#login table.form{
margin-right: 10px;
margin-left: 15px;
}
#login table.form td,
#login table.form th{ padding: 2px; }
#login table.form td{}
#login table.form th{
text-align: right;
font-weight: bold;
font-size: 14px;
}

#login table.form input{
width: 150px;
font-size: 12px;
}

#login .id_pass{
text-align: center;
border-top: 1px dotted #CCCCCC;
padding-top: 5px;
margin: 5px 10px 4px;
font-size: 12px;
padding-left: 5px;
}
#login .id_pass input.btn{ margin-left: 5px; }

/* ------------------------------------
article
-------------------------------------*/

#article{ clear:both; margin-top:10px;}
#article .box{
float:left;
background: url(../../images/article_bg.png) no-repeat left bottom;
width: 315px;
position: relative;
padding-bottom: 5px;
}

#article .komimi{
margin-right: 12px;
margin-left: 13px;
}

/**/
#article h2{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 30px;
margin-bottom: 5px;
}
#article .news h2{
background: url(../../images/news_ttl.png) no-repeat 0px 0px;
}
#article .komimi h2{
background: url(../../images/komimi_ttl.png) no-repeat 0px 0px;
}
#article .event h2{
background: url(../../images/event_ttl.png) no-repeat 0px 0px;
}

/*　リンクカラー設定 */
#article .news a{ color: #cc0000; }
#article .komimi a{ color: #f05400; }
#article .event a{ color: #ff9308; }

#article .news  a:hover,
#article .komimi  a:hover,
#article .event  a:hover{
text-decoration: underline;
color: #880120;
}
/*//*/


/**/
#article p.btn{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 21px;
width: 82px;
position: absolute;
right: 3px;
top: 4px;
}
#article p.btn a{
display:block;
background: url(../../images/article_btn.png) no-repeat 0px 0px;
height: 21px;
width: 82px;
}
#article p.btn a:hover{
background: url(../../images/article_btn.png) no-repeat -150px 0px;
}
/**/
#article ul{
padding-right: 10px;
padding-left: 10px;
}
#article ul li{
clear: both;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #CCCCCC;
}
#article dl{}
#article dl dt{
float: right;
height: 48px;
width: 64px;
border: 1px solid #CCCCCC;
overflow: hidden;
}
#article dl dd{
float: left;
width: 220px;
line-height: 1.3;
height: 4em;
}
#article dl dd p{padding-left: 10px;}
#article dl dd p.date{
font-size: 85.7%;
background: url(../../images/icon3.png) no-repeat left 4px;
margin-bottom: 2px;
line-height: 17px;
}
#article dl dd p.date img { margin-left:4px;}

/**/
#article .banner{
clear:both;
text-align:center;
margin-top: 10px;
}

/* zeimu_menu */

#zeimu_menu{}
#zeimu_menu ul{
	padding: 0px;
	margin-top: 3px;
	clear: both;
}
#zeimu_menu ul li{
	margin-bottom: 2px;
	padding-bottom: 0px;
	border-bottom: none;
	text-indent:-9999px;
	font-size:0;
	text-decoration:none;
}
#zeimu_menu li a{
	display: block;
	height: 44px;
	width: 315px;
}
#zeimu_menu li.m01 a{	background: url(../../images/zeimu_menu1.png);}
#zeimu_menu li.m02 a{	background: url(../../images/zeimu_menu2.png);}
#zeimu_menu li.m03 a{	background: url(../../images/zeimu_menu3.png);}


#zeimu_menu li a:hover{ background-position:0 -100px;}

/* ------------------------------------
zeimu
-------------------------------------*/

#zeimu{
clear:both;
margin-top: 20px;
}
#zeimu h2{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
background: url(../../images/zeimu_ttl.png);
height: 32px;
margin-bottom: 8px;
}
#zeimu h2.v3{background: url(../../images/zeimu_ttl3.png);}/*110310修正*/

#zeimu p.lead{
padding-left: 36px;
margin-bottom: 10px;
}



/* コラム */

.ctt_column{ clear: both; }
.ctt_column .box{
float:left;
width: 332px;
position: relative;
}

.ctt_column .box .in{
background: url(../../images/kaigai_bottom.png) no-repeat 0px bottom;
padding-bottom: 10px;
}

.ctt_column .gaika{ background: url(../../images/kaigai_ttl.png) no-repeat 0px 0px; }
.ctt_column .happy{background: url(../../images/happy_ttl.png) no-repeat 0px 0px;margin-left:0px;}
.ctt_column .happy.v3{background: url(../../images/happy_ttl3.png) no-repeat 0px 0px; }/*110310修正*/
.ctt_column .happy2{background: url(../../images/happy2_ttl.png) no-repeat 0px 0px; margin-left:10px;}



.ctt_column .happy a{ color: #ff6600; }
.ctt_column .happy2 a{ color: #996633; }
.ctt_column .gaika a{ color: #006600; }
.ctt_column .happy a:hover,
.ctt_column .happy2 a:hover,
.ctt_column .gaika a:hover{
text-decoration: underline;
color: #880120;
}

.ctt_column h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 60px;
margin-bottom: 4px;
}

		/* 110711 マル秘追加 */
		
		.v_110711 .ctt_column .box{width: 315px;}
		.v_110711 .ctt_column .happy{background: url(../../images/happy_ttl4.png) no-repeat 0px 0px; }
		.v_110711 .ctt_column .happy2{background: url(../../images/happy2_ttl_2.png) no-repeat 0px 0px; margin-left:10px;}
												.ctt_column .seiho{background: url(../../images/seiho_ttl.png) no-repeat 0px 0px;margin-left:10px;}


/*　コラムボタン　*/

.ctt_column .box p.btn{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 21px;
width: 43px;
position: absolute;
right: 12px;
top: 27px;
}
.ctt_column .box p.btn a{
display:block;
background: url(../../images/zeimu_btn.png) no-repeat 0px 0px;
height: 21px;
width: 43px;
}
.ctt_column .box p.btn a:hover{
background: url(../../images/zeimu_btn.png) no-repeat -100px 0px;
}

.ctt_column .sub{
float: right;
width: 282px;
}



/**/
.ctt_column .box ul{
padding-right: 12px;
padding-left: 12px;
}
.ctt_column .box li{
clear: both;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #CCCCCC;
}
.ctt_column .box dl{}
.ctt_column .box dl dt{
float: right;
height: 48px;
width: 64px;
border: 1px solid #CCCCCC;
overflow: hidden;
}
.ctt_column .box dl dd{
float: left;
width: 235px;
line-height: 1.3;
height: 4em;
}
.ctt_column .box dl dd p{padding-left: 10px;}
.ctt_column .box dl dd p.date{
font-size: 85.7%;
background: url(../../images/icon3.png) no-repeat left 4px;
margin-bottom: 2px;
line-height: 17px;
}
.ctt_column .box dl dd p.date img { margin-left:4px;}


			/* ▼101228 レイアウト修正 
			.ctt_column.column3 .box{width:315px;}
			.ctt_column.column3 .box dl dd{width: 218px;}
			.ctt_column.column3 .box .in{background: url(../../images/kaigai_bottom_2.png) no-repeat 0px bottom;padding-bottom: 10px;}
			.ctt_column.column3 .happy{background: url(../../images/happy_ttl_2.png) no-repeat 0px 0px;margin-left:0px;}
			.ctt_column.column3 .happy2{ background: url(../../images/happy2_ttl_2.png) no-repeat 0px 0px; margin-left:10px;}
			.ctt_column.column3 .seiho{ background: url(../../images/seiho_ttl_2.png) no-repeat 0px 0px; margin-left:10px;}
			*/
			

			/* 110711 マル秘追加 */
			.v_110711 .ctt_column .box dl dd{width: 218px;}{}
			.v_110711 .ctt_column .box .in{background: url(../../images/kaigai_bottom_2.png) no-repeat 0px bottom;}



			/* ▼110711 レイアウト修正 */
			.menu_banner{
			width: 315px;
			background: #FFF;
			padding-top: 2px;
			font-size:0;
			}
			
			.menu_banner .p_simulation a{
			background: url(../images/parts/simu_top.png) no-repeat 0px 0px;
			width:315px;
			height: 44px;
			display:block;
			text-indent:-9999px;
			text-decoration:none;
			margin-top:3px;
			}
			.menu_banner .p_simulation a:hover{
			background: url(../images/parts/simu_top.png) no-repeat 0px -100px;
			}
			
			.menu_banner .p_mail a{
			background: url(../images/parts/mail_top.png) no-repeat 0px 0px;
			width:315px;
			height: 44px;
			display:block;
			text-indent:-9999px;
			text-decoration:none;
			margin-top:2px;
			}
			.menu_banner .p_mail a:hover{
			background: url(../images/parts/mail_top.png) no-repeat 0px -100px;
			}

			.menu_banner .p_consul a{
			background: url(../images/parts/consul_top.png) no-repeat 0px 0px;
			width:315px;
			height: 44px;
			display:block;
			text-indent:-9999px;
			text-decoration:none;
			margin-top:2px;
			}
			.menu_banner .p_consul a:hover{
			background: url(../images/parts/consul_top.png) no-repeat 0px -100px;
			}

			/* ▲110711 レイアウト修正 */




/* ------------------------------------
shisan
-------------------------------------*/

#shisan{
clear:both;
margin-top: 20px;
}
#shisan h2{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
background: url(../../images/shisan_ttl.png);
height: 32px;
margin-bottom: 8px;
}
#shisan p.lead{
padding-left: 36px;
margin-bottom: 10px;
}

/**/

#shisan .ctt{}
#shisan .ctt .main{
float:left;
width: 676px;
}

/* tokusyu */

#tokusyu{ float: right; }


/* gaika */

#shisan .kaigai_gaika{
clear:both;
margin-top: 10px;
position: relative;
background: url(../../images/s_kaigai_ttl.png) repeat 0px 0px;
}
#shisan .kaigai_gaika h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 44px;
margin-bottom: 6px;
}

#shisan .kaigai_gaika .in{
background: url(../../images/shisan_bottom.png) no-repeat 0px bottom;
padding-bottom: 7px;
}

/* */

#shisan .kaigai_gaika p.btn{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 21px;
width: 107px;
position: absolute;
right: 11px;
top: 10px;
}
#shisan .kaigai_gaika p.btn a{
display:block;
background: url(../../images/kaigai_btn.png) no-repeat 0px 0px;
height: 21px;
width: 107px;
}
#shisan .kaigai_gaika p.btn a:hover{
background: url(../../images/kaigai_btn.png) no-repeat -200px 0px;
}
		
		
		
/* */

#shisan ul.link{
margin-right: 15px;
margin-left: 15px;
}
#shisan ul.link li{
background: url(../../images/icon2.png) no-repeat left 4px;
padding-left: 10px;
float: left;
margin-right: 15px;
white-space: nowrap;
}
		
		
/* unyou */

#shisan .unyou{
clear:both;
margin-top: 10px;
position: relative;
background: url(../../images/unyou_ttl.png) repeat 0px 0px;
}
#shisan .unyou h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 44px;
margin-bottom: 6px;
}

#shisan .unyou .in{
background: url(../../images/shisan_bottom.png) no-repeat 0px bottom;
padding-bottom: 7px;
}

/* kako */

#shisan .kako{
clear:both;
margin-top: 10px;
position: relative;
background: url(../../images/kako_ttl.png) repeat 0px 0px;
}
#shisan .kako h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 44px;
margin-bottom: 6px;
}

#shisan .kako .in{
background: url(../../images/shisan_bottom.png) no-repeat 0px bottom;
padding-bottom: 7px;
}


/* 臨時資産カテゴリー分け */

#shisan .shisan_category2{
clear:both;
margin-top: 10px;
position: relative;
background: url(../../images/shisan_category2_ttl.png) repeat 0px 0px;
}
#shisan .shisan_category2 h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 44px;
margin-bottom: 6px;
}

#shisan .shisan_category2 .in{
background: url(../../images/shisan_bottom.png) no-repeat 0px bottom;
padding-bottom: 7px;
}

#shisan .shisan_category3{
clear:both;
margin-top: 10px;
position: relative;
background: url(../../images/shisan_category3_ttl.png) repeat 0px 0px;
}
#shisan .shisan_category3 h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 44px;
margin-bottom: 6px;
}

#shisan .shisan_category3 .in{
background: url(../../images/shisan_bottom.png) no-repeat 0px bottom;
padding-bottom: 7px;
}


/* shisan_category */

#shisan .shisan_category{
clear:both;
margin-top: 10px;
position: relative;
background: url(../../images/shisan_category_ttl.png) repeat 0px 0px;
}
#shisan .shisan_category h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 42px;
margin-bottom: 6px;
}

#shisan .shisan_category .in{
background: url(../../images/shisan_category_bottom.png) no-repeat 0px bottom;
padding-bottom: 5px;
}
#shisan .shisan_category .box{
float:left;
width: 210px;
}

#shisan .shisan_category .box2 {
float:left;
width: 235px;
margin-top: 0;
margin-bottom: 0;
margin-left: 12px;
}
#shisan .shisan_category .box3 {
float:right;
width: 206px;
}
#shisan .shisan_category ul{
margin-right: 12px;
margin-left: 12px;
}
#shisan .shisan_category ul li{
background: url(../../images/icon2.png) no-repeat left 4px;
padding-left: 10px;
white-space: nowrap;
}


/**/
#shisan .ctt .sub{
float: right;
width: 282px;
}


/* ------------------------------------
product
-------------------------------------*/
#product{
background: url(../../images/product_ttl.png) no-repeat 0px top;
width: 675px;
clear: both;
margin-top: 10px;
}
#product h3{ display: none; }
#product p.date{
text-align: right;
padding-top: 20px;
padding-right: 10px;
height: 34px;
font-size: 85.7%;
}
#product p.lead{ padding-left: 50px; }
#product ul.product{ padding-left: 4px; }
#product ul.product li{
width: 212px;
float: left;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: 1px dotted #CCCCCC;
position: relative;
}
#product ul.product dl{}
#product ul.product dt{
background: url(../../images/icon1.png) no-repeat left 2px;
padding-left: 17px;
font-weight: bold;
color: #8F1212;
margin-bottom: 3px;
}

#product ul.product dd{ margin-bottom: 2px; }
#product ul.product dd.txt{
line-height: 1.4;
margin-bottom: 4px;
}
#product ul.product dd.link{ text-align:center;}
#product ul.product dd.link img{
margin-bottom: 10px;
margin-left: 2px;
}
#product ul.product dd.link input:hover{opacity:0.70;filter: alpha(opacity=70);}


#product ul.product li img.icon{
position: absolute;
top: 0px;
right: 0px;
}

/**/

#product .kago{
clear:both;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
#product .kago input{ margin-bottom:6px;}
#product .kago input:hover{opacity:0.70;filter: alpha(opacity=70);}

/* ------------------------------------
#product_kaigai
-------------------------------------*/

#product_kaigai{
clear:both;
margin-top: 10px;
position: relative;
background: repeat 0px 0px;
width: 650px;
margin-right: auto;
margin-left: auto;
}
#product_kaigai h3{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 32px;
margin-bottom: 6px;
background: url(../../images/s_kaigai_ttl_k.png) no-repeat 0px 0px;
}

/* */

#product_kaigai .btn{
display:block;
text-indent:-9999px;
text-decoration:none;
font-size:0;
height: 21px;
width: 107px;
position: absolute;
right: 8px;
top: 5px;
}
#product_kaigai .btn a{
display:block;
background: url(../../images/kaigai_btn.png) no-repeat 0px 0px;
height: 21px;
width: 107px;
}
#product_kaigai .btn a:hover{
background: url(../../images/kaigai_btn.png) no-repeat -200px 0px;
}

#shisan #product_kaigai ul.link{
padding-left: 0px;
margin-left: 10px;
}

/**/

#product_footer{
clear:both;
background: url(../../images/product_bottom.png) no-repeat left bottom;
height: 20px;
}

