/*
========  Reset ============================================
*/

* {
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Arial,Verdana,Helvetica,sans-serif;
}
/*
========  body and base setting ============================
*/
div{
    zoom:1;
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background:#244766;
	color:#333333;
}

h1, h2, h3, h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
img{
	border:0;
}
ol,ul,li {
	margin: 0;
	padding: 0;
}
table {
	border:0;
	padding:0px;
	margin:0px;
}
td, th {
	padding:0px;
	margin:0px;
}
a,a:link,a:visited {
 color:#0066ff;
	text-decoration: underline;
}

a:hover,a:active {
	color:#ff9900;
	text-decoration: underline;
}


/*
========  base Layout ====================================
*/
#container {
	width: 800px;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background:#ffffff url(/images/back.gif) repeat-y;
}
#head {
	width: 770px;
	height: 65px;
	margin: 0px 15px 0px 15px;
	padding: 0;
	text-align: left;
	background:url(/images/head.jpg) no-repeat;
}
#head_second {
	width: 770px;
	height: 65px;
	margin: 0px 15px 0px 15px;
	padding: 0;
	text-align: left;
	background:url(/images/head_second.jpg) no-repeat;
}
#contents {
	width: 770px;
	height: 100%;
	margin: 10px 15px 0px 15px;
	padding: 0;
	text-align: left;
	clear:both;
}
#main {
	width: 502px;
	height: 100%;
	margin: 0;
	padding: 0px 10px 0px 10px;
	float:left;
	text-align: left;
}
#main_second {
	width: 554px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	float:left;
	text-align: left;
}

