﻿@charset "utf-8";

.pc_hide_view {display: none;}

/* ヘッダー -----------------------------------------------------------------------------*/
h2.header {
	width: 100%;
	height: 47px;
	font-size: 16px;
	line-height: 57px;
	max-width: 640px;
	background:url(../img/sp/head_bar_right.png) top right no-repeat;
}

h2.header_one,h3.header_one {
	width: 100%;
	height: 47px;
	font-size: 16px;
	line-height: 57px;
	max-width: 800px;
	background:url(../img/sp/head_bar_right.png) top right no-repeat;
}

h2.header span,h2.header_one span,h3.header span,h3.header_one span {
	display: block;
	height: 47px;
	color: #006400;
	max-width: 700px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 15px;
	padding-left: 115px;
	background:url(../img/sp/head_bar_left.png) top left no-repeat;
}

h3.header {
	width: 100%;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	max-width: 640px;
	background:url(../img/h_gb2_right.png) top right no-repeat;
}

h3.header span {
	display: block;
	height: 27px;
	color: #006400;
	max-width: 700px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 15px;
	padding-left: 45px;
	background:url(../img/h_gb2_left.png) top left no-repeat;
}

.doubleline {
	background-image: url(../img/ng_line.gif);
	background-repeat:repeat-x;
	background-position: center;
}


body {
	width: 860px;
	margin: 0 auto 0;
	background : url(../img/bg.gif) repeat-x;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

/*header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 80px;
/*
	padding-top: 10px;
*/
	padding-bottom: 15px;
	border-top: 4px solid #007b2f;
}

#header:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#header img {
	float: left;
	padding-top: 20px;
	padding-left: 50px;
}

#header p.pc {
	float: right;
	width: 515px;
	font-weight: bold;
	color: #984800;
	padding-top: 40px;
}

#header p.sp {
	display: none;
}

/*menu*/
#menu {
	width: 860px;
	height: 39px;
	margin: 20px auto 10px;
	border-left: 2px solid #fff;
}

#menu ul {
	font-size: 0;
}

#menu li {
	list-style-type:none;
	width: 143px;
	height: 39px;
	float:left;
}

#menu ul li a {
	display:block;
	height:100%;
	text-decoration:none;
}

#menu ul li a:focus {
/*\*/
	overflow: hidden;
/**/
}

#menu ul li.bt_home {background:url(../img/menu/menu_home_a.png);}
#menu ul li.bt_home a {background:url(../img/menu/menu_home.png);}
#menu ul li.bt_guide {background:url(../img/menu/menu_guide_a.png);}
#menu ul li.bt_guide a {background:url(../img/menu/menu_guide.png);}
#menu ul li.bt_system {background:url(../img/menu/menu_system_a.png);}
#menu ul li.bt_system a {background:url(../img/menu/menu_system.png);}
#menu ul li.bt_tyokubai {background:url(../img/menu/menu_tyokubai_a.png);}
#menu ul li.bt_tyokubai a {background:url(../img/menu/menu_tyokubai.png);}
#menu ul li.bt_access {background:url(../img/menu/menu_access_a.png);}
#menu ul li.bt_access a {background:url(../img/menu/menu_access.png);}
#menu ul li.bt_event {background:url(../img/menu/menu_event_a.png);}
#menu ul li.bt_event a {background:url(../img/menu/menu_event.png);}

#menu ul li.current_home {background:url(../img/menu/menu_home_a.png);}
#menu ul li.current_guide {background:url(../img/menu/menu_guide_a.png);}
#menu ul li.current_system {background:url(../img/menu/menu_system_a.png);}
#menu ul li.current_tyokubai {background:url(../img/menu/menu_tyokubai_a.png);}
#menu ul li.current_access {background:url(../img/menu/menu_access_a.png);}
#menu ul li.current_event {background:url(../img/menu/menu_event_a.png);}

