@charset "UTF-8";

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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 

table {  
	border-collapse:collapse;   
	border-spacing:0;   
} 

fieldset,img {    
	border:0;   
} 

address,caption,cite,code,dfn,em,strong,th,var {  
	font-style:normal;   
	font-weight:normal;   
} 

ol,ul {  
	list-style:none;   
}
 
caption,th {  
	text-align:left;   
}
 
h1,h2,h3,h4,h5,h6 {  
	font-size:100%;   
	font-weight:normal;   
} 

q:before,q:after {  
	content:'';   
} 

abbr,acronym {
	border:0;   
}  


/* Layout CSS 
============================== */

body {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
}

#header {
	height: 210px;
	width: 880px;
	position: relative;
}

#container {
	float: left;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#container #primary {
	float: right;
	width: 630px;
	padding-bottom: 20px;
}

#container #secondary {
	float: left;
	width: 210px;
	padding-bottom: 20px;
}

#footer {
	width: 880px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	font-size: 11px;
	line-height: 1.4em;
}


/* Font CSS
============================== */

.font_style {
	font-family: Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 13px;
	line-height: 1.8em;
	color: #333333;
	letter-spacing: 0.1em;
}

.bd {
	font-weight: bold;
}

a, a:link, a:visited {
	color: #006666;
	text-decoration: underline;
}

a:hover, a:active {
	color:#009999;
	text-decoration: none;
}

#container strong, .f_red {
	font-weight: bold;
	color: #FF3300;
}

.f_highlight {
	background-color: #FFCC00;
	font-weight: bold;
	padding: 1px;
}

/* Header
============================== */

#header h1 {
	line-height: 30px;
	height: 30px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #logo {
	height: 50px;
	width: 470px;
	position: absolute;
	left: 10px;
	top: 40px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
}
#header #description {
	font-size: 12px;
	position: absolute;
	height: 40px;
	width: 880px;
	top: 100px;
	line-height: 20px;
	left: 0px;
}
#header #u_nav {
	text-align: right;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	line-height: 30px;
	width: 200px;
}
#header #g_nav {
	height: 40px;
	width: 879px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: absolute;
	left: 0px;
	bottom: 20px;
}
#header ul#g_nav li {
	line-height: 40px;
	float: left;
	width: 174px;
	height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

#header a,#header a:link, #header a:visited {
	color: #006666;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #FF6600;
	text-decoration: none;
	background: none;
}


/* Container_Primary
============================== */

#primary h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2_primary.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 40px;
	width: 570px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#primary h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#primary h2.silver {
	background-image: url(images/h2_primary_s.gif);
	color: #333333;
}
#primary h3 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006666;
	font-size: 14px;
	line-height: 30px;
	padding-left: 12px;
	font-weight: bold;
	margin-left: 10px;
	width: 590px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#primary p {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#primary p.end {
	margin-bottom: 40px;
}


/* Container_Secondary
============================== */
#secondary #recommend_com {
	width: 210px;
	text-align: left;
	margin-bottom: 20px;
	background-image: url(images/bg_recommend.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#secondary #recommend_com h2 {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 210px;
}
#secondary .sub_menu h2 {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 210px;
	background-image: url(images/h2_secondary.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#secondary .sub_menu {
	background-image: url(images/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 210px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#secondary .sub_menu ul,#secondary #recommend_com ol {
	margin: 10px;
}
#secondary .sub_menu li {
	line-height: 20px;
	width: 170px;
	margin-bottom: 3px;
}
#secondary .sub_menu li a, #secondary .sub_menu li a:link, #secondary .sub_menu li a:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(images/arrow_sub01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	padding-left: 20px;
	line-height: 20px;
	display: block;
}
#secondary .sub_menu li a:hover, #secondary .sub_menu li a:active {
	color: #FF3300;
	background-color: #FFFFFF;
	background-image: url(images/arrow_sub02.gif);
}

#secondary #recommend_com .r01 {
	background-image: url(images/ranking_sub01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 5px;
	width: 165px;
	font-weight: bold;
}

#secondary #recommend_com .r02 {
	background-image: url(images/ranking_sub02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 5px;
	width: 165px;
	font-weight: bold;
}

#secondary #recommend_com .r03 {
	background-image: url(images/ranking_sub03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 0px;
	width: 165px;
	font-weight: bold;
}

/* Footer
============================== */

#footer address {
	font-size: 13px;
	margin-bottom: 20px;
}

/* 業者スペック一覧のテーブル
============================== */

table.com_info {
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	width: 609px;
	margin:0 10px 40px;
}
.com_info th {
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#FFFFFF;
    background-color:#555555;
    background-image:url(images/bg_table.gif);
    background-position:left top;
    padding:0px 5px;
    text-align:center;
	width: 129px;
	line-height: 30px;
}
.com_info td {
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
	width: 169px;
    padding:0px 5px;
	text-align: center;
	line-height: 30px;
}
.com_info td.com_img {
	width: 258px;
	padding: 0px 10px;
	text-align: center;
}
.com_img img {
	margin-bottom: 10px;
}
#primary .bt_bottom {
	text-align: center;
	width: 630px;
	margin-bottom: 40px;
	padding-top: 20px;
}
#primary #b_nav {
	font-size: 12px;
	line-height: 20px;
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#b_nav strong {
	color: #333333;
}

/* 業者ランキングのテーブル
============================== */

table.company {
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width: 630px;
	margin:0px;
}
.company th {
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#FFFFFF;
    background-color:#555555;
    background-image:url(images/bg_table.gif);
    background-position:left top;
    width:200px;
    text-align:center;
	line-height: 30px;
	padding: 5px 0;
}
.company td {
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:5px 15px;
	text-align: left;
	line-height: 30px;
}
#wrapper #container #primary .right {
	text-align: right;
	font-family: "祥南行書体P";
	font-size: 16px;

}
#wrapper #container #primary .right .f_bg {
	font-size: 24px;
	font-weight: bold;
}
ul.sitemap {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	line-height: 30px;
}
#wrapper #container #primary #main_copy {
	margin-bottom: 40px;
}
#wrapper #container #primary .topics li {

}
#wrapper #container #primary .topics {
	margin-bottom: 40px;
}
#wrapper #container #primary .topics li {
	margin-bottom: 10px;
}
#wrapper #container #primary .topics dt {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
}
#wrapper #container #primary .topics dd {
	margin-right: 10px;
	margin-left: 10px;
}
.center_box {
	text-align: center;
	margin: 5px;
}

.order {
	text-align:center;
	background:#F8F8F8;
	border: 1px solid #CCC;
	padding:10px 0;
	margin:0 10px 20px;
}
#maincopy {
	width:600px;
	_width:630px;
	height:52px;
	_height:202px;
	text-align:left;
	background:#FFF url(images/bg_maincopy.png) left top no-repeat;
	padding:150px 0 0 30px;
	margin-bottom: 15px;
}


.fl-l {
	float:left;
	margin-right:20px;
}
.fl-r {
	float:right;
	margin-left:20px;
}
.clear {
	clear:both;
}

/* ---------- table */
table.jisseki {
	width:610px;
	margin:0 10px 20px;
}
tr.odd {
	background:#F8F8F8;
}
th,td {
	border:1px solid #999;
	vertical-align:top;
	text-align:center;
	padding:0.7em;
}
.jisseki th {	font-weight:bold;}
.jisseki thead th {
	vertical-align:middle;
	background:#036;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
/* ---------- table */
table.ryoukin {
	width:610px;
	margin:0 10px 20px;
}


.ryoukin th {
	vertical-align:middle;
	background:#036;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.red {
	color:#E00;
	font-weight:bold;
}
