@charset "utf-8";
/* --------------------------------------
ブラウザスタイル初期化
--------------------------------------*/
*{
margin:0;
padding:0;
font-size:100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{
margin:0;
padding:0;
}

html,  body { 
width:100%;
}

h1{
font-size:12px;
font-weight:normal;
line-height:1em;
padding-top: 5px;
padding-bottom: 3px;
margin-bottom: 3px;
}

table td.ac{
	text-align:center!important;
}

table.nyukaitable{
	font-size: 10px;
	width: 100%;
}

table.nyukaitable td.w89{
	width:89px;
}

table.nyukaitable td.w110{
	width:110px;
}

table.nyukaitable td.w135{
	width:135px;
}

table.nyukaitable td.w155{
	width:155px;
}

/* --------------------------------------
背景＆基本設定
--------------------------------------*/
body {
font-size:14px;
color: #080808;
background-color:#FFF;
background-image:url("img/bg.png");
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
line-height:1.7;
-webkit-text-size-adjust:none;
background-position:center top;
background-repeat:no-repeat;
/*  */
/*  */
/* background-repeat:repeat-x; */
/* background-repeat:repeat-y; */

/* font-family:'MS UI 明朝','MS UI mincho','MS明 朝','MS mincho'; */
/* font-family:'Century Gothic','メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku','MS UI Gothic'; */
}



img {
border:none;
}

a{
color:#000;
text-decoration:underline;
}

a:link {
color:#000;
}	

a:hover {
color:#666666;
text-decoration:none;
}

a:visited {
color:#000;
text-decoration:underline;
}

p{
margin:0;
padding:0;
}

ul{
list-style:none;
}

ol{
margin-left:25px;
}

hr{
overflow:hidden;
height:0;
border:#bdbdbd dotted 1px;
margin:5px 0 15px 0;
}



/* --------------------------------------
レイアウト定義
--------------------------------------*/
#base{
/*background-image:url("img/bg_s.png");
background-repeat:repeat;
width:100%;*/
}

#bg{

}

#wrapper{
margin:0px auto;
padding:0;
width:800px;
z-index: 1;
background-color:#fff;
}


#simplegallery1{
clear:both;
margin-bottom:10px;
z-index:2;
}


#imagebox{
clear:both;
margin-bottom:10px;
z-index:2;
}


/* --------------------------------------
下層メイン画像（main_kasou.png）
--------------------------------------*/
#imagebox2{
clear:both;
margin-bottom:2px;
background-image:url("img/main_kasou.png");
background-repeat:no-repeat;
font-weight:normal;
color:#001365;
font-size:27px;
letter-spacing:1.5;
height:100px;
padding-top:63px;
padding-center:400px;
text-align:center;
z-index:2;
/* font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku','MS UI Gothic';*/
/* font-family:'MS UI 明朝','MS UI mincho','MS明 朝','MS mincho'; */
/* font-family:'Century Gothic','メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku','MS UI Gothic';*/
}

/* -------------ここまで--------------*/


#content{

}

#content img{
}

#pan{
font-size:10px;
font-family:'Arial','Helvetica',sans-serif;
margin:2px 10px;
}

#content #main{
display:inline;
width:550px;
float:right;
margin-right:10px;
}

/* --------------------------------------
各ページタイトル
--------------------------------------*/

#content #main .singletitle a,
#content #main .title a{
color:#ff6000;
text-decoration:none;
}
 
 
/* --------------------------------------
サイドタイトル
--------------------------------------*/

#content #side{
display:inline;
width:210px;
float:left;
margin-right:20px;
margin-left:10px;
}

#content #side h3{
width:190px;
height:24px;
padding:3px 0 0 20px;
color:#ffffff;
font-size:14px;
font-weight:normal;
background-color:#FFF;
background-image:url("img/bg_title_side.png");
background-repeat:no-repeat;
border-top:0px solid #ff6000;
border-bottom:#ecebeb 2px solid;
text-align:left;
}

/* --------------------------------------
サイドメニューリスト
--------------------------------------*/

#content #side ul{
background-color:#f5f5f5;
background-image:url ("img/bg_side.png");
margin:0;
list-style:none;
_border-bottom:1px #FFF solid;
}

#content #side li{
font-size:13px;
border-bottom:#FFF 1px solid;
padding:5px 2px 5px 20px;
background-image:url("img/btn_side.png");
background-repeat:no-repeat;
background-position:left center;
text-align:left;
/* border-top:#FFF 1px solid; */
/* border-bottom:#e4e4e4 1px dotted;*/
}