#menu ul li a:hover {background:none !important;}


/*footer*/
#footer {
	color: #484848;
	border-top: solid 1px #d6d6d6;
	clear: both;
	margin: 40px 0 6px 0;
/*	border: 1px solid #000;*/
}

#footer {
	color: #484848;
	border-top: solid 1px #d6d6d6;
	clear: both;
	margin: 40px 0 6px 0;
/*	border: 1px solid #000;*/
}

#footer .company {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	border-top: solid 1px #d6d6d6;
	padding: 6px;
}

#footer span {
	font-size: 10px;
	line-height: 19px;
}

#footer ul {
	font-size: 0;
	text-align: center;
	margin: 0 auto;
}

#footer ul li {
	display: inline-block;
	font-size: 12px;
	padding-right: 15px;
}

#footer .copy {
	text-align: center;
}

/* ----------------------------------------------------------------------
 top_view
---------------------------------------------------------------------- */
#top_view {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 0px;
	background: #fff;
	border: 1px solid #dcdcdc;
}

/*-----------------------------------------------------------------------------
	toppage カラム１
-----------------------------------------------------------------------------*/
#column_1 {
	width: 800px;
	min-height: 800px;
	margin: 0 auto;
/*	border: 1px solid #000;*/
}

/*ガイド　アドバイス枠*/
.box-advice {
	clear: both;
	width: 640px;
	height: auto;
	padding: 5px;
	margin: 0 auto 100px;
	text-align: center;
	border: 1px solid #dcdcdc;
}

.column_1_base {
	width: 620px;
	margin: 0 auto 10px;
	zoom:100%;
}

.column_1_base:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
	
.column_1_tow {
	width: 280px;
	padding: 5px;
	background: #fffff4;
}
.column_1_title {
	font-weight: bold;
	text-align: center;
	background-color: #ffe9c8;
	padding: 2px 2px 2px 4px;
	margin-bottom: 1px;
}

.column_1_txt{
	width:247px;
	text-align: left;
	margin: 10px auto 0;
}

.col1_one {
	border: solid 1px #d6d6d6;
}
.col1_one_txt{
	width:513px;
	margin:10px auto 10px;
}

.border_w {
	border: solid 1px #fff;
}

.col1_title {
	background-color: #fffbe0;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	margin-bottom: 1px;
}

.col1_note {
	background-color: #f5f3ef;
	font-size: 10px;
	color: #4d4d4d;
	margin-bottom: 9px;
	text-align:right;
	padding-right:4px;
}

.bane_hare{
	width:200px;
	margin:10px auto 7px;
	 text-align:right;
}

.col1_contact{
	padding:0 10px 10px 10px;
	font-size:14px;
}
.col1_contact span{
	font-weight:bold;
	color:#f14747;
}


/*-----------------------------------------------------------------------------
/*	left ベース
-----------------------------------------------------------------------------*/
#leftbase {
	width: 640px;
	float: left;
	margin-top: 16px;
	margin-bottom: 60px;
}

/* season -----------------------------------------------------------------------------*/
#box-season {}

#box-season table {
	width: 500px;
	margin: 20px auto 40px;
	border: solid 2px #9d9d9d;
}

#box-season th {
	width: 250px;
	padding: 4px 0 4px 10px ;
	border-bottom: dotted 1px #9d9d9d;
	font-weight: normal;
	color: #575757;
}

#box-season td {
	width: 452px;
	padding: 4px 0 4px 0;
	border-bottom: dotted 1px #9d9d9d;
}

#box-season td.state {
	width: 150px;
	text-align: center;
}

/* 最後の要素にだけ指定 */
#box-season table tr:last-child th {
	border-bottom: 0px;
}

#box-season table tr:last-child td {
	border-bottom: 0px;
}

.season_bg {
	width: 640px;
	margin: 10px auto 40px;
	background : url(../img/bg_season.png) no-repeat;
}




