/* ホームページすぐでき太 medi1-1001 */
/* ====================================
基本設定開始
==================================== */
body {
	margin:0;
	background:url(../img/back.jpg) repeat-x left top;
	background-color:#FBFCF7;
	font-size:80%;
	color:#333333;
}
#wrap{
	margin:0 auto;
	width:770px;
	background:url(../img/shadow.jpg) repeat-y center top;
}
#wrap2{
	margin:0;
	padding:0 10px;
	background:url(../img/shadow_top.jpg) no-repeat center top;
}

/* 画像のボーダー解除 */
img{border:0;}

/* リンク */
a{
	color:#63811F;
}
a:hover,a:active{
	color:#91BA2C;
	text-decoration:none;
}

/* テキスト寄せ */
.txtC{text-align:center;}
.txtR{text-align:right;}
.txtL{text-align:left;}

/* フロート */
.floatl{float:left;margin:0;}
.floatr{float:right;margin:0;}
.floatl10{float:left;margin:0 10px 10px 0;}
.floatr10{float:right;margin:0 0 10px 10px;}
.clear{clear:both;font-size:1px;}

/* 詳細はこちらリンク */
.focus {text-align:right;}
.focus a{
	padding-left:20px;
	background:url(../img/focus1.jpg) no-repeat 0 0.25em;
}

/* フォントサイズのパターン */
.font200{font-size:200%;}
.font150{font-size:150%;}
.font140{font-size:140%;}
.font130{font-size:130%;}
.font120{font-size:120%;}
.font110{font-size:110%;}
.font90{font-size:90%;font-weight:normal;}
.font80{font-size:80%;font-weight:normal;}
.font70{font-size:70%;font-weight:normal;}
.font60{font-size:60%;font-weight:normal;}
.font50{font-size:50%;font-weight:normal;}

/* フォント色のパターン */
.fontred1{color:#FF0000;}
.fontred2{color:#FF3300;}
.fontorange1{color:#FF6600;}
.fontorange2{color:#FF9900;}
.fontyellow1{color:#FFcc00;}
.fontyellow2{color:#FFFF00;}
.fontblue1{color:#0000FF;}
.fontblue2{color:#3399CC;}
.fontgreen1{color:#006600;}
.fontgreen2{color:#99CC00;}
.fontbrown1{color:#993300;}
.fontbroun2{color:#CC9966;}
.fontpurple1{color:#6633CC;}
.fontpurple2{color:#9999FF;}
.fontpink1{color:#FF33CC;}
.fontpink2{color:#FF99CC;}
.fontgray1{color:#666666;}
.fontgray2{color:#999999;}

/* 汎用的な幅のパターン */
.width5{width:5%;}
.width7{width:7%;}
.width8{width:8%;}
.width10{width:10%;}
.width12{width:12%;}
.width15{width:15%;}
.width17{width:17%;}
.width18{width:18%;}
.width20{width:20%;}
.width22{width:22%;}
.width25{width:25%;}
.width27{width:27%;}
.width28{width:28%;}
.width30{width:30%;}
.width32{width:32%;}
.width35{width:35%;}
.width37{width:37%;}
.width38{width:38%;}
.width40{width:40%;}
.width42{width:42%;}
.width45{width:45%;}
.width47{width:47%;}
.width48{width:48%;}
.width50{width:50%;}
.width52{width:52%;}
.width55{width:55%;}
.width57{width:57%;}
.width58{width:58%;}
.width60{width:60%;}
.width62{width:62%;}
.width65{width:65%;}
.width67{width:67%;}
.width68{width:68%;}
.width70{width:70%;}
.width72{width:72%;}
.width75{width:75%;}
.width77{width:77%;}
.width78{width:78%;}
.width80{width:80%;}
.width82{width:82%;}
.width85{width:85%;}
.width87{width:87%;}
.width88{width:88%;}
.width90{width:90%;}
.width92{width:92%;}
.width95{width:95%;}
.width97{width:97%;}
.width98{width:98%;}
.width100{width:100%;}
/* ====================================
基本設定終了
==================================== */


/* ====================================
ヘッダ開始
==================================== */
#headupper{
	height:4px;
	background-color:#e6e6e6;
	font-size:1px;
}
#head{
	width:750px;
	margin:0;
	padding:0;
	background:url(../img/head_back.jpg) repeat-x left top;
}
#head h1,#headleft{
	width:350px;
	margin:0;
	float:left;
}
#headright{
	width:350px;
	margin:0;
	padding:0;
	float:right;
}
#headright #tel{
	margin:0;
	padding:2px 0 9px 0;
	text-align:right;
}
#headright #subnavi{
	width:350px;
	height:25px;
	margin:0;
	padding:0;
	background:url(../img/subnavi_wave.jpg) no-repeat 80px 0;
}
a.sublink1{
	width:111px;
	height:25px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:right;
	background:url(../img/subnavi1.jpg) no-repeat left top;
}
a.sublink2{
	width:107px;
	height:25px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:right;
	background:url(../img/subnavi2.jpg) no-repeat left top;
}

a.sublink1:hover,a.sublink1:active{background:url(../img/subnavi1_on.jpg) no-repeat left top;}
a.sublink2:hover,a.sublink2:active{background:url(../img/subnavi2_on.jpg) no-repeat left top;}


#headbottom{
	margin:0;
	padding:0;
	font-size:1px;
	height:1px;
	clear:both;
}
/* ====================================
ヘッダ終了
==================================== */


/* ====================================
グローバルナビ開始
==================================== */
#cont{
	width:750px;
	margin:0;
	padding:0;
}
#contleft{
	width:180px;
	float:left;
	margin:0;
	padding:0;
}
#gnavi{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow: hidden;
}
#gnavi li{
	display:inline;
	margin:0;
	padding:0;
}
#gnavi li a{
	display:block;
	height:43px;
	margin:0;
	padding:0;
	font-size:1px;
	text-indent:-9999px;
}
#gnavi li.g1 a{background:url(../img/gnavi1.jpg) no-repeat left top;height:32px;}
#gnavi li.g2 a{background:url(../img/gnavi2.jpg) no-repeat left top;}
#gnavi li.g3 a{background:url(../img/gnavi3.jpg) no-repeat left top;}
#gnavi li.g4 a{background:url(../img/gnavi4.jpg) no-repeat left top;}
#gnavi li.g5 a{background:url(../img/gnavi5.jpg) no-repeat left top;}
#gnavi li.g6 a{background:url(../img/gnavi6.jpg) no-repeat left top;height:46px;}

#gnavi li.g1 a:hover,#gnavi li.g1 a:active{background:url(../img/gnavi1_on.jpg) no-repeat left top;}
#gnavi li.g2 a:hover,#gnavi li.g2 a:active{background:url(../img/gnavi2_on.jpg) no-repeat left top;}
#gnavi li.g3 a:hover,#gnavi li.g3 a:active{background:url(../img/gnavi3_on.jpg) no-repeat left top;}
#gnavi li.g4 a:hover,#gnavi li.g4 a:active{background:url(../img/gnavi4_on.jpg) no-repeat left top;}
#gnavi li.g5 a:hover,#gnavi li.g5 a:active{background:url(../img/gnavi5_on.jpg) no-repeat left top;}
#gnavi li.g6 a:hover,#gnavi li.g6 a:active{background:url(../img/gnavi6_on.jpg) no-repeat left top;}

/* 全国24時間対応のボックス */
#branch{
	margin:4px 4px 12px;
	background:url(../img/branch_back.jpg) repeat-y left top;
	font-size:95%;
}
#branch h2{
	margin:0;
}
#branch p{
	margin:10px 5px 0 10px;
	padding-left:10px;
	background:url(../img/top/branch.jpg) no-repeat 0 0.25em;	
}
#branch p.bottom{
	margin:10px 0 0;
	padding:0;
}

/* 実績のボックス */
#jisseki{
	margin:0 6px 0;
}
#jisseki h2{
	margin:0 0 0 0;
	padding:6px 1px 6px 12px;
	background:url(../img/jisseki_top.jpg) no-repeat left top #81B824;
	font-size:13px;
	color:#ffffff;
	letter-spacing:-1.5px;
}
#jisseki p{
	margin:4px 6px;
	font-size:95%;
}


