@charset "utf-8";

/* style resset */

* {
	margin: 0;
	padding: 0;
	}
h1{
	margin:0;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}
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 {
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 {
	width: 960px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
}
#header  h1  {
	height: auto;
	width: 960px;
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}
#header  h2  {
	height: auto;
	padding-left: 30px;
	padding-top: 10px;
	margin-left: auto;
	float: left;
}
#header #company_prof {
	height: auto;
	padding-right: 30px;
	padding-top: 20px;
	margin-right: auto;
	float: right;
}


#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: 5px;
	padding-bottom: 5px;
	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: center;
	background-repeat: no-repeat;
	width: 880px;
	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 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.column_box .column_info {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
}

.column_box .column_info {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
}

.column_box .column_info table {
	border: 2px solid #f1f0ee;
	border-collapse:collapse;
	display: block;
	text-align: center;
}
.column_box .column_info td {
	border: 1px solid #F0F0F0;
	border-collapse:collapse;
	font-size: 11px;
	font-weight: normal;
}
.column_info .img_box {
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	padding: 5px;
}
.column_info .txt_box {
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 5px;
	line-height: 125%;
}
.column_info .txt_box .txt_title {
	width: 200px;
	height: 40px;
	margin-top: 5px;
}

.column_info .txt_box .txt_body {
	width: 200px;
	line-height: 125%;
	height: 200px;
	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;
	padding-top: 10px;
	padding-bottom: 10px;
}
#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;
	font-size: 11px;
	font-weight: normal;
}
#footer {
	clear: both;
	height: 35px;
	width: 935px;
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
}

#footer #extra {
	margin: 0px auto;
	width: 935px;
	text-align: left;
	color: #3E1F0B;
	font-size: 11px;
	font-weight: normal;
}

#footer address {
	font-style: normal;
	font-weight: normal;
	float: left;
	margin-left: 30px;
}
#footer  p {
	float: right;
	margin-right: 30px;
}

