/********** base stracture **********/

/*----------------------------------------------------
	Clearfix 回り込み解除
----------------------------------------------------*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:inline-block; min-height:1%;  /* for IE 7*/ }
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */


body {
margin:0 10px 10px 10px;
padding:0px;
background-color:#ffffff;
font-size: 12px;
font-family: "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
color:#555;
height:100%;
line-height:1.7em;
}

p {margin: 0 5px 8px 5px;}

.s11{font-size: 11px;}
.s12{font-size: 12px;}
.s14{font-size: 14px;}
.s16{font-size: 16px;}
.s18{font-size: 18px;}

*html {text-align:left;}

h5{
border-bottom:1px solid #AAAAAA;
border-top:1px solid #AAAAAA;
color:#000000;
font-size:14px;
font-weight:bold;
margin:10px 0px;
padding:5px 3px 3px 5px;
}

.block { display: block; }

/********** content style **********/
#container{
	margin:0 auto;
	width:900px;
}

#col_left {float:left;width:200px;margin-right:-200px; }
#col_main {float:left;width:100%;}
#col_banner {float:left;width:125px;margin-left:-125px;}
#col_right {float:right;width:300px;padding; 0 5px;}

#col_main .wrapper{margin:0 125px 0 200px;padding:15px;}

#col_main_noleft{float:left;width:100%;}
#col_main_noleft .wrapper{margin:0 125px 0 0;}

#col_main_noright{float:left;width:100%;}
#col_main_noright .wrapper{margin:0 0 0 200px;}

#col_wideMain{float:left;width:590px;padding: 0;}
#col_wideAll {width: 900px;padding: 0;}

/*********** floatbox *****************/

.col_float_2 {float: left; width: 50%;}
.col_float_3 {float: left; width: 33%;}
.col_float_4 {float: left; width: 25%;}

/*
#col_left {position:absolute;top:12.6em;width:16em;left:1em; }
#col_main {margin-left:17.5em;margin-right:130px;}
#col_main_noleft{margin-left:0em;margin-right:130px;}
#col_banner {position:absolute;right:1em;top:12.6em;width:125px;text-align:center;}
*/

/********** base style **********/

