/**********************

基準

**********************/
h1, h2, h3, h4, h5, div, p, ul, dl, dt, dd, form, fieldset, address, img {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:small;
	line-height:1.5;
	border:none;
	color: #5A5A5A;
}

ol {
	font-size: 13px;

}

ul {
	font-size: 13px;

}

a:link,a:active,a:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
hr {
	display: none;
}

a:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

.red {color: #FF0000}
.red_b {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.text10 {
    font-size: 10px
}
.text10_2 {
	font-size: 10px;
	margin-bottom: 40px;
	padding: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}#header {
	position: relative;
	height: 205px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
#header h1 {
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	left: 2px;
	width: 600px;
}
#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}
#logo_footer {
	position: absolute;
	top: 110px;
	left: 23px;
}

/*#tel {
	position: absolute;
	left: 647px;
	top: 40px;
}*/
#header p {
	position: absolute;
	left: 155px;
	top: 65px;
	color: #999999;
}






#navi {
	position: absolute;
	top: 160px;
	/*background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	width: 890px;
	height: 40px;*/
}
#navi li {
	float: left;
	display: block;
	height: 40px;
}
#nv01 a {
	height: 40px;
	width: 127px;
	display: block;
	background-image: url(../images/navi01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#nv02 a {
	height: 40px;
	width: 127px;
	display: block;
	background-image: url(../images/navi02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}
#nv03 a {
		height: 40px;
	width: 127px;
	display: block;
	background-image: url(../images/navi03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}
#nv04 a {
	height: 40px;
	width: 127px;
	display: block;
	background-image: url(../images/navi04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}
#nv05 a {
	height: 40px;
	width: 127px;
	display: block;
	background-image: url(../images/navi05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}
#nv06 a {
	height: 40px;
	width: 127px;
	display: block;
	background-image: url(../images/navi06.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;	
	
}


#nv07 a {
	height: 40px;
	width: 128px;
	display: block;
	background-image: url(../images/navi07.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;	
	
}









#nv01 a:hover {
	background-image: url(../images/navi01_o.jpg);
	background-repeat: no-repeat;
}



#nv02 a:hover {
	background-image: url(../images/navi02_o.jpg);
	background-repeat: no-repeat;
}
#nv03 a:hover {
	background-image: url(../images/navi03_o.jpg);
	background-repeat: no-repeat;
}
#nv04 a:hover {
	background-image: url(../images/navi04_o.jpg);
	background-repeat: no-repeat;
}
#nv05 a:hover {
	background-image: url(../images/navi05_o.jpg);
	background-repeat: no-repeat;
}
#nv06 a:hover {
	background-image: url(../images/navi06_o.jpg);
	background-repeat: no-repeat;
}


#nv07 a:hover {
	background-image: url(../images/navi07_o.jpg);
	background-repeat: no-repeat;
}








#sab_navi {
	position: absolute;
	top: 5px;
	left: 690px;
	width: 200px;
}
#sab_navi li {
	float: left;
	color: #FFFFFF;
}
#sab_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	padding-top: 5px;
}
#topup {
	display: block;
	text-align: right;
	background-image: url(../imagesimages/footer_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#footer_link {
	background-image: url(../imagesimages/footer_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 17px;
	padding-bottom: 20px;
}
#footer_link ul {
	text-align: center;
	display: block;
	clear: both;
	margin-top: 3px;
}
#footer_link li {
	display: inline;
}
#footer_link a {
	font-size: 12px;
	color: #5A5A5A;
}


#footer_company {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../imagesimages/footer_logo.gif);
	background-repeat: no-repeat;
}




address {
	background-color: #03afda;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents {
	position: relative;
}

#left {
	float: left;
	width: 660px;
}
#left_inner {
	padding: 20px;
}
.tit_sab {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5A5A5A;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	padding-left: 5px;
}






#pan {
	padding-top: 5px;
	padding-right: 5px;
	clear: both;
	padding-left: 5px;
}
#pan li {
	display: inline;
	font-size: 10px;
}
#pan li a {
	background-image: url(../images/pan_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-size: 10px;
}



#right {
	float: right;
	width: 210px;
}






/*.right_inner h3 {
	background-image: url(../images/right_tit_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px;
	text-decoration: none;
}
.right_inner h3 a:link, .right_inner h3 a:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;


*/






