﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html { }
body { background: url(img/back.jpg); font-family:Meiryo; font-size: 13px; line-height: 20px; color: #000; }
a { color: #036eb8; text-decoration: underline; }
a:hover { color: #238ed8; text-decoration: none; }

.cb { clear: both; font-size: 0; }
#blog_pin { background:url(img/blog_pin_back.jpg); }

/***************************************************
  Header Element Styles
***************************************************/



/***************************************************
  Sidebar Element Styles
***************************************************/



/***************************************************
  Contents Element Styles
***************************************************/
.cont1{width:560px; margin:0 10px;}
.cont_in {padding:10px 15px;}


/***************************************************
  Footer Element Styles
***************************************************/
#footer { width: 816px; height: 93px; }
#footer a { color: #7d7d7d; }

/***************************************************
  Mouse Over Element Styles   
***************************************************/
#navi01 { width: 122px; height: 26px; float: left; }
#navi02 { width: 212px; height: 26px; float: left; }
#navi03 { width: 174px; height: 26px; float: left; }
#navi04 { width: 200px; height: 26px; float: left; }

#navi01 img { width: 122px; height: 26px; }
#navi02 img { width: 212px; height: 26px; }
#navi03 img { width: 174px; height: 26px; }
#navi04 img { width: 200px; height: 26px; }




/***************************************************
  Table Layout Element Styles   //index.html
***************************************************/

table#form_table { width: 538px; border: 1px #acacac solid; border-collapse: collapse; border-spacing: 0; }
table#form_table th { padding: 5px; border: #acacac solid; border-width: 0 0 1px 1px; background: #e4f5ff; line-height: 120%; text-align: left; width: 102px; height: 40px; color: #5a5a5a; text-indent: 5px; font-weight: normal; }
table#form_table td { padding: 5px; border: 1px #acacac solid; border-width: 0 0 1px 1px; text-align: left; color: #5a5a5a; }
table#form_table td.alpha { width: 100px; }

table#form_table td input { border: 1px solid #b98633; }
table#form_table td input.form_one { width: 30px; }
table#form_table td input.mail_a { width: 300px; }
table#form_table td input.mail_b { width: 30px; }

#sou { background: url(img/contact_bu.jpg); width: 282px; height: 26px; border: 0; font-size: 0; margin: 0 auto; }
#sou:hover { background: url(img/contact_bu_on.jpg); }

/***************************************************
  Qand.html
***************************************************/

.midasi1{width: 570px;
		 text-align: left; 
		 font-size: 15px; 
		 border-bottom:#FF9933 solid 1px;
		  margin:0 0 10px 10px;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold
}

.bun{width:550px; 
		text-align:left;
		 font-size:12px;
		  margin:0 10px 20px 20px;
		  line-height:170%;}