@charset "UTF-8";
/*基本スタイル*/


body{
margin:0 auto; padding:0; font-size:13px; line-height:170%; 
color:#333333; 
text-align:center;
background:url(../img/back_img2.jpg) repeat-x 0 0;

}
/* .top_img{ トップにバックイメージはＳＥＯマイナス
	width:810px;
	height:245px;
	background:#cccccc url(../img/top/img2.jpg) no-repeat;
} */

.header_title{
	margin-bottom:15px;
	margin-left:10px;	
}
.header_bottom{
	margin-top:65px;
}

.opening_words{
	margin-bottom:15px;
	padding:5px 5px;
	border-top:4px solid #3399ff;
	border-bottom:4px solid #3399ff;
	/* border-bottom:5px solid #3399ff; */
	
	font-size:12px;
	color:#666;
}

input.migi{ text-align:right; } 


h1.b_border{
border:4px solid #3399ff;
}

img{
 border: 0px;

}

.center_div{
	text-align:-moz-center; /*FF*/  
	#text-align:center; /*IE */  

}

.left_m_div{

margin-left:6px;
margin-top:0px;
margin-bottom:0px;
}

/* html:66irst-child center_div {
	margin-left: auto;
	margin-right: auto;   
} */

/* safari5.0 ハック */
@media screen and (-webkit-min-device-pixel-ratio:0) {  

 #center_div  { 
/* position: relative;
left: 50%;
float: left; */
	margin-left:83px;
	
   }  

} 

.mob_waku{

	text-align:-moz-center; /*FF*/  
	#text-align:center; /*IE */  

width:92%;
	border:1px solid  #cccccc;
padding:4px;
}

.waku{

	border:1px solid  #cccccc;
}

.indent_1{

text-indent: 1em   /* 1文字分下げる */

}

img.example {
vertical-align: middle;

}

img.top{

	vertical-align:top;
}


h1,h2,h3{
	padding:0px;
	margin:0px;
	font-weight:normal;
}


p{/* 段落 */
	margin:5px;
	line-height:1.5;
	text-align:left;
}


h1{
	padding:0px 7px;
	text-align:left;
	font-size:12px;
	color:#555555;
}



/**-------------------------- リンク基本 -------------------------**/
a:link{
	color:#555555;

}
a:visited{
	color:#555555;

}
a:hover{
	color:#333366;
	
}

/**-------------------------- リンク下線なし -------------------------**/
.link_s{
	color:#555555;
text-decoration: none; 

}



/**---------------------------------------------------------------**/

table{
	margin-bottom:15px;
}

dl,ul{
	margin:0;
	padding:0;
}

/**------------------------- 基本レイアウト-----------------------**/
#grad{

margin: 0 auto;
width: 816px;
background: url(../img/grad_2.gif) repeat-y center top;
}


#page_basic{

	margin:0 auto;
	padding:0 auto;
	width:810px;
	text-align:left;
	/* border-top:8px solid #3399ff;	 */
	
}

#header,#main,#side{
	text-align:left;
}

#header{
	height:120px;
	background:#ffffff;
}

#footer{
	padding:0px 0px;
	text-align:center;
	background:#ffffff;
}

.base_pad{
	padding:15px 0px;

}
.a{
padding:15px 0px;
}

/**------------------------- 枠組みＡ（左コンテンツ）-----------------------**/
.frame_a #main{
	float:right;
	width:585px;
	margin:0;
}

.frame_a #side{
	float:left;
	width:225px;
	

}

.frame_a #content{
	/* background:#ffffff url(../img/line_1.gif) repeat-y  220px 0%; */
	width:810px;
border-top:1px solid #3399ff;
	/* overflow:hidden; */
/* overflow: visible; */

	
}



.left_f{

	float:left;
	/* width:45%; */
	height:150px;
	


}

.right_f{
	float:right;
	/* width:45%; */
	height:150px;
}



/**------------------------- 枠組みD（幅810）-----------------------**/

