/*******************************************************************/
/* 全体の設定 */
body{
	color:#1F0165;
	background:White;
/*	text-align: center;*/
	word-break: break-all;
	line-height: 150%;
}

a:link{
	color:#0080C0
}

a:visited{
	color:#8080FF
}

img {
	border: 0;
}
/*******************************************************************/


/*******************************************************************/
/* 全体枠の設定 */
#container {
	font-size: 14px;
	background-color: #FFFFFF;
/*	text-align: left;*/
}
/*******************************************************************/


/*******************************************************************/
#container h1{
	font-size:18pt;
	text-align:center;
	color:SteelBlue;
	line-height:100%;
}

#container h2{
	font-size:14pt;
	color:#0080C0;
	line-height:120%;
}

#container h3{
	font-size:12pt;
	font-weight:normal;
	color:#0080C0;
	line-height:200%;
	padding-left: 30px;
/*
	margin-left: 40px;
	background: url(../img/sakana.gif) no-repeat;
*/
}

#container h3 a{
	font-size:11pt;
	font-weight:normal;
}

.setsumei{
	padding-bottom: 40px;
}

.goods {
	margin-left:20pt;
}

table {
	font-size: 14px;
}

#container ul{
	text-indent:20pt;
}

.text_center{
	text-align:center;
}

.img_center{
	align:center;
}

#container img{
	float:left;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:30px;
}

.img_right{
	float:right;
}

.fcleft{
	clear:left;
}

.fcright{
	clear:right;
}
/*******************************************************************/


/*******************************************************************/
/* フッター */
#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}

#footer a{
	font-size: 14px;
}

#footer img{
	float:center;
}
/*
.prev{
	background: url(../img/sakanal.gif) no-repeat;
}*/
/*******************************************************************/