/* whats new -----------------------------------------------------------------------------*/
#box-wnew {}

.info_news {
	overflow-y: auto;
	width: 100%;
	height: 200px;
	text-align: left;
	margin: 0 auto 5px;
}

.info_news table {
	width: 620px;
	margin: 0 auto;
}

.info_news table th {
	width: 80px;
	height: 25px;
	padding: 4px;
	text-align: left;
	border-bottom: dotted 1px #9d9d9d;
	font-weight: normal;
	color: #575757;
}

.info_news table td {
	width: 442px;
	padding: 4px;
	border-bottom: dotted 1px #9d9d9d;
}

.see_all {
	text-align: right;
	padding: 5px;
	margin-right: 40px;
	margin-bottom: 30px;
}


/*	border: solid 2px blue;*/

/*kubokan no tanoshimi*/
.box-tanoshimi {
	border: solid 1px #d4cb9c;
	padding: 2px;
	margin-bottom: 10px;
	background-color: #fffdf1;
	zoom: 100%;
}

.box-tanoshimi img {
	border: 1px solid #ccc;
}

.box-tanoshimi h3 {
	width: 100%;
	height: 30px;
	background-color: #ffe9c8;
}

.box-tanoshimi h3 span {
	width: 100%;
	color: #479000;
	font-weight: bold;
	line-height: 30px;
	background-color: #ffe9c8;
	padding-left: 5px;
	margin-bottom: 1px;
}

.box-tanoshimi p {
  overflow: hidden;
  zoom: 1; /* IE6 */
}
 
.box-tanoshimi ul {
	width: 100%;
	font-size: 0;
}

.box-tanoshimi ul li {
	display: inline-block;
	width: 25%;
	padding: 0;
}   
 
.box-tanoshimi dl {
	display: inline-block;
	width: 100%;
	margin: 4px 0 4px;
}
.box-tanoshimi dl dt {
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	background:url(../img/icony_orange.gif) center left no-repeat;
}

.box-tanoshimi dl dd {
	font-size: 13px;
	padding-left : 30px;
}

.box-tanoshimi dl.bg-0 {
	padding: 5px 0;
	background: #F3FFEC;
}

.box-tanoshimi dl.bg-1 {
	
}

.box-tanoshimi ul li span {
	font-size: 10px;
}

.box-tanoshimi_left {
	width: 108px;
	float: left;
}

.box-tanoshimi_left img {
	border: solid 1px #d5cc9e;
}

.box-tanoshimi_right {
	width: 510px;
	float: right;
	text-align: left;
}

.box-tanoshimi_right h3 {
	color: #479000;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}

.box-tanoshimi_right span{
	font-size:10px;
	letter-spacing:1px;
	font-weight:normal;
	color:#484848;
}

.box-tanoshimi_right th {
	font-weight: normal;
	padding-top: 5px;
}
.box-tanoshimi_right td {
	padding-top: 5px;
}

.box-tanoshimi_right th img {
	margin-right: 3px;
}

/* info -----------------------------------------------------------------------------*/
#info-pizza,
#info-pr {
	width: 620px;
	text-align: center;
	margin: 10px auto;
}

#info-pizza ul,
#info-pr ul {
	font-size: 0;
}

#info-pizza ul li,
#info-pr ul li {
	display: inline-block;
/*
	width: 49%;
*/
	font-size: 12px;
}  

#info-pizza ul li img,
#info-pr ul li img {
/*
	width: 90%;
*/
}  

#info-pr p.text {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 15px auto;
}

#info-change {
	width: 140px;
	height: auto;
	margin: 30px auto 80px;
	margin-left: 0px;
}

#info-change p.text {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 15px auto;
}

#info-change img {
	width: 140px;
	height: auto;
	
}

/* BBQ -----------------------------------------------------------------------------*/
#info-bbq {
	width: 600px;
	text-align: center;
	margin: 10px auto 80px;
}

