@charset "utf-8";
/* ----------------------------------------------
	基本CSS
-------------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

body {
	color:#333333;
	text-align:center;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	background-color: #FFFFFF;
}

img,a img {
	border:none;
	vertical-align: top;
}

a:link,a:visited,a:active,a:hover {
	color:#003366;
}

ul,li {
	list-style-type:none;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
   margin:0;
   padding:0;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}


/* ----------------------------------------------
	ヘッダー部分
-------------------------------------------------*/

#header{
	width: 900px;
}

.header01 {
}
.header01L {
	float: left;
	padding-top: 4px;
	padding-left: 15px;
}
.header01L p {
	padding-top: 3px;
	padding-left: 16px;
	background-image: url(../img/head_ico.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
}
.header01R {
	text-align: right;
	float: right;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 8px;
}
.header01 {
	height: 24px;
}
.header02L {
	padding-top: 1px;
	padding-left: 2px;
	float: left;
}
.header02R {
	float: right;
}
.searchbox {
	background-image: url(../img/searchbox.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 318px;
	margin-top: 12px;
	margin-right: 13px;
}
.searchbox table {
	margin-left: 99px;
}
.header_box {
	height: 15px;
	width: 164px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}
.searchbox td {
	padding-left: 5px;
	padding-top: 6px;
}
.searchbox th {
	padding-top: 6px;
}
.header_menu li {
	float: left;
	padding-left: 13px;
	display: block;
}
.header_menu {
	margin-top: 14px;
	margin-right: 17px;
	text-align: right;
	padding-left: 30px;
}
.header03L {
	float: left;
	padding-top: 7px;
	padding-left: 11px;
	color: #666666;
}
.header03R {
	float: right;
	padding-top: 7px;
	padding-right: 19px;
}
.header03R li {
	padding-left: 17px;
	display: inline;
}
.header03 {
	background-image: url(../img/header03_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 900px;
	font-size: 12px;
}
.header03L a {
	font-weight: bold;
	color: #333333;
}
.header03R a {
	color: #333333;
}
.header02 {
	height: 84px;
}


/* ----------------------------------------------
	メイン部分
-------------------------------------------------*/
#main {
	width: 650px;
	float: left;
}
.index01 {
	width: 332px;
	float: left;
	padding-left: 14px;
	margin-top: 23px;
}
#mainR {
	float: left;
	margin-top: 16px;
}
.login_top {
	background-image: url(../img/login_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 230px;
	background-color: #FCFBF9;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1px;
}
.login_box {
	background-image: url(../img/login_bg.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	margin-left: 10px;
}
.login_bottom {
	height: 11px;
	width: 230px;
	background-image: url(../img/login_bottom.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
.mainR_box_top {
	height: 10px;
	width: 250px;
	background-image: url(../img/mainR_box_top.gif);
	background-repeat: no-repeat;
	background-color: #EAEAE0;
}
.mainR_box_bottom {
	height: 10px;
	width: 250px;
	background-image: url(../img/mainR_box_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
.mainR_box {
	width: 250px;
	background-color: #EAEAE0;
	padding-bottom: 2px;
}
.mainR_box strong {
	color: #666349;
}
.mainR_box p {
	font-size: 12px;
}
.mainR_box .login_online {
	font-size: 12px;
	text-align: right;
	margin-right: 16px;
}
.login_box p {
	margin-left: 12px;
	margin-bottom: 6px;
}
.login_box .email {
	height: 18px;
	width: 172px;
	border: 1px solid #CCCCCC;
	margin-left: 12px;
	margin-bottom: 6px;
}
.login_box .pw {
	height: 18px;
	width: 120px;
	border: 1px solid #CCCCCC;
	margin-left: 12px;
	margin-bottom: 8px;
}
.login_box a {
	font-size: 11px;
}
.login_box .entry_btnR {
	margin-left: 12px;
	margin-top: 10px;
}
.mainR_box h3 {
	margin-left: 8px;
	margin-bottom: 6px;
}
.news {
	margin-left: 8px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 234px;
	margin-bottom: 18px;
}
.news th {
	font-size: 11px;
	color: #FF6600;
	text-align: left;
	padding-right: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}
.news td {
	font-size: 11px;
	color: #222222;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 164px;
	line-height: 110%;
}
.news table {
	width: 226px;
	margin-left: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.square_ad {
	margin-left: 12px;
	margin-bottom: 20px;
	margin-top: 25px;
}
.square_ad p {
	margin-bottom: 12px;
	font-size: 11px;
	text-align: left;
	line-height: 120%;
}
.mobile h3 {
	margin-bottom: 4px;
	margin-left: 16px;
}
.mobile p {
	margin-left: 16px;
}
#footer {
	margin-top: 37px;
	text-align: center;
}
#footer p {
	font-size: 12px;
	margin-bottom: 15px;
	vertical-align: middle;
}
#footer p a:link,#footer p a:visited,#footer p a:active,#footer p a:hover {
	color:#222222;
}
.pan {
	margin-left: 18px;
	margin-top: 23px;
	font-size: 11px;
	margin-bottom: 26px;
}
.login_box h2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	display: block;
	margin-left: 9px;
	background-image: url(../img/login_bg01.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 8px;
}
.mainR_box .login_box strong {
	font-size: 12px;
	font-weight: bold;
	color: #77C9D1;
}
.login_img {
	float: left;
	padding-right: 7px;
	padding-left: 17px;
}
.login_link {
	float: left;
	background-image: url(../img/login_bg02.gif);
	background-repeat: no-repeat;
	width: 138px;
	padding-top: 30px;
	padding-left: 3px;
	font-size: 12px;
	line-height: 150%;
}
.login_link .new_message {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}
.login_link .new_message a:link,.login_link .new_message a:visited,.login_link .new_message a:active,.login_link .new_message a:hover {
	color: #CC0000;
}
.login_link a:link,.login_link a:visited,.login_link a:active,.login_link a:hover {
	color: #676767;
}
#mainR .side_shop_entry {
	margin-bottom: 14px;
}
