#pref_choice form {
	margin: 0px;
	padding: 0px;
}
#pref_choice {
	margin-top: 13px;
	padding-top: 13px;
	padding-bottom: 6px;
}
#content_head {
	border: 2px solid #AF8D41;
	margin-bottom: 17px;
}

#content_head p{
	font-size:12px;
	line-height:1.5;}

#title {
	border-bottom:#cfbf88 1px solid;
}

#logged {
	border-bottom: 1px solid #cfbf88;
}
#description {
	margin-top: 7px;
	margin-bottom: 7px;
}
#pref_menu {
	margin-bottom: 17px;
}
.sidebarcontents {
	margin-bottom: 14px;
}

.sidebar {
	border-right: 1px solid #CFBF88;
	border-bottom: 1px solid #CFBF88;
	border-left: 1px solid #CFBF88;
	padding: 6px 8px 8px;
	font-size: 12px;
}

.sidebar form{
	margin:0px;
	padding:0px;}

.furusato {
	padding-bottom: 14px;
}
.dotline {
	border-bottom:dotted 1px black;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 0px;
	line-height: 1.5;
}

.menu_title {
	background: url(../images/bg/pref_border.gif) repeat-x;
	height: 22px;
}
.menu_title p {
	font-size: 12px;
	color: #978442;
	margin-top: 5px;
}
#items{
	margin-top:8px;}

#items td{
	background: #fafaf1;
	border-top: 1px solid #eeeee7;
	border-right: 1px solid #c5c5be;
	border-bottom: 1px solid #c5c5be;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
}

#items td a{
	font-weight:bold;
	font-size: 11px;
}

#items td p.pref {
	font-size: 11px;
	text-align: left;
	height:15px;
	font-weight: bold;
}

#items td p{
	text-align: left;
	font-size: 11px;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}
#items td img {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pr {
	background: #f0ebd8;
	padding-top: 4px;
}

.pr img{
	margin-bottom: 4px;}
	
	
/*top block-information*/
#information,
#tokusyuPage,
#partner{
	margin-right:auto;
	margin-left:auto;}

#information *,
#tokusyuPage *,
#partner *,{
	margin:0;
	padding:0;}

#information {
	border: 1px solid #c5b47c;
	width: 758px;
	clear: both;
	margin-bottom: 10px;
}

#information #about{
	float: left;
}
	

#information #detail {
	float:right;
	width: 370px;
}
	
#information #about{
	width: 50%;
	padding-bottom: 12px;
	text-align: left;
}

#information #about #title,
#information #detail #title {
	text-indent: -15000px;
	height: 30px;
	margin-bottom: 11px;
	font-size:1px;
	color:#FFFFFF;}

#information #about #title {
	background: url(../images/title/top_information_1.gif) no-repeat left bottom;
}

#information #detail #title {
	background: url(../images/title/top_information_2.gif) no-repeat right bottom;
}

#information #about #title p,
#information #detail #title p {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 11px;
	text-indent: 0px;
	margin:0;
}

#information #about p {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	padding-right: 3px;
	padding-left: 10px;
}


/*bottom-block-betsu Tokusyu Page*/

#tokusyuPage {
	clear: both;
	width: 760px;
	text-align: left;
	margin-bottom: 22px;
}

#tokusyuPage p{
	margin:0;
	padding:0;}

#tokusyuPage strong {
	font-size: 12px;
	font-weight: bold;
	color: #7a1400;
	text-indent: 2px;
	display: block;
}
#tokusyuPage #area1 dt {
	font-size: 12px;
	line-height: 1.6;
	display: block;
	width: 6em;
	float: left;
	clear: left;
	margin-left: 2px;
}

#tokusyuPage #area2 dt {
	font-size: 12px;
	line-height: 1.6;
	display: block;
	width: 5em;
	float: left;
	clear: left;
}

#tokusyuPage dd {
	line-height: 1.6;
	font-size: 12px;
	color: #cccccc;
}

#tokusyuPage #area1 {
	display: block;
	float: left;
	width: 48%;
	margin: 0px;
}

#tokusyuPage #area2 {
	float: right;
	text-align: left;
	width: 52%;
	display: block;
	margin: 0px;
}


/*bottom-block-partners*/
#partner {
	width: 760px;
	clear: both;
	margin-bottom: 13px;
	text-align: left;
}

#partner p{
	background: #E5F1D6;
	margin-bottom: 5px;
	text-align: left;
}





/*hack*/

.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix { display: inline-block; }

.clearfix {
    zoom:1;/*for IE 5.5-7*/}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


* html body #container div {/*forIE except IE7*/
	margin-left:inherit;
	margin-right:inherit;
	padding-left:0;
}

html>body #container div {/*for all modern browser*/
	margin-left:auto;
	margin-right:auto;
}

.transparent{
	background-color:transparent;
	border: transparent;
}
/*hackEnd*/
