*{
	font-family: 'MS PGothic', 'Osaka', sans-serif;
}

body{
	color: #333333;
	font-size: 12px;
}

input,
select,
textarea{
	font-family: 'MS PGothic', 'Osaka', sans-serif;
	font-size: 12px;
}

a{
	color: #508809;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.indent{
	margin-top: 5px;
	margin-left: 10px;
}

.indent02{
	margin: 5px 10px;
	line-height:1.3;
	text-align: left;
}

.indent03{
	margin: 0 10px;
	line-height:1.3;
}

.indent03 a{
	color: #ffffff;
	text-decoration: none;
}

.indent03 a:hover{
	text-decoration: underline;
}

.indent04{
	margin-left: 20px;
}

.indent04 a{
	color: #333333;
	text-decoration: none;
}

.indent04 a:hover{
	color:#0000FF;
	text-decoration: none;
}

.waku04 a{
	color: #333333;
	text-decoration: underline;
}

.waku04 a:hover{
	text-decoration: none;
}

.contents-title{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
}

.contents-title02{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
}

.contents-catch{
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 1.3;
}

.contents-text{
	font-size: 13px;
	color: #333333;
	text-align: left;
	line-height: 1.5;
	clear:both;
}

.gore-text{
	font-size: 13px;
	color: #333333;
	text-align: left;
	line-height: 1.5;
}

.list_catch{
	margin-top:5px;
	font-size: 13px;
	text-align: left;
}

.list_catch a{
	color: #0000FF;
	text-decoration: none;
}

.list_catch a:hover{
	color:#ff6600;
	text-decoration: underline;
}

.list_name{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.list_name a{
	color: #0000FF;
	text-decoration: none;
}

.list_name a:hover{
	color:#ff6600;
	text-decoration: underline;
}

.list-text{
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.item-text{
	font-weight: bold;
	background-color:#FFCCFF;
	color:#FF0000;
}

.item-title{
	font-weight:bold;
	text-align:left;
	color:#006633;
}

.price{
	color:#FF0000;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}