/* CSS Document */

/* Global
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #F55CAC;
	padding: 0;
	text-decoration: none !important;
	text-decoration/**/: none;
}

li a{
	border-bottom: 1px solid #F55CAC;
	color: #F55CAC;
	padding: 0;
	text-decoration: none !important;
	text-decoration: underline;
	text-decoration/**/: none;
}

a:visited {
	border-color: #F55CAC;
	color: #F55CAC;
}
a:hover {
	border-color: #F0027F;
	color: #F0027F;
}
a:link {
	border-color: #F55CAC;
	color: #F55CAC;
}
a:active {
	border-color: #F55CAC;
	color: #F55CAC;
}


/* Body
*******************************************************************************/

body {
	background: #FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height:1.25em;
	position: relative;
	text-align: center;
	min-width:760px;
}


form {
	margin:0;
	padding:0;
}

img{
	border:none;
}

#containar{
	background: url(/base/img/containar_bg.jpg) repeat-y;
	position: relative;
	width:760px;
	margin:3px auto 0 auto;
	padding:0;
	min-width:760px;

}



/* Header
*******************************************************************************/

#header{
	background: url(/base/img/header_bg.jpg) no-repeat;
	width:100%;
	height:86px;
	margin:0;
	padding:0;
}

#header .layout{
	width:750px;
	height:72px;
	margin:0;

	padding:0 0 0 20px;
	text-align:left;
}
#header .header_logo{
	display:block;
	height:26px;
	font-size:2em;
	line-height:1.3em;
	color:#FFFFFF;
	float:left;
	clear:left;
	margin:0;
	padding:017px 0 0 5px;
	border:none;
}

#header .header_logo a{
	border:none;
}

#logo {
	border:none;
}


#header strong{
	display:block;
	font-size:1em;
	font-weight:normal;
	color:#666666;
	float:left;
	clear:left;
	margin:0;
	padding:13px 0px 0 0;
}

#header_menu{
	font-size:1em;
	padding:39px 27px 0 475px;
}

#header_menu ul{
	display:block;
	margin:10px 15px 0 0;
	padding:0;
}

#header_menu li{
	margin:0 10px;
	padding:0;
	display:block;
	float:left;
}

#header_search{
	display:block;
	width:340px;
	font-size:0.9em;
	float:right;
	clear:right;
	padding:0;
	text-align:right;
}

#header_search .search_form{
	margin:19px 20px 2px 6px;
}

#header_search .txt_search{
	display:inline;
	margin:0px 4px 2px 6px;
}

#header_search .textfield_search{
	display:inline;
	font-size:1em;
	line-height:18px;
	margin:0px 2px 0px 6px;
	padding:0;
	width:120px;
	height:18px;
}

#header_search .btn_search{
	display:inline;
	font-size:1em;
	margin:0px 2px 0px 0px;
	padding:0;
	width:32px;
	height:20px;
}




/* Global Navi
*******************************************************************************/

#global_navi{
	background: url(/base/img/globalnavi_bg_l.jpg) no-repeat;
	width:100%;
	height:30px;
	margin:0;
	padding:0;
}

#global_navi .layout{
	background: url(/base/img/globalnavi_bg_r.jpg) right top no-repeat;
	width:750px;
	height:30px;
	margin:0 0 0 10px;
	text-align:left;
}

#global_navi ul{

	list-style: none;
	margin:0px;
	padding: 0px;

}

#global_navi li{
	background: url(/base/img/btn_globalnavi.jpg) right top no-repeat;
	display: block;
	height: 30px;
	margin: 0 2px 0 0;
	text-align: center;
	width: 144px;
	float:left;
	color:#FFFFFF;
}

#global_navi a{
	display: block;
	height: 24px;
	text-align: center;
	text-decoration: none;
	line-height:24px;
	margin:0 0 0 0;
	padding-top:6px;
	border: none;
	color:#FFFFFF;
	font-size:12px;
}

#global_navi a:hover {
	background: #FFCC00;
	border: none;
	background: url(/base/img/btn_globalnavi_over.jpg) right top no-repeat;
	color:#333333;
}



/* Contents
*******************************************************************************/
#contents{
	width:100%;
	display:block;
}

.blank{
	width:746px;
	height:10px;
	display:block;
	clear:both;
}

/* Contents
*******************************************************************************/
#topic_path{
	width:567px;
	display:block;
	margin: 15px 0 2px 15px;
	padding:0;
	text-align:left;
	font-size:1em;
	color: #666666;
}