#info-bbq h1 {
  font-size: 180%;
  line-height: 2em;
  padding: 1em 0 0.5em;
}
#info-bbq h1 span {
  padding: 0 0.25em;
}

#info-bbq p.text {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 15px auto;
}

.bbq-select {
	width: 800px;
	text-align: center;
	margin: 50px auto;
}

.bbq-select img {
	width: 60%;
}

.bbq-select ul {
	font-size: 0;
	width: 100%;
}

.bbq-select li {
	display: inline-block;
	width: 50%;
	text-align: center;
	margin: 0 auto;
}

.bbq-txt {
	width: 600px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding: 10px;
	margin: 30px auto;
	background: #eee;
}

.bbq-banner {
	width: 800px;
	text-align: center;
	margin: 50px auto;
}

.bbq-banner ul {
	font-size: 0;
	width: 100%;
}

.bbq-banner li {
	display: inline-block;
	width: 33%;
	text-align: center;
	margin: 0 auto;
}


/*left bottom contents*/
.title {
	clear: both;
	margin: 32px 0 10px 0;
}

.box-lbc {
	margin-top: 4px;
	zoom:100%;
}

.box-lbc:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.lbc_tow {
	width: 305px;
	height: 245px;
	border: solid 1px #d6d6d6;
	margin-bottom: 20px;
}
.lbc_tow table{
	width:100%;
}
.lbctow_txt{
	width:287px;
	margin: 0 auto;
	padding: 2px;
}

.lbctow_txt img {
	
}

.lbctow_txt .img {
	margin-left: 30px;
}

.lbc_tow hr {
color:#d6d6d6;
border: 0;
height: 1px;
background-color:#d6d6d6;
}

.lbc_one {
	border: solid 1px #d6d6d6;
}

.lbc_one ul {
	width: 400px;
	margin: 10px auto;
}

.lbc_one ul.border {
	border-bottom: solid 1px #d6d6d6;
}

.lbc_one ul li{
	height: 30px;
	margin: 0 auto;
}

.border_w {
	border: solid 1px #fff;
}

.lbc_title {
	background-color: #fffbe0;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	margin-bottom: 1px;
}

.lbc_note {
	background-color: #f5f3ef;
	font-size: 11px;
	color: #4d4d4d;
	margin-bottom: 9px;
	padding-right:4px;
}

.bane_hare{
	width:200px;
	margin:10px auto 7px;
	 text-align:right;
}

/*	right
-----------------------------------------------------------------------------*/
#rightbase {
	width: 200px;
	float: right;
	margin-top: 5px;
  padding-top: 50px;
}

#rightbase a#clink {
  display: block;
  text-align: center;
}
.alpha:active img,
.alpha:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

#time{
	background-color:#f4ffd3;
	border:solid 1px #d0ec7d;
	padding:9px 8px 8px 9px;
	margin-bottom:10px;
	font-size:10px;
}
#time img{
	margin-right:3px;
}

#wellcome{
	background-color:#f4ffd3;
	border-left:solid 1px #d0ec7d;
	border-right:solid 1px #d0ec7d;
	border-bottom: solid 1px #d0ec7d;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size:10px;
	line-height:14px;
	padding-bottom:6px;
}

#farm{
	background-color:#fffdf1;
	border-left:solid 1px #e8cf96;
	border-right:solid 1px #e8cf96;
	border-bottom:solid 1px #e8cf96;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size:10px;
	line-height:14px;
	padding-bottom:6px;
}

.right184{
	text-align: center;
	margin: 0 auto;
}
.right184 p{
text-align:left;
}

.right_note{
	color: #694e36;
	text-align: center;
	margin:0auto;
}
#present{
	background : url(../img/present_mds.gif) no-repeat;
	}

