@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }



/* 構造 */

* {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-style: normal;
        font-size: 100%;
}


*{
    line-height:150%;
}

html, body ,ul,li {
        margin: 0px;
		padding: 0px;
    }
html img {
	vertical-align: bottom;
	border: none;
    }


body {
	background: url(../images/top_back01.gif) repeat-x;
    margin:0px;
    padding:0px;
    font-size: 80%; /* Resets 1em to 10px */
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Verdana, Geneva, sans-serif;
    color: #292929;
    text-align: center;
}

body#layer {
	background:url(../images/kasou_back01.gif) repeat-x;
    margin:0px;
    padding:0px;
    font-size: 80%; /* Resets 1em to 10px */
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Verdana, Geneva, sans-serif;
    color: #292929;
    text-align: center;
}


body#send_info {
	background: none;
    font-size: 80%; /* Resets 1em to 10px */
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Verdana, Geneva, sans-serif;
    color: #292929;
    text-align: center;
}



#send_info {
	text-align: center;
	padding:20px 50px;
}

.send_mail {
	border: #d4e5e7 4px solid;
	background: #e2f5f7;
	padding: 20px;
}


body a {
	text-decoration: underline;
}


.clear {
	clear: both;
}


.center {
	text-align: center;
}

#wrapper {
	min-width: 1200px;
}


#wrapper2 {
	width: 960px;
	margin: 30px auto 0px;
	text-align: left;
}

.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

h1, h2, h3 {
    font-weight: bold;
	margin: 0;
}

.rollover a:hover img {
	opacity: 0.7; /* 1.0=100% */
	filter: alpha(opacity=70); /* 100=100% for IE */
}


h1, h1 a{
    font-weight: normal;
    text-decoration: none;
    font-size:9pt;
    color:#999;
    text-align:left;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #333;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;}

#header {
    text-align: center;
    width: 960px;
	margin: 0 auto;
	height: 121px;
}

h1#header_cap {
	font-size: 10px;
	padding:0;
	line-height: 17px;
	height: 17px;
}


.logo {
	position: absolute;
	top:21px;
}

.header_sub01 {
	top:26px;
	margin-right: 10px;
}

.header_sub02 {
	position: absolute;
	top:62px;
	margin-left: 600px;
}



#globalnavi {
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: -7px;
	z-index: 10
}

#globalnavi ul li {
	float: left;
	
}




#main_img {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: -30px;
	z-index: 1;
	display: none;
}




.img_cap {
	border: #CCC 1px dotted;
	padding: 5px;
}

.top_photo {
	margin: 10px;
}




#font_size {
	margin-top: 10px;
}


#font_size_bt ul {
	margin: 0;
}

#font_size_bt ul li {
	list-style: none;
	margin: 0 0 0 5px;
	float: left;
	cursor: pointer;

}



/* Footer */

#colophon {
	padding: 10px 0 0 0;
	background: url(../images/footer_back01.gif) repeat-x;
	min-height: 240px;
	width: 100%;
	min-width: 1200px;
	color: #FFF;
	text-align: left
	
}

#footer_ct {
	clear: both;
	width: 960px;
	margin: 10px auto;
	padding: 0 0 0 20px;
}

#copyright {
	width: 960px;
	margin: 10px auto 0;
	background: url(../images/footer_line.gif) no-repeat top;
	text-align: center;
	padding: 20px 0;
}


#copyright p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}


#footer a {
	text-decoration: underline;
}


#footer a:link {

}

#footer a:visited {

}
	
#footer a:hover {

}


ul.list03 {
	margin: 0;
	padding: 0;
}

ul.list03 li {
	background: url(../images/arrow02.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	list-style: none;
}

ul.list03 li a {
	color: #FFF;
	text-decoration: none;
}

ul.list03 li a:hover {
	text-decoration: underline;
	color: #F60;
}

table.footer_list {
	width: 100%;
	font-size: 12px;
}

table.footer_list td {
	width:33%;
}



/* トップページ */


.top_box_back {
	background: url(../images/top_box_back.jpg) top  no-repeat;
	width: 720px;
	min-height: 220px;
}

.top_box_back p {
	width: 500px;
	margin: 0;
	position: relative;
	top: 20px;
	left: 35px;
}



#contents p {
	font-size: 110%;
	padding:0 5px;
	line-height: 180%;
}