.right_inner p {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.right_inner ul {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 3px;

}
.right_inner li {
	background-image: url(../images/right_icon.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 3px;
	background-position: 0px 2px;
}

#tit_kids {
	background-image: url(../images/angel_kids.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 47px;
	margin-top: 10px;
	padding-bottom: 0px;
}


.right_innerkis {
border: 1px  #ffcdcd solid;
	
}


.right_innerkis p {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}





.right_dr{width:210px;
/*	margin:0 auto 0 auto;
*/	padding:0px 0px 0px 0px;
height:109px;
    
	/*margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;*/
	}


.dr_pict
	{
	float:right;
	width:90px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #ffffff;
/*	height: 215px;
*/	}

.dr_main
	{
	float:right;
	width:105px;
/*	height: 215px;
*/	font-size: 13px;
	margin-right: 5px;
	
	}
	
.dr_main p {
	
	font-size: 13px;
	padding-bottom: 3px;
	
	
	}	
	

		
	
.clears{
  clear:both;
}



.bar p{
  text-decoration : underline ;
}




























#tit_info {
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	margin-top: 10px;
	padding-bottom: 5px;
}









/*------------------
  コンテンツ共通
------------------*/

#tit_main {
	background-image: url(../images/tit_bg.jpg);
	font-size: 14px;
	color: #333333;
	height: 40px;
	padding-top: 13px;
	padding-left: 40px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-top: 3px;
}



#tit_main2 {
	background-image: url(../images/tit_bg.jpg);
	font-size: 14px;
	color: #333333;
	height: 40px;
	padding-top: 13px;
	padding-left: 40px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-top: 3px;
}




	
	



#con {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#con h3 {
　　border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5bbaea;
	border-bottom:#5bbaea 1px solid;
	font-size: 14px;
    display: block;
	clear: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom:10px;		

}


#con h4 {


　　
    border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom:#FFB17D 1px solid;
	font-size: 14px;
    display: block;
	clear: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 10px;		
	margin-bottom: 5px;		

}



#con_inner {
    margin-top: 3px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
/*	border: 1px solid #E7E7E7
*/}

#con_inner p {
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 14px;
}

#con_inner td {
   padding-right: 0px;
	font-size: 14px;
}



#con_inner ul {
　　list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 3px;

}
#con_inner li {
	
	padding-left: 10px;
	padding-bottom: 5px;
	background-position: 0px 2px;
	font-size: 14px;
}




/*------------------
  テーブル設定
------------------*/
#k2,
#subarea-k2 {
    border-collapse: collapse;
	margin-top: 5px;
   
}




#k2t th,
#subarea-k2 th {
    background: #eee;
    border: 1px solid #aaa;
    padding: 2px;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
}

#k2 td,
#subarea-k2 td {
    border: 1px solid #aaa;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left: 5px;
	font-size: 13px;
}


#k2 p {


	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	font-size: 13px;
}




/*------------------
  テーブル設定終わり
------------------*/




/* ------------------------------
  コンテンツボックス枠線なし
------------------------------ */

.con_outer
	{
	width:660px;
/*	margin:0 auto 0 auto;
*/	padding:0px 0px 0px 0px;
    
	/*margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;*/
	}

.con_pict
	{
	float:right;
	width:180px;
	background-color: #ffffff;
/*	height: 215px;
*/	}

.con_main
	{
	float:right;
	width:470px;
/*	height: 215px;
*/	font-size: 13px;
	margin-right: 5px;
	
	}
	
.con_main p {
	
	font-size: 14px;
	padding-bottom: 5px;
	
	
	}	
	
/*.con_main ul {
　　list-style-type: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;

}
.con_main li {
	
	padding-left: 5px;
	padding-bottom: 5px;
	background-position: 0px 2px;
	font-size: 16px;
	font-weight:bold;
	
}	*/
/*.con_main p {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 13px;
}*/
	
		
	
.clears{
  clear:both;
}



/* ------------------------------
 end コンテンツボックス枠線なし
------------------------------ */



/* ------------------------------
  コンテンツボックス枠線なし
------------------------------ */

.how_outer
	{
	width:650px;
	height: 150px;
	

	margin:0 auto 0 0px;
	padding:0px 0px 5px 0px;
/*	border: 1px #ffb366 solid;
*/
	}

.how_pict
	{
	float:left;
	width:200px;
	background-color: #ffffff;
	height: 150px;
	}

.how_main
	{
	float:left;
	width:430px;
	padding-left: 15px;
	
/*	height: 62px;*/
	}
	
.how_main p {
	padding-top:5px;
	padding-right: 5px;
	padding-left: 5px;
    padding-bottom: 5px;
	font-size: 14px;
	}	
	
	

	
.clears{
  clear:both;
}


/* ------------------------------
 end コンテンツボックス枠線なし
------------------------------ */
.how_outer2
	{
	width:650px;
	height: 230px;
	

	margin:0 auto 0 0px;
	padding:0px 0px 5px 0px;
/*	border: 1px #ffb366 solid;
*/
	}

.how_pict2
	{
	float:left;
	width:300px;
	background-color: #ffffff;
	height: 150px;
	}

.how_main2
	{
	float:left;
	width:330px;
	padding-left: 15px;
	
/*	height: 62px;*/
	}
	
