@charset "utf-8";
/* sub style */

body {background:#f2f2f2 url(../image/bg_back2.gif) repeat-x top left;}

#contents {
	width:800px;
	padding:0 25px;
	background:#fff;
}

.pink {color:#f513a2;}
.bold {font-weight:bold;}


/* navigation
------------------------------------- */

#navi2 {
	width:800px;
	height:61px;
	background:url(../image/bg_dotline.gif) repeat-x bottom left;
	position:relative;
}

#navi2 #navi2_l {
	width:auto;
	position:absolute;
	left:5px;
	top:19px;
}

#navi2 #new {
	width:420px;
	position:absolute;
	right:0;
	top:10px;
}

#navi2 #new li {
	float:left;
}
#navi2 #new li img {
	border:#dbdbdb 1px solid;
	margin-left:8px;
}

/* search
------------------------------------- */

#search {
	padding:18px 0 0 0;
	height:43px;
}

#search li {
	float:left;
	padding:0 3px;
}

/* list
------------------------------------- */

#product {
	width:800px;
	clear:both;
}

#product td {
	text-align:center;
}

#product img {
	border:#dbdbdb 1px solid;
	margin-bottom:10px;
}

#product .product_tb01 {
	line-height:150%;
	padding:0 2px 30px;
}

#page {
	border-top:#dddddd 1px solid;
	font-size:14px;
	padding:15px 0;
}

/* detail
------------------------------------- */

#detail {
	width:718px;
	height:342px;
	position:relative;
	margin-top:21px;
}

#detail #detail_l {
	width:280px;
	position:absolute;
	left:0;
	top:0;
}

#detail #detail_l img {
	border:#dfdfdf 1px solid;
}

#detail #detail_r {
	width:390px;
	position:absolute;
	right:0;
	top:30px;
	font-size:14px;
}

#detail #detail_r p {
	padding:0 4px;
}

#detail #detail_r h2 {
	font-size:140%;
	background:url(../image/bg_dotline2.gif) repeat-x bottom left;
	padding:10px 2px;
}
.detail_small {
	font-size:11px;
}
.detail_mid {
	font-size:15px;
}

#detail #detail_r table {
	margin-bottom:10px;
}

#detail #detail_r td {
	padding:6px 4px;
	background:url(../image/bg_dotline2.gif) repeat-x bottom left;
}

#detail #detail_r .tb01 {
	width:30%;
	font-weight:bold;
}
#detail #detail_r .tb02 {
	width:70%;
}

#about {
	width:800px;
	padding:35px 0 24px 0;
	text-align:center;
}

#detail2 {
	width:800px;
}

#detail2 p {
	text-align:center;
}

#detail2 .detail_tit {
	padding-bottom:20px;
}


/* event
------------------------------------- */

#event {
	background:url(../image/bg_dot.gif) repeat top left;
	padding:10px 15px;
}

#event ul {
	background:#fff;
	height:58px;
	padding:8px 15px;
}

#event ul li {
	float:left;
}

#event .event_txt {
	padding:10px 0 0 30px;
}


/* guide
------------------------------------- */

#guide {
	border:#dfdfdf 1px solid;
	width:798px;
	clear:both;
}

#guide .guide_tit {
	background:url(../image/bg_guide_tit.gif) repeat-x bottom left;
}

#guide .guide_txt {
	padding:15px 20px;
}

#guide .guide_td01 {
	vertical-align:top;
	width:48%;
}

#guide .guide_td02 {
	vertical-align:top;
	width:4%;
}

.guide_big {
	font-size:14px;
}


/* company
------------------------------------- */

#company {
	background:url(../image/bg_comapny.jpg) no-repeat top left;
	width:800px;
	height:517px;
	margin-top:12px;
}

#company_left {
	width:129px;
	float:left;
	padding:17px 0 0 0;
	margin-right:35px;
}

#company_left li a {
	width:129px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

#company_right {
	width:345px;
	float:left;
	padding:15px 0 0 0;
}

#company_right #company_tit {
	font-weight:bold;
	font-size:14px;
	padding:15px 0;
}

#company_right .company_txt {
	line-height:150%;
}

#company_right .company_txt2 {
	line-height:150%;
	text-align:right;
}