@charset "utf-8";

/*The design of this style sheet ---Hidekazu_oosawa---*/

/* ----------------------------------------
1.all
---------------------------------------- */
* {
	margin:0;
	padding:0;
	font-style:normal;
}
p {
	margin:0;
	font-size:15px;
}
ul li {
	list-style-type:none;
}
img {
	border:0;
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, img, dl, dt, dd, form, table {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
h1,h2,h3{display:inline}
.h2fonttype{
	font-size:13px;
	font-weight: normal;
}
/* ----------------------------------------
body
---------------------------------------- */

body {
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:13pt;
	line-height:150%;
	color:#666666;
	text-align: center;
}

/* ----------------------------------------
  Common Style Seet

	1-2.配置
	1-3.マージン
	1-4.文字の大きさ
	1-5.行間
	1-6.文字装飾
	1-7.文字の色
	1-8.ボーダー
	1-9.引用
	1-10.クリアフィックス
---------------------------------------- */

/* ----------------------------------------
  1-2.配置
---------------------------------------- */

.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.alignright {
	text-align:right;
}

/* ----------------------------------------
  1-3.マージン
---------------------------------------- */

.m2 {
	margin:2px;
}
.m5 {
	margin:5px;
}
.m10 {
	margin:10px;
}
.m15 {
	margin:15px;
}
.m20 {
	margin:20px;
}
.m30 {
	margin:30px;
}
.m40 {
	margin:40px;
}
.mt2 {
	margin-top:2px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mr2 {
	margin-right:2px;
}
.mr5 {
	margin-right:5px;
}
.mr10 {
	margin-right:10px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.mr30 {
	margin-right:30px;
}
.mr40 {
	margin-right:40px;
}
.mb2 {
	margin-bottom:2px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.ml2 {
	margin-left:2px;
}
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml30 {
	margin-left:30px;
}
.ml40 {
	margin-left:40px;
}

.p2 {
	padding:2px;
}
.p5 {
	padding:5px;
}
.p10 {
	padding:10px;
}
.p15 {
	padding:15px;
}
.p20 {
	padding:20px;
}
.p30 {
	padding:30px;
}
.p40 {
	padding:40px;
}
.pt2 {
	padding-top:2px;
	clear: both;
}
.pt5 {
	padding-top:5px;
	clear: both;
}
.pt10 {
	padding-top:10px;
	clear: both;
}
.pt15 {
	padding-top:15px;
	clear: both;
}
.pt20 {
	padding-top:20px;
	clear: both;
}
.pt30 {
	padding-top:30px;
	clear:both;
}
.pt40 {
	padding-top:40px;
	clear: both;
}
.pr2 {
	padding-right:2px;
}
.pr5 {
	padding-right:5px;
}
.pr10 {
	padding-right:10px;
}
.pr15 {
	padding-right:15px;
}
.pr20 {
	padding-right:20px;
}
.pr30 {
	padding-right:30px;
}
.pr40 {
	padding-right:40px;
}
.pb2 {
	padding-bottom:2px;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.pb30 {
	padding-bottom:30px;
}
.pb40 {
	padding-bottom:40px;
}
.pl2 {
	padding-left:2px;
}
.pl5 {
	padding-left:5px;
}
.pl10 {
	padding-left:10px;
}
.pl15 {
	padding-left:15px;
}
.pl20 {
	padding-left:20px;
}
.pl30 {
	padding-left:30px;
}
.pl40 {
	padding-left:40px;
}

/* ----------------------------------------
  1-4.文字の大きさ
---------------------------------------- */

.f50 {
	font-size:50%;
}
.f80 {
	font-size:80%;
}
.f90 {
	font-size:90%;
}
.f110 {
	font-size:110%;
}
.f120 {
	font-size:120%;
}
.f130 {
	font-size:130%;
}
.f9 {
	font-size:9px;
}
.f10 {
	font-size:10px;
}
.f11 {
	font-size:11px;
}
.f12 {
	font-size:12px;
}
.f122 {
	font-size:12px;
	padding-top: 10px;
}
.f13 {
	font-size:13px;
	text-align: right;
}
.f131 {
	font-size:13px;
	text-align: right;
	padding-top: 10px;
}
.f132 {
	zfont-size:16pt;
	color: #000000;
	font-weight: 500;
	clear: left;
}

.f14 {
	font-size:14px;
}
.f15 {
	font-size:15px;
}
.f16 {
	font-size:16px;
}
.f17 {
	font-size:17px;
}
.f18 {
	font-size:18px;
}
.f19 {
	font-size:19px;
}
.f20 {
	font-size:20px;
}
.f25 {
	font-size:25px;
}
.f30 {
	font-size:30px;
}

/* ----------------------------------------
  1-5.行間
---------------------------------------- */

.lh110 {
	line-height:110%;
}
.lh120 {
	line-height:120%;
}
.lh130 {
	line-height:130%;
}
.lh140 {
	line-height:140%;
}
.lh150 {
	line-height:150%;
}
.lh160 {
	line-height:160%;
}
.lh170 {
	line-height:170%;
}
.lh180 {
	line-height:180%;
}
.lh190 {
	line-height:190%;
}
.lh200 {
	line-height:200%;
}
.ls1 {
	letter-spacing:1px;
}
.ls2 {
	letter-spacing:2px;
}
.ls3 {
	letter-spacing:3px;
}

/* ----------------------------------------
  1-6.文字装飾
---------------------------------------- */

strong {
#ff4500;
}
em {
	font-style:normal;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

/* ----------------------------------------
  1-7.文字の色
---------------------------------------- */

.red {
	color:#ff0000;
}
.white {
	color:#fefefe;
}
.blue {
	color:#0000ff;
}
.black {
	color:#000000;
}
.orange {
	color:#ffa500;
}

/* ----------------------------------------
  1-8.ボーダー
---------------------------------------- */

.border {
	border:1px solid #aaa;
}

/* ----------------------------------------
  1-10.引用
---------------------------------------- */

blockquote {
}

/*全体的なリンク設定*/

a {color: #333333;}		/*リンク部分の文字色*/
a:hover {
	color: #000000;
}		/*リンク部分のカーソルオーバー時の文字色*/


/* ----------------------------------------
#上へ
---------------------------------------- */

.to_up {
	top: 800px;
	position: fixed;
	z-index: 1;
	margin-left:900px;
	width: 100px;
	padding:10px;
}


/* ----------------------------------------
#wrap
---------------------------------------- */

#wrapper {
	position:relative;
	min-height:100%;
	height: auto !important;
	height:100%;
	width:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F9FFEF;
	/*background-color: #FFEDCC;*/
	
}

#toptxt {
	font-weight: 300;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 20px;
	background-color: #ede8de;
	float: left;
	width: 100%;
}
#toptxt  h1 {
	width: 100%;
	font-weight: bolder;
	font-size: 80%;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top_container{
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 280px;
	width: 980px;
	padding-top: 50px;
}
#top_wapper{
	background-color: #FFFFFF;
	width: 100%;
}
#top_logo{
	width:420px;
	clear:none;
	float: left;
	padding: 60px;
}
#header_right{
	width:980px;
	float: left;
}
#header_left{
	float: left;
}
#header_right_txt  {
	color: #999999;
	text-align: right;
	float: right;
	width: 100%;
	height: auto;
}
#header_left_txt  {
	color: #999999;
	text-align: left;
	float: left;
	height: auto;
	margin-left: 200px;
	background-color: #FFFFFF;
	padding-left: 40px;
}
.header_menu  {
	color: #999999;
	float: left;
	height: auto;
	width: 400px;
	clear: left;
	background-color: #FFFFFF;
	border: thin dotted #999999;
	padding: 4px;
	margin-left: 100px;
}
.header_menu2  {
	color: #999999;
	float: left;
	height: auto;
	width: 400px;
	clear: left;
	background-color: #FFFFFF;
	padding: 0px;
}
.header_menu3  {
	color: #999999;
	float: left;
	height: 30px;
	width: 400px;
	clear: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 40px;
}
.header_menu4  {
	color: #999999;
	float: left;
	height: auto;
	width: 400px;
	clear: left;
	background-color: #FFFFFF;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.header_menu_space  {
	color: #999999;
	float: left;
	height: auto;
	width: 20px;
}
#header_  {
	color: #999999;
	text-align: left;
	float: left;
	width: 600px;
	height: auto;
}
#saron5  {
	color: #999999;
	text-align: right;
	float: right;
	border: thin dotted #999999;
	clear: both;
	margin: 5px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#header_right h1 a{
	font-size: 120%;
	font-weight: 700;
	color: #8BCA44;
	text-align: right;
	clear: none;
}
#header_right h1 a:hover{
	font-size: 120%;
	font-weight: 700;
	color: #FFCC00;
	text-align: right;
	clear: none;
}
#header_right h2{
	font-size: 120%;
	font-weight: 700;
	color: #999999;
	text-align: right;
}
#header_right h3{
	font-size: 80%;
	color: #999999;
	text-align: right;
	font-weight: normal;
}

