/* ALL */
body,div,p,h1,h2,h3,h4,ol,ul,li,form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
}
body {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px;
	background-color: #d9e0ee;
	background-image: url(themes/thememsm/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* BLOCK */
#head {
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#headlogo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image:   url(themes/thememsm/topbg.gif);
	background-repeat: no-repeat;
	height: 75px;
}
#content {
	float: left;
	width: 468px;
	margin-right: 3px;
	margin-left: 3px;
}
#menu {
	width: 162px;
	float: left;
	margin-right: 2px;
	background-color: #CFE2C0;
	background-image: url(themes/thememsm/leftbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	margin-bottom: 5px;
}
#ad {
	float: right;
	width: 120px;
}
#foot {
	width: 760px;
	clear: both;
	text-align: center;
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* HEAD */
#head img.logo {
	margin: 5px 5px 3px 8px;
}
#headlogo h2 {
	font-size: 12px;
	color: #FFFFFF;
	height: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#head p.oshirase {
	padding: 5px 8px 8px;
	font-size: 86%;
	color: #006633;
}

/* LEFT */
#menu h2.blockTitle {
	padding: 3px;
	background-color: #8DC480;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 82%;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #339933;
}
#menu div.blockContent {
	padding-bottom: 10px;
	border: none;
}
#menu div.blockContent li {
	list-style-type: none;
	font-size: 82%;
	border-bottom: 1px solid #CFE2C0;
	background-color: #EDF4E8;
	margin: 0px;
	padding: 0px;
}
#menu div.blockContent li a {
	padding: 3px 0px 3px 14px;
	display: block;
	background-image: url(themes/thememsm/linormal.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border: none;
	color: #003366;
}
#menu div.blockContent li a:hover {
	color: #003300;
	background-color: #F8F8F8;
	border: none;
	text-decoration: underline;
}

/* RIGHT */
#ad div.blockContent {
	margin-bottom: 8px;
}

/* CENTER */
#content h2.blockTitle {
	padding: 3px;
	background-color: #FFF8DE;
	color: #000000;
	font-weight: bold;
	font-size: 90%;
	clear: both;
	border-bottom: 1px solid #DDDDDD;
}
#content div.blockContent {
	padding: 5px;
	font-size: 84%;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* FOOT */
#foot ul {
	background-color: #663300;
	text-align: center;
	padding: 3px;
}
#foot li {
	display: inline;
	padding: 0px 6px;
	font-size: 80%;
	list-style-type: none;
}
#foot li a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot li a:hover {
	background-color: #663333;
	color: #FFFF99;
	text-decoration: underline;
}
#foot p {
	color: #333333;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

/* BODY_SUB */
.replylink, .totoplink {
	text-align: right;
}

/* TOPICPATH */
.topicpath {
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	margin-bottom: 4px;
}
.topicpath a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

/* COMMENT */
h3.comment {
	background-image: url(themes/thememsm/commentbg.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 90%;
	margin-top: 10px;
	color: #006666;
}
.comparent {
	border-left: 5px solid #FF9900;
	padding: 0px 0px 0px 5px;
	margin: 10px 5px 5px;
}
.comchild .comparent {
	margin-left: 25px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px dotted #CCCCCC;
}
.comtree {
	border: 1px solid #CC0000;
	padding: 10px;
}

/* TABLE */
.outer {
	font-size: small;
}
.outer th {
	text-align: left;
	padding: 3px;
	background-color: #FFF2DE;
	border-top: 1px solid #FFC8B5;
	border-right: 1px solid #FFC8B5;
	border-bottom: 1px solid #FFC8B5;
	border-left: 8px solid #FFC8B5;
}
.outer td {
	padding: 2px;
}


/* TOP */
/* NEW */
#menu div.blockContent p.bdr {
	padding: 3px;
	background-color: #F9F9F9;
	font-size: 65%;
	color: #660000;
	line-height: 125%;
	margin: 3px;
}
#menu div.blockContent p.bdr a {
	font-size: 120%;
	color: #0000FF;
	font-weight: bold;
}
#menu div.blockContent p.bdr strong {
	font-size: 135%;
	color: #333333;
	font-weight: normal;
}

/* PICKUP */
.pickupname {
	background-color: #FAFAED;
	margin: 2px 2px 6px;
	padding: 5px;
	color: #990000;
}
.pickup {
	float: left;
	margin: 0px 10px 8px 4px;
}

/* CATEGORY */
#maincategory ul {
	list-style-type: none;
	overflow: hidden;
	width: 456px;
	height: 103px;
	margin-left: 1px;
}
#maincategory li {
	display: inline;
}
#maincategory li a {
	overflow: hidden;
	background-position: 0 0;
	padding-top: 103px;
	width: 57px;
	height: 103px;
	display: block;
	float: left;
}
#maincategory li a:hover {
	background-position: 0 -103px;
}
#maincategory li a em {
	position: absolute; left: -3000px;
}
#c-inshoku {
	background-image: url(themes/thememsm/cp_inshoku.jpg);
}
#c-foods {
	background-image: url(themes/thememsm/cp_foods.jpg);
}
#c-life {
	background-image: url(themes/thememsm/cp_life.jpg);
}
#c-fashion {
	background-image: url(themes/thememsm/cp_fashion.jpg);
}
#c-leisure {
	background-image: url(themes/thememsm/cp_leisure.jpg);
}
#c-study {
	background-image: url(themes/thememsm/cp_study.jpg);
}
#c-super {
	background-image: url(themes/thememsm/cp_super.jpg);
}
#c-real {
	background-image: url(themes/thememsm/cp_real.jpg);
}

/* AREA */
.area {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.area li {
	background-image: url(themes/thememsm/linormal.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-position: left 5px;
}

/* NEWS_COMMENT */
#content div.blockContent li.news {
	list-style-type: none;
	border-bottom-width: 1px;
	background-image: url(themes/thememsm/linormal.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-position: left 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* ex_TOP */
/* CONTACT */
.contact input, .contact textarea {
	margin: 1px 0px 6px 2px;
}

/* FAQ */
.faq, .faqbody {
	margin-bottom: 18px;
}
.faq h3 {
	background-image:   url(themes/thememsm/catefolder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.faq li {
	list-style-type: none;
	margin-bottom: 4px;
	background-image:   url(themes/thememsm/lifaq.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	margin-left: 13px;
}
.faqbody h3 {
	background-image:   url(themes/thememsm/lifaq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.faqbody li {
	list-style-type: square;
	margin: 1px 1px 1px 15px;
}
.faqbody ul, .faqbody p {
	padding-left: 15px;
}
