/* --- common style ---------------------------------------------------- */

* {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6 {
	font-size:10px;
	font-weight:lighter;
}

ul {
	list-style:none;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

a {color: #0066CC; text-decoration:none;}
a:hover {color: #FF9933;}



/* --- site layout ----------------------------------------------------------- */

body {
	text-align:center;
	background:#DEEEE6;
	color:#666666;
}

div#layout {
	width:880px;
	margin:0 auto;
	background:url(../img/bg.jpg) repeat-y;
	text-align:center;
}

div#layout div#header {
	position:relative;
	width:800px;
	height:101px;
	margin:0 auto;
	text-align:left;
	font-size:10px;
}

div#layout div#wrapper {
	overflow:hidden;
	width:800px;
	margin:0 auto;
	background: url(../img/f_bg.jpg) repeat-y;
	text-align:left;
}

div#wrapper div#main {
	float:right;
	display:inline;
	width:600px;
	padding:0 0 0 0;
}

div#wrapper div#navi {
	float:left;
	display:inline;
	width:180px;
	padding:0 0 0 0;
	text-align:left;
}

div#layout div#footer {
	clear:both;
	width:800px;
	margin:10px auto 0 auto;
	text-align:center;
	font-size:10px;
}


/* --- header ---------------------------------------------------------------- */

div#header h1 {
	position:absolute;
	left:0;
	top:20px;
	width:800px;
	height:81px;
	background:url(../img/bg_header.jpg) no-repeat;
	text-indent:-9999px;
}

div#header h2 {
	position:absolute;
	left:0;
	top:0;
	width:600px;
	height:20px;
	line-height:20px;
	color:#0066CC;
}

div#header p#sitemap {
	position:absolute;
	left:600px;
	top:0;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
}

div#header p#sitemap a {
	font-size:10px;
}


div#header p#banner_01 {
	position:absolute;
	left:472px;
	top:73px;
	width:320px;
	height:80px;
}

div#header p#to_index {
	position:absolute;
	left:0px;
	top:20px;
	width:470px;
	height:81px;
}

p#h_banner {
	position:absolute;
	left: 547px;
	top: 20px;
}


/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */

div#navi {
	background:url(../img/f_bg.jpg) repeat-y;
	width:180px;
}

div#navi div#menu {
	margin:0 0 20px 0;
	text-align:left;
	width:180px;
}

div#navi div#menu ul {
	width:160px;
	margin:0 10px;
}

div#navi div#menu ul li {
	margin:0 0 5px 0;
}


div#navi div#menu ul li a {
	display:block;
	width:150px;
	height:45px;
	line-height:25px;
	background:url(../img/menu_list_01.jpg) 0px 45px;
	color: #000066;
	text-decoration:none;
	padding-left:10px;
	line-height:22px;
}

div#navi div#menu ul li a:hover { background:url(../img/menu_list_01.jpg) 0 0; color: #662715;}

div#navi div#menu ul li ul {
	width:125px;
	padding:0;
	margin:10px 0 0 0;
}

div#navi div#menu ul li ul li {
	margin:0 0 5px 0;
}

div#navi div#menu ul li ul li a {
	display:block;
	width:120px;
	height:32px;
	margin-left:0px;
	padding-left:20px;
	background: url(../img/sub01.jpg) no-repeat 0px -45px;
}

div#navi div#menu ul li ul li a:hover { background: url(../img/sub01.jpg) no-repeat 0px 0px; color:#FFFFFF;}

div#navi div#menu ul li ul li a {
	height:32px;
	line-height:14px;
	margin-left:14px;
}

div#navi div#banner {
	margin:0 0 20px 10px;
	width:160px;
	text-align:center;
}

div#navi div#banner p {
	margin:0 0 10px 0;
}

div#navi div#banner img {

}

div#rss {
	text-align:center;
}

div#rss img {
	margin:0 10px;
}




/* --- footer ---------------------------------------------------------------- */


div#footer dl {
	overflow:hidden;
	width:800px;
	margin:5px auto 0 auto;
	background: #FFFFFF;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
}

div#footer dl dt {
	display:inline;
	margin:0 10px 0 0;
}

div#footer dl dd {
	display:none;
}

div#footer p {
	overflow:hidden;
	width:800px;
	height:30px;
	margin:0px auto;
	background:url(../img/footer_bg.jpg) no-repeat;
	text-align:center;
}


/* --- sitemap ---------------------------------------------------------------- */

div#main dl#naka_sitemap {
	margin:0 0 20px 20px;
}

div#main dl#naka_sitemap dt {
	margin:0 0 10px 0;
}

div#main dl#naka_sitemap dd {
	margin:0 0 20px 20px;
}





/* --- main ------------------------------------------------------------------ */


div#main div#main_top {
	overflow:hidden;
	width:584px;
	height:auto;
}

div#main_top h3 {
	background:url(../img/main.jpg) no-repeat;
	width:584px;
	height:204px;
	text-indent:-9999px;
}

p.index01 {
	margin:20px 10px;
}

dl.pickup {
	float:left;
	border:#3568B6 1px solid;
	width:280px;
	margin:0 10px 10px 0;
	height:154px;
	background:url(../img/pick_bg.jpg) repeat-y;
}

dl.pickup dt {
	float:left;
	margin:5px;
}

dl.pickup dd {
	float:right;
	width:175px;
	margin:5px;
	height:160px;
	overflow:hidden;
	font-size:10px;
}

dl.pickup dd p{
	font-size:10px;
}

dl.pickup dd h4 {
	background:url(../img/pick_ct.jpg) no-repeat;
	color:#FF9900;
	text-indent:17px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:5px 0 0 0;
}

