@charset "UTF-8";
/* CSS Document */

/* ___________________________________________________________ reset */
body,div,pre,p,blockquote,hr,address,
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object {
    margin:0;
    padding:0;
    vertical-align: baseline;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
body {
	font-size: 10px;
	line-height: 1.5;
	font-family: "Lucida Grande", verdana, sans-serif;
	color: #666;
	text-align: center;
	background-color: #DA337F;
}

/* --- for WinIE6 --- */

* html body {
	font-size: 62.5%;
	font-family: verdana, sans-serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}

/* --- for WinIE7 --- */

*:first-child+html body {
	font-family: verdana, sans-serif;
	font-size: 62.5%;
}

/* --- for WinIE8 --- */

html>/**/body {
	font-size/*\**/: 62.5%\9;
	font-family/*\**/: verdana, sans-serif\9;
} 

/* --- anchor --- */

a {
	text-decoration: underline;
	overflow: hidden;
}
a:link {
	color : #00AEED;
}
a:visited {
	color : #63C;
}
a:hover {
	color : #00AEED;
}
a:active {
	color : #00AEED;
}

/* ___________________________________________________________ layout */

#wrapper {
	width: 870px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/bg.gif) repeat-y;
}
#descrip_shell {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	background: #F87FBE url(../images/h1_bg.gif) no-repeat left bottom;
}
#descrip_shell h1 {
	font-size: 1.2em;
	line-height: 1.0;
	font-weight: normal;
	color: #FFF;
	padding: 8px 20px;
}
#wrapper_shell {
	padding: 0px 25px;
}

/* ___________________________________________________________ header */

#header {
	width: 870px;
	height: 160px;
	background: url(../images/bg_top.gif) no-repeat left top;
	position: relative;
}
#header h2 a {
	background: url(../images/logo.gif) no-repeat left top;
	width: 175px;
	height: 80px;
	text-indent: -1000em;
	position: absolute;
	left: 50px;
	bottom: 25px;
}
#header_txt {
	font-size: 1.2em;
	position: absolute;
	left: 40px;
	top: 30px;
}
#header_banner {
	position: absolute;
	right: 25px;
	top: 35px;
}

/* ___________________________________________________________ menu */

#menu {
	width: 820px;
}
#menu ul {
	width: 820px;
	height: 50px;
	position: relative;
	overflow: hidden;
}
#menu li a {
	position: absolute;
	overflow: hidden;
	text-indent: -99999em;
	height: 50px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat left top;
}
#menu01 a {
	width: 107px;
	left: 0px;
	top: 0px;
	background-position: 0px 0px;
}
#menu02 a {
	width: 102px;
	left: 107px;
	top: 0px;
	background-position: -107px 0px;
}
#menu03 a {
	width: 102px;
	left: 209px;
	top: 0px;
	background-position: -209px 0px;
}
#menu04 a {
	width: 102px;
	left: 311px;
	top: 0px;
	background-position: -311px 0px;
}
#menu05 a {
	width: 102px;
	left: 413px;
	top: 0px;
	background-position: -413px 0px;
}
#menu06 a {
	width: 102px;
	left: 515px;
	top: 0px;
	background-position: -515px 0px;
}
#menu07 a {
	width: 102px;
	left: 617px;
	top: 0px;
	background-position: -617px 0px;
}
#menu08 a {
	width: 102px;
	left: 718px;
	top: 0px;
	background-position: -718px 0px;
}
#menu01 a:hover {
	background-position: 0px -60px;
}
#menu02 a:hover {
	background-position: -107px -60px;
}
#menu03 a:hover {
	background-position: -209px -60px;
}
#menu04 a:hover {
	background-position: -311px -60px;
}
#menu05 a:hover {
	background-position: -413px -60px;
}
#menu06 a:hover {
	background-position: -515px -60px;
}
#menu07 a:hover {
	background-position: -617px -60px;
}
#menu08 a:hover {
	background-position: -718px -60px;
}

