@charset "utf-8";


.content {
	margin-top: 10px;/* u[ */
}
/* article */
.content #article{
	width:700px !important;
	float:left;
	margin-bottom:50px !important;
}/*20090423*/

.content #article #tab{
	height:33px;	
}
.content #article #tab li{
	width:123px;
	float:left;
	margin:0 1px 0 0;
}

.content #article #tab .coupon{
	margin:0 0 0 9px;
}
/*.content #article #tab li.article_area_name{
	width:110px;height:33px;
	_width:110px;
	float:left;text-align:center;
	margin:0 1px 0 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:large;line-height:2em;
	background-color:#be1a21;
}20080324*/
.content #article #tab div.article_area_name{
	padding:0 1px 0 5px;
	color:#ffffff;
	font-weight:bold;
	font-size:large;line-height:2em;
	background-color:#be1a21;
}/*20080325*/

.content #article .subNav{
	width:578px;
	float:right;
	_width:579px;
	padding:6px 4px 6px 5px;
	_padding:6px 4px;
	border-width:3px 3px 3px 3px;
	border-style:solid ;
	border-color:#be1a21;
}/*20080325*/
.content #article .subNav ul{
	margin-left:1px;
}/*20080526*/
.content #article .subNav li{
	float:left;
	margin:2px;
}
.content #article .subNavLine{
	width:700px;
	border:solid #be1a21;
	border-width:3px 0px 0px 0px;
}
div#article table.area_table ul#tab_head{
	margin-left:0px;margin-right:2px;
}/*20080424*/
div#article table.area_table ul#tab{
	margin-left:2px;
}/*20080424*/
div#article table.area_table td.article_area_name{
	width:117px;
	float:left;text-align:center;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
	font-size:large;line-height:2em;
}/*20080424*/
div#article table.area_table div.subNav{
	width:685px;
	_width:690px;
	padding:6px 4px 6px 5px;
	_padding:6px 2px;
	border-width:3px;
	border-style:solid ;
	border-color:#be1a21;
}/*20080424 20080526*/

.content #article #mainArea{
	clear:both; /*20080324*/
	padding:15px 15px 5px;
	background-color:#f5f5f5;
}

.content #article #mainArea .section{
	margin:0 0 10px;
	padding:15px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0 1px 2px;
	border-color:#d5d5d5;
	border-bottom-style:groove;
	border-bottom-color:#949494;
}
.content #article #mainArea .section .imgArea{
	width:120px;
	float:left;
}
.content #article #mainArea .section .txtArea{
	width:490px;
	float:right;

}
.content #article #mainArea .section .txtArea h2{
	margin-bottom:1px;
	font-weight:bold;
	float:left;
	width: 100%; /* 20080715 */
}
.content #article #mainArea .section .txtArea h3{
	clear:both;
	margin-bottom:1px;
    color:#cc3333;
	float:left;
	width: 360px; /* 20080307 add 20080715修正 */
}
.content #article #mainArea .section .txtArea .lead{
	clear:both;
	padding-top:5px;
	margin-bottom:5px;
}
.content #article #mainArea .section .txtArea .detail{
	float:left;
}
.content #article #mainArea .section .txtArea .end,
.content #article #mainArea .section .txtArea .date{
	float:right;
}
.content #article #mainArea .section .txtArea .end {
	width: 128px;
	text-align: right;
}/* 20080715 */
.content #article #mainArea .contentsNum{
	width:660px;
	margin:0 0 2 0px;
	text-align:right;
}


/* aside */
.content #aside{
	width:200px;
	float:right;
}

.content #aside #id{
	margin:0px 0 2px;
}/*20080306 20080508*/
.content #aside #mail{
	margin:0 0 2px;
}
.content #aside #coupon{
	margin:0 0 2px;
}
.content #aside #faq{
	margin:0 0 17px 0px;
}
.content #aside .bannerArea{
	margin:0 0 20px;
}

.content #aside ul{}
.content #aside ul li{
	margin:0 0 2px;
	padding: 5px 0 5px 6px;
	background-color:#6f6f6f;
	border-left:7px solid #a7a7a7;
	text-align:left;
}
.content #aside ul li a{
	color:#ffffff;
	text-decoration: none;
	width:100%;
	height:100%;
	display:block;
}

/*検索ワードボックス*　2011.04.28*/

div.search_area	{
	background:#ffebeb;
	padding:6px;
	margin-bottom:10px;
	text-align:center;
}

div.search_area p	{
	/*display:block;*/
	
	/*float:left;*/
	font-size:x-small;
	text-align:center;
}

input#textArea	{
	margin:5px 0;
}

input#Btn	{
	margin-right:5px;
	vertical-align:middle;
}