a.pick {
	display:block;
	width:124;
	height:21px;
	margin:5px 0 5px 50px;
	background: url(../img/kuwasiku.jpg) no-repeat;
	text-indent:-9999px;
}

dl.pickup02 {
	clear:both;
	float:left;
	border:#3568B6 1px solid;
	width:280px;
	margin:0 10px 10px 0;
	height:154px;
	background:url(../img/pick_bg.jpg) repeat-y;
}

dl.pickup02 dt {
	float:left;
	margin:5px;
}

dl.pickup02 dd {
	float:right;
	width:175px;
	height:160px;
	margin:5px;
}

dl.pickup02 dd p{
	font-size:10px;
}

dl.pickup02 dd h4 {
	background:url(../img/pick_ct.jpg) no-repeat;
	color:#FF9900;
	text-indent:17px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:5px 0 0 0;
}

div#main div#main_naka {
	overflow:hidden;
	width:584px;
	height:auto;
}

div#main_naka h3 {
	background: url(../img/main_naka.jpg) no-repeat;
	width:584px;
	height:158px;
	line-height:158px;
	font-size:28px;
	color:#FF9900;
	text-indent:20px;
}

div#main_naka h4 {
	background: url(../img/h3.jpg) no-repeat;
	line-height:42px;
	height:42px;
	font-size:25px;
	color:#ffffff;
	text-indent:20px;
	margin:20px 5px 5px 5px;
}

div#main_naka h5 {
	background: url(../img/h4.jpg) no-repeat;
	line-height:38px;
	height:38px;
	font-size:20px;
	font-weight:bold;
	color: #0066CC;
	text-indent:40px;
	margin:5px;
	clear:both;
}

div#main_naka img.nomg {
	margin:0px;
}


div#main_naka p {
	margin:10px;
}

a.pagetop {
	clear:both;
	float:right;
	display:block;
	width:120px;
	height:35px;
	margin:10px;
	background:url(../img/pagetop.jpg) no-repeat;
	text-indent:-9999px;
}

div#main_naka ul {
	list-style:inside disc;
}

div#main_naka ul li {
	margin-left:20px;
}

dl.faq {
	background:url(../img/faq.jpg) no-repeat;
	margin:10px 10px;
}

dl.faq dt {
	margin-left:35px;
	font-size:14px;
	line-height:48px;
	height:48px;
	color:#1F517A;
	font-weight:bold;
}

dl.faq dd {
	margin-left:55px;
	font-size:12px;
	line-height:22px;
	color: #333333;
}

div#main_naka table.company {
	width:560px;
	margin:10px;
	border:#0066CC solid 1px;
}

div#main_naka table.company tr th {
	width:100px;
	border:#0066CC solid 1px;
	background: #A0CDD3;
	color: #064986;
	font-weight:bold;
	padding:5px;
}

div#main_naka table.company tr td {
	border:#0066CC solid 1px;
	color: #333333;
	padding:5px;
}

div#main_naka img {
	border:2px #D7F8FB solid;
	float:right;
	margin:10px;
	margin-top:10px;
}

form input {
	border:#666666 1px solid;
	padding:0;
}

form select {
	border:#666666 1px solid;
	padding:0px;
	width:150px;
}

form textarea {
	border:#666666 1px solid;
	padding:0 5px;
}

div.submit01 input {
	margin:10px;
}

dl.jirei {
	background:url(../img/jirei_bg.jpg) no-repeat;
	width:259px;
	border:1px #3568B6 solid;
	margin:10px;
	float:left;
}

dl.jirei dt img {
	margin:5px;
	border:2px #3568B6 solid;
}

dl.jirei dt {
	width:239px;
	margin:5px;
}

dl.jirei dd {
	width:239px;
	margin:5px;
}


table.example{
	width:560px;
	padding:3px;
	border-collapse:separate;
	border:1px solid #0066CC;
	margin:10px;
	background:url(../img/bg_table_01.jpg) repeat-y right;
	text-align:left;
}

table.example tr th{
	width:100px;
	border:#FFFFFF 1px solid;
	border-collapse:separate;
	text-align:left;
}

table.example tr td{
	border:#FFFFFF 1px solid;
	border-collapse:separate;
	text-align:left;
}

table.example th.ex_title {
	width:560px;
	padding:3px;
	text-align:left;
	background:none;
	font-weight:bold;
	color:#0066CC;
}

table.example td.ex_img {
	padding:3px;
	text-align:center;
	text-align:left;
}

table.example tr.color_ff9900 td {
	padding:3px;
	background:#3568B6;
	text-align:left;
}

table.example tr.color_ffbb33 td {
	padding:3px;
	background:#8FBCBC;
	text-align:left;
}

table.example tr.color_ff9900 th {
	padding:3px;
	background:#3568B6;
	text-align:left;
}

table.example tr.color_ffbb33 th {
	padding:3px;
	background:#8FBCBC;
	text-align:left;
}

table.example tr.color_ff9900 th,
table.example tr.color_ffbb33 th {
	width:60px;
	padding:3px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}

table.example tr.color_ff9900 td,
table.example tr.color_ffbb33 td {
	padding:3px;
	text-align:left;
	font-size:10px;
	color:#ffffff;
	text-align:left;
}

td.noback {
	background:#FFFFFF;
	width:230px;
	padding:5px;
	text-align:left;
}

table.jirei02 {
	width:250px;
	float:right;
	margin-left:10px;
}

table.jirei02 tr th {
	width:30%;
	border:1px solid #0066CC;
	color: #0066CC;
	padding:5px;
	background:url(../img/th_bg.jpg) no-repeat #F2FFFF;
}

table.jirei02 tr td {
	border:1px solid #0066CC;
	padding:5px;
}

table.inc {
	margin:10px 0 ;
	padding:0px;
}



/* --- common parts ---------------------------------------------------------- */