#present div{
	border-bottom:solid 1px #ff7e92;
	border-left:solid 1px #ff7e92;
	border-right:solid 1px #ff7e92;
	padding:6px 0 6px 0;
	margin-bottom:11px;
}
#present table{
	width:182px;
	margin:0 auto 0;
}

#ippin{
	background : url(../img/zui_mds.gif) no-repeat;
	}

#ippin div{
	border-bottom:solid 1px #95c63a;
	border-left:solid 1px #95c63a;
	border-right:solid 1px #95c63a;
	padding:0 0 6px 0;
	margin-bottom:11px;
}
#ippin table{
	width:186px;
	margin:0 auto 0;
}
#ippin th{
	width:77px;
	padding:8px 0 9px 0;
	vertical-align:top;
	text-align:left;
}
#ippin td{
	padding:8px 0 9px 0;
	vertical-align:top;
	text-align:left;
}
#ippin .line{
	border-bottom:solid 1px #c6c6c6;
}
#ippin .icon{
	padding-top:13px;
}

.right_title{
	padding:4px 0 3px 7px;
}
.right_title a:link {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

.right_title a:visited {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

.right_title a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight:bold;
}

.right_title a:active {
	color: #fff;
	font-weight:bold;
}

#qr{
	background : url(../img/mobile_mds.gif) no-repeat;
	}

#qr div{
	border-bottom:solid 1px #989898;
	border-left:solid 1px #989898;
	border-right:solid 1px #989898;
	padding:6px 0 6px 0;
	margin-bottom:11px;
	zoom:100%;
}
#qr p{
	width:186px;
	margin:0 auto 0;
}
#qr img{
	float:left;
	margin-right:10px;
}

#qr div:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#mmaga{
	background-color:#fffdf1;
	border-left:solid 1px #e8cf96;
	border-right:solid 1px #e8cf96;
	border-bottom:solid 1px #e8cf96;
	padding-bottom:6px;
	margin-top: -5px;
}

#mmaga div{
	width:170px;
	margin: 0 auto 0;
}
#mmaga img{
	margin-right:5px;
}

/* box*/

.box_one {
	width: 700px;
	margin: 10px auto;
}

.box_title {
	width: 800px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px 5px 40px;
	margin: 20px auto;
	background : url(../img/head_bar_800px.png) no-repeat;
}

.box_title h3 {
	height: 29px;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #006400;
	padding: 0;
}

.box_txt{
	width:600px;
	padding: 20px;
	margin: 20px auto;
	border: solid 1px #d6d6d6;
}	 

.box_txt ul {
	padding: 0px;
	margin: 0px;
}	 

.box_txt ul li {
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}	 

.box_txt ul li.h {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
}	 



.box_border_w {
	border: solid 1px #fff;
}

.box_note {
	background-color: #f5f3ef;
	font-size: 10px;
	color: #4d4d4d;
	margin-bottom: 9px;
	text-align:right;
	padding-right:4px;
}

.box_bane_hare{
	width:200px;
	margin:10px auto 7px;
	 text-align:right;
}

.box_contact{
	padding:0 10px 10px 10px;
	font-size:14px;
}
.box_contact span{
	font-weight:bold;
	color:#f14747;
}



/* インデント*/
.indent {
	margin-left: 10px;
}


/* 角丸*/
.border_radius {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* ガイドテーブル用*/
table.guide,.system {
	width: 800px;
	border-collapse: collapse;
	border: 2px solid #b9b9b9;
	margin:30px auto;
}

table.guide th,.system th {
	text-align: center;
	margin:0 auto;
	padding:3px;
	background: #ccffcc;
	border: 1px solid #b9b9b9;
}

table.guide th.th1 {
	width: 60px;
}

table.guide td,.system td {
	height: 35px;
	padding: 5px;
	border: 1px solid #b9b9b9;
}

/*?Ԃǂ?*/
table.guide td.c_a {
	width: 50px;
	font-weight: bold;
	text-align: center;
	background: #ccffcc;
}

/*白（背景色）*/
table.guide td.c_b {
	font-weight: bold;
	text-align: center;
}

table.guide td.p_center {
	text-align: center;
}

table.guide td.c_1 {
	background: #f5f5f5;
}

table.guide td.c_2 {
	background: #f5fffa;
}


/*guide */
#index-menu {
	width: 800px;
	margin: 0 auto 50px;
}