a:link{color:#005a94;text-decoration:none;}
a:active{color:#005a94;text-decoration:none;}
a:visited{color:#005a94;text-decoration:none;}
a:hover{color:#FF741B;text-decoration:underline;}

a img {border:none;}

form{padding:0px;margin:0px;}
input{font-size:12px;line-height:150%}
textarea{font-size:12px;line-height:150%}

.clearer{clear:both;}
br.clearer{line-height:0;}

/*  list style  */
ul li{list-style:none;}
.u_line {padding:3px;margin:0px;}
.u_line ol{}
.u_line  li{list-style-position:inside;padding:3px;border-bottom:1px solid #ccc;}

/*************  midashi style  ***************/
h1 {padding:7px 5px 7px 5px;font-size:12px;margin:0;color:#666;}
/*
h1 a {text-decoration:none;}
h1 a:hover {color:#FF6D06;text-decoration:underline;}
h1 img{border:none}
*/

h2 {font-weight:bold;padding:4px 0;margin:10px 0 0 0;color:#FF6D06;font-size:14px;border-bottom:solid 2px #FF6D06;}
/*
h2 a {color:#FF3399;text-decoration:none;}
h2 a:hover {color:#fff;background-color:#FF6D06;text-decoration:none;}
*/

h3 {padding:4px 0;margin:4px 0 4px 0;color:#FF6D06;font-size:14px; line-height: 140%;}
/*
h3 a {text-decoration:none;}
h3 a:hover{color:#fff;background-color:#FF6D06;text-decoration:none;}
*/

div.pager {clear:both;margin:0;padding:20px 0;text-align:center;font-size:130%}
div.pager a {border:1px solid #ccc;padding:0.2em 0.5em;text-decoration:none;font-weight:normal;}
div.pager span {border:1px solid #fff;padding:0.2em 0.5em;background-color:#fff;}
div.pager a:hover, div.pager a.active{color:#fff;background-color:#FF6D06;text-decoration:none;font-weight: bold;}
div.pager a:hover {font-weight: normal;}
div.pager a.active:hover {font-weight: bold;}
div.pager a.noline {border: 1px solid #fff; font-weight: bold;}
div.pager a.noline:hover {border: 1px solid #fff; font-weight: bold; text-decoration: underline;background-color: #fff; color: #0066A7;}
 
/************ Form styles **************/
/*div.form-container { padding: 5px;border: #CCCCCC 1px solid; }*/
div.form-container p { margin: 5px 0; }
div.form-container p.note { margin-left: 35%;font-size:10px;}
div.form-container fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container legend { font-weight: bold; color:#FF6D06; }
div.form-container fieldset div { padding: 0.5em 0 0.25em 0; }
div.form-container label{ margin-right: 5px; padding-right: 10px; width: 30%; display: block; float: left; text-align: right; position: relative; }
div.form-container label em, 
div.form-container span.label em { font-size: 120%; font-style: normal; color: #C00; }
input.error { border-color: #C00; background-color: #FEF; }
div.form-container select:focus,
input:focus,input.error:focus,textarea:focus {	background-color: #FFC; border-color: #FC6;}
div.form-container span.label { margin-right: 5px; padding-right: 10px; width: 30%; display: block; float: left; text-align: right; position: relative; }
div.form-container div.controlset label,div.form-container div.controlset input { display: inline; float: none;}
div.form-container div.controlset div { margin-left: 35%;padding-top:0px;padding-bottom:0px;}
div.form-container div.buttonrow { text-align:center; }
div.form-container table.controlset td label,div.form-container table.controlset td input {display: inline; float: none; }


/*********  header tabs   **********/

#head_navi{border-top:3px solid #FF6D06;margin:0;padding:0;list-type:none;float:left;width:100%;background: url(../images/menu_button_bg.gif) repeat-x bottom;height: 30px;}
#head_navi li {float:left;width:110px;}
#head_navi li.fade_box {float:right; width: 290px; padding: 0 10px 0 50px; display:block; height: 30px;background: url(../images/fade_bg.gif) no-repeat center 3px;}
#head_navi li.fade_box span.fade {height: 30px;display:block;}
#head_navi li.active a {color: #fff;}
#head_navi a{display:block;height: 30px;text-decoration:none;text-align:center; color: #000;text-indent: -6400px;background-image: url(../images/menu_button.gif); background-repeat: no-repeat;}
#head_navi a:hover, .active{color:#FFFFFF;background-color:#FF6D06;}
#head_navi li.fade_box span.fade a {text-indent: 0;background: transparent; color: #fff; text-align: left;font-size: 12px; color: #444;padding: 5px 0;}
#head_navi li.fade_box span.fade a:hover {text-decoration: underline;}

#head_navi .clip {width: 350px; text-align: right;padding: 3px 0;}
#head_navi .clip a {display: inline;}

#header .col_float_2_r {float: right; color:#666; padding-bottom: 8px; width: 59%;}
#header .col_float_2_l {float: left; color:#666; padding-bottom: 8px; width: 39%;}

a#m_home {background-position: 0 0;}
a#m_home:hover {background-position: 0 -30px;}
.active a#m_home {background-position: 0 -30px;}

a#m_list {background-position: -110px 0;}
a#m_list:hover {background-position: -110px -30px;}
.active a#m_list {background-position: -110px -30px;}

a#m_tonya {background-position: -220px 0;}
a#m_tonya:hover {background-position: -220px -30px;}
.active a#m_tonya {background-position: -220px -30px;}

a#m_archives {background-position: -330px 0;}
a#m_archives:hover {background-position: -330px -30px;}
.active a#m_archives {background-position: -330px -30px;}

a#m_contact {background-position: -440px 0;}
a#m_contact:hover {background-position: -440px -30px;}
.active a#m_contact {background-position: -440px -30px;}

/*
#head_navi{margin:3px 0 0 0;border-left:1px solid #CCC;border-right:1px solid #CCC;
	padding-left:0;list-type:none;float:left;width:100%;background:url(../images/head_bg.gif) repeat-x;height:36px;}
#head_navi li {float:left;width:110px;}
#head_navi li.active a {color: #666;}
#head_navi a{display:block;padding-top:8px;padding-bottom:5px;text-decoration:none;text-align:center;color:#666;}
#head_navi a:hover, .active{color:#666;}
*/

/********* footer ***************/

#footer{clear:both;font-size:12px;padding-top:20px;}
#footer p { border-bottom: 2px solid #FF6D06; padding :5px 0; margin: 0 0 5px 0;}
#copyright {text-align: right;padding-bottom: 10px;}

/********* pickup ***************/
ul.pickup {padding:0;margin:0;color:#008B00;text-align:center;}
ul.pickup li {display:inline; }
ul.pickup img{border:2px solid #FFF;margin: 1px 0;}
ul.pickup span.set{display:table-cell; /* for Firefox */	display:inline-block; /* for Opera and IE */	}
ul.pickup span.set {padding:8px; width:120px; height: 210px;}
ul.pickup span.thumb {}
ul.pickup span.thumb a{display:table-cell;display:inline-block;height:120px;width:120px;background:url(../images/list_bg.gif) no-repeat;font-size:120px;text-align:center;vertical-align:middle;}
ul.pickup span.thumb a:hover{background:url(../images/list_bg_hover.gif) no-repeat;}
ul.pickup span.caption {width:120px;margin-top:6px;line-height: 140%;}
ul.pickup span.caption a {display:block;color:#555;margin-top:8px;}
ul.pickup span.set a.blue {display:block;display:inline-block;position:relative;width:120px;z-index:1;color:#0066A7;height:36px;overflow:hidden;}


/*********** category ************/
div.category {border-top:0px none;}
div.category fieldset {width:140px;float:left;margin:8px;}
div.category fieldset a {display:block;line-height:20px;}
div.category img {border:medium none;}
* html .category {height: 1%;} /*IE Hack, only IE reads this line*/

/*********** searchForm ************/
.searchForm{clear:both;background-color:#FCFAEF;width:98%px;border-bottom:1px solid #DFDBC3;padding:5px 1%;margin:0;text-align:center;line-height: 100%;}
.searchForm input,.searchForm span select{border:solid 1px #AAA;margin:0;}
.searchReport{padding:5px;margin:5px 0;}
.searchReport span{float:right}
.searchReport strong{color: #555;}


/*********** Box ************/
div.box{border:solid 1px #CFCBB5;margin:8px 2px;}
div.box h2{font-size:14px;background:url(../images/h_bg.gif) no-repeat;margin:0;padding:5px 3px 3px 3px;color:#EC5C10;border:none;padding-left:20px;border-bottom:solid 1px #ececec;height:21px; position:relative;}
div.box h2 a {position:absolute;right:3px; bottom:3px; font-size: 12px; font-weight: normal;}

#col_right div.box h2{background:url(../images/h2_bg.gif) repeat-x;color:#FFF;border:none;padding-left:5px;}
div.box ul{margin:5px;}

#col_bigright div.box{background-color:#FCFCFC;}

.box_padding{padding:10px 15px;}

/*********** Tonya ************/
.tonya span{font-size: 11px;padding-left:5px;}
.tonya h3 {padding: 0; margin: 0; color :#555;font-size: 12px; padding-bottom: 5px;margin-top: 5px; background:url("../images/ten.gif") repeat-x bottom;}
div.tonya ul {padding: 5px 0 5px 3px; margin: 3px 0 5px 0; line-height: 2em;}
.tonya li {display: inline; padding: 0 15px 0 0; margin: 3px 0;}
.tonya li img {padding-top: 9px;}

#t_bar_1 {background: url(../images/tonya_1_bar.gif) no-repeat;}
#t_bar_2 {background: url(../images/tonya_2_bar.gif) no-repeat;}
#t_bar_3 {background: url(../images/tonya_3_bar.gif) no-repeat;}
#t_bar_4 {background: url(../images/tonya_4_bar.gif) no-repeat;}
#t_bar_5 {background: url(../images/tonya_5_bar.gif) no-repeat;}
#t_bar_6 {background: url(../images/tonya_6_bar.gif) no-repeat;}

.right-text{text-align:right;font-size:10px;display:block;padding:5px 10px}

.repo h3 {margin: 0 0 12px 0; background: url(../images/tonya_bar.gif) no-repeat 0 bottom; color: #fff; padding: 2px 10px;line-height: 170%;}
#col_wideAll .repo h3 {background: url(../images/tonya_bar_long.gif) no-repeat 0 bottom; margin: 12px 0;}
.repo h3 span{font-size:11px;font-weight:normal;color:#666;}
.repo p{line-height: 180%;}
.repo h4{background: url(../images/ten.gif) repeat-x bottom; color:#00a0e9; font-size:14px; padding: 5px 8px; margin: 12px 0;}
.repo img.thumb{border:solid 1px #aaa;margin:0px 15px 5px 5px;padding:5px; float: left; display: block;}
.repo .hen{color:#5FA833; font-weight: bold;}
.repo span {font-size: 11px; color: #768F00;}

.repo_bar h3 { background: url(../images/pages.gif) no-repeat left 50%; padding-left: 20px;}

.bank{
border-collapse:collapse;
width:100%;
}
.bank td{border:solid 1px #CCC;padding:3px;}
.col_td{background-color:#EEE;}

div.backto{text-align:center;margin:10px;font-size:14px;}

.repo div.report_pager { font-size: 11px; width: 554px; margin-top: 15px;}
.repo div.report_pager div { width: 33%; float: left;}

.adsG{text-align:center;margin:25px;}

p.f_span { text-align: right; padding: 0 10px 4px 10px; margin: -24px 0 0 0; font-size: 11px;}
p.f_span a {}

.repo p.f_span { margin: -35px 0 0 0; color: #fff; }
.repo p.f_span a { color: #fff; }

#news .u_line {padding:5px 10px;margin:0px;overflow: auto;height: 128px;}
#news .u_line li{padding:3px;border-bottom:1px solid #ddd;}

a.arrow { background: url(../images/arrow.gif) no-repeat 0 0; padding: 1px 5px 1px 19px; }
div.box h2 a.arrow { background: url(../images/arrow.gif) no-repeat 0 4px; padding: 0 5px 0 19px; }



/*------------------
　会社概要
------------------*/
.uneititle{
	margin-top:20px;
	margin-bottom:3px;
}
.unei_waku{
	background:#EEE;
	border:#AAA solid 1px;
	padding:19px;
}
.uneibox_l{
	float:left;
	width:250px;
}
.uneibox_r{
	float:right;
	width:250px;
}
.unei_dr{
	margin-bottom:20px;
}
.unei_waku p{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:1.5em;
}
.unei_waku h3{
	font-size:13px;
	font-weight:bold;
	color:#333;
	text:decoration:none;
	margin:7px 0 3px 0;
	padding:0;
	border:none;
}
.unei_waku h3 a{
	color:#333;
	text:decoration:none;
	margin:0;
	padding:0;
	border:none;
}
.contact-tb{
	background-color:#FFF;
	width:100%;
}

.contact-tb th{
	width:150px;
	background-color:#EEE;
}
.contact-tb td , .contact-tb th{
	padding:5px;
	border:solid 1px #AAA;
}
.contact-tb td input{
	width:92%;
}

/* トップバナー */

.top-banner-box {
	padding: 0;
	background: #fcfaef;
}

.top-banner-box a {
	display: block;
	width: 146px;
	float: left;
}
