/* CSS Document */

body{ margin:0px;
	  padding:0px;
      font-size:12px;
	  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	  color:#555555;
	  line-height:150%;
}

/* リンク */

a:link {
	color:#0066cc;
}
a:visited {
	color:#0066cc;
}
a:hover {
	color:#0066cc;
	background-color:#f5e289;
	text-decoration: none;
}
a:active {
	color:#0066cc;
	background-color:#f5e289;
	text-decoration: none;
} 

/* 全ページ共通指定 */

p,h1,form{	margin:0px;
		padding:0px;
}

img{	border:0px;
}

ul,li{	padding:0px;
		margin:0px;
		list-style:none;}

.float_r{	float:right; }

.float_l{	float:left; }

.clear{	clear:both; }

table{border-collapse:collapse;}

/* テキスト設定 */

.item1{font-size:12px;}

.item2{color: #333333;
	font-weight: bold;
}

.pix14{color: #FF0000;
    font-size:13px;
	font-weight: bold;
}
.pix12_red {
	font-weight: 800;
	color: #FF0000;
}
.text_center{text-align:center;}

.text_right{text-align:right;}

.red{ color:#990000; }

/* マージン設定 */

.mr_t5{ margin-top:5px;}

.mr_t10{ margin-top:10px;}

.mr_t20{ margin-top:20px;}

/* トップページ */

#contents{
	margin:0px auto;
	text-align: left;
	width: 780px;
	padding:0px 10px 0px;
	position:relative;
	display: block;
	background-image:url(img/bg_body.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.bg_h1{
width:770px;
background-color:#f7d68b;
padding:0px 0px 0px 10px;
}

h1{
padding-left:15px;
font-size:10px;
font-weight:normal;
background-image:url(img/i01.gif);
background-repeat:no-repeat;
background-position:left;
}


#head{
width:740px;
padding:20px 10px 0px 30px;
border-bottom:1px #cccccc solid;
}

/* メニュー */

.contents_right {
width:212px;
float:right;
margin-right:15px;
margin-top:10px;
}

.menu_top{
	width:200px;
	height:20px;
	display:block;
	border:1px #cccccc solid;
	background-color:#ffe7b4;
	color:#990000;
	font-weight:bold;
	padding-left:10px;
	margin-top:10px;
}

.contents_right ul{margin-bottom:10px;}

.contents_right ul li{
    padding:0px;
    width:190px;
	line-height:20px;
	display:block;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	color:#990000;
	padding-left:20px;
	background:url(img/i01.gif) no-repeat 2px 5px;
}

.contents_right ul li.li_last{    
	border-bottom:1px #cccccc solid;
	padding-bottom:3px;
}

/* キャンペーン */

.campaing_top{
    text-align:center;
    margin-top:15px;
	font-weight: bold;	
	color:#990000;
	height: 20px;
	width: 212px;
	padding-top:2px;
	background-image: url(img/campaign_top.gif);
	background-repeat: no-repeat;
}

.campaing_bg{
    text-align:center;
	background-image: url(img/campaign_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	width: 192px;
}

.campaing_bg p{
    padding-top:5px;
	padding-bottom:10px;/*added*/
	line-height:200%;
	border-bottom:1px #cccccc dotted;
}

.campaing_bt{
	background-image: url(img/campaign_bt.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 212px;
	margin-bottom:20px;
}

/* トップページ一押し */
.contents_left{
width:524px;
float:left;
margin-left:14px;
}

h2,h3,h4,h5,h6{
    width:511px;
	height:20px;
	display:block;
	border-bottom:1px #8e8b8b solid;
	border-left:3px #8e8b8b solid;
	background-color:#f8efdb;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
	margin-top:10px;
}

.topbox1{
width:165px;
float:left;
margin-right: 15px;
}

.topbox2{
width:165px;
float:left;
}

.topbox3{
width:165px;
float:right;
}

.topboxhead1{
width:165px;
height:66px;
background-image:url(img/topboxhead1.gif);
background-repeat:no-repeat;
}

.topboxbottom1{
width:165px;
height:8px;
background-image:url(img/topboxbottom1.gif);
background-repeat:no-repeat;
}

.topboxitem{
width:165x;
font-size:12px;
color:#333333;
text-align:center;
padding: 10px 5px;
background-image:url(img/bg_topbox.gif);
}

.topboxhead2{
width:165px;
height:66px;
background-image:url(img/topboxhead2.gif);
background-repeat:no-repeat;
}

.topboxbottom2{
width:165px;
height:8px;
background-image:url(img/topboxbottom2.gif);
background-repeat:no-repeat;
}

.topboxhead3{
width:165px;
height:66px;
background-image:url(img/topboxhead3.gif);
background-repeat:no-repeat;
}

.topboxbottom3{
width:165px;
height:8px;
background-image:url(img/topboxbottom3.gif);
background-repeat:no-repeat;
}

/* トップページ総合比較 */

.tophikaku{
margin-top:10px;
margin-bottom:20px;
height:150px;
width:502px;
padding:10px;
border:1px #cccccc solid;
background-image:url(img/tophikaku.jpg);
background-repeat:no-repeat;
}

.tophikaku1{
font-size:16px;
color:#990000;
font-weight:bold;
}

.tophikaku2{
line-height:120%;
font-size:15px;
}

/* インフォメーション */

.information ul{
	width:524px;
	margin-bottom:15px;
}

.information ul li {
	height:24px;
	line-height: 22px;
	padding-bottom:2px;
	padding-left: 5px;
	border-bottom:1px #99FFCC dotted;
}

/* ブック */

.book{
	width:524px;
	margin-bottom:15px;
}

.book p {
	color:#555555;
	line-height:20px;
	padding: 10px;
	border-bottom:1px #99FFCC solid;
}

.book img {
    margin-right:10px;
    float:left;
	margin-top:5px;
}

/* 詳細ページ */
.intro_top,
.point_top {
	background: url(img/intro_top.jpg) no-repeat left top;
	height: 26px;
	padding-top: 5px;
	padding-left: 20px;
	font-size:16px;
	color:#990000;
　　font-weight:bold;
}

.point_top {
	background: url(img/point_top.jpg) no-repeat left top;
}

/* 文章box　*/

.textbox_top,
.box_top{
    background: url(img/textbox_top.gif) no-repeat left top;
	height:3px;
}

.intro_bg,
.point_bg,
.textbox_bg,
.box_bg {
    background: url(img/intro_bg.gif) repeat-y;
}

.intro_bg,
.point_bg {
    padding-bottom:10px;
}

.textbox_bg {
    padding:13px 10px 0px 10px;
}

.textbox_bg p {
    padding: 5px 0px 15px;
    background-image: url(img/bg_p.gif);
    margin-right: 10px;
    margin-left: 10px;
    line-height: 20px;
}

.box_bg p {
    padding: 5px 0px 15px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 20px;
}

.intro_bt,
.point_bt,
.textbox_bt {
	padding-bottom: 3px;
	margin-bottom:15px;
	background-image: url(img/intro_bt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_bt{margin-bottom:15px;
	background-image: url(img/intro_bt.gif);
	background-repeat: no-repeat;
	height:3px;
}

.intro_bg ul {
	margin-bottom:10px;
}

.intro_bg li {
	line-height:18px;
	font-size: 13px;
	color:#555555;
	margin-bottom:10px;
	background-image: url(img/i02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 20px;
}

/* おすすめポイント　*/

.point_bg ul {
    margin-left:20px;
	margin-right:20px;
	padding-top:5px;
}

.point_bg ul li {
	line-height:25px;
	font-size: 14px;
	padding-left:30px;
	background-image: url(img/i01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.intro_l{
    float:left;
    margin-top:15px;
    margin-left:10px;
}

.intro_r{
    float:right;
	width:290px;
    margin-top:10px;
    margin-right:10px;
}

.intro_r table {
    border-collapse:collapse;
	width:280px;
	text-align:center;
	margin-bottom:10px;
}

.intro_r table td {
	border: 1px solid #99FFCC;
	padding-top:5px;
	padding-bottom:5px;
}

.intro_r table td.td_red {
    font-weight:bold;
	color: #FF0000;
}
.intro_r table td.intro_table_top {
    background-color:#ffe7b4;
	font-weight:bold;
}

.intro_r table th{
	text-align:center;
	border: 1px solid #99FFCC;
	font-weight:normal;
	background-color: #fef9d9;
}

/* お申し込みボタン */

.moshikomi a {
	background-image: url(img/mosikomi.gif);
	height: 30px;
	width: 220px;
	text-indent: -8888px;
	display: block;
	margin: 0px auto;
}

.moshikomi a:hover {
    background-position:0 -30px;
}

/* 取引概要テーブル1 */
.hyo {
	border-collapse:collapse;
	margin-bottom:15px;
	width:524px;
	
}
.hyo td {
    padding:5px;
	border: 1px #cccccc solid;
}

.hyo th {
    text-align:center;
	border: 1px #cccccc solid;
}

/* 取引概要テーブル2 */
.hyo2 {
	border-collapse:collapse;
	margin-bottom:15px;
	width:524px;
}

.hyo2 td {
	border: 1px #cccccc solid;
	padding:3px;
	text-align:center;
}

.hyo2 td.td_red {
	font-weight: 800;
	color: #FF0000;
}

.hyo2 th{
    text-align:center;
    border: 1px #cccccc solid;
}

/* 業者ボックス */
.hyo1 {
	border-collapse:collapse;
	margin-bottom:15px;
	width:524px;
}

.hyo1 td {
	border: 1px #cccccc solid;
}

.hyo1 td img {
    margin-right:10px;
    float:left;
	margin-top:5px;
}

.hyo1 td p {
	line-height:20px;
	padding: 10px;
}
 
.hyo1 td.go {
    padding:2px;
}

.hyo1 td.go a {
	background-image: url(img/b_mosikomis.gif);
	height: 16px;
	width: 48px;
	text-indent: -8888px;
	display: block;
	margin:0px auto;
}

.hyo1 td.go a:hover {
	background-position:0 -16px; 
}

.hyo1 th{
    text-align:center;
    border: 1px #cccccc solid;
}

/* サイト内検索 */

form.k_search {
	position: absolute;
	right:25px;
	top: 42px;
}

input.k_submit {
	background: url(img/b_ksearch.gif) no-repeat 4px 0px;
	border:none;
	height: 18px;
	width: 80px;
	margin-bottom:1px;
}

input.k_submit1 {
	background: url(img/b_ksearch1.gif) no-repeat;
	border:none;
	height: 18px;
	width: 80px;
	margin-left:2px;
	margin-bottom:1px;
}

input.keyword-input {
    border:0;
	height: 16px;
	width: 200px;
	padding-left:10px;
	padding-top:2px;
	background: url(img/i_window.gif) no-repeat top;
}

.ksearch_title{
    font-size: 14px;
	font-weight: 800;
}

/* 会社検索box */
.hyo_top {
	border-collapse:collapse;
	margin-bottom:15px;
	width:524px;
	border: 1px #cccccc solid;
}

.hyo_top td {
    padding:2px 0px;    
   	border-bottom: 1px #cccccc solid;
}

.hyo_top td.noborder {
	border: none;
}

.hyo_top th{
	background-color: #fcf8ef;
	padding-left: 5px;
	text-align:left;
	border-bottom: 1px #cccccc solid;
}

.hyo_top td.search_name {
	font-weight: bold;
	padding-left:5px;
} 

.hyo_top td.search_button {
	text-align:center;
}

.search_condition{
    margin-bottom:15px;
	line-height:20px;
	padding-left:15px;
 }
 
.search_result{
    margin-bottom:15px;
	padding-left:8px;
}

/* パンくず */

#breadcrumbs ul {
    font-size:10px;
	height:10px;
	top:80px;
	right:25px;
	position: absolute;
}

#breadcrumbs ul li {
	line-height:10px;
	float:left;
	margin-right:2px;
	padding-left:13px;
	background-image: url(img/i08.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#breadcrumbs ul li#bread_home{
    padding:0px;
    width:38px;
    background-image:none;
	text-indent:-9999px;
}

#breadcrumbs ul li a {
    height:10px;
    display:block;
}

#breadcrumbs ul li a{
    color:#1d3994;
	text-decoration: none;
}

#breadcrumbs ul li a:hover{
    text-decoration: underline;
	background:none;
}

#breadcrumbs ul li#bread_home a {
    background-image:url(img/b_breadcrumb.gif);
}

#breadcrumbs ul li#bread_home a:hover {
	background-position:0 -10px;  
}

/* フット */

.pagetop {
    text-align: right;
	margin-bottom:10px;
	margin-right:15px;
}

#foot{
margin-top:10px;
width:760px;
padding:10px;
font-size:12px;
text-align:right;
background-color:#f7d68b;
}

#foot_co {
    width:750px;
	padding:0px 15px 0px;
	margin-bottom:10px;
}

#foot_co ul {
    color:#555555;
    text-align: left;
    padding-top: 10px;
	padding-bottom: 10px;
    border-top:1px #cccccc solid;
	border-bottom: 1px dotted #99FFCC;
}

#foot_co li {
	display: inline;
	text-align: left;
	font-size: 12px;
	line-height:120%;
	list-style-type: none;
}

#foot_co li a {
    text-decoration: none;
	color:#555555;
	font-size:10px;
}

#foot_co li a:hover {
    color:#0099ff;
}

/* フィード */

#feed ul {
	top:2px;
	right:0px;
	position: absolute;
}

#feed ul li {
	float:left;
	height:15px;
	line-height:15px;
	padding-left:17px;
	font-size:11px;
}

#feed ul li#rss {
width:110px;
	background-image: url(img/i_rss.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#feed ul li#bookmark {
width:110px;
	background: url(img/i_bookmark.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left;
}

/* AdSense設定 */
.ad-left{ float:left; width:336px; margin-top:10px; }

/* twitter設定 */
#twtr-widget-1 h3,#twtr-widget-1 h4 { background:none; border:none;}