#topic_path .stay{
	color: #F55CAC;
}

#topic_path a{
	color: #666666;
	border:none;
}

#topic_path a:hover{
	color: #F0027F;
	border:none;
}



/* Side menu
*******************************************************************************/
#side{
	width:147px;
	float:left;
	display:block;
	padding:0 0 0 13px;
}

#side .layout{
	margin: 15px 0 0 0;
	background: url(/base/img/globalnavi_bg_l.jpg) repeat-y;
}

#side .layout_msg{
	background:#FFFFFF;
border:1px solid #CCCCCC;
width:142px;
}

#side .layout_msg p{
padding:2px 3px;
font-size:11px;
text-align:left;


}

#side .menu_header{
	width:146px;
	height:36px;
	text-align:left;
	margin:0 0 0 0;
	background:url(/base/img/side_h2_bg.jpg) no-repeat;
}

#side .menu_header h2{
	display:block;
	padding:8px 0 0 10px;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#F0027F;
}

#side .bottom{
	width:146px;
	height:14px;
	margin:45px 0 0 0;
	background:url(/base/img/globalnavi_bottom.jpg) no-repeat;
}

#side_search .search_form{
	width:135px;
	margin:10px 0 10px 0;
	padding:0;
	border:1px solid #FFFFFF;	
	text-align:center;
}

#side_search .txt_search{
	display:block;
	font-size:0.8em;
	margin:0px 4px 2px 6px;
}

#side_search .textfield_search{
	display:inline;
	font-size:1em;
	line-height:18px;
	margin:0px 2px 0px 6px;
	padding:0;
	width:94px;
	height:18px;
}

#side_search .btn_search{
	display:inline;
	font-size:1em;
	margin:0px 2px 0px 0px;
	padding:0;
	width:32px;
	height:20px;
}

#side_menu ul{
	width:147px;
	margin:0 0 0 0;
	padding:0;
}

#side_menu li{
	width:147px;
	height:32px;
	margin:0 0 0 0;
	text-align:left;
	list-style:none;

}

#side_menu li a{
	display:block;
	margin:2px 0 0 0;
	line-height:21px;
	text-align:left;
	background:url(/base/img/btn_globalnavi02.jpg) no-repeat;
	padding: 5px 0 5px 20px;
	border:none;
	color:#666666;
}

#side_menu li a:hover{
	background:url(/base/img/btn_globalnavi02_over.jpg) no-repeat;
	color: #F0027F;
}

#free_space_side .free_contents{
	width:135px;
	margin:5px 0 20px 0;
	padding:0;
}

#free_space_side p{
	width:135px;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}


#free_space_side ul{
	width:135px;
	margin:0px 0px 0px 0px;
	padding:0;
}

#free_space_side li{
	display:inline;
	width:135px;
	height:25px;
	margin:0 0 0 0;
	text-align:left;
	list-style:none;

}

#free_space_side li a{
	display:block;
	margin:2px 0 0 0;
	text-align:left;
	background: #FFFFFF 5px .7em;
	padding: 5px 0 5px 20px;
	border:none;
}

#free_space_side li a:hover{
	background: #EEEEFF 5px .7em;
	color: #f36;
}


/* Main
*******************************************************************************/
#main{
	width:582px;
	display:block;
	margin: 0;
	padding: 0 13px 0 0;
	float:right;
}

#free_space_top{
	width:582px;
	display:block;
	margin: 15px 0 0 0;
	padding:0;
}

#free_space_top .layout{
	width:582px;
	display:block;
	margin:0 0 0 0;
	padding:0;
}

#free_space_top .logo_img{
	padding:220px 0 220px 0;
}


#free_space_category{
	width:582px;
	display:block;
	margin: 0 0 0 0;
	padding:0;
}

#free_space_category .layout{
	width:582px;
	display:block;
	margin: 3px 0 0 0;
	padding:0;
}

#free_space_category .layout2{
	width:552px;
	display:block;
	margin: 3px 0 0;
	padding:0 15px 30px 15px;
	text-align:left;
}

#free_space_category h3{
	color:#FF9900;
	font-size:1em;
	line-height:2em;
	margin: 40px 0 0 0;
}

#free_space_category .company{
	border-collapse: collapse;
	border: none;
	margin:0 3px 10px 2px;
	padding:0;
	background: #FDDAEC;
	border-spacing: 0 0;
	font-size: 1em;
	line-height: 1.3em;
	width:450px;
}

