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

/*-----タブメニュー---------*/
#tab_menu {
	margin:0 auto;
	width:610px;
}
#tab_menu a:link, a:visited {color: #4c4025; text-decoration: none; }
#tab_menu a:active, a:hover { color: #cf4626 !important;; text-decoration: underline !important;; }
.tabmore_2{
	color: #cf4626;
	font-size: 11px; font-weight: bold;
	margin: 10px 10px 10px 0;
	background:url(../2011/images/templatemo_more.png) no-repeat;
	padding: 0 0 0 10px ;
	background-position: 0 7px;
}

.tabmore_2 a{
	text-decoration: none;
	color: #cf4626;
}

.tabmore_2 a:hover, .tabmore_2:hover{
	text-decoration: underline !important;;
	color: #332b18 !important;;
}
.tabmore{
	float: right;
	font-size: 11px;
	margin: 10px 10px 0px 0;
	font-weight:bold;
}

.tabmore a{
	text-decoration: none;
	color: #cf4626;
}

.tabmore a:hover{
	text-decoration: underline;
	color: #332b18 !important;
}

#tab_menu p tr, td, ul, li {
	font-size:13px;
	color: #4c4025;
}
#tab_menu .textarea {
padding:30px;
}
.textarea table {
	border:none;
	margin-bottom:50px;
}
.textarea td {
	padding:10px;
	vertical-align:top;
}
.theme{
	font-weight:bold;
}
.textarea_right_img{
float:right;
border: 2px solid #eee0be;
margin:0 0 10px 10px;
}

#tab_menu li{
	padding:0 0 5px 10px;
}