/* ___________________________________________________________ contents */

#container {
	width: 820px;
	padding-top: 20px;
}
#contents {
	width: 600px;
	float: left;
}
.main_column {
	width: 590px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 0px;
}
.main4_p {
	font-size: 1.2em;
	line-height: 1.5em;
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-left: 0px;
}
.col_photoarea {
	float: right;
	width: 240px;
	margin-top: 0px;
}
.btn_linktxt {
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
	text-align: left;
	width: 100%;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

/* toppage*/

#news_box ul {
	margin-bottom: 10px;
}
#news_box li {
	font-size: 1.2em;
	line-height: 1.0;
	background: url(../images/arrow1.gif) no-repeat 10px center;
	padding: 20px 20px;
	border-bottom: solid 1px #CCC;
}
#news_box p {
	font-size: 1.0em;
	text-align: right;
	background: url(../images/arrow2.gif) no-repeat right center;
	padding-right: 15px;
}

/* common */

.mt5 {
	margin-top: 5px;
}
.pb50 {
	padding-bottom: 50px;
}
.text12_mb30 {
	font-size: 1.2em;
	margin-bottom: 30px;
}
.pink_text12_mb5 {
	color: #F21E8C;
	font-size: 1.2em;
	line-height: 1.0;
	margin-bottom: 5px;
}
.common_clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/* ___________________________________________________________ right_side */

#right_side {
	width: 200px;
	float: right;
}

/* sub_menu */

#sub_menu {
	background: #E4E4E4 url(../images/side_top.gif) no-repeat left top;
	margin-bottom: 25px;
}
#sub_menu_shell {
	background: url(../images/side_btm.gif) no-repeat left bottom;
	padding: 20px 10px;
}
#sub_menu ul {
	width: 180px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
#sub_menu li a {
	position: absolute;
	overflow: hidden;
	text-indent: -99999em;
	width: 180px;
	height: 80px;
}
#sub_menu01 a {
	left: 0px;
	top: 0px;
	background: url(../images/service_banner.jpg) 0px 0px;
}
#sub_menu02 a {
	left: 0px;
	top: 90px;
	background: url(../images/auction_banner.jpg) 0px 0px;
}
#sub_menu03 a {
	left: 0px;
	top: 180px;
	background: url(../images/buy_banner.jpg) 0px 0px;
}
#sub_menu04 a {
	left: 0px;
	top: 270px;
	background: url(../images/blog_banner.jpg) 0px 0px;
}
#sub_menu01 a:hover,
#sub_menu02 a:hover,
#sub_menu03 a:hover,
#sub_menu04 a:hover{
	background-position: -190px 0px;
}
#sub2_menu {
	background: #E4E4E4 url(../images/side_top.gif) no-repeat left top;
}
#sub2_menu_shell {
	padding: 20px 10px;
}
#sub2_menu ul {
	width: 180px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
#sub2_menu li a {
	position: absolute;
	overflow: hidden;
	text-indent: -99999em;
	width: 180px;
	height: 80px;
}
#sub2_menu01 a {
	left: 0px;
	top: 0px;
	background: url(../images/service_banner.jpg) 0px 0px;
}
#sub2_menu02 a {
	left: 0px;
	top: 90px;
	background: url(../images/auction_banner.jpg) 0px 0px;
}
#sub2_menu03 a {
	left: 0px;
	top: 180px;
	background: url(../images/buy_banner.jpg) 0px 0px;
}
#sub2_menu04 a {
	left: 0px;
	top: 270px;
	background: url(../images/blog_banner.jpg) 0px 0px;
}
#sub2_menu01 a:hover,
#sub2_menu02 a:hover,
#sub2_menu03 a:hover,
#sub2_menu04 a:hover{
	background-position: -190px 0px;
}
#sub3_menu {
	background: #E4E4E4 url(../images/side_btm.gif) no-repeat left bottom;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
}
#subList {
	margin:0;
	padding: 0;
	list-style: none;
}
#subList li {
	margin:5px 0 5px 0;
	padding: 0 0 0 16px;
	_background: url(../images/listIcon.gif)  no-repeat 0 1px;
	_line-height:1.3;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	}