.news_list {
	width:440px;
	min-height: 190px;
	background: url(../images/news_back.gif) no-repeat;
	padding: 0 10px 0;
}

.top_img {
	margin:0px 0 10px 10px;
}


div.news_box {
	background: #FFF;
	padding: 0 10px;
	border-bottom: #665f48 solid 1px;
}


table.news {
	vertical-align: top;
}


table.news th {
	padding: 10px 0 0;
	text-align: left;
}

table.news td {
	padding: 0px 0 10px;
	text-align: left;
}


#right {
	width: 230px;
}




/* 下層ページ 共通 */

#contents {
	width: 700px;
	margin: 0;
}

#topic-path {
	text-align: left;
	margin: 0 10px 10px;
	position: relative;
	left: 30px;
	top: -10px;
}


#kamoku {
	background: url(../images/right_mn01_back02.gif) no-repeat;
	height: 122px;
}

p.kamoku {
	position: relative;
	top: 48px;
	padding:9px 20px;
	font-size: 14px;
	line-height: 130%;

}




.to_det_bt01 {
	text-align: right;
}


/* リスト */

ul.list01  {
	margin: 0px 20px 0px 20px;
	font-size: 90%;
}

ul.list01 li {
	list-style: circle;
	margin: 10px 0;
}


ul.list02 {
	margin: 0px 20px 0px 40px;
}

ul.list02 li {
	list-style: circle;
	margin: 10px 0;
}
 
ul.list02 li a {
	font-weight:bold;
	color:#2c9bdc;
}

ul.list02 li a:hover {
	color: #F60;
}


ul.list04 {
	margin: 20px 20px 0px 30px;
}

ul.list04 li {
	list-style: decimal;
	margin: 10px 0;
}





#top_bnavi {
	text-align: left;
	font-size: 80%;
	margin: 0 10px 10px ;
}

#top_bnavi a {
	text-decoration: underline;
	color: #045395;
}

#top_bnavi a:hover {
	color: #039bd4;
}


#totop {
	clear: both;
	background: url(../images/arrow_totop.gif) no-repeat 0 center;
	padding: 0 0 0 18px;
	float: right;
	font-size: 90%;
	margin: 20px 0px 0px;
}

#totop a {
	text-decoration:none;
}
#totop a:hover {
	text-decoration: underline;
}

.kasou_cap {
	font-size: 85%;
	margin:0 0 15px;
	padding: 10px 5px;	
}

.title01 {
	font-size: 22px;
	background: url(../images/title01_back.gif) no-repeat;
	line-height: 54px;
	padding: 0 30px;
	width: 700px;
	color: #474747;
	height: 57px;
	
}

.title02 {
	font-size: 140%;
	color:#2c9bdc;
	border-bottom: 1px solid #d7e3e0;
	padding: 5px;
	
}

.title02b {
	font-size: 160%;
	color:#2c9bdc;
	border-bottom: 1px solid #d7e3e0;
	padding: 5px;
	
}



.title03 {
	font-size: 16px;
	border-left: #2c9bdc solid 5px;
	padding: 0px 10px;
	margin-left: 5px;
	
}


.title04 {
	font-size: 140%;
	color:#2c9bdc;
	padding: 5px;
	
}

.title05 {
	font-size: 120%;
	color:#2c9bdc;
	padding: 5px;
	1
}

.title06 {
	font-size: 120%;
	margin-bottom: 5px;
	
}


.pagetop_footer {
	margin: 30px 0 20px;
	position: relative;
	left: 410px;
}

.f_r {
	float: right;
}

.f_l {
	float: left;
}

.f_color01 {
	font-weight: bold;
	color: #F00;
}


.f_color02 {
	font-weight: bold;
	color: #25b24e;
}

.f_color03 {
	font-weight: bold;
	color: #dc4e59;
}

.photo_l {
	margin: 0 20px 15px 0;
	float: left;
}
.photo_r {
	margin: 0 0 15px 20px;
	float: right;
}


.bold01 {
	color:#22b14c;
	font-weight: bold;
}



