/*ページ設定-------------------------------------------------*/  
body{
	cursor:default;
	margin:0px;
	background-color: #D7BF9F; 
}
body,td,th{
	font-size:12px;
	line-height: 135%;
	letter spacing:0.1em;
}
.clear{
	clear: both;	
}

/*ヘッダー設定-------------------------------------------------*/  
#header{
	background-color:#64b18b;
}
#head01{
	width:326px;
	height:86px;
	float:left;
}
#head02{
	width:424px;
	height:86px;
	float:left;
	background-color:#64b18b;
	text-align:right;
}
#call{
	background-image:url(img/call.gif);
	background-repeat:no-repeat;
	width:750px;
	height:41px;
	margin:0px;
}

/*左メニュー設定-------------------------------------------------*/
.leftbox{
	width:180px;
	margin:0px;
	float:left;
} 

ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li a{
	background: url(img/menu_01.gif) repeat;
	padding:6px 0px 6px 4px;
	margin:0px;
	height:13px;
	line-height:13px;
	text-decoration:bold;
	border-bottom:#64b18b solid 1px;
	display:block;
}

li a:hover{
	font-size:100%;
	background: url(img/menu_02.gif) repeat;
	color:#663300;
}

.menu_under{
	background-color:#fff;
	margin:0px;
	padding:5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64b18b;
}

p.toptx{
	margin:8px;
	font-size:95%;
	line-height:120%;
	text-align:left;
}

