@charset "utf-8";

/* style resset */

* {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, div, p, hr, blockquote, address, noscript {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}
table, textarea, input {
	font-size: 100%;
	}

ul, ol, dl, dt, dd {
	list-style: none;
	}

img  {
	border: none;
	vertical-align: top;
	}

em, strong {
	font-style: normal;
	font-weight: bold;
	}

a {
	text-decoration: none;
	}
a:hover {
	}

body {;
	text-align: center;
	background-color: #f2f2f2;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.clearfix:after {
content: ".";  /* �V�����v�f���� */
display: block;  /* �u���b�N���x���v�f�� */
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}
#wapper {
	background-image: url(../img/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}

/* layout */
#header {
	height: 90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
}
#header  h1  {
	padding-left: 35px;
	float: left;
	padding-top: 20px;
}
#header  p  {
	float: right;
	margin-right: 40px;
	margin-top: 40px;
	color: #3E1F0B;
	font-size: 12px;
	font-weight: normal;
}


#flash {
	background-image: url(../img/flash_r_bg.gif);
	background-repeat: repeat-x;
	height: 299px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}


#contents {
	background-image: url(../img/contents_top_bg.gif);
	background-repeat: repeat-x;
	width: 938px;
	padding-top: 25px;
	background-color: #FFFFFF;
	clear: both;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
#contents #contents_inner {
	padding-right: 19px;
	padding-left: 19px;
}

#contents  .left_box {
	float: left;
	background-repeat: no-repeat;
	width: 734px;
	background-image: url(../img/contents_left_bg.gif);
}
.left_box    .date  {
	color: #333333;
	font-size: 12px;
	padding-top: 7px;
	text-align: right;
	padding-right: 20px;
	height: 21px;
}
.left_box .column_box {
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	height: auto;
	width: 734px;
}
.column_box .column_info {
	float: left;
	width: 360px;
	border: 1px solid #e0e0e0;
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	height: 230px;
}
.column_info .img_box {
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	padding: 5px;
}
.column_info .txt_box {
	float: left;
	text-align: left;
	width: 215px;
	padding-top: 5px;
	line-height: 125%;
}
.column_info .txt_box .txt_title {
	width: 215px;
}

.column_info .txt_box .txt_body {
	width: 215px;
	line-height: 125%;
	height: 150px;
	overflow: auto;
}

.column_info h4 {
	text-decoration: underline;
	color: #663333;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 125%;
}
.column_info h4 a {
	color: #663333;
	text-decoration: underline;
}
.column_info h4 a:hover {
	color: #663333;
	text-decoration: underline;
}
#contents  .right_box {
	float: right;
	width: 155px;
	margin-bottom: 20px;
}
.right_box h3 a {
	background-image: url(../img/login.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 155px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.right_box h3 a:hover {
	background-image: url(../img/login_hover.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 155px;
	text-indent: -9999px;
	display: block;
}
.right_box h4 a {
	background-image: url(../img/login_id_get.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 155px;
	text-indent: -9999px;
	margin-bottom: 12px;
}
.right_box h4 a:hover {
	background-image: url(../img/login_id_get_hover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 155px;
	text-indent: -9999px;
}

.right_box ul {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-left: 10px;
}
.right_box li {
	margin-bottom: 10px;
	color: #663333;
}
.right_box a {
	color: #663333;
}
.right_box a:hover {
	color: #663333;
	text-decoration: underline;
}
#shop_logo  {
	width: 734px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#shop_logo table {
	border: 2px solid #f1f0ee;
	border-collapse:collapse;
	display: block;
	text-align: center;
}
#shop_logo td {
	height: 55px;
	border: 1px solid #F0F0F0;
	border-collapse:collapse;
}
#footer {
	height: 30px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer address {
	float: left;
	text-indent: -9999px;
}
#footer  p {
	float: right;
	margin-top: 1px;
	margin-right: 20px;
}
