@charset "Shift_JIS";

ul{
	margin: 0!important;
	padding: 0!important;}
/* ===== リセット ===== */

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/* ===== 共通設定 ===== */

.clearflote:after {
	content:".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}


/* ===== 基本設定 ===== */
body {
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", arial, helvetica, clean, sans-serif;
	line-height: 150%;
	color: #666666;
	margin: 0 auto;
	position: relative;
	background: url(../images/page_bg_gradation.gif) repeat-x;
}

a:link{
	color: #806633;
	text-decoration: none;
}

a:visited{
	color: #806633;
}

a:hover{
	color: #CC8033;
	text-decoration: underline;
}


/* ===== ブロック構成 ===== */

#page {
	width: 100%;
}

#areaWrapper1 {
	margin: 0 auto;
	width: 970px;
}

#wrapper {
	background: url(../images/page_bg_shade.gif) repeat-y;
	width: 970px;
	margin: 0 auto;
  font-size: 150%;
}

#page-inner {
	background: url(../images/page_bg_pagetop.gif) no-repeat 0 0;
	width: 950px;
	padding: 0 10px;
}

/*
#page {
	background: url(../images/page_bg_pagetop.gif) no-repeat 0 0;
	width: 950px;
	padding: 0 10px;
}*/

#header {
}

#contents {	
	zoom:1;
}

#contents_left {
	float:left;
	clear: both;
	width: 660px;
	padding: 0 20px 0 20px;
	margin: 0 0 20px 0;
}

#contents_right {
	float:left;
	width: 210px;
	padding: 0 0 0 19px;
	margin: 20px 0 20px 0;
	border-left: 1px dotted #999;
}

#footer {
	font-size: 100%;
	clear: both;
	margin-top: 20px;
	padding: 0 20px;
	border-top: 1px solid #999;
	zoom:1;
}

#wrapper:after, #page:after, #header:after, #contents:after, #footer:after {
	content:".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}

.pbAreaWrapper1,.pbMainArea{
	width: auto;}
	
#header .rightside p.mleft30{
	float: right;}
/*#page{
	margin:0 auto;}*/
	
#page{
	background: none;
	width:auto;
	padding: 0;
	/*	margin: 0 auto;*/}
	
#wrapper>#page{
    background: url(../images/page_bg_pagetop.gif) no-repeat 0 0;
    width: 950px;
    padding: 0 10px;

}

#header div.rightside ul {
	margin-top: 3px!important;
    padding: 3px 0 0 77px!important;
}

#footer ul {
    float: left;
    clear: both;
    margin: 8px 0 20px 0!important;
}