@charset "shift_jis";
/*--------------------------------------------------
yaplog! top style
common/layout.css
--------------------------------------------------*/
body {
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	color: #333;
	font-size: 12px;
	line-height:1.5;
}
.contentsBody {
	background:url(/img/contents/common/bg.gif) repeat-x 0 -6px;
}
.helpBody {
	background:#cae3ff;
}
#container {
	width: 950px;
	margin: 0 auto;
}
.contentsBody.column1 #wrapper {
	width: 630px;
	margin: 0 auto;
}
.contentsBody.column1 #header {
	position:relative;
}
.contentsBody.column1 #headerAd {
	position:absolute;
	left:200px;
	top:0;
}
.pagePoint #container {
	width: 630px;
}
.contentsBody #header {
	background:url(/img/common/logo.gif) no-repeat 0 6px;
	height:120px;
}
.helpBody #header {
	background:url(/img/common/logo.gif) no-repeat 0 0;
	height:100px;
}
.helpBody #footer {
	background:#9fd29a url(/img/contents/help/foot_bg.gif) repeat-x 0 0;
	margin-top:20px;
	padding-top:20px;
}
#header {
	position:relative;
}
#headerNavi {
	position: absolute;
	top:6px;
	right:6px;
}
#headerTop {
	position: absolute;
	top:0;
	left:0;
}
#headerNavi li,
#headerTop li {
	display:inline;
}
#headerNavi li a {
	color: #FFF;
	font-weight:bold;
}
#logo {
	float: left;
	margin-top:22px;
	width: 165px;
}
#logo a {
	display:block;
	width:165px;
	height:70px
}
#logo a span {
	display: none;
	}
#headerAd {
	float: right;
	margin-top: 10px;
	margin-right: 0;
	width: 728px;
}
#wrapper {
	clear:both;
	padding-top: 10px;
}
#contents {
	float: left;
	width: 630px;
	padding: 0 10px 0 0;
}
.pagePoint #contents {
	padding: 0;
	border-left:none;
}

#sideNavi {
	width: 300px;
	float: right;
	padding-right: 6px;
}
* html #sideNavi {
	overflow:hidden;
}
#footerPr {
	width:950px;
	text-align:right;
	margin:12px auto 0px auto;
}
#footerPr li {
	display:inline;
	font-size:10px;
	padding:0 3px;
	color:#666;
}
#footerPr li a {
}

#footer {
	clear: both;
	background:#ffeeee;
	color:#666;
	font-size:10px;
}
#footer a:link,
#footer a:visited{
	color:#287EE7;
}
.column1 #footer {
	clear: both;
	background:none;
}
#footer .footerStream {
	padding-top:10px;
	width:950px;
	margin:10px auto 0;
}
.column1 #footer .footerStream {
	width:630px;
	margin-top:0;
	margin-bottom:20px;
	padding:0;
}
#footer .footerStream li.section {
	float:left;
	width:165px;
	padding-left:25px;
}
#footer .footerStream li.section p.title {
	font-size:12px;
	font-weight:bold;
}
#footer .footerStream li.section dt {
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
}
#footer .footerStream li.section dd {
	font-size:10px;
	margin-bottom:3px;
}
#copyright {
	font-family: Verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
	padding:4px 0;
	margin-top:6px;
}
#gmo_foot {
	background:none !important;
	width:950px;
	margin:0 auto;
}
#gmo_link {
	width:790px;
	padding:5px 0 10px;
}

/* sideNavi */
.widget {
	width:300px;
}
.widget dt.title {
	font-size:12px;
	font-weight:bold;
	padding:3px;
}







/*--------------------------------------------------------------------------------
フッター #footer_kari
--------------------------------------------------------------------------------*/
#footer_kari{
	background:#ffeaec;
	padding:8px 0;
	color:#d5abaf;
	font-size:12px;
	text-align:left;
}
#footer_kari ul{
	width:950px;
	margin:0 auto;
}
#footer_kari li{
	margin:2px 0;
}
#footer_kari li dt{
	font-weight:bold;
	color:#666;
	display:inline
}
#footer_kari li dl,
#footer_kari li dd{
	display:inline;
}
#gmo_foot {
	background:none !important;
	width:950px;
	margin:0 auto;
}
#gmo_img {
	padding-top:2px;
}
#gmo_link {
	width:804px;
	padding-bottom:4px;
}
img#gmo_logo{
	margin:0 !important;
}
#gmo_copy{
	padding:5px 0 8px;
	font-size:10px;
	text-align:center;
	clear:both;
	background:#fff !important;
}