#side {
	width: 238px;
	height: 100%;
	margin: 0;
	padding: 0px 10px 0px 0px;
	float:left;
}
#side_second {
	width: 186px;

	margin: 0;
	padding: 0px 10px 0px 0px;
	float:left;
}
#side_second img{
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#pankuzu {
	width: 750px;
	height: auto;
	margin: 10px 25px 0px 25px;
	padding: 0;
	font-size:11px;
	text-align: left;
}
#footer {
	clear:both;
	width:750px;
	height: 30px;
	margin: 30px 25px 0px 25px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top:#244766 solid 2px;
	font-size:70%;
}
/*
======== Header ========================================
*/
#logo{
	float:left;
	padding:0px;
	margin: 0;
}
#guide{
	width:400px;
	float:right;
	margin: 10px 10px 0px 10px;
	padding:0px;
	font-size:60%;
	color:#666666;
	line-height:150%;
	text-align:left;
}
#sitemap{
	position:relative;
	top:0px;
	right:10px;
	width:400px;
	float:right;
	margin: 0;
	padding:0;
	text-align:right;
}
#mainImg{
	clear:both;
	width:770px;
	margin: 0px 15px 0px 15px;
	padding:0px;
}
/*
======== Gloval Navi =====================================
*/
#glovalNavi{
	width:770px;
	height:35px;
	margin: 0px 15px 0px 15px;
	padding:0px;
	border-bottom:#999999 solid 2px;
	background:url(/images/menu_back.jpg) repeat-x;
}
#glovalNavi li{
	float:left;
	list-style:none;
}
#glovalNavi li#home a {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#cccccc solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_01.jpg) no-repeat;
}
#glovalNavi li#home a:hover {
	border-bottom:#7B1029 solid 4px;
	background:url(/images/menu_01_up.jpg) no-repeat;
}
#glovalNavi li#gyomu a {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#cccccc solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_02.jpg) no-repeat;
}
#glovalNavi li#gyomu a:hover {
	border-bottom:#7B1029 solid 4px;
	background:url(/images/menu_02_up.jpg) no-repeat;
}
#glovalNavi li#jiseki a {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#cccccc solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_03.jpg) no-repeat;
}
#glovalNavi li#jiseki a:hover {
	border-bottom:#7B1029 solid 4px;
	background:url(/images/menu_03_up.jpg) no-repeat;
}
#glovalNavi li#price a {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#cccccc solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_04.jpg) no-repeat;
}
#glovalNavi li#price a:hover {
	border-bottom:#7B1029 solid 4px;
	background:url(/images/menu_04_up.jpg) no-repeat;
}
#glovalNavi li#toiawase a {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#cccccc solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_05.jpg) no-repeat;
}
#glovalNavi li#toiawase a:hover {
	border-bottom:#7B1029 solid 4px;
	background:url(/images/menu_05_up.jpg) no-repeat;
}
#glovalNavi li#home .select {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#7B1029 solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_01.jpg) no-repeat;
}
#glovalNavi li#gyomu .select {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#7B1029 solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_02.jpg) no-repeat;
}
#glovalNavi li#jiseki .select {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#7B1029 solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_03.jpg) no-repeat;
}
#glovalNavi li#price .select {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#7B1029 solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_04.jpg) no-repeat;
}
#glovalNavi li#toiawase .select {
	display:block;
	width:154px;
	height:35px;
	border-bottom:#7B1029 solid 4px;
	text-indent:-9999px;
	background:url(/images/menu_05.jpg) no-repeat;
}
/*
======== contents =====================================
*/
#contents #main .clum{
	text-align:center;
	margin: 10px 0px 30px 0px;
	padding:0px;
}
#contents #main .clum p{
	margin: 0px 10px 20px 10px;
	padding:0px;
	font-size:80%;
	line-height:150%;
	text-align:left;
}
#contents #main .clum h2.aisatsu{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/images/bar_01.gif) no-repeat;
	height:26px;
}
#contents #main .clum h2.service{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/images/bar_03.gif) no-repeat;
	height:26px;
}
#contents #main .clum .clumservice{
	margin: 0px;
	padding: 0px 5px 20px 5px;
	width:241px;
	float:left;
}
#contents #main .clum .clumservice .linktext{
	font-size:80%;
}
#contents #main .clum .clumservice img{
	margin: 0px 0px 10px 0px;
	padding:0px;
}
#contents #main .clum .clumservice h3{
	margin: 0px 0px 10px 0px;
	padding:0px;
	font-size:80%;
	font-weight:bold;
}
#contents #main .topics{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
	clear:both;
}
#contents #main .topics h2{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/images/bar_02.gif) no-repeat;
	height:26px;
	width:313px;
	float:left;
}
#contents #main .topics .btn{
	margin: 0;
	padding:0px;
	height:26px;
	float:left;
}
#contents #main .topics table{
	width:482px;
	clear:both;
	margin:0px 10px 0px 10px;
	padding:0px;
}
#contents #main .topics th{
	margin: 0;
	padding:5px;
	font-size:80%;
	line-height:150%;
	text-align:left;
	width:30%;
	vertical-align: top;
}
#contents #main .topics td{
	margin: 0;
	padding:5px;
	font-size:80%;
	line-height:150%;
	text-align:left;
	width:80%;
}
/*
======== second_contents ==================================
*/
#contents #main_second #gyomubody{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
}
#contents #main_second #gyomubody h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/gyomu/images/ttl_jigyo.jpg) no-repeat;
	height:60px;
}
#contents #main_second #jireibody{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
}
#contents #main_second #jireibody h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/jirei/images/ttl_jirei.jpg) no-repeat;
	height:60px;
}
#contents #main_second #ryokinbody{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
}
#contents #main_second #ryokinbody h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/ryokin/images/ttl_ryokin.jpg) no-repeat;
	height:60px;
}
#contents #main_second #toiawasebody{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
}
#contents #main_second #toiawasebody h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/toiawase/images/ttl_toiawase.jpg) no-repeat;
	height:60px;
}
#contents #main_second #sitemapbody{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
}
#contents #main_second #sitemapbody h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/sitemap/images/ttl_map.jpg) no-repeat;
	height:60px;
}
#contents #main_second img.btn{
	margin: 20px 0px 0px 0px;
	padding:0px;
}
#contents #main_second p{
	margin: 0px 10px 10px 10px;
	padding:0px;
	font-size:80%;
	line-height:150%;
	text-align:left;
}
#contents #main_second ul{
	margin: 0px 0px 0px 40px;
	padding:0px;
}
#contents #main_second ol{
	margin: 0px 0px 0px 40px;
	padding:0px;
}
#contents #main_second li{
	margin: 0px 10px 5px 0px;
	padding:0px;
	font-size:80%;
	line-height:150%;
	text-align:left;
}
#contents #main_second dl{
	margin: 0px 0px 0px 40px;
	padding:0px;
}
#contents #main_second dt{
	margin:10px 10px 5px 0px;
	padding:0 0 0 10px;
	font-size:80%;
	line-height:150%;
	text-align:left;
	border-left:#333333 3px solid;
}
#contents #main_second dd{
	margin: 0px 10px 20px 0px;
	padding:0px;
	font-size:80%;
	line-height:150%;
	text-align:left;
}
#contents #main_second h2{
	margin: 30px 0px 5px 0px;
	padding:5px 0px 0px 20px;
	background:url(/images/bar.gif) no-repeat;
	height:25px;
	text-align:left;
	font-size:80%;
}
#contents #main_second h3{
	margin: 10px 0px 10px 10px;
	padding:1px 0px 2px 5px;
	text-align:left;
	font-size:80%;
	border-left:4px solid #009900;
	border-bottom:1px solid #009900;
}
#contents #main_second #jireibody .jireidetail{
	clear:both;
	margin: 0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px dashed #cecece;
}
#contents #main_second #jireibody .jireidetail .jireicapture{
	width:101px;
	margin: 0px 10px 0px 20px;
	padding:0px;
	float:left;