/* 会社案内 */




.left_mn {
	background: url(../images/left_mn_bottom.gif) bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: left;
}

div.left_mn_box {
	background: url(../images/left_mn_back.gif)  repeat-y;
	padding: 0 6px;
}

.left_mn ul li {
	border-bottom: #CCC dotted 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.left_mn a {
	text-decoration: underline;
}

.left_mn_sub ul {
	margin: 0;
	padding: 0 6px 10px 6px;
}

.left_mn_sub ul li {
	list-style: none;
	background: url(../images/arrow01.gif) no-repeat  0px 5px;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}

.left_mn_sub ul li a:hover {
	text-decoration: none;
}



.com_box {
	margin: 0 0 20px;
}

.com_img01 {
	margin: 0 20px 0 0;
	border: #CCC 1px solid;
}
.com_txt {
	width: 530px;
}



.map_box {
	margin-bottom: 40px;
}

table.map_cap {
	white-space: nowrap;
}

table.map_cap td {
	padding-right: 20px;
}



/* 可変ボックス */

div.pu_box_list {
	margin: 20px 0 20px;
}

h4.box_tit {
	margin: 0 5px 0px;
	font-size:100%;
	background: url(../images/arrow03.gif) no-repeat 0 5px;
	border-bottom: #CCC 1px dotted;
	padding: 2px 0 5px 15px;
	font-weight: bold;
	line-height: 115%;
}

div.pu_box_l {
	float:left;
	width: 120px;
}

div.pu_bt {
	margin: 10px 5px 0;
}

div.pu_box {
	width: 235px;
	background:  url(../images/kizai_box_bottom.gif) no-repeat bottom;
	padding-bottom: 5px;
	float:left;
	margin: 0 8px 10px 0;
}
div.pu_box .inner	{
	background: url(../images/kizai_box_top.gif) no-repeat;
	padding-top: 5px;
}
div.pu_box .inner div.inner_back	{
	background: url(../images/kizai_box_back.gif) repeat-y;
	padding: 3px 7px 3px;
}

div.pu_photo {
	float: right;
}



/* 会社紹介 */

.photo_box {
	margin:5px 5px;
}

.photo_box img {
	padding: 1px;
	border: #CCC 1px solid;
}


/* サイトマップ */




/* お問い合わせ */


#contact p {
	margin: 10px 20px;
	padding: 0;
}

#contact .t_area {
	overflow: auto;
	height: 500px;
	border: #CCC 1px solid;
	margin: 10px 20px;
}

#contact #secure {
	margin: 20px 20px 10px;
}

#contact .t_answer {
	text-align: center;
}

#contact .con_bt img {
	margin:0 10px 20px;
}

.color01 {
	color: #F00;
}


/* テーブル */

table.table01 {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

table.table01 th {
	border-bottom: #FFF 1px solid;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	white-space: nowrap;
	background: #abdbf7;
	width: 20%;
	
}

table.table01 td {
	border-bottom: #d7e3e0 1px solid;
	vertical-align: top;
	padding: 10px;
}


table.table02 {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

table.table02 th {
	border: #FFF 1px solid;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	white-space: nowrap;
	background: #abdbf7;
	
}

table.table02 td {
	border: #d7e3e0 1px solid;
	vertical-align: top;
	padding: 10px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
}



table.table03 {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

table.table03 th {
	border: #FFF 1px solid;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	white-space: nowrap;
	background: #abdbf7;
	width: 30%;
	text-align: right;
	
}

table.table03 td {
	border: #d7e3e0 1px solid;
	vertical-align: top;
	padding: 10px;
	vertical-align: middle;
	white-space: nowrap;
}




table.table04 {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	margin: 10px 0;
}

table.table04 th {
	border: #dcdcdc 1px solid;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
	background: #ddedf8;
	text-align: right;
	text-align: center
	
}

table.table04 td {
	border: #dcdcdc 1px solid;
	vertical-align: top;
	padding: 5px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	min-width: 70%;
}


table.table05 {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
}

table.table05 th {
	border: #FFF 1px solid;
	vertical-align: top;
	padding: 10px;
	font-weight: bold;
	white-space: nowrap;
	background: #abdbf7;
	width: 20%;
	text-align: right;
}

table.table05 td {
	border: #dcdcdc 1px solid;
	vertical-align: top;
	padding: 10px;
	white-space: nowrap;
	min-width: 70%;
}







.left {
	text-align: left;
}



/* 業績推移 */

#financial .graph_box {
	width: 688px;
	border:#CCC 1px solid;
	padding: 10px 20px 20px;
	background: #f5f5f5;
	margin: 20px 0;
	text-align:center;
}

#financial .graph_box img {
	margin: 10px 0 0;
}



/* プライバシーポリシー */

#privacy p {
	margin: 10px 20px 20px;
}

