/*---------------------------------------

　　　　　タグセレクタ類

---------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	line-height: 1.8em;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;		
}

h1{
	font-size:13px;
	text-decoration:none;
	color:#000000;
}


img{
	border:0px;
}

.clear{
clear:both;
}

/*---------------------------------------

　　　　　ヘッダー	

---------------------------------------*/
#header{
	width:1000px;	
	height:140px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(../img/common/header.gif);
}


#header_text{
	font-size:12px;
	line-height:1.2em;
	position:absolute;
	top:30px;
	right:35px;
}

h1{
	position:absolute;
	top:35px;
	left:5px;
	font-size:14px;
}

#to_home{
	
	width:277px;
	height:39px;
	position:absolute;
	top:60px;

	
}


#navi-001{
	position:absolute;
	font-size:12px;
	top:70px;
	left:460px;

}

#navi-001 a:link,visited{
	color:#000;
	text-decoration:none;
}

#navi-001 a:hover{
	color:#999;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}


#navi-002{
	position:absolute;
	font-size:12px;
	top:70px;
	left:630px;

}


#navi-002 a:link,visited{
	color:#000;
	text-decoration:none;
}

#navi-002 a:hover{
	color:#999;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}


#navi-003{
	position:absolute;
	font-size:12px;
	top:70px;
	left:780px;
}


#navi-003 a:link,visited{
	color:#000;
	text-decoration:none;
}

#navi-003 a:hover{
	color:#666;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}


#navi-004{
	position:absolute;
	font-size:12px;
	top:70px;
	left:900px;
}

#navi-004 a:link,visited{
	color:#000;
	text-decoration:none;
}

#navi-004 a:hover{
	color:#999;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}


/*---------------------------------------

　　　　　コンテンツ

---------------------------------------*/
#contents{
	width:1000px;
	overflow:hidden;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-color:#FFFFFF;
	padding:10px;
}

.title_h2{
	font-size:16px;
	width:150px;
	font-weight:bold;
	padding:10px;
	font-weight:bold;
	background-color:#045BA1;
	color:#FFF;
}

.title2_h2{
	font-size:16px;
	width:740px;
	font-weight:bold;
	padding:10px;
	font-weight:bold;
	background-color:#045BA1;
	color:#FFF;
}


.title_h3{
	background-image:url(../img/common/h3_bg.gif);
	width:560px;
	height:31px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	float:right;
	padding-top:5px;
	color:#045BA1;
}




.title_h3_2{
	background-image:url(../img/common/h3_bg.gif);
	width:493px;
	height:31px;
	text-indent:20px;
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
	color:#006600;
	margin-top:15px;
}


.title_h4{
	background-image:url(../img/common/h2_bg.gif);
	width:780px;
	height:31px;
	text-indent:20px;
	padding-top:5px;
}
	
.title_h4_2{
	background-image:url(../img/common/h2_bg.gif);
	width:760px;
	height:31px;
	text-indent:20px;
	padding-top:5px;
}





/*---------------------------------------

　　　　　フッター

---------------------------------------*/
#footer {
 clear: both;
 width: 948px;
 margin: 0 auto;
background-image:url(../img/common/footer_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
border: solid 1px #696969;
overflow: auto;
}
#footer-content {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#footer-top {
 background: #FFF196;
 padding: 10px;
 font-size: 10px;
 overflow: auto;
}
.footer-top-box1 {
 float: left;
 padding-left: 5px;
 padding-top: 5px;
}
.footer-top-box2 {
 float: left;
 padding-left: 5px;
}

#footer-info {
 background: #fff;
 padding: 10px 10px 10px 10px;
 overflow: auto;
 color: #000;
 font-size: 12px;
 border-color:#696969;
 border-style:solid;
 border-width:1px;
}
#footer-info img {
 padding: 5px;
}
#footer-info ul {
 padding: 0 5px 0 15px;
}
#footer-info a {
 color: #000;
}
#info-left {
 padding-left: 10px;
 border-right: solid 1px #eeeeee;
 float: left;
 width: 260px;
 min-height: 175px;
line-height:1.8em;
}
#info-center {
 border-left: solid 1px #999999;
 border-right: solid 1px #eeeeee;
 float: left;
 width: 360px;
 padding-left: 10px;
 min-height: 175px;