.how_main2 p {
	padding-top:5px;
	padding-right: 5px;
	padding-left: 5px;
    padding-bottom: 5px;
	font-size: 14px;
	}	
	
	

	
.clears{
  clear:both;
}
/* ------------------------------
  コンテンツボックス枠線なし
------------------------------ */

.how2_outer
	{
	width:650px;
	height: 250px;

	margin:0 auto 0 5px;
	padding:0px 0px 5px 0px;
/*	border: 1px #ffb366 solid;
*/
	}

.how2_pict
	{
	float:right;
	width:200px;
	background-color: #ffffff;
	height: 250px;
	}

.how2_main
	{
	float:left;
	width:430px;
	padding-left: 15px;
	
/*	height: 62px;*/
	}
	
.how2_main p {
	padding-top:5px;
	padding-right: 5px;
	padding-left: 0px;
    padding-bottom: 5px;
	font-size: 14px;
	}	
	
	

	
.clears{
  clear:both;
}


/* ------------------------------
 end コンテンツボックス枠線なし
------------------------------ */

/* ------------------------------
  コンテンツボックス枠線なし
------------------------------ */

.an_outer
	{
	width:650px;
	height: 125px;

*/	margin:0 auto 0 10px;
	padding:0px 0px 5px 0px;
/*	border: 1px #ffb366 solid;
*/
	}

.an_pict
	{
	float:right;
	width:150px;
	background-color: #ffffff;
	height: 100px;
	}

.an_main
	{
	float:left;
	width:480px;
	padding-left: 0px;
	
/*	height: 62px;*/
	}
	
.an_main p {
	padding-top:7px;
	padding-right: 5px;
	padding-left: 0px;
    padding-bottom: 3px;
	font-size: 14px;
	}	
	
	

	
.clears{
  clear:both;
}


/* ------------------------------
 end コンテンツボックス枠線なし
------------------------------ */


/* ------------------------------
  コンテンツボックス枠線なし
------------------------------ */

.ac_outer
	{
	width:650px;
	height: 120px;

*/	margin:0 auto 0 15px;
	padding:0px 0px 5px 0px;
/*	border: 1px #ffb366 solid;
*/
	}

.ac_pict
	{
	float:left;
	width:236px;
	background-color: #ffffff;
	height: 119px;
	}

.ac_main
	{
	float:left;
	width:394px;
	padding-left: 15px;
	
/*	height: 62px;*/
	}
	
.ac_main p {
	padding-top:5px;
	padding-right: 5px;
	padding-left: 5px;
    padding-bottom: 5px;
	font-size: 14px;
	}	
	
	

	
.clears{
  clear:both;
}


/* ------------------------------
 end コンテンツボックス枠線なし
------------------------------ */





.bg{
font-size: 18px;
font-weight: bold;

}











a.menu01 { 
display: block; 
width: 210px; 
height: 44px; 
background: url(../images/menu01.jpg); 
text-decoration: none; 
} 

a:hover.menu01 { 
background-position: 0 -44px; 
} 

a.menu02 { 
display: block; 
width: 210px; 
height: 44px; 
background: url(../images/menu02.jpg); 
text-decoration: none; 
} 

a:hover.menu02 { 
background-position: 0 -44px; 
} 

a.menu03 { 
display: block; 
width: 210px; 
height: 44px; 
background: url(../images/menu03.jpg); 
text-decoration: none; 
} 

a:hover.menu03 { 
background-position: 0 -44px; 
} 


a.menu04 { 
display: block; 
width: 210px; 
height: 44px; 
background: url(../images/menu04.jpg); 
text-decoration: none; 
} 

a:hover.menu04 { 
background-position: 0 -44px; 
} 


/*---------------------------------------汎用ボックス*/
.mgrow5px{
	margin:5px 0;
	}
.mgrow10px{
	margin:10px 0;
	}
.mgrow15px{
	margin:15px 0;
	}
.mgrow20px{
	margin:20px 0;
	}

.mgtop5px{
	margin-top:5px;
	}
.mgtop10px{
	margin-top:10px;
	}
.mgtop15px{
	margin-top:15px;
	}
.mgtop20px{
	margin-top:20px;
	}
.mgtop30px{
	margin-top:30px;
	}
.mgtop35px{
	margin-top:35px;
	}
.mgtop40px{
	margin-top:40px;
	}
.mgtop45px{
	margin-top:45px;
	}

.mgbtm5px{
	margin-bottom:5px;
	}
.mgbtm10px{
	margin-bottom:10px;
	}
.mgbtm15px{
	margin-bottom:15px;
	}
.mgbtm20px{
	margin-bottom:20px;
	}
.mgbtm30px{
	margin-bottom:30px;
	}
.mgbtm60px{
	margin-bottom:60px;
	}


/*----------------------------------------about_box1*/