#content #side li a{
display: block;
color:#393939;
text-decoration:none;
}

/* --------------------------------------
？
--------------------------------------*/

#content #side .blogtxt{
list-style:inside none; 
padding:3px 15px;
border-top:#FFF 1px solid;
border-bottom:#FFF 1px solid;
}

#content #side .blogtxt .blogday{
font-size:10px;
font-family:font-family:Arial,Helvetica,sans-serif;
}

/*サイドの各項目に適用*/
.side_area{
margin-bottom:15px;
}

.side_area select{
margin:3px 0 0 10px;
}

#side img{
text-align:center;
}

.banar{
margin-top:20px;
font-size:11px;
}

.ddsg -wrapper li{
list-style:lower-roman;
margin-left:30px;
} 


/* --------------------------------------
マウスオーバー設定
--------------------------------------*/

#content #main a:hover img{
opacity:0.60; /* opera  firefox safari */
filter: alpha(opacity=60); /* ie */
-ms-filter: "alpha( opacity=60 )";
}


#content #side a:hover img{
opacity:0.60; /* opera  firefox safari */
filter: alpha(opacity=60); /* ie */
-ms-filter: "alpha( opacity=60 )";
}


#content #side li:hover {
opacity:0.60; /* opera  firefox safari */
filter: alpha(opacity=60);/* ie */
-ms-filter: "alpha( opacity=60 )";
background:#FFF;
/* border-left:#ff6000 2px solid; */
}


/* --------------------------------------
ヘッダー定義
--------------------------------------*/
#header{
width:800px;
height:116px;
overflow:hidden;
background-image:url(img/bg_header.png);
background-repeat:no-repeat;
background-position:left top;
}

.header_l{
float:left;
display:block;
}

.header_m{
float:left;
text-align:center;
}

.header_r{
float:right;
display:block;
}

/* --------------------------------------
フッター定義
--------------------------------------*/
#footer{
clear:both;
text-align:center;
font-size:10px;
margin-top:30px;
padding-top:8px;
padding-bottom:8px;
border-bottom:0px solid #ff6000;
background-color:#00176c;
background-image:url ("img/footer.png");
background-repeat:repeat-x;
background-position:bottom;
_margin-bottom:0px;
*margin-bottom:0px;
}

/* フッター文字色定義 */
#footer,
#footermenu ul a,
#copyright a{
color:#fff;
}

#footermenu{
margin:10px 10px;
text-align: center;
}

#footermenu ul{
display:inline;
}

#footermenu ul li{
display: inline-block;
*display: inline;  
*zoom: 1;
font-size:11px;
padding:0 10px;
width: auto;
white-space: nowrap;

}

#footermenu ul a{
text-decoration: none;
}

#copyright{
padding:0 0 10px 20px;

}

#copyright a{
text-decoration:none;
}

/* --------------------------------------
コンテンツ共通パーツ
--------------------------------------*/
/* お客様編集時のためにここは変えない */
#content #main p{
margin-top:0;
padding:0;
}


#content #main .singleline{
overflow:hidden;
}


#content #main .singletxt{
width:550px;
color:#080808;
background-color:#FFF;
}

#content #main .singletxt a{
color:;
}

.dotted{
boder-bottom:1px dotted #ccc;
margin-bottom:15px;
}


/* --------------------------------------
見出し設定
--------------------------------------*/
/* h2共通部分 */
#content #main h2.singletitle,
#content #main h2.title,
#content #main .singletxt h2{
clear:both;
height:24px;
color:#ffffff;
font-size:16px;
font-weight:normal;
padding:3px 0 0 24px;
background-color:#ffffff;
background-image:url("img/bg_title_h2.png");
background-repeat:no-repeat;
background-position:left center;
border-top:0px solid #ff6000;
letter-spacing:2px;
margin-bottom:10px;
line-height:normal;
}

/* コンテンツ中のh2上margin */
#content #main .singletxt h2{
margin-top:0px;
}


#content #main .singletxt h3{
clear:both;
height:24px;
color:#4e4e4e;
font-size:16px;
font-weight:normal;
padding:3px 0 0 20px;
background-image:url("img/bg_title_h3.png");
background-repeat:no-repeat;
background-position:left center;
letter-spacing:2px;
margin:30px 0 10px 0;
line-height:normal;
}

