body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFCCCC;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

.header {
	height: 75px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	padding: 30px 30px 0px 30px;
}

.footer {
	font-size: 10px;
	line-height: 140%;
}

img {
	border: none;
}

.txt_l_height {
	line-height: 160%;
}

.c1_txt {
	padding: 8px;
}

.c3_txt_color {
	color: #FFFFFF;
}

.c4_price {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;
}

.c4_color {
	color: #CC0000;
	font-weight: bold;
}

a {color:#777453; text-decoration:none;}
a:link {color:#777453; text-decoration:none;}
a:visited {color:#777453; text-decoration:none;}
a:active {color:#777453; text-decoration:none;}
a:hover {color:#777453; text-decoration:underline;}

h1 {font-size: 12px;color: #666666;font-weight: normal;margin: 0px;}
h2 {font-size: 12px;color: #666666;font-weight: normal;margin: 0px;}
h3 {font-size: 12px;color: #666666;font-weight: bold;margin: 0px;}
h4 {font-size: 12px;color: #FFFFFF;font-weight: normal;margin: 0px;}
h5 {font-size: 12px;color: #FFFFFF;font-weight: normal;margin: 0px;}
h6 {font-size: 12px;color: #FFFFFF;font-weight: bold;margin: 0px;}