@charset "UTF-8";
/* CSS Document */

body {
	background-color: #99cc33;
	background-image: url(image_base/back01.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}
.line {
	background-image: url(image_base/line540.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 540px;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.news {
	height: auto;
	width : 480px;

/*	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
*/
}
.news h1 {
	font-size: larger;/*	width: 420px;
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
*/
}
.news p {
	line-height: 160%;
}
.kousin {
	height:auto;
	width:270px;
	margin-right: auto;
	margin-left: auto;
}
.kousin p {
	height: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin-top: 10px;
}

.kousin a:link {
	text-decoration: none;
	color: #000000;
}

.kousin a:visited {
	text-decoration: none;
	color: #333333;
}
.kousin a:hover {
	text-decoration: none;
	color: #3366FF;
}
.kousin a:active {
	text-decoration: none;
	color: #FF0000;
}


.menu {
	height:auto;
	width:180px;
	margin-right: auto;
	margin-left: auto;
}
.menu p {
	height: 30px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin-top: 10px;
}

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

.menu a:visited {
	text-decoration: none;
	color: #333333;
}
.menu a:hover {
	text-decoration: none;
	color: #FF6600;
}
.menu a:active {
	text-decoration: none;
	color: #FF0000;
}

.contents h1{
	text-align: center;
	font-size: larger;
}
.contents h2{
	text-indent: 10px;
	font-size: larger;
}

.contents p {
	line-height: 160%;
}

.product h1{
	text-indent: 10px;
	font-size: larger;

}
.product p {
	text-indent: 10px;
}
.product_title_sub  {
	font-weight: normal;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.product_title  {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.product_title  a:link {
	text-decoration: none;
	color: #333333;
}
.product_title  a:visited {
	text-decoration: none;
	color: #333333;
}
.product_title  a:hover {
	text-decoration: none;
	color: #FF6600;
}
.product_title  a:active {
	text-decoration: none;
	color: #FF0000;
}


.netshop_title1 {
	font-weight: bold;
	font-size: 15px;
	color: #336699;
}

.netshop_title2 {
	font-weight: bold;
	font-size: 15px;
	color: #990000;
}

.netshop03_text {
	line-height: 150%;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.product_coment {	text-align: center;
	color: #333333;
}