.frame_d #main{

	margin:0;
	top:0px;
	width:810px;
	text-align:center;/* (A)古いIE向け */
	width:100%;
}

.frame_d #contents{
/*     margin-left:auto;
    margin-right:auto; */
    
    padding:1em	3em;
/* 
    margin:0px auto; */
}

.bun_div{
margin:0;
padding:0;
text-align:left;
width:800px;

}

div.topics_y{
	width: 809px;
	margin: auto; /* (B)モダンブラウザ向け */
	/* text-align: left; */ /* (C)古いIE向け記述の後処理 */

	background:url(../img/topics_y/title_bnr.gif) no-repeat;
	letter-spacing: 0.2em;
	padding:12px 0px 10px 0px;
	font-size:130%;
	margin-bottom:10px;
	color:#ffffff;	
	font-weight:bold;
	
}


table.kei {border-collapse: collapse;background-color:#ffffff;}
td.kei_td {border: solid 1px #333333;}

.midashi_topic{
	background:url(../img/topics_y/midashi.gif) repeat-x;
	color:#ffffff;
	padding:4px 4px 4px 10px;
	font-size:14px;
	margin-bottom:10px;
 	font-weight:bold;

	}

/**----------------------------汎用--------------------------**/

.clr{
	clear:both;
	height:1px;
	line-height:0px;
}

.tbl_btm_clr{
margin-bottom:0px;
}

.tbl_waku_gry{
border-collapse:collapse; border:1px solid gray;
}



/**------------------------- 見出し部分-----------------------**/
.midashi_1{
	background:url(../img/midashi_back.gif) repeat-x;
	color:#555;
	padding:4px 4px 4px 15px;
	border:1px solid yellowgreen;
	font-size:14px;
	margin-bottom:10px;
	}


.midashi_1_2{
	background:url(../img/midashi_back_b.gif) repeat-x;
	color:#555;
	padding:4px 4px 4px 15px;
	border:1px solid #8cb1ff;
	font-size:14px;
	margin-bottom:10px;
 	font-weight:bold;
	}

.midashi_2{
/* 	background:url(../img/side_menu2.png) repeat-y;
	border:1px solid #999999;
	font-size:14px; */
 	font-weight:bold;
	margin-bottom:10px;
	}


/**------------------------ヘッダーデザイン-------------------**/
.header_left{
	float:left;
	width:500px;
	padding-bottom:5px;
}

.header_right{
	text-align:right;
	padding-right:10px;
}

.site_name{
	padding-left:10px;
}
.right_2{
	padding-top:30px;
}



/**------------------------メインメニュー-------------------**/
.main_menu{
	margin:0px;
	padding:0px;
	background:#999999 url(../img/menu.jpg) repeat-x;
	height:46px;
	clear:both;

}

.main_menu li{
	margin:0px;
	padding:0px;
	margin-top:1px;	
	float:left;
	line-height:46px;
	border-right:1px solid #cccccc;
	font-size:12px;
	list-style:none;

}

.main_menu li a{
	padding:0px 15px;
	display:block;
	text-decoration:none;
	color:#333333;	
}

.main_menu li a:visited{
	padding:0px 15px;
	display:block;
	text-decoration:none;
	color:#333333;
	/* letter-spacing: 0.4em; */

}

.main_menu li a:hover{
	padding:0px 15px;
	display:block;
	text-decoration:none;
	/* background:#6666ff; */
	color:#ffffff;	
	background:#006 url(../img/side_menu2.png);
}


/**** リスト ****/
.link_root{
	margin:0px 5px 0px 0px;
	padding-left:20px;
	padding-bottom:20px;
	background:#ffffff url(../img/list_3.gif) no-repeat;
	clear:both;
	font-size:12px;

}
#main .link_root a:link{
	color:#333333;
}

#main .link_root a:hover{
	color:#f33;
}

#main .link_root a:visited{
	color:#333333;
}