#free_space_category .company th{
	border-collapse: collapse;
	background: #FDDAEC;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
	border: 1px solid #FBB4D9;
	width:130px;
	text-align:center;
	color:#F55CAC;
}

#free_space_category .company td{
	border-collapse: collapse;
	background: #FFFFFF;
	padding: 4px 5px;
	border: 1px solid #FBB4D9;
	text-align: left;
}

#free_space_category .shoplist{
	border-collapse: collapse;
	border: none;
	margin:0 3px 10px 2px;
	padding:0px;
	border-spacing: 0 0;
	font-size: 1em;
	line-height: 1.3em;
	width:450px;
}

#free_space_category .shoplist th{
	border-collapse: collapse;
	font-weight: bold;
	padding: 2px;
	white-space: nowrap;
	width:130px;
	text-align:left;
	color: #F55CAC;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F55CAC;
	border-left-color: #F55CAC;
}

#free_space_category .shoplist td{
	border-collapse: collapse;
	background: #FFFFFF;
	padding: 4px 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F55CAC;
}

#free_space_category .btn_catalog{
	font-size:1.0em;
	line-height:30px;
	display:block;
	float:right;
	width:144px;
	height:37px;
	margin:20px 10px 5px 0px;
	padding:0;
	overflow:visible;
}

#free_space_category .btn_catalog a{
	display:block;
	background: url(/img/btn_catalog.jpg) no-repeat;
	width:144px;
	height:37px;
	padding:2px 10px 0 0;
	margin:0;
	color:#666666;
	border:none;
	text-align:center;
	}

#free_space_category .btn_catalog a:hover{
	background: url(/img/btn_catalog_over.jpg) no-repeat;
	color:#FF3366;
}

#free_space_category .btn_ec_catalog{
	font-size:1.0em;
	line-height:30px;
	display:block;
	float:right;
	width:191px;
	height:37px;
	margin:20px 10px 5px 0px;
	padding:0;
	overflow:visible;
}

#free_space_category .btn_ec_catalog a{
	display:block;
	background: url(/img/btn_ec_catalog.jpg) no-repeat;
	width:191px;
	height:37px;
	padding:2px 10px 0 0;
	margin:0;
	color:#666666;
	border:none;
	text-align:center;
}

#free_space_category .btn_ec_catalog a:hover{
	background: url(/img/btn_ec_catalog_over.jpg) no-repeat;
	color:#FF3366;
}

#free_space_detail{
	width:582px;
	display:block;
	margin: 0 0 0 0;
	padding:0;
	clear:both;
}

#free_space_detail .layout{
	width:582px;
	height:80px;
	display:block;
	margin: 0 0 0 0;
	padding:0;
}

/* RecommendList
*******************************************************************************/
#recommend_list{
	width:570px;
	display:block;
	margin: 0px 0px 0px 7px;
	padding: 0;
}

#recommend_list .boxes{
	width:570px;
	margin: 0;
	padding:0;
}

#recommend_list .mid_recommend{
	background: url(/base/img/bg_top_recommend.gif) right top no-repeat;
	text-align:left;
	width:568px;
	height:24px;
	margin:12px auto 5px auto;
}

#recommend_list .mid_recommend h3{
	color:#FFFFFF;
	font-size:14px;
	line-height:24px;
	margin:0px 0px 0px 6px;
}


#recommend_list .product{
	width:288px;
	display:block;
	text-align:left;
	margin:0 0 0 0;
	padding:0;
	vertical-align:top;
	float:left;
}

*html #recommend_list .product{
	float:none;
	display:inline;
	margin:0;
	padding:0;

}


#recommend_list .box{
	width:278px;
	margin:8px 0 0 6px;
	border:1px solid #CCCCCC;
	overflow:visible;
}

#recommend_list .product .photo{
	float:left;
	margin:0 -94px 0 0;
	width:94px;
	height:94px;
}

#recommend_list .product .photo img{
	margin:7px;
	width:80px;
	height:80px;
}

#recommend_list .product .photo a,#recommend_list .product .photo a:visited,#recommend_list .product .photo a:hover{
	border:none;
}

#recommend_list .product .catch{
display:block;
width:278px;
background-color:#EFEFEF;
}


#recommend_list .product h2{
display:block;
font-size:1em;
margin:3px 4px 3px 4px;
}

#recommend_list .product .name{
display:block;
float:right;
width:184px;
margin:7px 0 2px 94px;
}