display: inline;
}
#contents #main_second #jireibody .jireidetail .jireitext{
	width:420px;
	margin: 0px;
	padding:0px;
	float:left;
	text-align:left;
display: inline;
}
#contents #main_second #jireibody .jireidetail .jireitext img{
	margin: 0px 10px 0px 0px;
	padding:0px;
}
#contents #main_second #jireibody .jireidetail .jireitext p{
	margin: 0px 10px 10px 0px;
	padding:0px;
	font-size:80%;
	line-height:150%;
	text-align:left;
}
#contents #main_second #jireibody .jireidetail .jireitext p.inline_link{
	margin: 0px 10px 10px 0px;
	padding-left:15px;
	font-size:80%;
	line-height:150%;
	text-align:left;
	background:url(/images/arrow.gif) no-repeat 5px center;
}
#contents #main_second #ryokinbody table{
	margin: 0px auto;
	padding:0;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	width:500px;
}
#contents #main_second #ryokinbody th.meisyo{
	width:180px;
	font-size:80%;
	text-align:center;
	background:#E7E7E7;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}
#contents #main_second #ryokinbody th.koumoku{
	width:150px;
	font-size:80%;
	text-align:center;
	background:#E7E7E7;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}
#contents #main_second #ryokinbody th.kakaku{
	width:100px;
	font-size:80%;
	text-align:center;
	background:#E7E7E7;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}
#contents #main_second #ryokinbody th.bikou{
	width:200px;
	font-size:80%;
	text-align:center;
	background:#E7E7E7;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}
#contents #main_second #ryokinbody td{
	font-size:80%;
	text-align:left;
	background:#ffffff;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}
#contents #main_second #toiawasebody table{
	margin: 0px auto;
	padding:0;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	width:500px;
}
#contents #main_second #toiawasebody th.koumoku{
	width:180px;
	font-size:80%;
	text-align:center;
	background:#E7E7E7;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}

#contents #main_second #toiawasebody td{
	font-size:80%;
	text-align:left;
	background:#ffffff;
	margin: 0px;
	padding:5px;
	border: 1px  #cccccc solid;
}
#contents #main_second #sitemapbody ul.tree{
	margin: 0px 0px 0px 20px;
	padding:0;
}
#contents #main_second #topicsbody{
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding:0px;
}
#contents #main_second #topicsbody h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	text-indent:-9999px;
	background:url(/topics/images/ttl_topics.jpg) no-repeat;
	height:60px;
}
#contents #main_second #topicsbody p.date-header{
	margin: 0px 10px 0px 0px;
	padding:0px;
	text-align:right;
}
/*
======== sidecontents =====================================
*/
#sidetop {
	width: 236px;
	margin: 0;
	padding: 0;
	text-align: center;
	background:#E7E3E7;
	border:#cecece solid 1px;
}
#side #sidetop .h{
	margin: 10px 0px 0px 0px;
	padding:0px;
}
#side #sidetop .btn{
	margin: 20px 0px 20px 0px;
	padding:0px;
}
#side #sidetop .jirei {
	clear:both;
	margin:0px;
	padding: 10px 10px 20px 10px;
	text-align:left;
}
#side #sidetop .jirei p{
	margin: 0px 0px 10px 0px;
	padding:0px;
	font-size:80%;
	line-height:150%;
	text-align:left;
}
#side #sidetop .jirei_image{
	float:left;
	margin: 0px 10px 0px 0px;
	padding:0px;
}
#side #sidetop .jirei_ico{
	float:left;
	margin: 0px;
	padding:0px;
}
#side #sidetop .jirei_ico img{
	margin: 0px 10px 5px 0px;
	padding:0px;
}
#banner_img {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

