﻿/* CSS Edited by Kuniko YAMAMOTO-WebARK Last Updated on November 11th, 2008 */
@charset "utf-8";

body {
	background:#F7F7F7 url('body_bg_01.gif') no-repeat;
	color:#000000;
	font-size : 12px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	text-align: center;
	color: #666666;
}
img{border:0px;}
p{
	font-size: 12px;
	line-height: 18px;
	margin:0px 10px 0px 25px;
	width: auto;
	line-height: 18px;
	text-align: left;
}

p a{
	color: #336699;
}

p a:hover{
	color: #FF3399;
}

h1{
    position: relative;
    background: white url('../img/h1_bg.gif') no-repeat;
    width:625px;
    height:50px;
    font-size: 20px;
    color: #336699;
    margin: 0px 0px 15px 0px;
    padding: 25px 0px 0px 40px;
    font-weight: bold;
    text-align: left;
}

h2{
    clear: both;
    background: white url('../img/h2_bg.gif') no-repeat;
    width:606px;
    height:26px;
    font-size: 12px;
    color: #336699;
    padding: 8px 0px 0px 40px;
    margin: 30px 0px 10px 7px;
    text-align: left;
}



#container{
	position: relative;
	text-align: center;
	width:937px;
	height: auto;
	margin: 0px auto;
	overflow: auto;
}


#header{
	position: relative;
	background: #F7F7F7;
	background: #F7F7F7 url('../img/header_01.jpg') no-repeat;
	width: 937px;
	height:124px;
	margin-top: 0px;
}

#wrapper{
	position: relative;
	text-align: left;
	width: 937px;
	overflow: auto;
	height: auto;
	background: #F7F7F7 url('../img/wrapper_bg_01.gif') repeat-y;
	margin: 0px auto;
}


#main{
   position: relative;
   float: right;
   width: 680px;
   height: auto;
   margin: 0px 15px 40px 10px;
   padding: 20px 0px 0px 0px;
   text-align: center;

}
#main ul{
	text-align: center;
	margin: 20px 0px;
}
#main li{
	display: inline;
	list-style: decimal;
	margin-right: 20px;
	text-align:left;
}
#main table p{
	margin: 2px 0px;
}
#main table ul{
	margin: 0px;
}

#main table li{
	display: block;
	margin: 2px 0px;
	list-style: none;
}
.title_01{
   text-indent: -10000px;
   background: white url('../img/title_01.gif') no-repeat;
   height:120px;
   width:438px;
   text-align: center;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 0px;
}


#left_menu{
   float: left;
   width: 185px;
   height: auto;
   margin: 20px 0px 0px 15px;

}

#left_menu a{
   color: #336699;
   text-decoration:none;
} 

#left_menu a:hover{
   color: #E862A5;
   text-decoration:underline;
} 


#left_menu_header_01{
   background: #F7F7F7 url('../img/left_menu_header_01.gif') no-repeat;
   width: 188px;
   height: 49px;
   border-bottom: 1px #BCDCE7 dashed;

}

#left_menu ul{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: block; 
}

#left_menu li{
   width: 168px;
   height: 22px;
   display: block;
   background: #F7F7F7 url('../img/left_menu_list_bg.gif') no-repeat;
   list-style:none;
   padding: 10px 0px 0px 20px;
   vertical-align: middle;
   color: #336699;
}

#left_menu li:a{
   background: #F7F7F7 url('../img/left_menu_list_bg.gif') no-repeat;
   list-style:none;

   color: #336699;
}

.menu_01{
   display: block;
    background: #F7F7F7 url('../img/left_menu_list_bg.gif') no-repeat;

   
}


.hdn{
	text-indent: -10000px;
}

.go_inquiry{
	width:;
	height:;
	position: absolute;
	top: 12px;
	right: 25px;
}


/* ▼　ここから　top_inq　*/
}

/* ▼　ここから　footer　*/
#footer{
	position:relative;
	overflow: auto;
	clear:both;
	height: 41px;
	width: 937px;
	padding-top: 7px;
	margin-left:0px;
	background: #F7F7F7 url('../img/footer_bg_01.gif') no-repeat;
}

#footer p{
	color: white;
	text-align: center;
	font-size: 10px;
}

#footer a{
	color: white;
	text-decoration:none;
}
#footer a:hover{
	color: yellow;
	text-decoration:underline;
}

address{
	color: #336699;
	font-style: normal;
	font-size: 10px;
	margin-top: 20px;
}


.sub_text_01{
	font-size: 10px;
}
.date{
	font-weight: bold;
	color: #79AA3A;
}
.center{
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img{
	text-align: center;
}
.img img{
	border: 1px solid silver}


.mg_20{
     margin:20px;
}
.pankuzu{
	text-align: right;
	font-size: 10px;
	margin-bottom: 2px;
	margin-right: 10px;
}