#recommend_list .product strong{
display:block;
margin:0 5px 0 18px;
font-size:1em;
}

#recommend_list .product p{
display:block;
float:right;
width:182px;
margin:3px 0 4px 96px;
overflow:visible;
}

#recommend_list .product .link_category{
display:block;
width:175px;
margin:0 6px 3px 96px;
text-align:right;
}

#recommend_list .product .bottom{
width:250px;
height:1px;
display:block;
margin:0 0 0 0px;
}

#recommend_list .bottom{
	width:580px;
	display:block;
	height:20px;
	clear:both;
	margin:0;
	padding:0;
}

/* ProductsList
*******************************************************************************/
#products_list{
	width:550px;
	display:block;
	margin: 0 0 0 0;
	padding: 0;
	clear:both;
}

#products_list .boxes{
	width:550px;
	margin: 0;
	padding:0;
}

#products_list .product{
	float:left;
	width:550px;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
}

#products_list .box{
	width:550px;
	margin:8px 0 0 13px;
	overflow:auto;
	border-top-style: dashed;
	border-top-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

*html #products_list .box{
	overflow:hidden;
}


#products_list .product .photo{
	float:left;
	padding:0;
	padding:7px 7px 7px 7px;
}

#products_list .product .photo a,#products_list .product .photo a:visited,#products_list .product .photo a:hover{
	border:none;
}

#products_list .product h3{
	display:block;
	color:#CC0000;
	font-size:0.8em;
	line-height:1.0em;
	margin:0 0 0 0px;
	padding:0;
}

#products_list .product strong{
display:block;
float:right;
width:395px;
margin:7px 6px 4px 0px;
padding:0 0 0 0px;
}

#products_list .product strong a{
margin:0px 0px 0px 0px;

}

#products_list .product p{
display:block;
float:right;
width:250px;
margin:3px 15px 2px 0px;
}

#products_list .product .price{
display:block;
float:right;
width:130px;
margin:2px 6px 2px 0px;
text-align:right;

}

#products_list .product .price .name{
font-size:0.8em;
}

#products_list .product .price .value{
font-weight:bold;
color:#FF0000;
}

#products_list .product .price .tax{
font-size:0.8em;
}

#products_list .product .link_category{
display:block;
float:right;
width:130px;
line-height:20px;
margin:2px 6px 4px 18px;
text-align:center;
}

#products_list .box .bottom{
width:520px;
height:1px;
display:block;
margin:0 0 0 0;
padding:0 0 0 0;
}

#products_list .bottom{
	width:580px;
	display:block;
	height:20px;
	clear:both;
	margin:0;
	padding:0;
}


/* RelatedList
*******************************************************************************/
#related_list{
	width:572px;
	display:block;
	margin: 0;
	padding: 0 0 0 10px;
clear:both;
}

#related_list .boxes{
	width:572px;
	margin: 0;
	padding:0;
}

#related_list .mid_related{
	background: url(/item/img/bg_color_label.jpg) left top no-repeat;
	text-align:left;
	width:570px;
	height:37px;
	margin:20px 0 5px 0;
}

#related_list .mid_related2{
	background: url(/item/img/bg_gallery_label.jpg) left top no-repeat;
	text-align:left;
	width:570px;
	height:37px;
	margin:20px 0 5px 0;
}

#related_list .mid_related h3{
	color:#666666;
	font-size:14px;
	line-height:24px;
	padding:6px 423px 0px 0;
	text-align:center;
}

#related_list .mid_related2 h3{
	color:#666666;
	font-size:14px;
	line-height:24px;
	padding:6px 423px 0px 0;
	text-align:center;
}

#related_list .product{
	float:left;
	width:288px;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
}

#related_list .box{
	width:280px;
	height:112px;
	margin:8px 0 0 8px;
	border:1px solid #CCCCCC;
	overflow:hidden;
}

#related_list .product .photo{
	width:94px;
	float:left;
	padding:0;
}

#related_list .gallery_photo{
	padding:0 10px 0 10px;
}

#related_list .product .photo img{
	width:80px;
	height:80px;
	margin:7px 7px 7px 7px;
}

#related_list .product .photo a,#recommend_list .product .photo a:visited,#recommend_list .product .photo a:hover{
	border:none;
}

#related_list .product h3{
	display:block;
	color:#CC0000;
	font-size:0.8em;
	line-height:1.0em;
	margin:0 0 0 0px;
	padding:0;
}