/*
======== sidecontents_second ========================
*/

#side_second li{
	list-style:none;
	width:164px;
	margin:0px;
	padding:10px 0px 10px 20px;
	border-bottom:#CECFCE solid 1px;
	font-size:10px;
	background:url(/images/arrow.gif) no-repeat 10px 12px;
}
#side_second p{
	width:164px;
	margin:0px;
	padding:10px 0px 10px 10px;
	border-bottom:#CECFCE solid 1px;
	font-size:12px;
}
#side_second li.top_navi{
	list-style:none;
	margin:0px;
	padding:0px;
	border:0;
	background:none;
}
#side_second li a,#side_second li a:link,#side_second a:visited {
 color:#0066ff;
	text-decoration:none;
	width:164px;
	display:block;
}

#side_second li a:hover,#side_second li a:active {
	color:#ff9900;
	text-decoration: underline;
	width:164px;
	display:block;
}
#side_second #gyomu_navi li.top_navi a:hover {
	background:url(/gyomu/images/nav_jigyo_up.gif) no-repeat;
}
#side_second #gyomu_navi li.top_navi a {
	display:block;
	width:186px;
	height:50px;
	text-indent:-9999px;
	background:url(/gyomu/images/nav_jigyo.gif) no-repeat;
}
#side_second #jirei_navi li.top_navi a:hover {
	background:url(/jirei/images/nav_jirei_up.gif) no-repeat;
}
#side_second #jirei_navi li.top_navi a {
	display:block;
	width:186px;
	height:50px;
	text-indent:-9999px;
	background:url(/jirei/images/nav_jirei.gif) no-repeat;
}
#side_second #ryokin_navi li.top_navi a:hover {
	background:url(/ryokin/images/nav_ryokin_up.gif) no-repeat;
}
#side_second #ryokin_navi li.top_navi a {
	display:block;
	width:186px;
	height:50px;
	text-indent:-9999px;
	background:url(/ryokin/images/nav_ryokin.gif) no-repeat;
}
#side_second #toiawase_navi li.top_navi a:hover {
	background:url(/toiawase/images/nav_toiawase_up.gif) no-repeat;
}
#side_second #toiawase_navi li.top_navi a {
	display:block;
	width:186px;
	height:50px;
	text-indent:-9999px;
	background:url(/toiawase/images/nav_toiawase.gif) no-repeat;
}
#side_second #sitemap_navi li.top_navi a:hover {
	background:url(/sitemap/images/nav_map_up.gif) no-repeat;
}
#side_second #sitemap_navi li.top_navi a {
	display:block;
	width:186px;
	height:50px;
	text-indent:-9999px;
	background:url(/sitemap/images/nav_map.gif) no-repeat;
}
#side_second #topics_navi li.top_navi a:hover {
	background:url(/topics/images/nav_topics_up.gif) no-repeat;
}
#side_second #topics_navi li.top_navi a {
	display:block;
	width:186px;
	height:50px;
	text-indent:-9999px;
	background:url(/topics/images/nav_topics.gif) no-repeat;
}
/*
======== footer =====================================
*/
.toiawase{
	margin: 0px;
	padding: 20px 10px 0px 25px;
	width: 502px;
	float:left;
	text-align: left;
}
#banner{
	margin: 20px 25px 20px 0px;
	padding:0px;
	text-align: right;
	float:right;
	width:186px;
}
#banner img{
	margin: 0px 2px 0px 0px;
	padding:0px;
}
#footer p{
	margin: 10px 0px 0px 0px;
	padding:0px;
}