/* ====================================
グローバルナビ終了
==================================== */


/* ====================================
本文領域開始
==================================== */
#contright{
	width:570px;
	float:right;
	line-height:140%;
}
#contright h1{
	margin:0 8px 10px;
	padding:18px 20px 16px 36px;
	background:url(../img/h1.jpg) no-repeat left bottom;
	font-size:140%;
}
#contright h2{
	margin:20px 19px 10px;
	padding:6px 20px 12px 14px;
	background:url(../img/h2.jpg) no-repeat left bottom;
	font-size:115%;
	border-top:1px solid #cccccc;
}
#contright h3{
	margin:0 26px 10px;
	font-size:105%;
	border-bottom:1px solid #cccccc;
}
#contright h4{
	margin:0 26px 4px;
}
#contright p{
	margin:0 26px 14px;
}
#contright ul,#contright ol{
	margin:0 26px 14px 44px;
	padding:0;
}
#contright ul.type1{
	list-style-image:url(../img/list1.jpg);
}
#contright ul.wide li,#contright ol.wide li{
	margin-bottom:15px;
}
#contright table{
	margin:0 26px 14px;
	background-color:#CCCCCC;
}
#contright th{
	background-color:#eeeeee;
}
#contright td{
	background-color:#ffffff;
}

/* パンくずリスト */
#contright p.path{
	margin:0 8px 0;
	padding:5px 15px;
	background:url(../img/path_back.jpg) repeat-x left bottom;
	font-size:95%;
}

/* ページの先頭へリンク */
#contright p.pagetoplink{
	text-align:right;
	margin:26px 20px 10px;
}

/* ====================================
本文領域終了
==================================== */


/* ====================================
フッタ開始
==================================== */
#fot{
	width:750px;
	margin:0 auto;
	padding:0;
	border-top:2px solid #cccccc;
	background:url(../img/fot_back.jpg) repeat-x left bottom;
	background-color:#ffffff;
	font-size:95%;
}
#fot p.name{
	margin:0;
	padding:10px 20px 2px;
	font-weight:bold;
}
#fot address{
	width:320px;
	float:left;
	margin:0;
	padding:2px 20px 5px;
	font-style:normal;
}
#fot p{
	margin:6px 0 10px;
	padding:0 20px 0;
}
#fot p.copyright{
	margin:0;
	padding:5px;
	background-color:#91BA2C;
	color:#ffffff;
	text-align:center;
}

#fotbottom{
	width:770px;
	height:70px;
	margin:0 auto;
	padding:0;
	background:url(../img/fot_bottom.jpg) no-repeat left top;
}

/* ====================================
フッタ終了
==================================== */


/* ホームページすぐでき太 medi1-1001 */