#related_list .product strong{
display:block;
background: #FFFFFF;
float:left;
width:168px;
margin:7px 0 4px 0px;
padding-left:18px;
}

#related_list .product p{
display:block;
float:right;
width:184px;
margin:3px 0 0px 0px;
}

#related_list .product .link_category{
display:block;
float:right;
width:175px;
margin:0 6px 0 3px;
text-align:right;
}

#related_list .product .bottom{
width:250px;
height:1px;
display:block;
margin:0 0 0 0px;
}

#related_list .bottom{
	width:580px;
	display:block;
	height:20px;
	clear:both;
	margin:0;
	padding:0;
}

#related_list .product .price{
display:block;
float:right;
width:176px;
margin:0px 6px 4px 0px;
text-align:left;

}

#related_list .product .price .name{
font-size:0.8em;
}

#related_list .product .price .value{
font-weight:bold;
color:#FF0000;
}

#related_list .product .price .tax{
font-size:0.8em;
}


/* CategoryHead
*******************************************************************************/

#category_head{
	width:582px;
	display:block;
	margin: 0;
	padding: 0;
	background: url(/base/img/category_main_bg_l.jpg) repeat-y;
}

#category_head .layout{
	width:582px;
	display:block;
	margin:0;
	padding:0;
}

#category_head .category_label{
	text-align:left;
	width:582px;
	height:24px;
	margin:7px 0px 7px 0px;
}

#category_head .category_label h1{
	color:#666666;
	font-size:14px;
	line-height:24px;
	margin:0px auto 0px 9px;
}

#category_head .order_display{
	display:block;
	float:left;
	width:260px;
	text-align:left;
	margin:0;
	padding: 10px 0 0 20px;
}

#category_head .select_order{
	width:120px;
	height:18px;
}

#category_head .btn_order{
	width:46px;
	font-size:0.9em;
	line-height:1.2em;
}

#category_head .pagenate{
	display:block;
	float:right;
	width:260px;
	text-align:right;
	margin:0;
	padding: 13px 25px 0 0;
}

#category_head .pagenate_prev{
	display:inline;
}

#category_head .pagenate_name{
	display:inline;
	margin:0 0 0 10px;
}

#category_head .pagenate_num{
	display:inline;
	margin:0 10px 0 0;
}

#category_head .pagenate_next{
	display:inline;
}



/* ProductDetail
*******************************************************************************/

#product_detail{
	width:582px;
	display:block;
	margin: 0;
	padding: 0;
	background: url(/base/img/category_main_bg_l.jpg) repeat-y;
}

#product_detail .head{
	width:582px;
	height:12px;
	margin:0 0 0 0;
	background:url(/base/img/category_main_head.jpg) no-repeat;
}


#product_detail .layout{
	width:582px;
	display:block;
	margin: 0;
	padding:0;
}

#product_detail .product{
	width:582px;
	height:250px;
	margin:10px 0 0 0;
	padding:0;
	overflow:visible;
	text-align:left;
	position:relative;
}

#product_detail .photo{
	float:left;
	padding:7px 7px 7px 15px;
}

#product_detail .photo img{
	width:180px;
	height:214px;
}

#product_detail .product_name{
	display:block;
	float:right;
	width:317px;
	margin:7px 3px 12px 0px;
	padding:0px;
}

#product_detail h1{
	font-size: 1.2em;
	line-height:1.5em;
	margin:0px 0px 0px 20px;
	padding:0;
	color:#FF3366;
}

#product_detail .product_catch{
	width:565px;
	margin:0 3px 6px 0px;
	padding:4px 0;
}

#product_detail h2{
	font-size:1.2em;
	line-height:1em;
	margin:0px 0 0 20px;
	padding:0px;
	color:#FF3366;
}


#product_detail p{
	font-size:1.0em;
	line-height:1.4em;
	width:545px;
	margin:0 3px 6px 20px;
	padding:0;
}

#product_detail .detail_table {
	float:right;
	width: 280px;
	border-collapse: collapse;
	border: none;
	margin:0 10px 10px 2px;
	padding:0px;
	background: #C9E4E9;
	border-spacing: 0 0;
	font-size: 0.8em;
	line-height: 1.1em;
}

#product_detail .detail_table th {
	border-collapse: collapse;
	background: #DCEDF0;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
	text-align: left;
	border: 1px solid #BEDAE7;
	width:120px;
	vertical-align: top;
}