.min_cap{
	font-size:10px;
	line-height:10pt;	

}
.hei_15em{

	line-height:1.5em;	

}

/**** 更新情報 ****/
.topics {
/* 	margin:0px 3px 10px 3px ; */
/* 	padding-top:5px; */	
	width:580px; height:360px; 
	overflow:auto; 
/* 	font-size:90%; */

}


.news{
	font-size:14px;/* 12ptから */
	margin:0px;
	margin-bottom:15px;
	/* margin-left:5px; */
	padding:0px 1em;
	


}

.news li span{/* リンク範囲ブロック */
	display:block;
	color:#ff6666;
	
}

.news li{
	margin-bottom:6px;
	padding-left:20px;
	list-style:none;
	background:url(../img/list_2.gif) no-repeat;
	line-height:1.5em;
	

}


/**** これまでの活動報告 ****/
.houkoku{
	font-size:12px;
	margin:0px;
	margin-bottom:15px;
	margin-left:5px;
	padding:0px 1em;


}

.houkoku li span{/* リンク範囲ブロック */
	display:block;
	color:#ff6666;
}

.houkoku li{
	margin-bottom:4px;
	padding-left:10px;
	padding-bottom:10px;
	list-style:none;
	/* background:url(../img/list_2.gif) no-repeat; */
	line-height:2.0em;
	 border-bottom:1px dashed #999999 ;
	

}




.topics{
	margin-bottom:15px;
	padding:13px 1em;
	background:url(../img/line-dot.gif) repeat-x bottom;
	font-size:12px;

}

.title_1{
/* 	margin-bottom:15px;
	padding:13px 1em; */
	background:url(../img/line-dot.gif) repeat-x bottom;
	font-size:12px;

}

.img_left{
	margin:0px 15px 15px 0;
	width:auto;
	float:left;

}
.img_right{
	float:right;
	width:auto;
	margin:0px 14px 20px 0px;
}

/**------------------------- サイド枠---------------------**/

#side{
	font-size:12px;
	
}

#side .menuheader{
	width:94%;
	padding:6px 6px;
	background:url(../img/side_menu_head.jpg) no-repeat;
	color:#ffffff;
	font-size:12pt;	
	margin-left:4px;
	height:20;
}

#side .menufooter{
	width:94%;
	padding:6px 6px;
	margin-top:0px;
	background:url(../img/side_menu_foot.jpg) no-repeat;
	margin-left:4px;
	
}


.menu_list{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:94%;

}

.menu_list li{	
	width: 212px; /* 画像の横幅 */
	height: 41px; /* 画像の高さ */
	list-style-type: none; /* リストマーク 無し */
	line-height: 41px;  /* 文字列の行と行の間隔*/
	text-indent : 30px;  /* テキストのインデント　字下げ */
	letter-spacing : 1pt;	
}


.menu_list li a {
	color:#ffffff;
	/* height:46px; */
	/* padding:9px 9px 9px 30px; */
	display: block; 
	width: 100%; 
	text-decoration:none;
	outline:0;
	background : url(../img/side_menu.jpg)  no-repeat 5px 50%; /* 背景画像*/
     }
     
.menu_list li a:hover{

	background : url(../img/side_menu2.jpg) no-repeat 5px 50%; /* 背景画像*/
     }

.menu_list li a:visited{
	color:#ffffff;
	text-decoration:none;
}

/**------------------------- フッター-----------------------**/
.footer_menu{
	padding-top:10px;
	padding-bottom:10px;
}

.footer_menu li{
	margin:0px;
	padding:0px 5px;
	list-style:none;
	display:inline;
	font-size:12px;
}

.footer_menu li a:link,.footer_menu li a:visited{
	color:#333333;
}

.frm_header{

	width:700px;
	padding-top:10px;
	padding-bottom:10px;
	background:#3399ff url(../img/food.jpg);
	font-size:12px;
	color:#ffffff;
	font-style:normal;
	margin-bottom:15px;
	font-size:120%;
}


