/*  --------------------COMMON RULE--------------------  */

body {
	margin:0;
	font-family: Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,p,brockquote,div {
	margin:0;
	padding:0;
	border:0;
}

img {
	border:none;
}

h1 {
	line-height:25px;
	margin-left:4px;
	background:url(/img/ico_header_man.gif) no-repeat left;
	padding-left:25px;
	color:#FFFFFF;
	font-size:16px;
}

h2 {
	background:url(/img/bg_h2ttl_780.jpg) no-repeat;
	color:#FFFFFF;
	padding-left:33px;
	margin-top:10px;
	line-height:30px;
	font-size:12px;
}

h2.new {
	background:url(/img/bg_h2ttl_780_pink_new.jpg) no-repeat;
}

h3.orange {
	background:url(/img/ico_h3arrow_orange.gif) no-repeat left #FFE3B9;
	color:#FF6600;
	padding-left:28px;
	line-height:30px;
	font-size:12px;
}

h3.blue {
	background:url(/img/ico_h3arrow_blue.gif) no-repeat left #DFF2FF;
	color:#0099FF;
	padding-left:28px;
	line-height:30px;
	font-size:12px;
}

.mtop3 { margin-top:3px; }

.mtop5 { margin-top:5px; }

.mtop10 { margin-top:10px; }

.mright10 { margin-right:10px; }

.black { color:#333333; }
.ff0000 { color:#FF0000; }
.ff6600 { color:#FF6600; }
.ff3333 { color:#FF3333; }

.small {
	font-size:10px;
	line-height:15px;
}

.hide { display:none; }

a.orange_ul:link { color:#FF6600; text-decoration:underline; }
a.orange_ul:visited { color:#FF6600; text-decoration:underline; }
a.orange_ul:hover { color:#FF6600; text-decoration:none; }

a.blue_ul01:link { color:#387DE4; text-decoration:underline; }
a.blue_ul01:visited { color:#387DE4; text-decoration:underline; }
a.blue_ul01:hover { color:#387DE4; text-decoration:none; }

/*  --------------------LAYOUT CONTROL--------------------  */

div.headbg {
	background:url(/img/headbg_city.gif) no-repeat left;
	text-align:right;
	height:20px;
	margin-top:10px;
}

div.head_ttl {
	background:#FF6600;
}

div.head_navi p { margin-left:4px; }

div.head_navi a {
    padding-left:16px;
    font-size:10px;
    line-height:25px;
    margin-right:10px;
    color:#FF0000;
}

div.head_navi a.top:link { background:url(/img/ico_header_pan_top.gif) no-repeat left; color:#FF0000; text-decoration:underline; }
div.head_navi a.top:visited { background:url(/img/ico_header_pan_top.gif) no-repeat left; color:#FF0000; text-decoration:underline; }
div.head_navi a.top:hover { background:url(/img/ico_header_pan_top.gif) no-repeat left; color:#FF0000; text-decoration:none; }

div.head_navi a.next:link {  background:url(/img/ico_header_pan_next.gif) no-repeat left; color:#FF0000; text-decoration:underline;}
div.head_navi a.next:visited {  background:url(/img/ico_header_pan_next.gif) no-repeat left; color:#FF0000; text-decoration:underline;}
div.head_navi a.next:hover {  background:url(/img/ico_header_pan_next.gif) no-repeat left; color:#FF0000; text-decoration:none;}

div.head_navi .now {
    background:url(/img/ico_header_pan_next.gif) no-repeat left;
    padding-left:16px;
    font-size:10px;
    line-height:25px;
    margin-right:10px;
    font-weight:bold;
}

div.head_ttl dl,
div.head_navi dl {
	width:1004px;
	text-align:left;
}

div.topbanner {
	background:url(/img/bg_topbanner.jpg) repeat-x;
	height:90px;
	width:100%;
	text-align:center;
	padding:5px 0px 4px 0px;
}

div.cont_wrapper {
	background:url(/img/bg_contbg.jpg) repeat-x #FFFFE8;
	padding-bottom:2px;
}

div.container {
	background:url(/img/bg_cont.jpg) repeat-y;
	width:1004px;
}

div.container_main {
	width:1004px;
	background:url(/img/bg_cont02.jpg) no-repeat top;
	text-align:left;
	overflow:auto;
}

div.contents {
	margin:0px 3px;
	border-top:1px solid #CCCCCC;
}

div.main_wrapper {
	float:right;
	text-align:left;
	width:789px;
	margin-top:10px;
	margin-bottom:10px;
}

div.contents_main {
	width:780px;
	margin-bottom:30px;
}

div.contents_footer {
	text-align:right;
	background:url(/img/bg_contfoot_line.gif) repeat-x;
	padding:15px 3px 15px 0px;
	margin-right:9px;
}

div.contents_footer a:link { background:url(/img/ico_upperarrow_contfoot.gif) no-repeat left; padding-left:25px; }
div.contents_footer a:visited { background:url(/img/ico_upperarrow_contfoot.gif) no-repeat left; padding-left:25px; }
div.contents_footer a:hover { background:url(/img/ico_upperarrow_contfoot.gif) no-repeat left; padding-left:25px; }

div.tx {
	background:#EFEFEF;
	padding:10px 12px;
}