#product_detail .detail_table td {
	border-collapse: collapse;
	background: #FFFFFF;
	padding: 4px 5px;
	border: 1px solid #BEDAE7;
	text-align: left;
}

#product_detail .price{
	display:block;
	float:right;
	width:310px;
	margin:0 10px 6px 2px;
	padding:0;
        text-align: left;
}

#product_detail .price .name{
font-size:0.8em;
}

#product_detail .price .value{
	font-size:1.4em;
	line-height:1.4em;
font-weight:bold;
color:#FF0000;
}

#product_detail .price .tax{
font-size:0.8em;
}

#product_detail .price .text{
	display:block;
        font-size:0.9em;
}

#product_detail .btn_cart{
	display:block;
	float:right;
	margin:0;
	padding:20px 10px 5px 0px;
	overflow:visible;
}

#product_detail .btn_cart a{
	display:block;
	background: url(/item/img/btn_cart.jpg) no-repeat;
	width:149px;
	height:37px;
	padding:2px 0 0 0;
	margin:0;
	color:#666666;
	border:none;
	text-align:center;
	}

#product_detail .btn_cart a:hover{
	background: url(/item/img/btn_cart_over.jpg) no-repeat;
	color:#FF3366;
	}

#product_detail .order_display{
	display:block;
	float:left;
	width:120px;
	text-align:left;
	margin:25px 0 0 15px;
}

#product_detail .select_order{
	width:100px;
	height:18px;
}

#product_detail .bottom{
	width:582px;
	height:20px;
	margin:0 0 0 0;
	background:url(/base/img/category_main_bottom.jpg) no-repeat;
}

*html #product_detail .bottom{
	clear:none;
}

/* Footer
*******************************************************************************/
#footer{
	width:100%;
	height:37px;
	display:block;
	background: url(/base/img/footer_bg.jpg) no-repeat;
}


#footer #footer_menu{
	width:720px;
	text-align:center; 
	padding:9px;
}

#footer #footer_menu li{
	display:inline;
	margin:10px;
}


/* Bottom
*******************************************************************************/

#bottom{
	width:100%;
	height:45px;
	margin:0;
	padding:0;
}

#bottom .layout{
	width:750px;
	height:52px;
	margin:0 0 0 10px;
	text-align:center;
}

#bottom .copyright{
	display:block;
	margin:0 5px 0 0;
	padding:10px 0 0 0;
	font-size:0.9em;
}

/* Others
*******************************************************************************/

#top .page_name{
	background: url(/base/img/bg_top_recommend.jpg) right top no-repeat;
	text-align:left;
	width:570px;
	height:27px;
	margin:30px 0 25px 6px;
}

#top .page_name h1{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px 0px 0px 6px;
}


/* Font
*******************************************************************************/
.f_10 {font-size: 10px;line-height: 1.3em;color: #666666;}

.f_12 {font-size: 12px;line-height: 1.4em;color: #666666;}

.f_14 {font-size: 14px;line-height: 1.5em;color: #666666;}

.caution {font-size: 12px;line-height: 1.4em;color: #FF0000;}


/* Form
*******************************************************************************/
.form{
    border-collapse: collapse;
	border: none;
	padding:0 3px 10px 2px;
	background: #FDDAEC;
	border-spacing: 0 0;
	width:450px;
}

.form_td_01 {
    font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	background-color: #FDDAEC;
	padding: 4px;
	text-align:center;
	border-collapse: collapse;
	border: 1px solid #FBB4D9;
	width:130px;
}

.form_td_02 {
    font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
	text-align:left;
	border-collapse: collapse;
	border: 1px solid #FBB4D9;
}

.form_td_03 {
    font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
	text-align:center;
	border-collapse: collapse;
	border: 1px solid #FBB4D9;
}

.mid_from_01 {
    font-size: 13px;
	line-height: 1.4em;
	color: #666666;
	background-color: #FBD8D2;
	font-weight: bold;height: 25px;
	padding-btm: 3px;padding: 3px;
}

.my_mid_point {
	background-color: #FBEDEA;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 7px;
}

.my_btn a {
	display: block;
	width: 147px;
	background-image: url(/base/img/btn_my.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

.my_btn a:hover {
	display: block;
	text-decoration: none;
}

.my_bg {
	background-color: #FBEDEA;
}

.my_pr {
	color: #666666 !important
} 

#variety{
width:570px;
}

#variety .area{
margin:0 0 0 25px;
}


