/* CSS Document */


body {
	background-color: FFFFFF;
	font-family:  Osaka, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-image:  url(../images/bg.gif);
}

body.komado {
	background-color: FFFFFF;
	font-family:  Osaka, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url(../images/bgkomado.gif);
}

div#wrapper{
	width:794px;
	background-color: #663333;
    margin: 0 auto;
	padding: 3px;
	}
	
div#head{
	width:794px;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	height:152px;
	}
div#maincontents{
	width:794px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
div#topcontents{
	width:730px;
	margin: 0px;
	padding: 0px 32px 0px 32px;
	text-align: left;
	}
div#contents{
	width:730px;
	margin: 0px;
	padding: 22px 32px 0px 32px;
	text-align: left;
	}
	
div#subcontents{
	width:630px;
	margin: 0px;
	padding: 0px 50px 0px 50px;
	text-align: left;
	}
div#subcontentsc{
	width:630px;
	margin: 0px;
	padding: 0px 50px 0px 50px;
	text-align: center;
	}
	
div#header h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
div#topleft{
	float:left;
	width:535px;
	margin:0px;
	padding:22px 0px 0px 0px;
	}
div#topright{
	float:right;
	width:175px;
	margin:0px;
	padding:0px;
	text-align: center;
	}
div#footer{
	width:760px;
	background-color: #F5F4EB;
	margin: 32px 0px 0px 0px;
	padding: 30px 17px 30px 17px;
	text-align: center;
	color: #000000;
	}
	
div#topimage{
	width:794px;
	}
		
	
	
/* default */	
ul,li {
	list-style: none;
	padding: 0;
	margin: 0;
	}	

img {
	border:0;
	}

.floatleft{
	float: left;
	padding:0px 10px 10px 0px;
}
.floatright{
	float: right;
	padding:0px 0px 10px 10px;
}
.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
}
.aligncenter{
	text-align: center;
}
.clearboth{
	clear: both;
	display: block;
}
.clearfloat { 
	clear:both;
    height:0;
    line-height: 0px;
}

/*  headermenu */

#head ul#headerList li {   
    float: left;   
    margin-right: 0px;  
}
#head ul#headerList li a {   
    display: block;   
    text-decoration: none;   
    text-indent: -9999px;  
}   
#head ul#headerList li.m01 a {   
    background: url(../images/m_01.jpg) no-repeat left top; 
	width: 122px;   
    height: 30px; }
#head ul#headerList li.m02 a {   
    background: url(../images/m_02.jpg) no-repeat left top; 
	width: 83px;   
    height: 30px; }  
#head ul#headerList li.m03 a {   
    background: url(../images/m_03.jpg) no-repeat left top; 
	width: 135px;   
    height: 30px; }   
#head ul#headerList li.m04 a {   
    background: url(../images/m_04.jpg) no-repeat left top; 
	width: 84px;   
    height: 30px; }    
#head ul#headerList li.m05 a {   
    background: url(../images/m_05.jpg) no-repeat left top; 
	width: 136px;   
    height: 30px; }   
#head ul#headerList li.m06 a {   
    background: url(../images/m_06.jpg) no-repeat left top; 
	width: 83px;   
    height: 30px; }   
#head ul#headerList li.m07 a {   
    background: url(../images/m_07.jpg) no-repeat left top; 
	width: 71px;   
    height: 30px; } 
#head ul#headerList li.m08 {   
    background: url(../images/m_08.jpg) no-repeat left top; 
	width: 80px;   
    height: 30px; } 
 
#head ul#headerList li.m01 a:hover {   
    background-position: left bottom;   
}  
#head ul#headerList li.m02 a:hover {   
    background-position: left bottom;   
}  
#head ul#headerList li.m03 a:hover {   
    background-position: left bottom;   
}  
#head ul#headerList li.m04 a:hover {   
    background-position: left bottom;   
}  
#head ul#headerList li.m05 a:hover {   
    background-position: left bottom;   
}  
#head ul#headerList li.m06 a:hover {   
    background-position: left bottom;   
} 

#head ul#headerList li.m07 a:hover {   
    background-position: left bottom;   
} 

/*  footermenu */

#footerList {
	width:401px;
	margin: 0 auto;
	}
	

#footer ul#footerList li {   
    float: left;   
    margin-right: 31px;  
}
#footer ul#footerList li a {   
    display: block;   
    text-decoration: none;   
    text-indent: -9999px;  
}   
#footer ul#footerList li.f01 a {   
    background: url(../images/f_01.gif) no-repeat left top; 
	margin-left:31px;
	width: 41px;   
    height: 15px; }
#footer ul#footerList li.f02 a {   
    background: url(../images/f_02.gif) no-repeat left top; 
	width: 62px;   
    height: 15px; }   