.footer_btm{

	padding-top:10px;
	padding-bottom:10px;
	background:#3399ff url(../img/food.jpg);
	font-size:12px;
	color:#ffffff;
	font-style:normal;
}

/**-------------------------画像ポップアップ-----------------------**/
.popup a img {
	position: absolute; 
	top: 2em;
	left: 3em;
	display: none; 
}


.popup a:hover {
	position: relative;
}

.popup a:hover img{
	display: block; 
	left:-150px;
}



/**------------------------- 各ページのスタイル-----------------------**/


.page_title{
	width:100%;
	height:76px;
	background:url(../img/page_title.gif);
	font-size:14px;
 /* 	font-weight:bold; */
}

.title_left{
	float:left;
	width:250px;
	padding-left:2em; 
	padding-top:40px;
}

.info{
	line-height:1.6;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	font-size:12px;	
}

.info_2{
	line-height:1.6;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

.info_test{
	line-height:1.6;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	color:#ff3366;
}

.info_rousai{
	line-height:1.6;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:20px;
	font-size:13px;	
}

.info_rousai_r{
	text-align:right;
/* 	padding-right:10px; */
	
	line-height:1.6;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:10px;
	font-size:12px;	
}

.waku_nyukai{

	padding:0px 0px 0px 20px;
	width:95%;
	margin-left:10px;
	margin-top:25px;	
}

.waku_frm{

	width:100%;
	/* CSSハック */
	text-align:-moz-center; /*FF*/  
	#text-align:center; /*IE */  

}


/* safari5.0 ハック 確認ボタン*/
@media screen and (-webkit-min-device-pixel-ratio:0) {  

 #abc  { 


position: relative;
left: 50%;
float: left;

  }  

} 



.waku_syozai{

	border:2px solid  #cccccc;
	font-size:120%;
	padding:10px 0px 10px 30px;
	width:66%;
	
	margin-left:83px;
	margin-top:25px;	
}



.waku_yobi{

background-color : #ffffcc;
padding:13px;
	
	
}

.fnt_grn{
  background: #ccff99;

}

#main .info td{
	padding:8px;
	border-bottom:1px solid #cccccc;
	font-size:12px;
}
.info ol li{
	margin-bottom:10px;
}
.info ol ul{
	margin:0px 1em;
}	


.prn{

	margin-bottom:15px;


}


* html .prn td{
 	font-weight:bold;
	font-size:14px;
	line-height:1.2;
}

*:first-child+html .prn td{
	line-height:1.2;
}

*:first-child+html .br{
	margin-bottom:10px;
}


/* ３列 */
#left {
width: 24%;

background: blue;
float: left;
}


#middle {
width: 52%;

background: orange;
float: left;
left: 20%;
padding:5px;
}


#right {
width: 24%;

background: yellow;
float: left;
left: 80%;
}


.table_td{
	background:#e3e3e3 url(../img/line-dot.gif) repeat-x bottom;

}
/* 過去の製作実績  */
.midashi_3{
	width:100%;
	height:36px;
	background:url(../img/jisseki/midashi_2.gif);
	font-size:14px;
	margin-bottom:15px;
}


.book_left{
	float:left;
	width:250px;
	padding-left:2.5em; 
	padding-top:8px;
}

.btm_bdr_dot{
	background:url(../img/line-dot.gif) repeat-x bottom;
	height:150px;
	

}


/**------------------------- floatを解除する汎用スタイル -----------------------**/

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/



#img-btn {
    border: 0px;
    width: 100px;
    height: 31px;
    background: url(../img/frm/subm_btn.gif) ;
    font-size:115%;
    color:#ffffff;
    cursor: pointer;

}

.mail_fnt{
letter-spacing : 1pt;
font-size : 12pt;
}

table#frm_tbl{


}

table#frm_tbl td.koumoku{
  width:80px;
	text-align:right;
}

*table#frm_tbl input{
 font-size:90%;

}