em{
	display: block;
	font-weight: normal;
}
h2, h3, h4, h5{
	font-size: 13px;
	font-weight: bold;
}
table{
	font-size: 13px;
}
table th{
	font-weight: normal;
	text-align: left;
}
form, ul{
	margin: 0;
}
img{
	border: 0;
}
ul{
	padding: 0;
	list-style: none;
}

table td.title_line{
	background-color: #B6956A;
}
table td{
	margin: 0;
	padding: 0;
}
table{
	font-size: 13px;
}

/*ヘッダー部分
-------------------------------------------------------------------------*/
td#tree{
	margin: 10px 0;
	font-size: 11px;
	color: #695135;
}
div.list{
}
div.list table{
	border: 1px solid #FFCC67;
	width: 100%;
}
div.list table th{
	border-bottom: 1px dotted #FFCC67;
	padding: 10px;
	background-color: #FBFFDF;
	font-weight: bold;
}
div.list table td{
	padding: 10px;
}
div.list table th.name,
div.list table th.nickname
{
	width: 220px;
}
div.list table th.action{
	width: 150px;
}
div.form{
	border: 1px solid #FFCC67;
	padding: 20px;
}
div.form th{
	padding: 10px 100px 10px 58px;
}
div.form td{
	padding: 10px 0;
}
div.form td, div.form th
{
	border-bottom: 1px dotted #CDCD99;
	vertical-align: top;
}
div.form td.bottom, div.form th.bottom
{
	border-bottom: none;
}
div.form td input, div.form td select, div.form td textarea{
	background-color: #FCF9F0;
	border: 1px solid #A5ACB2;
}
div.form td div{
	font-size: 10px;
}
div.form table{
	width: 100%;
}
span.example{
	color: #CC6601;
}
span.must{
	color: #CC6601;
}
h3.dot{
	color: #FF4C00;
	background-image: url(/common/images/title_background.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
	padding: 0 0 0 15px;
	font-size: 14px;
}
h3.dot span{
	background-color: #FFF;
	padding: 0 5px;
}
table.box h4{
	text-align: center;
	font-size: 15px;
	color: #CD3301;
	margin: 2px 0 0 0!important;
}
table.box h5{
	color: #FE4D00;
	font-weight: normal;
}
table.box td.text{
	padding: 0 10px;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 0.1em
}
div.form td input.text{
	width: 300px
}
div.form td input.name{
	width: 100px
}
div.form td input.num{
	width: 40px;
}
div.form td div{
	margin: 5px 0;
	line-height: 130%;
	letter-spacing: 0.1em
}
div.form td.name{
	color: #695135;
}
div.form table table th{
	width: 70px!important;
	padding: 5px;
}
div.form table table td{
	padding: 5px;
}
#header_part{
	margin: 10px 0;
	font-size: 4px;
}
#header_part{
	margin: 10px 0;
	font-size: 4px;
}
#header td div{
	color: #CC6601;
	font-size: 10px;
	margin-right: 5px;
}
#contents div.attention{
	border: 1px solid red;
}
#contents div.attention strong{
	background-color: red;
	padding: 10px;
	color: #FFF;
}
#contents div.attention p{
	padding: 10px;
}
#error{
	border:1px solid red;
	margin:3px 50px 10px 50px;
}
#error h2{
	background-color: #FF5050!important;
	border-left: 10px solid red;
	color: #FFF;
	margin: 0!important;
	padding: 10px!important;
}
#error ul{
	background-color: #FFECD5;
	padding:20px;
	list-style: none;
}
#error li{
	background-image: url(/common/images/list_dot_gray.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
#contents{
	width: 760px;
	margin: 0 auto;
}
#contents strong{
	display: block;
	color: #FF3300;
}
#contents ul#merit{
	text-align: left;
	margin: 10px 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#merit li{
	background-image: url(/common/images/list_dot_gray.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
#contents table.login th{
	text-align: right;
	font-size: 10px;
	vertical-align:top;
	padding-right: 5px;
}
#contents table.login td{
	font-size: 10px;
}
tr.column1{
}
tr.column2{
	background-color: #FDF4EE
}
table.message_border{
	color: #FFF;
	font-size: 10px;
}
table.message_border th{
	font-weight: bold;
}
table.message_content{
	border: 1px solid #B6956C
}
td.icon_message{
	width: 40px;
	text-align: center;
	padding: 10px;
}
td.icon_user{
	width: 50px;
}
td.name{
	width: 100px;
}
td.date{
	text-align: right;
	padding: 10px;
}
td.planner{
	padding: 10px 0;
}
table.planner_box{
	margin-bottom: 20px;
}
table.planner_box div.planner{
	text-align: right;
}
table.planner_box div.date{
	text-align: right;
}
td#index_left ul{
	margin: 0 0 0 38px;
	font-size: 10px;
	list-style: none;
}
td#index_left li{
	background-image: url(/common/images/list_dot_orange.gif);
	background-position: 1px; center;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
}
td#index_left div.description{
	margin-right: 10px;
	font-size: 10px;
	line-height: 130%;
}
td#index_left h3{
	margin: 20px 0 5px 0;
}
td#index_center h3{
	margin: 5px 0 0 0;
}
td#index_center h4{
	margin: 0px 0 0 0;
}
table#index_special_ad a{
	display: block;
	margin: 0 3px 0 3px;
	font-size: 10px;
}

