@charset "Shift_JIS";

body {
	background-color: #87ceea;
	margin: 10px 10px 5px 10px;;
	color: #660099;
	text-align: center;
}

a:link {
	color: #26266A;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover	{
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

#box {
	width: 810px;
	text-align: left;
}

.box_main {
	width: 600px;
	float: right;
}

.box_main_1 {
	width: 600px;
	padding: 10px;
	text-align: left;
	background-color: #f8f8ff;
}

.box6 {
	width: 90%;
	padding: 15px;
	border-style: dotted;
	border-width: thin;
	border-color: #000000;
	color: #000000;
	font-size: 15px;
	color: #0000aa;
}

#box_menu {
	width: 160px;
}

.box_menu1 {
	padding: 10px 5px;
	margin: 0px;
	border-style: solid;
	border-width: 1;
	text-align: center;
	background-color: #f0ffff;
	font-size: 17px;
}

.box_menu2 {
	padding: 5px;
	margin: 0px 0px 7px;
	border-style: solid;
	border-top-style: none;
	border-width: 1;
	background-color: #f1f1fd;
	font-size: 17px;
	text-align: right;
}

#box_end{
	width: 810px;
	text-align: center;
	clear: both;
}

h1 {
	color: #f1f1fd;
	font-size: 30px;
	text-align: center;
	margin: 20px 20px 30px;
}

h2 {
	color: #ff0000;
	font-size: 25;
	font-weight: 500;
	text-align: center;
	margin: 30px 20px 30px;
}

h3 {
	color: #008000;
	font-size: 20;
	font-weight: 600;
	text-align: center;
}

h4 {
	font-size: 15px;
}

.goods {
	width: 500px;
	padding: 10px;
	border-style: dotted;
	border-width: thin;
	border-color: #000000;
	background-color: #f8f8ff;
	color: #000000;
	font-size: 15px;
	margin-bottom: 12px;
}

.goods_img{float: left;
	margin-right: 10px;}

.goods_ti {
	text-align: center;
	font-weight: 600;
	margin: 10px;
}

.f1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	}

.c1 {
	clear: left;
	}

.c {text-align: center;}

.left{text-align: left;}

img { border: 0;}

hr {
	color: #660099;				/*FIE*/
	background-color: #660099;	/*FNN*/
	height: 1px;
	border: 1px;
}