#footer ul#footerList li.f03 a {   
    background: url(../images/f_03.gif) no-repeat left top; 
	width: 43px;   
    height: 15px; }   
#footer ul#footerList li.f04 a {   
    background: url(../images/f_04.gif) no-repeat left top; 
	width: 100px;   
    height: 15px; }   

 
#footer ul#footerList li.f01 a:hover {   
    background-position: left bottom;   
}  
#footer ul#footerList li.f02 a:hover {   
    background-position: left bottom;   
}  
#footer ul#footerList li.f03 a:hover {   
    background-position: left bottom;   
}  
#footer ul#footerList li.f04 a:hover {   
    background-position: left bottom;   
}  

/*  image */

h2 {
	margin: 0px;
	padding: 25px 0px 35px 0px;
	}
.sr5{	
	padding-right:5px;}

.su5{	
	padding-bottom:5px;}
	
.su35{	
	padding-bottom:35px;}
	
	
/*  text */

.txtbold{
	font-weight: bold;
	}
	
.minib{
	font-weight: bold;
	color:#FF0000;
	font-size:10px;
	}
.news{
	font-weight: bold;
	}

h3 {
	margin: 0px;
	padding: 30px 0px 5px 18px;
	color:#FF9966;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
h3.top0 {
	margin: 0px;
	padding: 0px 0px 5px 18px;
	color:#FF9966;
	font-size:14px;
	font-weight: bold;
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
h4 {
	margin: 0px;
	padding: 30px 0px 5px 0px;
	color:#FF9966;
	font-size:14px;
	font-weight: bold;
	}	
	
/* --// table --// */

	
table.table100 {
	width:100%;
	border-collapse: collapse;
	border: none;
	margin: 0px 0px 0px 0px;
}

table.tableauto {
	width:auto;
	border-collapse: collapse;
	border: none;
	margin: 0px 0px 0px 0px;
}

table.tablesyohin {
	width:100%;
	border-collapse: collapse;
	border: none;
	margin: 40px 0px 0px 0px;
}
th.thgreen {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: center;
	vertical-align:middle;
	background-color:#999900;
	color:#FFFFFF; 
}
th.thbrown {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: center;
	vertical-align:middle;
	background-color:#996600;
	color:#FFFFFF; 
}
td.tdbluel {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: left;
	vertical-align:middle;
	background-image: url(../images/mizutamablue.gif);
	white-space: nowrap; 
}
td.tdblue {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: left;
	vertical-align:middle;
	background-image: url(../images/mizutamablue.gif);
}

td.tdpinkl {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: left;
	vertical-align:middle;
	white-space: nowrap;
	background-image: url(../images/mizutamapink.gif);
}
td.tdpink {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: left;
	vertical-align:middle;
	background-image: url(../images/mizutamapink.gif);
}

td.tdblue2 {
	padding: 3px 3px 3px 3px;
	border: 1px solid #336666;
	text-align: left;
	vertical-align:middle;
	background-color:#C1D1D1;
}
td.tdblueline {
	padding: 3px 3px 3px 3px;
	border: 1px solid #336666;
	vertical-align:middle;
}
td.tdbg {
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDCC;
	text-align: left;
	vertical-align:middle;
}

td.tdclear {
	padding: 0px;
	border: 0px;
	vertical-align:top;
}
td.tdclearl {
	padding: 0px 15px 0px 0px;
	border: 0px;
	vertical-align:top;
}
td.tdsetsumei {
	padding: 0px 0px 10px 0px;
	border: 0px;
	vertical-align:top;
}
td.tdkakaku {
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align:top;
	text-align: right;
	font-weight: bold;
}
td.tdback {
	padding: 10px 0px 0px 0px;
	border: 0px;
	vertical-align:top;
	text-align: right;
}

	
/*  link */

a:link {
	color:#FF9966;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#FF9966;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color:#666666; text-decoration: underline; }
a:active { color:#666666; text-decoration: underline; }

/* --// form --// */
.form1{
	font-size: 12px;
	color: #333333;
	width: 30px;
	border: 1px solid #DDDDCC;
	background-color: #FFFFFF;
		}
		
.form2{
	font-size: 12px;
	color: #333333;
	width: 120px;
	border: 1px solid #DDDDCC;
	background-color: #FFFFFF;
		}
		
.form3{
	font-size: 12px;
	color: #333333;
	width: 250px;
	border: 1px solid #DDDDCC;
	background-color: #FFFFFF;
		}
.form4{
	font-size: 12px;
	color: #333333;
	height: 120px;
	width: 300px;
	border: 1px solid #DDDDCC;
	background-color: #FFFFFF;

		}
.form5{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;

		}