#sub h2 {
	font-size: 1em;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #333333;
	margin: 0 0 10px 0;
	clear: both;
}
#subInBox {
	background-color: #E4E4E4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* ___________________________________________________________ footer */

#footer {
	width: 870px;
	clear: both;
	background: url(../images/bg_btm.gif) no-repeat left bottom;
}
#footer_shell {
	padding: 0 25px 20px 25px;
}
#footer_navi {
	width: 820px;
	padding: 15px 0 10px 0;
	border-top: solid 1px #CCC;
}
#f_navi_left {
	width: 490px;
	float: left;
	padding-left: 5px;
}
#f_navi_right {
	width: 325px;
	float: right;
}
#sitemap_shell {
	width: 455px;
}
#sitemap_left {
	width: 355px;
	float: left;
}
#sitemap_midd {
	width: 160px;
	float: left;
}
#sitemap_midd2 {
	width: 195px;
	float: right;
}
#sitemap_right {
	width: 100px;
	float: right;
}
#footer_navi ul {
	font-size: 1.2em;
	line-height: 2.0;
}
#footer_navi li {
	background: url(../images/arrow1.gif) no-repeat left center;
	padding-left: 10px;
	margin-right: 20px;
}
#footer_navi {
	font-family: sans-serif;
	letter-spacing: 0px;
	color : #999;
}
#footer_copy {
	padding: 5px 0 0 5px;
	border-top: solid 1px #CCC;
}
#footer_copy p {
	color : #999;
	font-size: 0.9em;
	letter-spacing: 0px;
}
.text12_mt10b30 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 30px;
}



/* テーブル
----------------------------------------------------------- */
table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
th, td	{
	padding: 10px 20px;
	color: #1D5C79;
}
.flow	{
	border: 1px solid #DDD;
	margin-top: 10px;
}
.flow th	{
	border: 1px solid #DDD;
	color: #E15997;
	text-align: left;
	background-color: #F2F2F2;
	font-size: 1.2em;
}
.flow td	{
	border: 1px solid #DDD;
	color: #333;
	font-size: 1.2em;
}
#contents h4 {
	font-size: 1.6em;
	color: #F21E8C;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
}
.main4_p p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#btn_area {
	width: 312px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.main_column2 {
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.2em;
}
.pagetop {
	font-size: 1em;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	width: 585px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-right: 15px;
}
#pankuzu_area {
	font-size: 10px;
	text-align: left;
	width: 100%;
	margin-top: 20px;
}
.btn_area02 {
	width: 100%;
	margin-top: 10px;
}
.btn_area03 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.mt10 {
	margin-top: 10px;
}
h5 {
	font-size: 1.2em;
	color: #00AEED;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
.list_area {
	background-color: #FBF6F5;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 300px;
}
h6 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}
.main3_p {
	float: right;
	width: 200px;
	margin-top: 0px;
	font-size: 1.2em;
}
#map_area {
	float: left;
	width: 370px;
}
#rakuten_area {
	width: 576px;
	margin-right: 4px;
	margin-left: 20px;
}
#rakuten_area ul{ list-style:none outside; }
#rakuten_area li{
	display:block;
	float:left;
	width: 128px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subList3 {
	color: #00CCFF;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 12px;
}
#main p {
	font-size: 1.2em;
}
.mt30 {
	margin-top: 30px;
}
.newsDate {
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 10px;
}#rss_area {
	background-position: center;
	text-align: right;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.style1 {
	font-size: 10px;
	text-indent: 10px;
}.categoryTitle {
	font-size: 1.4em;
	font-weight: normal;
	color: #FF33CC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.mt10b10 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

