<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body {
	color		: #282828;
	width		: 800px;
	font-family	: Verdana, monospace;
	font-size	: 12px;
	line-height	: 140%;
	text-align	: center;
	margin		: 0 auto;
	background-color: #663300;
}

#page {
	width		: 800px;
	text-align	: left;
	background	:  url("http://www.kokutou1.net/images/bk.gif") repeat-y;
}

a img {
	border		: none;
}

img {
	border		: none;
}

a:link, a:visited {
	color		: #663300;
	text-decoration	: underline;
}

a:hover {
	color		: #F30;
}

.clr {
	clear		: both;
	height		: 1px;
}

.clr hr {
	display		: none;
}

/* ========== header ========== */

#header {
	height		: 108px;
	background	: #663300 url("http://www.kokutou1.net/images/head_bk.gif") no-repeat left bottom;
}

#header h1 {
	color		: #ffffff;
	font-size	: 12px;
	font-weight	: normal;
	text-align	: right;
	margin		: 0 10px 0 0;
}

#header h2 {
	font-size	: 12px;
	line-height	: 12px;
	font-weight	: normal;
	text-align	: right;
	margin		: 0 10px 0 0;

}

#logo{
	float		: left;
	padding		: 30px 0 0 53px;
	margin		: 0;
	display		: inline;
}


/* ========== left ========== */

#left {
	width		: 170px;
	float		: left;
	line-height	: 110%;
	margin		: 0 10px 0 0;
	background-color: #cccc99;
}

#left h3 {
	margin		: 0;
}

.menu {
	text-align	: center;
	margin		: 8px 0;
}

#left #rank {
	text-align	: center;
	margin		: 8px 1px;
	background-color: #ffffff;
	border		: 1px solid #330000;
	width		: 166px;
}

.leftim {
	float		: left;
	margin-right	: 2px;
}

.rankbox {
	padding		: 2px;
	text-align	: left;
	border-bottom	: 1px dotted #996633;
}

.rankbox h4 {
	font-size	: 12px;
	margin		: 2px;
}

.price {
	font-size	: 10px;
	line-height	: 16px;
	text-align	: right;
	margin-right	: 4px;
	color		: #990000;
}


/* ========== right ========== */

#right {
	width		: 620px;
	float		: left;
	background-color: #ffffff;
}

#right #mainimg {
	margin		: 8px 0;
}

#right h4 {
	margin		: 0;
}

.top-itembox {
	width		: 96px;
	float		: left;
	margin		: 2px;
	text-align	: center;
	}

.top-itembox h5 {
	font-size	: 12px;
	line-height	: 18px;
	font-weight	: normal;
	margin		: 0;

}

.top-item {
	border		: 1px solid #F9D5A7;
	margin		: 2px;
	padding		: 0;
	}

#topbox {
	width		: 615px;
	margin		: 2px;
	padding		: 0;
	}

#top-left {
	width		: 320px;
	padding		: 2px;
	float		: left;
	}

#top-right {
	width		: 285px;
	padding		: 2px;
	float		: left;
	}

.top-news {
	border-bottom	: 1px solid #CCCC99;
	}

.top-news h5 {
	background	: url("http://www.kokutou1.net/images/top_ic1.gif") no-repeat left bottom;
	font-size	: 12px;
	font-weight	: normal;
	line-height	: 18px;
	margin		: 0;
	padding		: 0 0 0 20px;
	}

.top-staff {
	border-bottom	: 1px solid #CFA070;
	}

.top-staff h5 {
	background	: url("http://www.kokutou1.net/images/top_ic2.gif") no-repeat left bottom;
	font-size	: 12px;
	font-weight	: normal;
	line-height	: 18px;
	margin		: 0;
	padding		: 0 0 0 20px;
	}

.top-recip {
	padding-bottom	: 2px;
	border-bottom	: 1px solid #FFCCCC;
	}

.top-recip h5 {
	color		: #660033;
	font-size	: 12px;
	line-height	: 22px;
	margin		: 0;
	}

.top-recip h5 a:link, .top-recip h5 a:visited {
	color		: #660033;
	text-decoration : none;
}
.top-recip h5 a:hover, .top-recip h5 a:active {
	color		: #ff3300;
	text-decoration : underline;
}