#kochira{
	float: right;
	width: 380px;

}
.doted{
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding-top: 4px;
	padding-bottom: 10px;
}

/* ----------------------------------------
#sidecontents
---------------------------------------- */

#side {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 100px;
}

#side_menu_title {
	font-size: 120%;
	line-height: 56px;
	height: 56px;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/midashi_bg2.png);
	background-repeat: no-repeat;
	font-weight: 700;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

ul.sidemenu a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #aeaeae;
	display: block;
	width: 250px;
	padding-top: 1em;
	padding-bottom: 1em;
}

ul.sidemenu a:hover {
	color: #666666;
	background-color: #FFCC33;
}
ul.sidemenu2   {
}

/* ----------------------------------------
#contents
---------------------------------------- */

#contents {
	clear: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ----------------------------------------
#maindata
---------------------------------------- */

#maindata {
	float: right;
	text-align: left;
	height: auto;
	width: 700px;
}

/* ----------------------------------------
#top_img
---------------------------------------- */

#top_img {
	float: right;
	width: 700px;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
}

#cn_txt{
	width: 720px;
}
#cn_txt h3{
	clear: left;
	float: left;
	padding-top: 10px;
}
#cn_txt p{
	line-height: 200%;
}

.top_txt{
	font-size: 120%;
	font-weight: 700;
	color: #FF6600;
	text-align: center;
	margin-left: 100px;
}

