* {
	margin:0;
	padding:0;
}

body {
	background:#E6E6E6 url(default_img/bg_stripe1.gif) top left repeat;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:12px;
	color:#333;
}

/* Link Color----------------------------------------------------------- */
a {text-decoration:none;}
a:link {color:#333;}
a:visited {color:#666;}
a:hover {text-decoration:underline;}
a:active {color:blue;}

ul{list-style:none;}
em{display:none;}
img{border:none;}
.font_red{color:#ff0000; font-size:10px;}

#wrapper{
	width:800px;
	margin:0 auto 0;
	background-color:#fff;
}
	
/* header----------------------------------------------------------- */
#header{
	width:800px; height:50px;
	position:relative;
	background:url(default_img/header.gif) no-repeat;
	margin-top:3px;
}
#afilink{
	position:absolute;
	width:100px; height:30px;
	right:0; bottom:10px;
}
#afilink a{
	display:block;
	width:100px; height:30px;
}
#header span{display:none;}
#logo{
	position:absolute;
	top:5px; left:10px;
}

/* container----------------------------------------------------------- */
#container{
	width:800px;
	margin:0 auto;
}
#left{
	width:590px;
	float:left;
}
#info{
	width:610px;
	margin:5px 0 0 10px; padding:5px;
	background-color:#FEFBCF;
	color:#666;
}
#totop{width:300px; margin:5px 0 0 10px;}
#left_top{
	width:610px; height:23px;
	margin:10px auto 0;
	padding:4px 0 0 13px;
	background:url(default_img/title_logo.gif) no-repeat top left;
}
#left_middle{
	width:610px;
	margin:0 auto;
}
#left_middle li{ border: 1px #d8d8d8 dotted;}
.box{
	width:600px;
	margin:5px auto 10px;
	line-height:130%;
}
#left_bottom{
	width:610px; height:32px;
	margin:20px auto 20px;
	padding-top:6px;
	background:url(default_img/bg_osusume.gif) repeat-x;
}
.kochira a{
	display:block;
	width: 600px; height: 20px;
	background:url(default_img/bg_kochira.gif) left top no-repeat;
}
.kochira a:hover{
	display:block;
	width: 600px; height: 20px;	
	background:url(default_img/bg_kochira2.gif) left top no-repeat;
	text-decoration: none;
}
#osusume_top{
	width:600px;
	margin:0 0 0 10px;
}
#osusume_middle{
	width:600px;
	margin:10px auto 0;
}
#right{
	width:160px;
	float:right;
}
.sub_link{
	height:12px;
	background:url(default_img/icon_01.gif) left center no-repeat;
	margin:0 0 4px;
}
.sub_link span{margin-left:15px;}

/* ΪIΚΙT·I*/
#right_top{
	width:150px;
	margin:15px 0 0;
}
#right li{
	height:14px;
	background:url(default_img/icon_02.gif) left center no-repeat;
	margin-left:5px;
}
#right a{margin-left:15px;}

/* ¨··ίιΖ*/
#right_middle{
	width:150px;
	margin:10px 0 0;
}
#right_bottom{
	width:150px;
	margin:10px auto 0;
	text-align:center;
}

/* footer----------------------------------------------------------- */
/* agent*/
#agent{
clear:both;
	width:800px; height:27px;
	background:url(default_img/line_agent.gif) no-repeat;
	margin-top:15px;
}
#agent a{
	display:block;
	width:60px; height:27px;
	margin:0 auto 0;
}
#agent span{display:none;}

/* agentΜNΘΗ*/
#link{
	width:800px;
	padding-bottom:20px;
}
dl{
	width:800px;
}
dt {
	width:120px;
	margin:0px 0 0 5px;
}
dd {
	width:670px;
	margin:0px 0 0 100px;
}
dd.first{
	margin-top:-1.0em;
}

/*π*/
#  {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#  { display:inline-table; }