.redate {
	font-size	: 10px;
	line-height	: 12px;
	text-align	: right;
	margin-right	: 4px;
	color		: #CC6666;
}

.top-user {
	padding-bottom	: 2px;
	border-bottom	: 1px solid #D3D3FF;
	}

.top-user-in {
	border		: 1px solid #C5C5C5;
	background-color: #ffffff;
	padding		: 2px;
	width		: 270px;
	margin-left	: 2px;
	}

.top-user-date {
	background-color: #ECECEC;
	color		: #4E4E66;
	text-align	: right;
	padding-right	: 5px;
	font-size	: 10px;
	}

.top-user-in a:link, .top-user-in a:visited {
	color		: #282828;
	text-decoration : none;
}
.top-user-in a:hover, .top-user-in a:active {
	color		: #ff3300;
	text-decoration : underline;
}

#top-left a:link, #top-left a:visited {
	color		: #282828;
	text-decoration : none;
}
#top-left a:hover, #top-left a:active {
	color		: #ff3300;
	text-decoration : underline;
}

/* ========== footer ========== */

#footer {
	clear		: both;
	text-align	: right;
	margin		: 0;
	line-height	: 25px;
	padding-right	: 15px;
	font-size	: 12px;
	color		: #ffffff;
	height		: 25px;
	background	: #663300 url("http://www.kokutou1.net/images/foot_bk.gif") no-repeat left bottom;
}

#footer a:link, #footer a:visited {
	color		: #ffffff;
	text-decoration : none;
}
#footer a:hover, #footer a:active {
	color		: #cc9900;
	text-decoration : underline;
}

#cre {
	text-align	: center;
	margin		: 0;
	font-size	: 10px;
	line-height	: 30px;
	color		: #ffffff;
	height		: 30px;
	background-color: #663300;
}

/* ========== footer ========== */

.mainbox {
	width		: 610px;
	margin		: 2px;
}

.entry-header{
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: bold;
	color		: #996633;
	background	: url("http://www.kokutou1.net/images/ic1.gif") no-repeat center left;
	padding		: 0 0 3px 25px;
	border-bottom	: 1px solid #CCCC99;
}

.entry-header2{
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: normal;
	color		: #996633;
	background	: url("http://www.kokutou1.net/images/ic2.gif") no-repeat center left;
	padding		: 0 0 3px 25px;
	border-bottom	: 1px dashed #CCCC99;
}

.boxs{
	padding		: 5px 10px;
}

.boxs p{
	padding		: 5px;
}

.boxs img{
	float		: left;
	margin		: 0 10px 10px 0;
}

.entry-footer{
	font-size	: 10px;
	color		: #996633;
	text-align	: right;
	padding-right	: 10px;
	border-top	: 1px dashed #CCCC99;
}

.days-date {
	font-size	: 12px;
	line-height	: 20px;
	background-color: #ffff99;
	color		: #330000;
	border-bottom	: 1px dashed #330000;
	margin		: 0;
padding:2px;
}
.ftitle1 {
	font-size	: 14px;
	line-height	: 20px;
	font-weight	: bold;
	background	: #cccc99;
	color		: #330000;
	text-align	: center;
	margin		: 0;
}
.font12n {
text-align:center;
font-weight:normal;
font-size:12px;
}
.trackdt {
text-align:right;
border-top:1px solid #e8e8e8;
font-size:10px;
color:#282828;
}
.red-bk {
	font-size	: 12px;
	line-height	: 18px;
	color		: #996600;
	background-color	: #ffffcc;
	font-weight	: normal;
	margin		: 0;
}
.r_itembox {
	font-size	: 12px;
	line-height	: 16px;
	color		: #333333;
}

.r_itembox img {
	float		: right;
	margin-left	: 1em;
	border		: 1px solid #CCCCCC;
}
.r_title_1 {
	background	: url("http://www.kokutou1.net/images/recip_ic1.gif") no-repeat center left;
	color		: #990000;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: bold;
	text-align	: center;
	width	: 100px;
	margin	: 0px;
}
.r_title_2 {
	background-color: #F0DCDC;
	color		: #333333;
	font-size	: 12px;
	line-height	: 20px;
	padding	: 2px 4px;
	text-align	: left;
}
.r_title_3 {
	background-color: #ff9933;
	color		: #ffffff;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: bold;
	text-align	: center;
	width	:200px;
	margin	: 0px;
}
.r_title_4 {
	color		: #330000;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: bold;
	text-align	: center;
	margin	: 0px;
}

