@charset "utf-8";

html{
overflow-x: hidden;
overflow-y: scroll;
	}

*{
padding:0;
margin:0;
}

body {
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
font-size:12px;
line-height:150%;
color:#444444;
margin:0;
}

img {
border:none;
margin:0;
}

a{
text-decoration:none;
color:#444444;
}

a:hover{
text-decoration:underline;
color:#444444;
}

/*a:visited{
text-decoration:none;
color:#CCCCCC;
}*/


h1 {
	color:#AAAAAA;
	font-size:12px;
	font-weight:bold;
	float:left;
	background:none;
}

h2 {
	padding-left:25px;
	padding-top:5px;
	background:url(../img/h2_bg.jpg) no-repeat;
	height:26px;
	line-height:150%;
	margin-top:5px;
	color:#444444;
	font-size:12px;
	font-weight:bold;
}


.headcopy {
}

/*

///////ヘッダースタイル////////

*/
.body{
width:860px;
margin-right:auto;
margin-left:auto;
margin:0 auto 0 auto;
}

.header {
width:860px;
height:80px;
/*border:1px solid #000;*/
float:left;
}

.logo {
padding-top:10px;
}

.mininavi{
float:right;
padding-left:12px;
padding-bottom:100px;
/*border:1px solid #000;*/

}

.navi{
clear:both;
width:860px;
height:34px;
/*border:1px solid #000;*/
}

.navi li#normal_navi{
	display:block;
	float:left;
	background-image:url(../img/btn_base.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:30px;
	text-align:center;
	padding-top:7px;
/*border:1px solid #000;*/
}

.navi li#end_navi{
	display:block;
	float:left;
	background-image:url(../img/btn_base_end.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:30px;
	text-align:center;
	padding-top:7px;
/*border:1px solid #000;*/
}

.navi ul{
margin:0;
padding:0;
width:860px;
float:left;

}

.wrap{
clear:both;
width:860px;
background:url(../img/bg_gray.jpg) right repeat-y;
}

.whatnew_list {
	height:200px;
	overflow:auto;
	width:650px;
}
.whatnew_list ul{
}

.whatnew_list li#new_ico{
	background:url(../img/new_img.gif) no-repeat;
}

.whatnew_list li{
	padding-left:42px;
	line-height:150%;
	list-style-type:none;
}

.whatnew_list span{
	padding-right:20px;
}


/*///////ヘッダー終了////////*/

/*///////コンテンツスタイル////////*/

.box {
	width:615px;
	padding-top:5px;
	padding-left:20px;
	padding-right:25px;
	padding-bottom:5px;
}

.float_L {
	float:Left;	
	}
	
.float_R {
	float:right;
}

.txt_R {
	text-align:right;
}


/*　幅系　*/
.w200 {
	width:200px;
}
.w220 {
	width:220px;
}

.w390 {
	width:390px;
}
.w600 {
	width:600px;
}

.w615 {
	width:615px;
}

/*テキストサイズ*/

.sz10 {
	font-size:10px;
}
.sz12 {
	font-size:12px;
}

/*カラー*/
.green {
	color:#006600;
}

.com_tbl {
	border-top:solid 1px #CCC;
}

.com_tbl th{
	width:170px;
	padding:5px;
	padding-left:10px;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	font-size:12px;
	text-align:left;
	background-color:#F0F0F0;
}

.com_tbl td{
	border-bottom:solid 1px #CCC;
	font-size:12px;
	padding:5px;
	padding-left:10px;

}

.com_tbl caption {
text-align:left;
background-position:left;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
margin-top:10px;
font-size:12px;
}


.com_tbl_enkaku {
margin-bottom:20px;
}


.com_tbl_enkaku th{
	width:170px;
	padding:5px;
	padding-left:10px;
	font-size:12px;
	text-align:left;
	background-color:#F0F0F0;
	border-bottom:solid 1px #FFF;
}

