@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

img{
border:0;
line-height:0;
}
ol,ul{
}

body{
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	line-height: 0;
	color:#333;
	text-justify: inter-ideograph;
}


a:link,a:visited{
	color:#06F;
	text-decoration:none;
}
a:hover{
	color:#E10D1B;
}
a:active, a:focus {outline:0;}
img{border:0;}

.btn_box{
	text-align: center;
}
		
/*******************************
レイアウト
*******************************/
#header, #mainNav, #wrapper,#footer ul{
	margin: 0 auto;
	width: 960px;
	clear: both;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}

#sidebar{
	width: 235px;
	padding-top: 15px;
	height: auto;
}

#main{
	float: right;
	width: 700px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-top: 15px;
}

/*******************************
/* ヘッダー
*******************************/
#header{
	position: relative;
	height: 110px;
}

#header h1,#header h2,#header p{
position:absolute;
top:31px;
font-size:10px;
font-weight:normal;
line-height:22px;
}

/* スローガン */
#header h1{
	top: 2px;
	left: 0;
	font-size: 13px;
	width: auto;
}

/* ロゴ */
#logo{
	position: absolute;
	margin-top: 42px;
	margin-left: 20px;
}

/* 問い合わせボタン */
#tel_btn{
	margin-top: 40px;
	float: right;
	margin-right: 8px;
}
#faq_btn{
	margin-top: 35px;
	float: right;
}

/************************************
/* メインナビゲーション
************************************/
#navtop{
	height: 50px;
	text-align: center;
	background-image: url(../images/mainnav_back.png);
}

ul.navtop{
	width: 960px;
	margin: auto;
}

ul.navtop li{
	list-style: none;
	float: left;
}

/************************************
/* テーブル要素
************************************/
table{
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 20px;
	border-color: #CCCCCC;
	margin-bottom: 20px;
	border-width: 0px;
}

table th{
	font-weight: normal;
	background-color: #EEEEEE;
}

table li{
	list-style-type: disc;
	margin-left: 10px;
}

.contents td,.form td {
	padding: 10px;
	width: auto;
}
.form table td p{
	margin-top: 5px;
}

.th1{
	width: 152px;
}

.th2{
	width: 55px;
}

.th3{
	width: 78px;
}

.th4{
	width: 208px;
}

.th5{
	width: 138px;
}

.th6{
}

/*******************************
/* メイン
*******************************/
#mainImg{
	text-align: center;
}

#pan{
	width: 700px;
	float: right;
	line-height: normal;
	font-size: 12px;
	margin-bottom: 10px;
}

#main h2{
	clear:both;
	padding-left:25px;
	font-size:16px;
	font-weight:normal;
	height: 33px;
	line-height: 34px;
	background-image: url(../images/headingBg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.contents,.form{
	border: 0;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 26px;
	padding-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 670px;
}

.last{border-bottom:none;}

.catch{
	font-size:16px;
	font-weight:normal;
	margin-bottom: 10px;
	padding-top: 10px;
}

.contents ul{
	margin-top: 20px;
}

.contents li{
	float: left;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 10px;
}

.form_btn {
	text-align: center;
	padding-top: 10px;
}

.catch2{
	font-size: 16px;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0054A7;
	height: 18px;
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 645px;
	border-bottom: 1px solid #0054A7;
	margin-bottom: 10px;
}

.form .mark{
	color: #E10D1B;
	font-size: 93%;
	margin-left: 5px;
}

/*******************************
/* サイトバー
*******************************/
.sidebar_title{
	padding-left: 25px;
	font-size: 14px;
	height: 33px;
	line-height: 35px;
	background-image: url(../images/side_headingBg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar ul{

}

#sidebar li{
	border-bottom: 2px dotted #CCCCCC;
	font-size: 14px;
	list-style-type: none;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	list-style-image: url(../images/menu_point.png);
	list-style-position: inside;
}

#sidebar li a{
text-decoration:none;
color:#000;
}

#sidebar li a:hover{
	color: #0054A7;
	text-decoration: underline;
}

/*******************************
/* フッター
*******************************/
#footer{
	background-color: #F0F0F0;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	min-width: 960px;
	text-align: center;
}

#footer ul{
	text-align: center;
	width: 900px;
	padding-left: 50px;
}
	
#footer li{
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-right: 50px;
	display: inline;
}

#footer li a{
text-decoration:none;
color:#000;
}

#footer li a:hover{
	color: #0054A7;
	text-decoration: underline;
}

.sitemap{
	padding-top: 20px;
	margin-bottom: 20px;
}

p#adress{
	text-align:center;
	padding-bottom: 20px;
	line-height: 20px;
	padding-top: 10px;
}

p#adress img{
	margin-bottom: 10px;
}

p#copy{
	text-align: center;
	font-size: 12px;
	background-color: #CCC;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #000;
	background-repeat: repeat-x;
}