#content #main .singletxt h4{
clear:both;
color:#00115f;
border-bottom:#00115f dotted 1px;
font-size:15px;
margin:25px 0 3px 0;
font-weight:normal;
letter-spacing:2px;
line-height:normal;
}


#content #main .singletxt h5{
clear:both;
color:#00115f;
font-size:15px;
margin:20px 0 2px 0;
font-weight:normal;
letter-spacing:2px;
line-height:normal;
}


/*special css*/

/*end special css*/


/* --------------------------------------
WordPress FCKEditor table
--------------------------------------*/

table{
border-collapse: collapse;
width:100%;
margin-bottom:5px;
}

td{
border:1px solid #c7c7c7;
padding:10px;
}


/* --------------------------------------
テーブル
--------------------------------------*/

.tablestyle{
border-collapse: collapse;
width:100%;
margin-bottom:5px;
}

.tdstyle{
background-color:#F5F3F3;
border:1px solid #d2d2d2;
padding: 8px 10px;
width:30%;
text-align:center;
}

.tdstyle_none{
background-color:#F5F3F3;
border:1px solid #d2d2d2;
padding: 8px 10px;
text-align:center;
}

/* 左寄せ */
.tdstyle2{
border-color:#d2d2d2;
border-style:solid;
border-width:1px;
padding: 8px 10px;
text-align:left;
}

/* 右寄せ */
.tdstyle3{
border-color:#d2d2d2;
border-style:solid;
border-width:1px;
padding: 8px 10px;
text-align:right;
}

/* 中央寄せ */
.tdstyle4{
border-color:#d2d2d2;
border-style:solid;
border-width:1px;
padding: 8px 10px;
text-align:center;
}


/*special css*/

/*end special css*/



/* --------------------------------------
<div class="square?"></div>での 飾り設定
--------------------------------------*/

/* 色1グレー 背景 */
.square1{
border:1px solid #d2d2d2;
background-color:#F3F3F3;
margin:10px 0;
padding:20px;
}

/* 色1グレー 囲み */
.square2{
border:5px solid #F3F3F3;
background-color: #fff;
margin:10px 0;
padding:20px;
}

/* 色2 背景 */
.square3{
border:1px solid #d2d2d2;
background-color:#fff1f4;
margin:10px 0;
padding:20px;
}

/* 色2 囲み */
.square4{
border:5px solid #fff1f4;
background-color: #fff;
margin:10px 0;
padding:20px;
}

/* 色3 背景 */
.square5{
border:1px solid #d2d2d2;
background-color:#efffe9;
margin:10px 0;
padding:20px;
}

/* 色3 囲み */
.square6{
border:5px solid #efffe9;
background-color: #fff;
margin:10px 0;
padding:20px;
}

/* 囲む：赤い線 */
.squarered{
border:1px solid #f29e9e;
background-color:#fffafa;
margin:10px 0;
padding:20px;
}


/*special css*/

/*end special css*/



/* --------------------------------------
便利ボタン１
--------------------------------------*/
.line{
color:#ff6000;
border-bottom:2px solid #ff6000;
padding-bottom:2px;
}

.line a{
color:#ff6000;
text-decoration:none;
}

