@charset   "EUC-JP";
/*-------------------- body --------------------*/

body {  
		color: #666666;
		background-color : #e7efd6;
		text-align: left;
		font-size: 12px;
		line-height: 140%;
		topmargin: 0;
		leftmargin: 0;
		padding: 0px;
		margin: 0px;
}
/*-------------------- text --------------------*/

.text_green1 {  
		color: #566f4f;
		font-weight: bold;
}
.text_blue2 {  
		color: #5e9baa;
		font-size: 14px;
}
.text_red {  
		color: #cc0000;
		font-size: 22px;
		font-weight: bold;
}
.text_3 {  
		font-size: 12px;
}
.text_verdana {  
		font-family: Verdana;
		font-size: 11px;
}
p {  
		text-align: center;
}
/*-------------------- menu --------------------*/

.menu_top {  
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		font-family: Verdana;
		text-align: left;
		text-indent: 10px;
		background-image : url(category_top.gif);
		height: 28px;
		padding: 0px;
}
.menu_back {  
		padding: 5px 0px 0px 15px;
		color: #666666;
		text-align: left;
		text-indent : 10px;
		background-color: #e7efd6;
		height : 20px;
		border-left-width : 1px;
		border-right-width : 1px;
		border-left-style : solid;
		border-right-style : solid;
		border-left-color : #6b8a62;
		border-right-color : #6b8a62;
}
.menu_back2 {  
		padding: 5px 0px 0px 8px;
		color: #666666;
		text-align: left;
		background-color : white;
		border-left-width : 1px;
		border-right-width : 1px;
		border-left-style : solid;
		border-right-style : solid;
		border-left-color : #6b8a62;
		border-right-color : #6b8a62;
}
.menu_under {  
		color: #666666;
		text-align: left;
		text-indent : 10px;
		background-image : url(category_under.gif);
		height : 20px;
		padding: 0px 0px 0px 8px;
}
.menu_under2 {  
		color: #666666;
		text-align: left;
		background-image : url(category_under2.gif);
		height : 20px;
		padding: 0px 0px 0px 8px;
}
/*-------------------- footer --------------------*/

.footer {  
		text-align: center;
		font-size: 10px;
		height: 50px;
		font-family : Verdana;
}
/*-------------------- element type --------------------*/

a:link {  
		color: #666666;
		text-decoration: none;
}
a:visited {  
		color: #666666;
		text-decoration: none;
}
a:hover {  
		color : #5e9baa;
		text-decoration: underline;
}
a:active {  
		color: #666666;
		text-decoration: underline;
}
.blockquote {  
		color: #009999;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 15px;
		list-style-type: disc;
}
table {  
		font-size : 12px;
		font-family: Verdana;
		line-height: 140%;
		text-align: center;
		border-collapse: collapse;
}
/*-------------------- manshion --------------------*/

.comment {  
		padding: 0px 0px 0px 30px;
		text-align: left;
}
.comment_des img {  
		background: #fff;
		float: left;
		margin: 0px 20px 5px 0px;
		padding: 5px;
}
h1{  
		font-size : 12px;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
}
strong{  
		font-weight : bold;
		color : #666666;
}

