/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-size: 80%;
	line-height: 150%;
	margin: 0px ;
	padding: 0px;
	color: #333333;
	
}
.floatclear {
 clear : both ;

  }

h1{
	margin-top:0px;
}

h1.about {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #996633;
}

h2{
	font-size: 130%;
		line-height: 150%;
	font-weight: bold;
	color: #99CC33;
}

h2.bar{
color: #FF6600;
 font-weight: bold;
  font-size: 120%;
   line-height:120%;
    padding-top: 2px;
	 padding-bottom: 2px;
 border-bottom: 1px dotted #99CC33;
}

h2.box {
	background-image:url(../images/icon_greenblock.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	color: #FF6600;
}


h3{
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	height: 25px;
}



a:link {
	text-decoration:none;
	color: #FF6600;
	}
a:visited {
	text-decoration:none;
	color: #FF6600;
	}
a:hover {
	text-decoration:underline;
	}

p.center {
	text-align:center;
}

hr.dotted{
border-style: dotted none none none; 
border-top-color: #999999; 
height: 1px; 
}

ul{
	line-height: 200%;
	margin: 0px ;
	padding: 0px;
	list-style:none;
	
	}
	
/***********************************************/
/* left under menu                                 */
/***********************************************/ 
.menu div{
	margin: 3px 0 3px 10px;
	padding-left:6px;
	background-image:url(../images/menu_siromaru.jpg);
	background-repeat:no-repeat;
	}
.menu a {
	padding-left:10px;
	font-size:12px;
	text-decoration:none;
	color: #993300;
	}
.menu a:link {
	color: #993300;
	}
.menu a:visited {
	color: #993300;
	}
.menu a:hover {
		color: #ffffff;
text-decoration:underline;
	}


/***********************************************/
/* link link                                 */
/***********************************************/ 

.link ul{
	line-height: 200%;
	list-style-type:square;
	margin-left:40px;
	
	}
.link a {
	font-size: 120%;
		line-height: 150%;
	color: #666666;
	}
.link a:link {
	color: #666666;
	}
.link a:visited {
	color: #666666;
	}
.link a:hover {
		color: #666666;
text-decoration:none;
	}
/***********************************************/
/* sitemap link                                 */
/***********************************************/ 

.sitemap a {
	font-size: 120%;
		line-height: 150%;
	font-weight: bold;
	color: #FF6600;
	margin-left:5px;
	}
.sitemap a:link {
	color: #FF6600;
	}
.sitemap a:visited {
	color: #FF6600;
	}
.sitemap a:hover {
		color: #FF6600;
text-decoration:none;
	}
	
/***********************************************/
/* faq menu                                 */
/***********************************************/ 
.faq{
	width: 550px;
	line-height:100%;
	margin:0px 0 30px 0px;
	}

.faq div{
	display:block;
	float:left;
	padding-left:20px;
		}
.faq a {
	padding-left:15px;
	background-image:url(../images/yaji_orengi.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12px;
	text-decoration:none;
	color: #FF6600;
	}
.faq a:link {
	color: #FF6600;
	}
.faq a:visited {
	color: #FF6600;
	}
.faq a:hover {
		color: #FF6600;
text-decoration:underline;
	}
	
/***********************************************/
/* faq waku                                 */
/***********************************************/ 
#faq_waku {
	width: 570px;
	border:solid 1px #999999;
	margin:10px 0 20px 20px;
	padding:10px;
	}
	
h2.question{
	font-size: 120%;
		line-height: 150%;
	font-weight: bold;
	color: #333333;
	border-bottom:dotted 1px #999999;
			}

	
/***********************************************/
/* staff@@@                               */
/***********************************************/ 
.staff h2 {
	float:left;
	width:100px;
	padding: 0px 10px 0px 0px;
	margin-top: 15px;
}

.staff p{
	margin-left:120px;
	margin-bottom:5em;
	padding:0 0 0px 15px;
	border-left:3px solid #CCE599;
	}
	
.staff img{
	float:right;
	margin:0 10px 10px 0;
}


/***********************************************/
/* footer menu                                 */
/***********************************************/ 
#footer_menu {
	width: 780px;
	margin:0 auto;
	text-align: left;
	font-size: 80%;
	border-top: 1px solid #996633;
}
.footer_menu a {
	text-decoration:underline;
	color: #666666;
	}