.td_line{
	border-right:#64b18b solid 1px;
}
.character{
	background-image:url(img/character.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

h2.menu2{
	padding:6px 0px 6px 0px;
	margin:0px;
	font-size:100%;
	line-height:120%;
	text-align:left;
	text-decoration:bold;
}

.fontred80{
	color:#FF0000;
}


/*メイン設定--------------------------------------------*/  
#main{
background-image:url(img/back.jpg);
background-repeat:repeat;
border-top:#64b18b solid 1px;
border-right:#64b18b solid 1px;
border-bottom:#64b18b solid 1px;
margin:0px;
}

.topimg{
background:url(img/topimg_03.jpg) no-repeat;
height:124px;
}
.lbox {
	float:left;
	padding:5px;
	width:300px;
	background-color:#FFF7FC;
}
.lbox p.link {
	padding:20px 5px 18px 5px;
	margin:0;
}
.rbox {
	float:left;
	padding:5px;
	border:#CCCCCC 1px dotted;
}
.rbox p.ttl {
	margin:0;
	padding:0 0 0 30px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.rbox p.txt {
	margin:0;
	padding:0 5px;
	font-size:10px;
	line-height:12px;
}
.cl {clear:both; height:1px;}
.topbg01 {background-color:#d0ffe7; padding:2px;}
.topbg02 {
border-left:#d0ffe7 1px solid;
border-right:#d0ffe7 1px solid;
padding:2px;
}
.topbg03 {
border-left:#d0ffe7 1px solid;
border-right:#d0ffe7 1px solid;
border-bottom:#d0ffe7 1px solid;
padding:2px;
}

/*フッター設定-------------------------------------------------*/  
#footer{
width:500px;
margin:5px;
text-align:center;
}

/*index.html設定--------------------------------------------*/  
.main01{
background-image:url(img/top_img.jpg);
background-repeat:no-repeat;
width:450px;
height:336px;
margin:0px;
}
	  
.bbs{
width:520px;
height:170px;
margin:0px 0px 15px 20px;
border:2px solid #64b18b;
} 

.workbox1{
width:320px;
margin:10px;
padding:10px;
background-color:#ffcc66;
border:#666 solid 1px;
} 

.workbox2{
width:220px;
margin:5px 5px;
float:right;
} 

/*work.html設定--------------------------------------------*/  
.back{
background-image:url(img/back.gif);
background-repeat:no-repeat;
width:500px;
margin-left:30px;
}


/*画像位置-------------------------------------------------*/
.img-t{margin:5px 0px;}

.img-r{float:right;margin:0px;padding:0px;}
.img-l{float:left;margin:0px;}

.img-m{margin:10px 10px 0px 20px;}

/*見出しテキスト設定-------------------------------------------------*/  
H1{
color:#000;
font-size:11px;
font-weight:normal;
line-height:130%;
text-align:left;
margin:10px 15px 0px 15px;
}
h1 a:link{color:#000; text-decoration:none}
h1 a:visited{color:#000; text-decoration:none}
h1 a:hover{color:#000; text-decoration:none}

H2{
font-size:12px;
color:#333;
line-height:135%;
margin:15x 20px;
}

H2.menu{margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;}

H3{
font-size:100%;
color:#333;
}

H4{
font-size:110%;
color:#60AFFF;
line-height:130%;
margin:5px 0px 0ox 0px;
border-left:17px solid #60AFFF;
border-bottom:2px solid #60AFFF;
}
H5{
font-size:100%;
border-bottom:1px solid #000000;
}

strong{
color:#2e7753;
}

strong.blk{
color:#000000;
}

s_link{
background: url(img/menu_01.gif) no-repeat;
padding:6px 0px 6px 6px;
margin:0px;
width:180px;
height:13px;
line-height:13px;
text-decoration:bold;

}

s_link{
font-size:100%;

color:#FF0000;
}


p{
margin:5px 30px 10px 30px;
font-size:95%;
line-height:140%;

}

.tx00{
color:#fff;
font-size:11px;
line-height:130%;
width:360px;
}
.tx01{
font-size:80%;
line-height:130%;
}
.tx02{
font-size:90%;
}
.tx03{
color:#333;
font-size:90%;
}
.tx04{
font-size:80%;

}
.tx05{
color:#cc0000;
}
.tx06{
border-bottom: 3px double #FF0000;

}
.tx07{
color:#FF0000;
font-size:14px;
font-weight:bold;
}
.tx08{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	background-color: #FFCCCC;
	padding: 2px 5px;
	border: 3px double #666666;
	height: 30px;
}
.tx09{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	background-color: #FFCCCC;
	padding: 2px 5px;
	border-bottom: 3px double #666666;
	height: 25px;
}
.tx10{
color:#0000FF;
font-size:12px;
}
.tx11{
color:#FF0000;
font-size:12px;
}
.tx12{
color:#000000;
font-size:17px;
}
.tx13{
color:#000000;
font-size:13px;
}
.tx14{
color:#000000;
font-size:14px;
}
.tx14_1{
font-size:14px;
}
.tx15{
color:#000000;
font-size:15px;
}
.tx16{
color:#000000;
font-size:16px;
}
.tx17{
color:#000000;
font-size:21px;
line-height:27px;
}

.txt13 {
	color: #FF9900;
}
.border_bottom {
	border-bottom: 1px dotted #999999;
}


.tx_staff{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0px;
}
.tx_staff2{
	color:#FF0000;
	font-size:21px;
	font-weight:bold;
	padding: 5px 0px;
}
/*カラー指定-------------------------------------------------*/
.grey{
background-color:#ccc;
}
.white{
background-color:#fff;
}
.yellow{
background-color:#ffcc66;
}
.green{
	color: #33CC00;
}
.red{
	color: #ff0000;
}
.blue{
	color: #178BFF;
}


/*リンク設定-------------------------------------------------*/
a:link {color:#000;}
a:visited {color:#000;}
a:active {none;color:#000;}
a:hover {color:#993300;}


/*インプット-------------------------------------------------*/
INPUT,TEXTAREA{
  border-left:1px solid #666;
  border-right:1px solid #666;
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  font-family : "MS UI Gothic";
  font-size : 100%;
　color:#000;
  background-color:#fff;
}

/*base*/
em{font-style:normal;font-weight:bold;}
/*clear*/
.clearB{clear:both;}
/*左右のmargin*/
.margin20{margin:20px;}
/*line-height*/
.lineH01{line-height:1.5em;}
/*line-height*/
.textC{text-align:center;}
/*--------------------index.html*/
/*こまわり君　index.html*/
#komawari{
margin:20px;
padding-top:5px;
background-image:url(img/frame01.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#FFE597;
}
div#komawari div{background-image:none;}

/*\*/*html #komawari,*html .Rlist,html .Llist{height:1%;}/**/

.Rlist{float:right;width:160px;}
.Llist{width:440px;}
html > body .Llist{width:400px;}
.Rlist,.Llist{line-height:2em;}

em.clearB{display:block;}
/*ttl*/
.komawarittl,.ttl1,.ttl2{display:block;line-height:2.5em;}
.ttl1,.komawarittl a,.ttl1,.komawarittl a:hover,.ttl1,.komawarittl a:visited{color:#CC0000;}
.ttl2{padding-left:30px;background-position:30% bottom;}
/*indent*/
.komawarittl{padding-left:30px;}
.Llist{padding-left:20px;}

.ttl1,.ttl2{background-image:url(img/ttl_index.jpg);background-repeat:no-repeat;}
.komawariC{
display:block;
text-align:center;
clear:both;
background-image:url(img/frame02.gif);
background-repeat:no-repeat;
background-position:left bottom;
line-height:3em;
}
.komawaribg{
	background-image: url(img/komawari_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.padding01{
	padding: 0 0 0 5px;
}
.padding02{
	padding: 5px 0;
}
.padding03{
	padding: 5px 5px;
}
.padding04{
	padding: 0 0 0 0.5em;
}
.padding05{
	padding-left: 20px;
}
.padding06{
	padding-left: 80px;
}
.padding07{
	padding: 4px;
}
.padding08{
	padding: 3px;
}
.padding09 {
	margin-left: 10px;
}

.padding09_2 {
	margin-left: 10px;
	border: 1px solid #FF6633;
}

.padding11 {padding:80px 0px 20px 0px;}
.padding12 {padding-right:45px;}
.padding13 {padding-bottom:35px;}



.margin01{`
	margin-left: 20px;

}

.border01{
	border: 1px solid #666666;
}
.border02{
	border: 1px solid #cc0000;
}
.border03{
	border: solid 1px #FFCCCC;
}
.border04{
	border-bottom: 1px solid #cc0000;
}
.border05{
	border-bottom: 1px dotted #64b18b;
}
.border06{
	border-top: 1px solid #000000;
}

.bgcolor01{
	background-color: #999;
}
.bgcolor02{
	background-color: #fff;
}
.bgcolor03{
	background-color: #7ce8e8;
}
.bgcolor04{
	background-color: #d0ffe7;
	text-align:center;
}
.bgcolor04 td {
	background-color: #ffffff;
	padding:2px;
}

.list02 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.list02 ul li{
	margin-bottom: 5px;
}


/* --- ↓ 20061204修正用追加 --- */
.new_bg01{
	background-image: url(img-work/new_bg01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.font_sz14{font:14xp;line-height:20px;}
.font_sz10{font:10xp;line-height:16px;}

/* --- ミニリフォーム(minireform.html) --- */
.mini01 {
	background-color:#e9f8f0;
	border-left:#64b18b 1px solid;
	border-right:#64b18b 1px solid;
	border-top:#64b18b 1px solid;
	border-bottom:#64b18b 1px dotted;
	padding:4px;
	font-size:14px;
	line-height:16px;
}
.mini02 {
	border-left:#64b18b 1px solid;
	border-right:#64b18b 1px solid;
	border-bottom:#64b18b 1px solid;
	padding:4px;
	font-size:12px;
	line-height:16px;
}
.mini03 {
	border-left:#64b18b 1px solid;
	border-top:#64b18b 1px solid;
	border-bottom:#64b18b 1px solid;
	border-right:#64b18b 1px solid;
}
.mini04 {
	border-right:#64b18b 1px solid;
	border-top:#64b18b 1px solid;
	border-bottom:#64b18b 1px solid;
	padding:6px 6px 3px 6px;
	line-height:14px;
}
.mini05 {
	border-left:#64b18b 1px solid;
	border-top:#64b18b 1px solid;
	border-bottom:#64b18b 1px solid;
	padding:3px;
	line-height:14px;
}
.mini06 {
	border-right:#64b18b 1px solid;
	border-top:#64b18b 1px solid;
	border-bottom:#64b18b 1px solid;
}

.miniline{
	padding:3px;
	border-bottom: 1px solid #CCCCCC;
}
.miniline1{
	padding:3px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.minittl {
	border-left:17px solid #64b18b;
	border-bottom:2px solid #64b18b;
	padding-left:6px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

.btext {
	padding:4px;
	font-size:14px;
	line-height:16px;
}

/* --- パンクズリスト --- */
.plist {
	color:#333333;
	padding:3px 3px 3px 10px;
}

/* --- サイトマップ（sitemap.html） --- */
.siteline {
	border-bottom:#64b18b 1px dotted;
	padding:3px 3px 3px 3px;
}
.bg_q {
	background-image: url(img/others/others_q.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 28px;
	background-position: 2px 11px;
}
.bg_bouhan {
	background-image: url(img/others/others_menu08.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 539px;
}
.bouhan_txt {
	padding-top: 45px;
	text-align: center;
	font-weight: bold;
}
.padding10 {

	padding: 5px 5px 5px 30px;
}
.box01 {
	width: 157px;
}

/*--- 2008 2/12 ---*/

.box_x {
	width: 500px;
	height: 200px;
	margin: auto;
	border: 1px solid #33CCFF;
	padding: 5px;
}

/*--- 2008 4/09 ---*/

.big_name,.red_big  {font-weight:bold; font-size:14px;}

.orange {color:#FF6600;}

.red_big {color:#FF0000;}

.ppp {font-size: 12px;}

.bbb {border: 1px solid #FF0000;}

.marginBtm12{
	margin-bottom:12px;
}

.marginBtm20{
	margin-bottom:20px;
}