.btn_40px{
background-image:url("img/btn_bg40px.png");
background-repeat:repeat-x;
border:#CCCCCC 1px dotted;
color:#ff6000;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}


.btn_60px{
background-image:url("img/btn_bg60px.png");
background-repeat:repeat-x;
border:#CCCCCC 1px dotted;
color:#ff6000;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:40px;
line-height:150%;
}



/* --------------------------------------
簡単ボタン２
--------------------------------------*/
.btn1 a,
.btn2 a,
.btn3 a,
.btn4 a,
.btn5 a{
font-weight:bold;
font-size:16px;
color:#ff6000;
text-decoration:none;
}

.btn6 a{
font-weight:bold;
font-size:16px;
color:#FFF;
text-decoration:none;
}

/* yellow */
.btn1{ 
background-image:url("img/btn1.png");
background-repeat:repeat-x;
border:#ffc12f 1px solid;
color:#FFF;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}

/* green */
.btn2{ 
background-image:url("img/btn2.png");
background-repeat:repeat-x;
border:#bbe243 1px solid;
color:#FFF;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}

/* blue */
.btn3{ 
background-image:url("img/btn3.png");
background-repeat:repeat-x;
border:#badaff 1px solid;
color:#FFF;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}

/* pink */
.btn4{ 
background-image:url("img/btn4.png");
background-repeat:repeat-x;
border:#ffcae4 1px solid;
color:#FFF;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}

/* vage */
.btn5{ 
background-image:url("img/btn5.png");
background-repeat:repeat-x;
border:#ddcbb8 1px solid;
color:#FFF;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}

/* yellow */
.btn6{ 
background-image:url("img/btn6.png");
background-repeat:repeat-x;
border:#ff9800 1px solid;
color:#FFF;
font-size:14px;
width:198px;
_width:196px;
padding:10px 5px;
text-align:center;
vertical-align:middle;
font-weight:bold;
height:20px;
line-height:150%;
}


/*special css*/

/*end special css*/





/* --------------------------------------
テキスト飾り設定
--------------------------------------*/

.hosoku{
color:#5a5a5a;
font-size:90%;
margin:10px 0;
line-height:1.7;
}


.fs2{
font-size:110%;
}

.fs3{
font-size:130%;
}

.fs4{
font-size:160%;
}

.fs5{
font-size:200%;
}



.yellow{
   background-color:#FFFF85;
   padding:4px 5px 2px 5px;
   font-weight:normal;
}

.azuki{
   color:#e60000;
   font-weight:normal;
}

.uline{
   color:#F00;
   text-decoration:underline;
   font-style:italic;
}



/*チェックボックスの付くリスト*/
ul.check_red li{/*赤*/
background-image:url(img/check_red.png);
padding-left:25px;
background-repeat:no-repeat;
background-position:left 2px;
margin:2px 0;
min-height:19px;
}
ul.check_blue li{/*青*/
background-image:url(img/check_blue.png);
padding-left:25px;
background-repeat:no-repeat;
background-position:left 2px;
margin:2px 0;
min-height:19px;


}
ul.check_green li{/*緑*/
background-image:url(img/check_green.png);
padding-left:33px;
background-repeat:no-repeat;
background-position:left 2px;
margin:2px 0;
min-height:21px;
}
ul.check_yellow li{/*黄*/
background-image:url(img/check_yellow.png);
padding-left:25px;
background-repeat:no-repeat;
background-position:left 2px;
margin:2px 0;
min-height:19px;
}
ul.arrow li{
background-image:url(img/arrow.png);
padding-left:21px;
background-repeat:no-repeat;
background-position:left 2px;
margin:2px 0;
min-height:15px;
}
ul.arrow2 li{
background-image:url(img/arrow2.png);
padding-left:21px;
background-repeat:no-repeat;
background-position:left 2px;
margin:2px 0;
min-height:13px;
}

/*special css*/

/*end special css*/



/* --------------------------------------
Q&A
--------------------------------------*/
.q{
background-color:#F3F3F3;
color:#ff6000;
padding:4px;
}


.a{ 
padding:7px 4px;
border-bottom: #CCC 1px dotted;
margin: 5px 0 20px 1em;
text-indent: -1em;
}


/* --------------------------------------
WordPress 画像貼付け用
--------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	 margin: 0 0 2px 7px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	 display: inline;
	}

/* --------------------------------------
汎用クラス定義
--------------------------------------*/
.clearfix:after {
   content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
   visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;

}

.fixmargin{
margin-top:-23px;
}



/* --------------------------------------
グローバルナビ定義（gnavi・グロナビ）
-------------------------------------- */
#headnav {
       width: 800px;
       height: 30px;
	   background-image:url("img/bg_gnavi.png");
	   background-repeat:repeat-x;
	   background-position:left top;
	   border-top:0px solid #ff6000;	
}

#menu {
       margin: 0;
       padding: 0;
       list-style-type: none;
	   
       }

#menu ul {
       margin: 0;
       padding: 0;
       }
	   
#menu a #last {
       float: left;
       margin: 0;
	   height:17px;
	   _height:24px;
       padding: 6px 42px 7px 42px;
	   _padding: 6px 42px 0px 42px;
       text-decoration: none;
       font-size: 12px;	
       display: block;
       background-image: url("img/bg_gnavi_on.png");
       background-repeat: no-repeat;
       background-position: left top;
       }

  
#menu li {
	display: inline;
	float: left;
	margin: 0;
	height: 17px;
	_height: 24px;
	padding: 6px 68px 7px 69px;
	_padding: 6px 42px 0px 42px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-image: url("img/bg_gnavi_on.png");
	background-repeat: no-repeat;
	background-position: right top !important;
}
	   
html>body #menu a { height: 17px; }

#menu li a{
text-decoration:none;
color:#ffffff;
font-weight:normal;
}