line-height:1.8em;
}
#info-right {
 padding-left: 10px;
 border-left: solid 1px #999999;
 float: left;
 width: 240px;
 min-height: 175px;
line-height:1.8em;
}
#footer-next-wrap {
 clear: both;
 width: 100%;
 padding-top: 10px;
}
#footer-next {
 width: 775px;
 border: 1px solid #999999;
 margin: 0 auto;
 padding: 5px 10px 5px 10px;
background-color:#FFFFFF;
}
#footer-next h2 {
 color: #3d3d3d;
 font-size: 20px;
 margin: 5px 0 5px 0;
 padding: 0;
 text-decoration: none;
 font-weight: normal;
}
#footer-nav-wrap {
 clear: both;
 width: 100%;
 padding-top: 10px;
}
#footer-nav {
 width: 900px;
 margin: 0 auto;
 padding-bottom: 10px;
}
ul.footer-nav {
 margin: 0;
 padding: 0;
 list-style: none;
}
ul.footer-nav li {
 font-size: 12px;
 font-weight: normal;
 float: left;
 border-left: solid 1px #999999;
 padding: 0 5px 0 5px;
}
#footer-nav a {
 color: #045BA1;
 text-decoration: none;
}
#footer-nav a:hover {
 text-decoration: underline;
 color:#696969;
}
#copy-wrap {
 clear: both;
 width: 100%;
 padding: 40px 0 40px 0;
 border-top: solid 1px #999999;
}
#copy {
	font-size:12px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
#copy a {
 text-decoration: none;
 color: #666;
}

.calender {
 float: right;
 padding-right: 10px;
}

.font10{
	font-size:11px;
	line-height:1.5em;
}

.sp_cont01{
margin-top:15px;
font-size:13px;
line-height:1.8em;
text-indent:1em;
}

.sp_cont02{
color:#176EC4;
border-color:#999999;
border-style:solid;
border-width:1px;
padding:5px;
background-color:#FFFFCC;
}

.sp_title01{
 font-size:15px;
font-weight:bold;
margin-bottom:-15px;
color:#176EC4;
}

.red{
color:#FF0000;
}


.attention{
	width:760px;
	margin-top:15px;
	margin-bottom:15px;
	border-color:#F00;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	padding:5px;
}

/*---------------------------------------

　　　　　お客様の声

---------------------------------------*/

.voice {
	width: 550px;
	background-color:#FFFFFF;
	margin-left: 185px;
	margin-top: 50px;
	margin-bottom: 10px;
	color:#66666;
	border: solid 1px #CCCCCC;
}
.voice2 {
	width: 50%;
	font-size: 10pt;
	color:#000066;
	text-align: left;
	background-color:#CCCCFF;
	padding:3px;
	font-weight:bold;
}

.voice3 {
	width: 50%;
	font-size: 10pt;
	text-align: left;
	color:#666666;
	padding:3px;
	
}
.foot-l{float:left;width:160px;padding-right:5px;}
.foot-r{float:right;width:160px;padding-right:15px;}

/*カレンダー*/
div#footer-wrap td{color:#333;}
div#footer-wrap .X_calendar_table { border-collapse: collapse; border: 1px solid #666; font-size: 12px;margin-top:5px;}
div#footer-wrap .X_calendar_table td { border: 1px solid #C6C6C6; text-align: center; padding: 0px 4px; margin:0px;line-height:150%;}
div#footer-wrap .X_calendar_caption { background-color:#666;color:#FFF;line-height:180%;}
div#footer-wrap .X_calendar_table a { padding: 0; text-decoration: none; color: #FFF; font-size: 12px;}

div#footer-wrap .X_calendar_table a:visited { padding: 0; text-decoration: none; color: blue; }
div#footer-wrap .X_calendar_default { backGround-color: #FFF;}
div#footer-wrap .X_calendar_weeks { backGround-color: #FFF; color: #333; border: 1px solid #D4D4D4; font-weight:normal; line-height:150%;}

div#footer-wrap .X_calendar_today { backGround-color: #CCC; font-weight: bold; }
div#footer-wrap .X_calendar_holiday { color:#F00; background-color:#FFF;}
div#footer-wrap .X_calendar_none { backGround-color: #ECF3F4; color: #808080;}