#index-menu-ul {
	margin: 0 auto 40px;

}
.index-meun-li {
	float: left;
	width: 247px;
	margin-right: 30px;
/*	border: 1px solid #00ff00;*/
}
.index-meun-li-last {
	float: left;
	width: 246px;
	border: 0px solid #00ff00;
}
.index-meun-li_h180 {
	float: left;
	width: 247px;
	margin-right: 30px;
/*	border: 1px solid #00ff00;*/
}
.index-meun-li-last_h180 {
	float: left;
	width: 246px;
	border: 0px solid #00ff00;
}
.index-menu-thumb {
	width: 245px;
	height: 245px;
	text-align: center;
	margin: 0 auto 10px;
	border: 1px solid #dcdcdc;
}
.index-menu-title {
	font-size: 14px;
	text-align: center;
	color:#921c1a;
	margin: 5px 0 15px;
}
.index-menu-desc {
	width: 220px;
	margin: 0;
	font-size: 12px;
	line-height: 140%;
	padding: 8px;
	border: 1px solid #dcdcdc;
	margin: 0 auto;
}

.index-menu-desc_h60,.index-menu-desc_h110,.index-menu-desc_h140,.index-menu-desc_h180 {
	width: 220px;
	font-size: 12px;
	line-height: 140%;
	padding: 6px;
	border: 1px solid #dcdcdc;
	margin: 0 auto;
}

.index-menu-desc_h60 { height: 60px; }
.index-menu-desc_h110 { height: 110px; }
.index-menu-desc_h140 { height: 140px; }
.index-menu-desc_h180 { height: 180px; }
.index-menu-desc_h280 { height: 280px; }

.index-menu-title a, .index-menu-desc a {
	text-decoration: none;
}


.fb_position {
	text-align: center;
	margin: 0 auto 20px;
	background : url(../img/bg_fb.png) no-repeat;
}

.p_icon {
	text-align: center;
	margin: 0 auto;
}


/*banner_seasons
-----------------------------------------------------------------------------*/
#banner_seasons_box {
	width: 800px;
	height: auto;
	padding: 30px;
	margin: 50px auto 10px;
	border: 1px solid #dcdcdc;
}

#banner_seasons {
	text-align: center;
	margin: 0 auto;
}

.seasons p {
	text-align: center;
	line-height: 30px;
	padding: 5px;
	margin: 5px auto;
}


/*job
-----------------------------------------------------------------------------*/
.job-img {
	width: 600px;
	padding-top: 100px;
	padding-bottom: 50px;
	text-align: center;
	margin: 0 auto;
}

.box-profile {
	width: 700px;
	text-align: center;
	padding-bottom: 150px;
	margin: 30px auto 0;
}

.box-profile dl {
	width: 100%;
	border: 2px solid #999;
	padding: 0;
}

.box-profile dl dt {
	float: left ;
	clear: both ;
	height: 55px;
	width: 130px;
	font-size: 13px;
	line-height: 55px;
	border-right: 1px solid #dcdcdc;
}

.box-profile dl dd {
	height: 55px ;
	font-size: 13px;
	line-height: 55px ;
	text-align: left;
	border-bottom: 1px dotted #999;
}

.box-profile dl dd span {
	padding-left: 20px;
}

.box-profile dl dd:last-child {
	border-bottom: none;
}

.box-profile dd ul {
	margin-left: -10px;
}

.box-profile dd ul li {
	display: inline-block;
	width: 30%;
	list-style: none;
	padding-top: 10px;
	padding-left: 20px;
}