.r_cat_box {
background-color:#ffffff;
border:1px solid #cccc99;
	width	: 145px;
	height	: 150px;
	padding	: 2px;
	margin	: 10px 18px;
text-align:center;
	float		: left;
}
/* ========== shop ========== */
.shop_cbox	{
	text-align	: left;
	margin		: 10px 5px;
	padding		: 4px;
	border		: 1px solid #cccc99;
	width		: 590px;
}

.shop_cbox2 {
	width		: 120px;
	height		: 80px;
	float		: left;
	margin-right	: 3px;
}

.shop_ctext {
	width		: 458px;
	float		: left;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333333;
}

.shop_ctext h4 {
	background	: url("http://www.kokutou1.net/images/ic3.gif") no-repeat center left;
	padding		: 0 0 0 25px;
	font-size	: 12px;
	line-height	: 20px;
	background-color: #999966;
	color		: #ffffff;
	margin		: 0px 4px 0px 4px;
	font-weight	: bold;
}

.shop_ctext h5 {
	font-size	: 12px;
	line-height	: 20px;
	color		: #666633;
	margin		: 0px;
	padding		: 2px 0px 0px 5px;
	font-weight	: normal;
}

.cartform {
	margin		: 0;
	padding		: 0;
}

.shop_cf {
	text-align	: right;
	margin		: 0px 10px 0px 0px;
	padding		: 0px;
}
.shop_price {
	color		: #ff0033;
	font-size	: 12px;
	line-height	: 16px;
}
.shop_ct {
font-size:10px;
color:#663333;
}
.shop_itembox {
	width		: 365px;
	float		: left;
}

.shop_itemtext {
	width		: 218px;
	float		: left;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333333;
}

.shop_itemcat1 {
	color		: #333300;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: normal;
	margin		: 0px;
}

.shop_itemcat2 {
	color		: #CC0033;
	font-size	: 16px;
	line-height	: 22px;
	font-weight	: bold;
	margin		: 0px;
text-align:center;
}

.shop_itemcat3 {
	color		: #990033;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: bold;
	margin		: 5px;
text-align:center;
}
.shop_meti {
	background-color		: #ffcc66;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: normal;
	margin		: 2px;
padding:2px;
}

.shop_text1 {
	background-color: #ffcc66;
	color		: #660000;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: normal;
	text-align	: center;
	width		: 120px;
}
.shop_text2 {
	background-color: #FFFFFF;
	color		: #660000;
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: normal;
	width		: 480px;
}
.s_cartcc {
	background	: #cccc99;
}
.factimg {
	float		: right;
	margin-left	: 2px;
}
.facttext {
margin-right:4px;
padding:2px;
}
.b-pink {
	background	: #ffffcc;
	color		: #666633;
	font-size	: 12px;
	line-height	: 18px;
	margin		: 10px;
	padding		: 10px;
text-align:left;
}
.comen-d {
	margin		: 2px 10px;
	padding		: 2px 10px;
text-align:left;
}
.fon-title2 {
	font-size	: 14px;
	line-height	: 20px;
	color		: #336633;
	border-bottom	: 1px dotted #336633;
}
.cmv_ite{
font-size:12px;
text-align:right;
margin-right:5px;
}
.office_subt {
	background	: url("http://www.kokutou1.net/images/ic3.gif") no-repeat center left;
	padding		: 0 0 0 25px;
	font-size	: 12px;
	line-height	: 20px;
	background-color: #999966;
	color		: #ffffff;
	margin		: 0px 4px 0px 4px;
	font-weight	: bold;
}

.office_subt a:link, .office_subt a:visited {
	color		: #ffffff;
	text-decoration : none;
}
.office_subt a:hover, .office_subt a:active {
	color		: #ff3300;
	text-decoration : underline;
}

.pryb2 li {
	list-style-image:url(http://www.kokutou1.net/images/ic4.gif);
        line-height:20px;
}
.pryb2 ul {
	margin:2px 10px 2px 20px;
	padding:0px 10px 0px 20px;
}
img.pict_mb {
float: left;
clear: left;
border:none;
padding-right: 1.5em;
width:120px;
height:160px;
}</pre></body></html>