.privacy_box{
	height: 400px ;
	overflow:auto;
	margin: 20px 0; 
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}


/* サイトご利用にあたって */

#terms p {
	margin: 10px 20px 30px;
}


/* マージン */

.wd_500 {
	width: 500px;
}


.m_top10 {
	margin-top: 10px;
}
.m_top20 {
	margin-top: 20px;
}

.m_top30 {
	margin-top: 30px;
}
.m_top40 {
	margin-top: 40px;
}


.m_btm10 {
	margin-bottom: 10px;
}
.m_btm20 {
	margin-bottom: 20px;
}
.m_btm30 {
	margin-bottom: 30px;
}
.m_btm40 {
	margin-bottom: 40px;
}
.m_btm50 {
	margin-bottom: 50px;
}


.m_side {
	margin-left: 20px; 
	margin-right: 20px; 
}



/* box */

.ct_box {
	position: relative;
	left: 30px;
	padding: 0 0px 0 10px;
}

.ct_box p {
}


.ct_box01 {
	width:
	background: #f2ebd6;
	border-top:4px solid #5b2919;
	border-left: solid 1px #e4d1bb;
	border-right: solid 1px #e4d1bb;
	border-bottom: solid 1px #e4d1bb;
	padding: 5px 10px 10px;
}



.ct_box02 {
	background: #FFF;;
	border-top:4px solid #369954;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px 10px 10px;
}


.ct_box03 {
	background: #FFF;;
	border-top:4px solid #369954;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px 10px 10px;
}



.box01 {
	background: url(../images/box01_btm.gif) no-repeat bottom;
	padding: 0 0 20px;
	width: 520px;
	position: relative;
	top: -10px;
	left: 10px;
}
.box01 p {
	padding: 0;
}

.box01_top {
	background: url(../images/box01_top.gif) no-repeat top;  
    padding-top: 20px;  
}

.box01_back {
	background: url(../images/box01_back.gif) repeat-y;
	padding: 0 30px 0;
}


.box02 {
	background: url(../images/box02_btm.gif) no-repeat bottom;
	padding: 0 0 20px;
	width: 720px;
	position: relative;
	top: -10px;
	left: 10px;
}
.box02 p {
	padding: 0;
}

.box02_top {
	background: url(../images/box02_top.gif) no-repeat top;  
    padding-top: 20px;  
}

.box02_back {
	background: url(../images/box02_back.gif) repeat-y;
	padding: 0 30px 0;
}

.box03 {
	padding: 15px 15px;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 2px 5px #CCC;
	border: solid 1px #cec8bc;
	margin-bottom: 10px;
	background: #f8fcff;
}


.box04 {
	padding: 10px 15px;
	background: #fff;
	box-shadow: 0px 2px 5px #CCC;
	border: solid 1px #CCC;
	margin-bottom: 10px;
	background: #f8fcff;
}










.photo01 {
	border: 1px solid #CCC;
}



hr {
	border-width: 1px 0px 0px 0px;
	border-style: none;
	border-color: transparent;
	height: 1px;
	background: url(images/dot_line.gif) repeat-x ;
}



.pagetop {
	clear: both;
	float: right;
	margin: 20px 0;}

/* Begin Typography & Colors */









a, h2 a:hover, h3 a:hover {
	color: #292929;
	text-decoration: none;
	}

a:hover {
	color: #f03a33;
	text-decoration: underline;
	}
	
.toppdf a{
	color: #f03a33;
	text-decoration: underline;
	}
.toppdf a:hover {
	color: #F00;
	text-decoration: underline;
	}
