/* CSS Document */


#guide_text{
	background:url(../images/hr.gif) repeat-x 0 0;
	width:769px;
	margin-top:10px;
	padding-top:10px;
	}
	
#left{
	width:534px;
	padding-left:7px;
	float:left;

	}
	
#left .box{
    margin-bottom:15px;
	background:url(../images/magazine/hasen.gif) left bottom repeat-x;
	}
	
#left .box .midashi_s{
	font-size:1em;
	color:#000000;
	}

#left .box .midashi_b{
	font-size:1.8em;
	color:#955B35;
	font-weight:bold;
	line-height:110%;
	}
	
.listlink{
	clear:left;
	float:right;
	margin-right:10px;
	background:url(../images/go_list_mark.gif) no-repeat left center;
	padding-left:9px;
	width:2.5em;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	}

	

/* right contents */

#right{
	width:225px;
	float:left;
	padding-left:13px;
	margin-top:7px;
	}

#right h4{
	background:url(../images/r_tt_bg.gif) no-repeat 0 0;
	width:215px;
	height:17px;
	padding-left:10px;
	padding-top:4px;
	clear:both;
	color:#986530;
	}

#right h4 a:link{
	color:#986530;
	}

#right h4 a:visited{
	color:#986530;
	}

#right h4 a:hover{
	color:#986530;
	}

#right h4 a:active{
	color:#986530;
	}

#right ul{
	padding-top:10px;
	}

#right ul li {
	background:url(../images/ico_arrow_s.gif) no-repeat 0 5px;
	padding-left:15px;
	width:200px;
	margin-left:5px;
	margin-top:5px;
	}

#right dl{
	clear:left;
	margin-left:5px;
	padding-top:10px;
	}

#right dl dt{
	float:left;
	width:64px;
	}

#right dl dd{
	float:left;
	width:145px;
	margin-left:8px;
	}

/*.box{
	border:1px solid #E2E2E2;
	clear:both;
	width:530px;
	margin-bottom:13px;
	padding-bottom:13px;
	}

#title_box{
	height:22px;
	background:url(../images/title_box.jpg) no-repeat 0 0;
	width:520px;
	padding-left:10px;
	}

.tt01{
	color:#FFFFFF;
	display:block;
	float:left;
	margin-top:3px;
	}

.box ul{
	margin:10px 0 25px 13px;
	}

.box ul li{
	background:url(../images/list_mark.gif) no-repeat left center;
	padding-left:12px;
	}

.box ul li a{
	margin-left:10px;
	}

*/


