
#container{
	background:url(../img/common/bottom_bg.jpg) left bottom no-repeat;
	width:100%;
}

#container_in{
	text-align:center;
	width:840px;
	margin:0 auto;
	position:relative;
}

#header{
	width:840px;
	height:110px;
}


/* これ以降Mac IE 5のみに適用される \*//*/
#header{
	margin-top:19px;
	width:840px;
	height:110px;
	text-align:left;
}
/* これ以降Mac IE 5以外にも適用される */

#header_logo{
	margin-top:19px;
	float:left;
	display:inline;
	width:247px;
}

#header_regist{
	width:593px;
	text-align:left;
	position:absolute;
	right:0;
	top:-5;
}
#header_regist_top{
	background:url("../img/bn/startFree_btn_bg.jpg") no-repeat 0 0;
	padding:1px 7px 0 0;
	width:400px;
	height:51px;
	float:right;
}
#header_regist_top a{
	margin:0 0 0 178px;
}
#header_regist_txt{
	margin-top:30px;
	margin-left:23px;
}


/* -------- コンテンツ --------- */

#bodybg_middle{
	background:url(../img/common/bodybg_middle.jpg) top center repeat-y;
}
#bodybg_top{
	background:url(../img/common/bodybg_top.jpg) top center no-repeat;
}
#bodybg_bottom{
	background:url(../img/common/bodybg_bottom.jpg) bottom center no-repeat;
}

#contents_head{
	width:840px;
	height:24px;
	/* background:url(../img/common_in/contents_head.jpg); */
}

#contents_in_base{
	width:780px;
	margin:0 auto;
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

#contents_in_base_in{
	width:740px;
	margin:0 auto;
	text-align:left;
	_padding-bottom:10px;
}


/* -------- 見出し --------- */

#midashi{
	margin-top:40px;
	margin-bottom:20px;
}

/* -------- 右側 --------- */

#contents_right_in{
	border:none;
	_width:180px;
	_width:200px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	_padding:10px;
	_padding-bottom:0px;
	margin-bottom:10px;
}

#contents_right_in p{
	font-size:12px;
	color:#666666;
	line-height: 1;
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:1px dotted #E5E5E5;
	padding:8px;
}

#contents_right_in a{
	text-decoration:none;
}

#contents_right_in a:hover{
	color:orange;
}

#contents_right_in .contents_right_in_menu_bold a{
	text-decoration:underline;
}

#contents_right_in .contents_right_in_menu_bold a:hover{
	text-decoration:none;
	color:orange;
}

.contents_right_in_menu_bold{
	font-weight:bold;
	text-indent:2px;
	background:url(../img/pointer/right_sankaku_orange.jpg) 0px 12px no-repeat ;
	_background:url(../img/pointer/right_sankaku_orange.jpg) 0px 10px no-repeat ;
}

.contents_right_in_menu_normal{
	text-indent:15px;
	background:url(../img/pointer/right_sankaku.jpg) 10px 12px no-repeat ;
	_background:url(../img/pointer/right_sankaku.jpg) 10px 10px no-repeat ;
}



/* -------- 右側ログイン --------- */

#contents_right_in_login{
	border:1px solid #E5E5E5;
	width:180px;
	_width:200px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	_padding:10px;
	_padding-bottom:0px;
	margin-bottom:10px;
}

#contents_right_in_login p{
	font-size:10px;
	color:#666666;
	line-height: 1;
	padding:0;
	margin-top:3px;
	margin-bottom:3px;
}

#contents_right_in_login .bottom{
	padding-bottom:5px;
}


#contents_right_in_bn{
}



#contents_right_in_menu ul{
	list-style:none;
	margin: 0 0 0 1em;
	padding: 0;
}

.contents_right_in_menu_normal{
	text-indent:0px;
	background:none;
}

#contents_right_in li{
	background: url(../img/pointer/right_sankaku.jpg) 0px 6px no-repeat;
	_background: url(../img/pointer/right_sankaku.jpg) 0px 8px no-repeat;
	padding-left:10px;
	margin-top:3px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #E5E5E5;
}

#contents_right_in_bn{
	margin-top:0px;
	margin-bottom:5px;
}

#contents_right_in_bn_t_20{
	margin-top:20px;
}

#contents_right_in_bn_t_10{
	margin-top:10px;
}





