#maindata img{
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

#maindata h2 {
	height: 30px;
	overflow: hidden;
	margin-top: 10px;
	width: 600px;
	background-image: url(../images/txt_bg1.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 30px;
	float: left;
	clear: both;
}

#maindata p {
	float: left;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
	clear: both;
}

/* ----------------------------------------
#footer
---------------------------------------- */

#footer {
	line-height: 1.4;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	width: 980px;
}
.hr_footer {
	line-height: 1.4;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
}
.footer_p {
	line-height: 200%;
	text-align: left;
	clear: both;
}
#footer_menu {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
}

#my_navi_1 {
	float:left;
	width:390px;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	height: 240px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
#my_navi_2 {
	float:left;
	width:300px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#my_navi_3 {
	float:left;
	width: 220px;
	background-color: #FFFFFF;
	clear: right;
	height: 230px;
	padding-left: 10px;
} 
.cl_line {
	width: 4px;
	height: 180px;
	background-color: #8BCA44;
	float: left;
}


#copyright{
	clear: both;
	width: 980px;
	background-color: #8BCA44;
	text-align: center;
	height: 60px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#copyright a:hover {
	color: #ffffff;
}


/*contact*/
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	border-collapse:collapse;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:14px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
.photo {
	width:700px;
	color:#555;
	line-height:120%;
	font-size:90%;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-left: 20px;
}
.photo2 {
	width:700px;
	color:#555;
	line-height:120%;
	font-size:90%;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 80px;
	padding-left: 20px;
}

#mail_ok {
	width:700px;
	color:#555;
	line-height:120%;
	font-size:90%;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 80px;
	padding-left: 20px;
}

.sctitle a{
	display:block;
	width:200px;
	height:100px;
	font-size:12px;
	color:#000000;
	border:1px solid;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