#menu li:hover {
border-top:0px solid #ff6000;
       display: block;
       background-image: url("img/bg_gnavi_on.png");
       background-repeat: no-repeat;
       background-position: right bottom;
	   color:#FFFFFF;
	   opacity:0.3;
	   filter: alpha(opacity=30);
       }




#menu a.nolink {
       color: #999;
       display: block;
       background-image:url("img/bg_gnavi_on.png");
       background-repeat: no-repeat;
       background-position: right bottom;
       }


/*++++++++++++++++ nav button set ++++++++++++++++*/
.button a {
       float: left;
       border-right: 1px solid #7A0114;   /* 上部メニューボタンの区切り線の色が設定できます */
       background: #C58D9A;   /* 上部メニューボタンの背景色が設定できます */
       height:30px;
       margin: 0;
       padding: 7px 15px 7px 15px;
       text-decoration: none;
       font-family: Verdana, Arial, sans-serif;
       font-size: x-small;
       font-weight: bold;
       color: #fff; /* 上部メニューボタンの文字色が設定できます */
       display : block;
       }
html> .button a { height: 16px; font-size: small; }

.button a.active, .button a:hover {
       background: #fff;   /* 上部メニューボタンの背景色（マウスオンの状態）が設定できます */
       color: #C58D9A;   /* 上部メニューボタンの文字色（マウスオンの状態）が設定できます */
       }


.button a.selected {
       background: #fff;   /* 上部メニューボタンの背景色（セレクト時）が設定できます */
       color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時）が設定できます */
       }

.button a:active.selected, .button a:hover.selected {
       background: #fff;   /* 上部メニューボタンの背景色（セレクト時のマウスオンの状態）が設定できます */
       color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時のマウスオンの状態）が設定できます */

       }

.button a.nolink {
       background: #C58D9A;   /* 上部メニューボタンの背景色（リンクなし）が設定できます */
       color: #ccc;   /* 上部メニューボタンの文字色（リンクなし）が設定できます */
       }
	   

/* --------------------------------------
tenmpalte2用
--------------------------------------*/
.profile {
	width:550px;
	height:100%;
	margin-left:120px;
}


/* --------------------------------------
RSS用
--------------------------------------*/
#feed_new{
background-color:#F5F3F3;
font-size:11px;
color:#ff6000;
padding:5px 10px 0 10px;
_padding:5px 10px 0 10px;
margin:0px;
line-height:130%;
}

#feed_new li{
border-bottom:#CCCCCC dotted 1px;
list-style:none;
padding-bottom:5px;
}


#feed_new a{
font-size:13px;
}


/* --------------------------------------
コンテンツ部分のdiv&pにおけるimg飛び出しの解除
--------------------------------------*/
/* -------
div
----------*/
.singletxt div:after{
content: ".";/* 新しい要素を作る */
display: block;/* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}

.singletxt div{
min-height: 1px;
}

* html .singletxt div{
height: 1px;

}

/* -------
p
----------*/
.singletxt p:after{
content: ".";/* 新しい要素を作る */
display: block;/* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}

.singletxt p{
min-height: 1px;
}

* html .singletxt p{
height: 1px;

}

/*special css*/

.align-center{
text-align:center;
}

.bold{
font-weight:bold;
}

.seminar dt{
float: left;
clear:left;
width:80px;
}

.seminar dd{
margin-left: 80px;
}

.link{
margin:20px;
}

ul.link li{
margin: 25px 0;
}


.pdf{
margin:30px 0;
}

.btn {
margin: 10px 5px 0 0;
padding: 7px;
text-align: center;
background: #0A64EB;
border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.pdf a{
color:#fff;
}

.meibo{
font-size:90%;
}

#member-list {
padding: 10px 0;
}

#content #main p.koumoku {
background: #eee;
margin-bottom: 10px;
color: #0E27A8;
padding: 5px;
}

span.name {
font-size: 120%;
display: block;
border-bottom: 1px solid #CCB;
margin-top: 20px;
color: #0E27A8;
}

.tel-area{
border:1px solid #A0D678;
background-color: #fff;
margin:10px 0;
padding:20px;
text-align: center;
}

.tel-area p{
color:#5BA028;
}

.fixmargin { margin-top: 0 !important; }
#side, #main { margin-top: 0 !important; }

/*end special css*/