.footer_menu a:link {
	text-decoration:underline;
	color: #666666;
	}
.footer_menu a:visited {
		text-decoration:underline;
color: #666666;
	}
.footer_menu a:hover {
	text-decoration:none;
	}
	
/***********************************************/
/* toppage right td and text          */
/***********************************************/ 

#top_td{
	background-color:#ADD65C;
	background-image:url(../images/right_white.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:10px;	}
	
.top_td_text{
	padding:0 10px 0 10px;
	font-size: 10px;
	line-height: 15px;}

.top_td_text a {
	text-decoration:underline;
	color: #999999;
	}
.top_td_text a:link {
	color: #999999;
	}
.top_td_text a:visited {
	color: #666666;
	}
.top_td_text a:hover {
	text-decoration:none;
	}
	
/***********************************************/
/* sample table          */
/***********************************************/ 

table.sample{
	background-image:url(../kakaku/images/sample_bg_ami.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
	}

/***********************************************/
/* kakaku table          */
/***********************************************/ 

table.kakaku {
width:610px;
border-collapse:collapse;
}

table.kakaku th {
border-right:1px solid #663300;
    border:1px solid #663300;
    text-align:center;
	padding:0.2em 0.3em;
	}

table.kakaku td {
    border:1px solid #663300;
	padding:0.2em 0.3em;
}

table.kakaku thead {background:#99CC33; color:#663300; }
tr.row1{background:#ffffff; }
tr.row2{background:#ffc; }
tr.row3{background:#f0f8ff; }
td.row1{background:#ffffff; }
td.row2{background:#ffc; }
td.row3{background:#f0f8ff; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/ 
#topcomment {
	width: 780px;
		margin: 0 auto;
	text-align: left;
	font-size: 80%;
	color:#333333;
}

#header_top {
	width: 780px;
	height:126px;
	margin: 0 auto;
}
#header_second {
	width: 628px;
	height:67px;
}
#box {
	width: 780px;
	margin: 0 auto;
	background-image:url(../images/box_backimage.jpg);
	background-repeat:repeat-y;
	}
	
#box_left {
	float: left;
	width: 152px;
	margin-top: 0 ;
	margin-bottom:100px;
	}
	
#box_right {
	float: right;
	width: 620px;
	margin-left:5px;
	margin-top:10px;
}
#box_right02 {
	float: right;
	width: 628px;
}



#contents {
	width: 620px;
	margin:0 0 0 8px;
	padding-bottom:20px;
}

#contents_text {
	width: 610px;
	margin-left:10px;
}

#contents_box {
	width: 610px;
	margin-left:10px;
	text-align:center;
}


#top_left {
	float: left;
	width: 385px;
	margin-top: 0 ;
	}
	
#top_right {
	float: right;
	width: 215px;
	margin-left:20px;
	}


/************** txt styles *****************/


.txt_b_red {
	font-weight: bold;
	color: #CC0000;
}
.txt_b_brown {
	font-weight: bold;
	color: #663300;
}
.txt_b_green{
	font-weight: bold;
	color: #99CC33;
}
.txt11_red {
	font-size: 11px;
	color: #CC0000;
	line-height: 18px;
}
.txt11_green {

	font-size: 11px;
	color: #006633;
	line-height: 18px;
}
.txt12_red {

	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
}
.txt11 {
	font-size: 11px;
	color: #333333;
}
.photo img{
	float:left;
	margin:0 10px 10px 0;
}
.photo_right img{
	float:right;
	margin:0 10px 10px 0;
}


.top {
	font-size: 11px;
	text-align: right;
}

.back {
	font-size: 11px;
	text-align: left;
	margin-top:20px;
}