.com_tbl_enkaku td{

	font-size:12px;
	padding:5px;
	padding-left:10px;

}

.com_tbl_enkaku caption {
text-align:left;
margin-bottom:5px;
background-position:left;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
font-size:12px;
border-bottom:1px solid #CCC;

}

.privacy {}

.privacy h3 {
	font-weight:bold;
	font-size:12px;
	color:#333333;
	clear:both;
	margin-top:1em;
	
}

.info_contact{
	float:left;
}

.info_yakei{
	float:right;
}

strong.sz10 {
	font-size:10px;
}


h3.arrow {
background-image:url(../img/arrow_big.jpg);
background-position:left top;
background-repeat:no-repeat;
font-size:12px;
margin:0
padding:0;
float:left;
display:block;
width:408px;
padding-left:25px;
margin-top:15px;
}


.left_content{
float:left;
width:660px;
}

.right_content{
float:right;
width:200px;
}

.right_content h3{
padding:22px 0 0 22px;
}

.cname {
padding:10px 0 30px 22px;

}

/* センター　*/
.bnr{
/*
margin:10px 0;
padding:5px 0;
*/
padding-left:5px;
text-align:center;
}

.footer {
background-image:url(../img/bg_img.jpg);
background-repeat:repeat-x;
background-position:top left;
width:860px;
height:50px;
padding-top:20px;
text-align:center;
clear:both;
/*border:1px solid #000;*/
}

.btm_navi a{
text-decoration:none;
color:#666666;
}

.copy{
margin:10px;
font-size:10px;
letter-spacing:0.2em;
color:#666666;
}

.top-bana01{
	margin: 5px 0 10px 0;
	padding: 0;
	border:none;
}

/*add 2013/04/30 */
.greeting_title {
	padding-bottom:20px;
	font-weight:bold;
	text-align:center;
}

.greeting_footer {
	padding-top:20px;
	padding-bottom:30px;
	font-weight:bold;
	text-align:right;
}

.info_tbl {
	float:left;
	border-top:solid 1px #CCC;
	margin-top:20px;
}

.info_tbl caption {
text-align:left;
margin-left:auto;
margin-right:auto;
text-indent:2em;
background-position:left;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
}

.info_tbl th{
	width:170px;
	padding:5px;
	padding-left:10px;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	font-size:12px;
	text-align:left;
	background-color:#F0F0F0;
}

.info_tbl td {
	border-bottom:solid 1px #CCC;
	font-size:12px;
	padding:5px;
	padding-left:10px;

}

input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #333;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #F5F5F5;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 110%;
    margin: 0 15px;
    overflow: hidden;
    padding: 8px 20px 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{
    background-color: #666;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #F5F5F5;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 110%;
    margin: 0 15px;
    overflow: hidden;
    padding: 8px 20px 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}

*:first-child+html input[type="submit"]{padding:3px;}

.info_confirm_btn {
	text-align:center;
}

.pad_btm20 {
	padding-bottom:20px;

}

.info_tbl_btn {
	float:left;
	margin-top:5px;
}

.info_tbl_btn td {
	font-size:12px;
	padding:5px;
	padding-left:10px;

}

span.wpcf7-not-valid-tip {
/*
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 100;

	font-size: 10pt;
	width: 280px;
	padding: 2px;
	color:#FF0000;
*/
	color:#FF0000;
	font-size: 10pt;

}

.info_tbl_cmp {
	float:left;
	border-top:solid 1px #CCC;
	margin-top:20px;
}

.info_tbl_cmp caption {
text-align:left;
margin-left:auto;
margin-right:auto;
text-indent:2em;
background-image:url(../img/f.jpg);
background-position:left;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
}

.info_tbl_cmp td {
	font-size:12px;
	padding:5px;
	padding-left:10px;
}

.sitemap {
	padding:20px 0 20px 20px;

}

.sitemap_img1 {
	padding-bottom:20px;
}