#index_ex{
	width:300px;
	text-align:left;
	margin-top: 10px;
	letter-spacing: 0.04em;
}
#index_ex h4{
	line-height: 120%;
	font-size: 10px;
	margin: 0;
}
#index_ex h4 a:link,
#index_ex h4 a:visited,
#index_ex h4 a:hover,
#index_ex h4 a:active
{
	color: #675034;
}
#index_ex h5{
	border-bottom:solid 1px #ff6600;
	line-height: 120%;
	width:300px;
	color:#ff6600;
	font-size:14px;
	text-indent:1em;
	margin: 0;
}
#index_ex div{
	font-size: 10px;
	line-height: 120%;
	margin-top: 4px;
}
#index_ex table{
	width: 300px;
	margin: 10px auto;
	text-align:left;
}
#index_qa{
	width:305px;
	text-align:left;
	margin: 10px auto;
}
#index_qa strong a:link,
#index_qa strong a:visited,
#index_qa strong a:hover,
#index_qa strong a:active{
	color: #FF3300;
}
#index_qa ul{
	margin-bottom: 5px;
}
#index_qa ul li{
	background-image: url(/common/images/list_dot_gray.gif);
	background-position: 6px 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
div.button{
	/* background-color: #FFCC66; */
	text-align: center;
	padding: 30px 0;
}
div.action{
	text-align: center;
	margin: 10px 0;
}
div.action a{
	background-image: url(/common/images/list_tri_orange.gif);
	background-position: 6px 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
#regist_step{
	margin: 15px 0;
}
div.name{
	text-align: right;
}
div.message_alert{
	margin: 0 5px;
	color: red;
	font-size: 10px;
}
div.message_alert a:link,
div.message_alert a:visited,
div.message_alert a:hover
{
	color: red;
	text-decoration: underline
}
table.planner_box th{
	vertical-align: top;
	padding-right: 20px;
}
#qa, #hint_detail{
	padding-top: 20px;
}
#qa h2, #hint_detail h2{
	background-position: 6px 3px;
	background-repeat: no-repeat;
	padding: 8px 0 24px 42px;
	color: #660000;
	font-weight: normal;
	border-bottom: 1px dotted #FF6666;
}
#qa h2{
	background-image: url(/common/images/qa_q.gif);
}
#hint_detail h2{
	background-image: url(/common/images/icon_ball.gif);
}
#qa table, #hint_detail table{
	font-size: 13px;
}
#qa p, #hint_detail p{
	padding: 6px 0 6px 42px;
	margin: 0;
	font-size: 13px;
}
#qa p.answer{
	background-image: url(/common/images/qa_a.gif);
	background-position: 6px 3px;
	background-repeat: no-repeat;
}
#qa ul, #hint_detail ul{
	font-size: 13px;
	padding: 6px 0 6px 42px;
	list-style: none;
}
#qa ul li, #hint_detail ul li{
	background-image: url(/common/images/list_dot_gray.gif);
	background-position: 6px 12px;
	padding: 6px 0 6px 12px;
	background-repeat: no-repeat;
}
#q ul li, #hint ul li{
	padding: 6px 10px 6px 36px;
	background-repeat: no-repeat;
	font-size: 13px;
}
#q ul li{
	background-image: url(/common/images/qa_q_mini.gif);
	background-position: 16px 8px;
}
#hint ul li{
	background-image: url(/common/images/list_dot_gray.gif);
	background-position: 20px 13px;
}
#q h2, #hint h2{
	color: #675034;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #CC9966;
}
#hint h3{
	color: #444;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
}
#tab th{
	border-top: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	text-align: center;
	padding: 0 10px;
	font-size:11px;
}
#tab td.active{
	border: none;
	background-color: #FF4D00;
	padding: 0 5px 0 5px;
	color: #FFF;
	font-size:11px;
}
#main div.description{
	margin: 20px 0;
}
table.ask{
	border-top: 1px dotted #CC9966;
	border-bottom: 1px dotted #CC9966;
	margin: 20px 0 150px 0;
}
table.ask td{
	padding: 15px 10px;
	color: #FF9402;
	font-size: 10px;
}
table.ask th{
	padding: 15px 10px 15px 40px;
}
#sub{
	background-color: #F1EFED;
	background-image: url(/common/images/navigation_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#sub #content h3{
	background-image: url(/common/images/list_dot_navigation_orange.gif);
	background-position: 6px 12px;
	padding: 6px 0;
	background-repeat: repeat-x;
	margin: 0;
}
#sub #prov h3{
	background-image: url(/common/images/list_dot_navigation_orange.gif);
	background-position: 6px 12px;
	padding: 6px 0;
	background-repeat: repeat-x;
	margin: 0;
}
#sub #service h3{
	background-image: url(/common/images/list_dot_navigation_brown.gif);
	background-position: 6px 12px;
	padding: 6px 0;
	background-repeat: repeat-x;
	margin: 0;
}
#sub h3 span{
	background-color: #F1EFED;
	padding: 0 0 0 5px;
}
#sub ul{
	margin-bottom: 20px;
}
#sub #prov li{
	background-image: url(/common/images/list_square_orange.gif);
	padding: 4px 0 4px 20px;
	background-repeat: repeat-y;
	border: 1px solid #FFCC66;
	background-color: #FFF;
	margin: 0 5px 5px 5px;
	font-size: 10px;
}
#sub #content li{
	background-image: url(/common/images/list_square_orange.gif);
	padding: 4px 0 4px 20px;
	background-repeat: repeat-y;
	border: 1px solid #FFCC66;
	background-color: #FFF;
	margin: 0 5px 5px 5px;
	font-size: 10px;
}
#sub #service li{
	background-image: url(/common/images/list_square_brown.gif);
	padding: 4px 0 4px 20px;
	background-repeat: repeat-y;
	border: 1px solid #FFCC66;
	background-color: #FFF;
	margin: 0 5px 5px 5px;
	font-size: 10px;
}
#sub td.top_spacer{
	padding-top: 30px;
	background-color: #FFF;
}
#sub ul#common{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#sub ul#common li{
	padding: 4px 4px 4px 20px;
	background-image: url(/common/images/list_tri_navigation_orange.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	border-bottom: 1px dotted #FFF;
	font-size: 10px;
}
#sub ul#common li.bottom{
	border: none;
}
td#qa p.bottom{
	margin-bottom: 150px;
}
table#corporate{
	font-size: 13px;
}
table#corporate th{
	padding: 12px;
	background-color: #EEE;
}
table#corporate td{
	padding: 12px;
}
em{
	font-style: normal;
}
#privacy ol{
	margin-bottom: 20px;
}
#privacy ul{
	margin-bottom: 20px;
}
#privacy li{
	margin-bottom: 5px;
}
table.message_border a:link,
table.message_border a:visited,
table.message_border a:hover,
table.message_border a:active{
	color: #FFF;
}
#regist_step td{
	padding: 5px;
}
#regist_step{
	margin: 0 auto 10px auto;
}
#status{
	margin: 10px auto;
}
#status table td{
	padding: 2px;
}
#index_contents{
	width: 770px;
}
#mypage{
	clear: both;
}
#mypage #index_contents{
	width: 760px;
}
#index_center{
	width: 350px;
}
#mypage #index_center{
	width: 340px;
}
#mypage table.plan{
	width: 243px;
	border: 1px solid #B6956C;
	float:left;
	margin: 10px 0 0 0;
}
div.w_spacer{
	float: left;
	width: 15px;
}
table.plan div.action table{
	font-size: 10px;
}
table.plan div.action{
	
}
table.plan div.colums{
	margin: 10px 0;
}
table.plan div.action a{
	padding: 0!important;
}
#mypage div.bar_title{
	background-image: url(/common/images/bar_plan_list.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	padding: 2px 0 0 0;
	height: 40px;
	font-weight: bold;
}
#mypage table.plan table.title td{
	background-color: #FBEEDD;
	text-align: center;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	height: 55px;
}
#mypage table.plan div.content{
	padding: 10px 3px 10px 10px;
	font-size: 10px;
}
#mypage table.plan a.detail{
	display: block;
	text-align: right;
	font-weight:bold;
}
#mypage table.plan a:link,
#mypage table.plan a:visited,
#mypage table.plan a:hover,
#mypage table.plan a:active{
	color: #685034;
}
#mypage table.plan div.action{
	float: left;
	margin: 5px 0 0 0;
}

#mypage table.plan div.action a:link,
#mypage table.plan div.action a:visited,
#mypage table.plan div.action a:hover,
#mypage table.plan div.action a:active{
	background-image: none;
	text-decoration: underline;
	text-align: left!important;
	display: block;
}
#mypage table.plan div.action{
	width: 142px;
	margin: 0 0 0 5px;
}
#mypage table.plan div.action table{
}
#mypage table.plan div.title{
	background-image: url(/common/images/icon_reccomend.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 30px;
	height: 30px;
}
#mypage table.plan img.image{
	display: block;
	float:left;
}
#mypage table.plan div.content div.action table td{
}

#ex{
	padding: 10px;
}
#ex div.body_nophoto{
	float: left;
}
#ex div.body{
	float: left;
	width: 350px;
}
#ex div.photo{
	float: right;
	width: 180px;
}
#ex div.photo_list{
	clear: both;
}
#ex div.photo_list div{
	width: 178px;
	float: left;
}
#ex p{
	clear: both;
}
h2#ex{
	clear: both;
	color: #FFF;
	font-size: 15px;
	margin: 0 0 20px;
	padding: 4px 0 4px 30px;
	background-image: url(/common/images/ex_title_header.gif);
	background-repeat: repeat-y;
	background-color : #675034; 
}
#ex h3{
	clear: both;
	color: #FF4D00;
	border-bottom: 1px solid #FF4D00;
	font-size: 14px;
	margin: 10px 0;
	padding: 0 0 5px 0;
}
#ex em{
	font-size: 10px;
	line-height: 120%;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
}
#ex div.date{
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
}
#ex div.point_header{
	background-image: url(/common/images/point_header.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#ex div.point{
	border-left: 1px solid #FFCCCC;
	border-right: 1px solid #FFCCCC;
	border-bottom: 1px solid #FFCCCC;
	color: #993300;
	background-color: #FFFFE6;
	padding: 0 15px 15px 15px!important;
	padding: 0 15px 15px 17px;
	width: 316px!important;
	margin:0;
}
#ex div.spot{
	border-top: 1px dotted #FFCCCC;
	padding: 10px 5px;
	border-bottom: 1px dotted #FFCCCC;
}
#ex div.spot th{
	color: #CC3300;
	font-weight: bold;
}
#ex div.spot p{
	color: #675034
}
#ex strong{
	clear: both;
}
#ex em{
	font-size: 13px;
	text-decoration: underline;
	color: #FF4D00;
	clear: both;
}
#ex .photo_list span,#ex .photo span{
	font-size: 10px;
	line-height: 120%;
	letter-spacing: 0.01em;
	display: block;
	margin: 0 0 5px 0;
}
#ex div.clear{
	clear: both;
	margin-top: 20px;
}
#illust_guide td{
	border-bottom:1px dotted #CCCC99;
	padding: 20px 0;
}
#illust_guide td div{
	margin: 10px 10px 0 0;
}
#mode{
	font-size: 10px;
	text-align: center;
	margin: 4px;
}
#mode a:link,
#mode a:visited,
#mode a:hover,
#mode a:active,
{
	text-decoration: underline;
}
table#abstract{
	width: 570px;
	font-size: 11px;
	color: #675034;
}
table#abstract tr.column1{
	background-color: #F4F0EA;
}
table#abstract tr.column2{
	background-color: #FFF;
}
table#abstract td, table#abstract th{
	padding: 6px;
}
table#abstract th{
	padding: 6px;
	font-weight: bold;
}
table#todo_list{
	border: 1px solid #F4F0EA;
}
table#todo_list a:link,
table#todo_list a:visited,
{
	text-decoration: underline;
}
table#todo_list th{
	background-color:  #F4F0EA;
	padding: 5px;
}
table#todo_list td{
	padding: 5px;
}
table.payment td{
	text-align: right;
}
a.strong:link,
a.strong:visited,
a.strong:hover,
a.strong:active{
	color:#FF4C00;
	text-decoration: underline;
}
table.plan_description th{
	color: #675034;
	font-weight: bold;
	padding-left: 20px
}
table.plan_description td{
	color: #675034;
	padding: 5px;
}
table.plan_schedule{
	color: #675034;
}
table.plan_schedule td strong{
	color: #FE8501!important;
}
table.plan_schedule th strong{
	color: #675034!important;
}
table.plan_schedule small{
	font-size: 9px;
	margin: 5px 0;
	display: block
}
input {
	padding:0 0 0 0;
	}
.Field   {
	background-color:#666666;
	width:80px;
	border:1px solid #666666;
	text-align:right;
	color:#ffffff;
	}
.Field2   {
	background-color:#ffffcc;
	width:80px;
	border:1px solid #ffffcc;
	text-align:right;
	color:#666666;
	}
.come {
	color:#ffffff;
	}
.come2 {
	color:#666666;
	}

.clr{
	clear:both;
}

.div_left {
	float:left;
}
.div_right {
	float:right;
	margin-right:10px;
}


