

* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family: "MS P明朝","ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}


body {

    background: url(img/bg.gif) repeat-x ;

        width: 842px;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        font-size: 14px;
        color: #333;
        line-height: 125%;
	font-family: "MS P明朝","ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
        position: relative;
}


	a{color:#0000ff;text-decoration:underline;}
	a:link{color:#0000ff;text-decoration:underline;}
	a:visited{color:#0000ff;text-decoration:underline;}
	a:active{}
	a:hover{color:#0000ff;
	        text-decoration:none; 
	        position: relative; 
	        top:2px; 
	        left:1px; 
	       }








/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e;}
.gray { color: #3d3737;}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }
.big18 { font-size: 18px; }
.big24 { font-size: 24px; }
.big16 { font-size: 16px; }


/*文字を装飾します*/
.line { background:#ffff86; }



/*画像の位置を指定します*/
.imgl {
	margin: 5px 20px 5px 0px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 5px 55px 5px 10px;
	padding: 0;
	float: right;
}

img { border: none; }

strong{
	font-weight:normal;
}

/*アフィリリンク誘導*/
/*ｈ２*/

.goto {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}





/*ｈ３*/

.goto1 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

.goto2 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}
.goto3 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

.center { text-align: center; }


/*
ページレイアウト
-------------------------------------------------------------------*/

#wrap
{
    width: 860px;
}

/*ＦＦ*/
html>body #wrap
{
    width: 842px;
}


/*IE7.0*/
*:first-child+html #wrap
{
    width: 842px;
}

/*
ヘッダー
-------------------------------------------------------------------*/

#header {
        height: 100px;
        background: url(img/bana.jpg) no-repeat left top ;
        position: relative;
        width: 852x;
        margin: 0;
        margin-left: 13px;
        padding: 0 0px;
        text-align: center;
}

/*ＦＦ*/
html>body #header  {
        background: url(img/bana.jpg) no-repeat left top ;
        height:100px;
        position: relative;
        width: 842x;
        margin: 0;
        padding: 0 0px;
        text-align: center;
}

/*IE7.0*/
*:first-child+html #header {
        height:100px;
        background: url(img/bana.jpg) no-repeat left top ;
        position: relative;
        width: 842x;
        margin: 0;       
        padding: 0 0px;
        text-align: center;
}


/*
ヘッダー（サイトタイトル）
-------------------------------------------------------------------*/

#header h1 {
       position:absolute; top: 0px; right: 30px;
       text-align: left;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #fff;

}

/*ＦＦ*/
html>body #header h1 {
       position:absolute; top: 0px; right: 30px;
       text-align: left;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #fff;

}

/*IE7.0*/
*:first-child+html #header h1 {
       position:absolute; top: 0px; right: 30px;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #fff;

}

#header #logo {
	clear: both;
	padding-top: 40px;
	padding-left: 10px;
	margin: 0;
        text-align: left;
　　　　height: 60px;
        font-size: 18px;
        font-weight: bold;
        color: #333;

}

#header #logo a {
        text-decoration: none; 
        font-size: 18px;
        font-weight: bold;
        color: #333;
        display: block;
}

#header #logo a:hover {
        text-decoration: none;
        color: #990000;
}

#header #ban {
	padding-top:40px;
	padding-left:10px;
	float:left;
	width:468px;
	height:60px;
	}	



/*
ヘッダー画像部分
-------------------------------------------------------------------*/

#banner {
    position: relative;
    margin: 0;
    margin-top: -10px;
    padding:0;
    width: 840px;
    height: 184px;
}



/*ＦＦ*/
html>body #banner  {
    position: relative;
    margin: 0;
    padding: 0;
    width: 840px;
    height: 184px;
}


/*IE7.0*/
*:first-child+html #banner {
    position: relative;

    padding: 0;
    width: 840px;
    height: 184px;

}



#banner div {
    position: relative;
    margin: 0;
    padding: 0px;
    width: 840px;
    height:  164px;
}

#banner div { background: url(img/top.jpg) no-repeat  ; 
    position:absolute; top:0px; left: -20px; 
        width: 840x;
        margin: 0;       
        padding: 0 0px;

 }



/*
バナー内テキスト部分
-------------------------------------------------------------------*/

#banner p
{
    width: 770px;
    margin: 0;
    padding: 5px;
    font-size: 10px;
    line-height: 125%;
    font-weight: normal;
    position:absolute; top:164px; left: 10px; 
    text-align: left;
    color: #333;

}

/*
 メインコンテンツ全体 基本レイアウト
-------------------------------------------------------------------*/


#container
{
    position: relative;
    width: 820px;
    margin: 0;
    margin-top: -25px;
    margin-left: 13px;
    padding: 0 21px;
    text-align: center;
    background: #fff;
    background: url(img/bbg.jpg) repeat-y ;

}

 /*ＦＦ*/
html>body #container
{
    position: relative;
    width:820px;
    margin: 0;
    padding: 0 21px;
    text-align: center;
    background: #fff;
    background: url(img/bbg.jpg) repeat-y ;


}



/*IE7.0*/
*:first-child+html #container
{
    position: relative;
    width: 820px;
    margin: 0;
    padding: 0 21px;
    text-align: center;
    background: #fff;
    background: url(img/bbg.jpg) repeat-y ;
}



/*
メインコンテンツ基本レイアウト（記事部分）
-------------------------------------------------------------------*/

#main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:820px;
    margin: 15px 0px;
    padding: 0;
}

 /*ＦＦ*/
html>body #main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:820px;
    margin: 15px 0px;
    padding: 0;
    }

/*IE7.0*/
*:first-child+html #main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:820px;
    margin: 15px 0px;
    padding: 0;
   }

#main p {
	color: #333;
	font-size: 14px;
	margin:0;
	padding-top: 1px;
	padding-right: 25px;
	padding-left: 5px;
	line-height:145%;

 }



#main h2 {
        clear: both;
   	background: url(img/h2-bg.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	margin-top: 0px;	
        margin-bottom: 10px;
        padding-top: 2px;
	padding-left: 25px;
	margin-right: 10px;
	color: #333;
	font-size: 16px;
    　　width: 780px;
	font-weight: bold;}

#main h3 {
        clear: both;
  	background: url(img/h3-bg.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	margin-top: 15px;	
        margin-bottom: 10px;
        padding-top: 2px;
	padding-left: 25px;
	margin-right: 10px;
	color: #333;
	font-size: 16px;
    　  width: 780px;
	font-weight: bold;}





#main .hbtx{
	color:#3330;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}

#main .hbtx1{
	color:#3330;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}

#main .hbtx2{
	color:#3330;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}

#main .hbtx3{
	color:#3330;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}



/*
フッター
-------------------------------------------------------------------*/


#footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
    　　padding-left: 20px;
    　　padding-bottom: 10px;

        width: 840x;
        text-align: center;
    　　clear: both;
}

/*ＦＦ*/
html>body #footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
        width: 840x;
    　　padding-bottom: 10px;
        text-align: center;
    　　clear: both;
}





/*IE7.0*/
*:first-child+html #footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
        width: 840x;
    　　padding-bottom: 10px;
        text-align: center;
    　　clear: both;
}





#footer h4 {
       width: 800x;
	font-weight:normal;
	color:#666;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	margin-right:30px;
	font-size: 14px;
	border-width: 0px;
        text-align: center;
	
}


#footer p  {
       width: 800x;
	color:#666;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 0px;
	padding:0;
	background: #fff;
         word-break: break-all
         position: relative;
        text-align: center;

}
.copy
{ 
      width: 842x;
      height: 25px;
      margin: 0;
      margin-left: 13px;
      padding: 0 0;
      color: #fff;
      font-size: 10px;
      background: url(img/footer.jpg) no-repeat;
}

/*ＦＦ*/
html>body .copy
{ 
      width: 842x;
      height: 25px;
      margin: 0;
      padding: 0 0;
      color: #fff;
      font-size: 10px;
      background: url(img/footer.jpg) no-repeat;
}


/*IE7.0*/

*:first-child+html .copy
{ 
      width: 842x;
      height: 25px;
      margin: 0;
     padding: 0 0;
      color: #fff;
      font-size: 10px;
      background: url(img/footer.jpg) no-repeat;
}


.copy a{

	text-decoration:none;
	color:#fff;}



#footer a{

	text-decoration:none;
	color:#666;
    font-size: 12px;

	
}

/*
フッター画像
-------------------------------------------------------------------*/


#footergazou {

}


/*
リンク
-------------------------------------------------------------------*/


#link{
	line-height:1em;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	color:#666;
        text-align: right;
}

#link a{

	text-decoration:none;
	color:#666;

	
}


/*
ドットメニュー
-------------------------------------------------------------------*/
#dot {
	text-align:left;
	padding 0;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
         height: 10px;
}



/*
概要
-------------------------------------------------------------------*/

#gaiyou {
	color:#eee;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
	margin-top: 20px;
	margin-left: 0px;
	margin-right:20px;
	margin-bottom: 10px;
	padding:0;
	background: #f7f8f4;
	border: 0px solid #929286;
        word-break: break-all
        position: relative;
         clear: both;
}


#gaiyou p {
	background: none;
	margin: 0px;
	padding: 5px;
	font-size:10px;
	line-height:130%;
	color: #999;
}


pre{ padding-left: 18px;
     font-size:14px;
	line-height: 1.5em;
	font-family: "MS P明朝","ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}



img {border-width:0;}


.letter-honbun { background-repeat: repeat-y;
                 background: url(img/z9.gif);
                padding-left: 0px;
                
                
                 }


.letter-title { color: #f00; 
                text-align:center;
                font-size: 13pt;
                font-weight:bold;
                padding-top: 20px; 
                padding-left: 30px; }



.goto1 {
	text-align: right;
	margin-right:10px;
}


.goto2 {
	text-align: right;
	margin-right:20px;
	margin-top: -40px;
}


.goto3 {
	text-align: left;
	margin-left :170px;
	margin-top: -30px;
}






.goto {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
}




.img2 {
	margin: 40px 10px 20px 0px;
	padding: 0;
	float: left;
}


.img3 {
	margin: 5px 5px 5px 0px;
	padding: 0;
	float: center;
}


.img4 {
	margin: 10px 10px 0px 0px;
	padding: 0;
	float: left;
}



.imgr1 {
	margin: 5px 0px 5px 0px;
	padding: 0;
	float: right;
}

.imgr2 {
	margin: 5px 15px 5px 0px;
	padding: 0;
	float: right;
}



.imgc {
	margin: 5px 30px 5px 60px;
	padding: 0;
	float: center;
	text-align: center;
}



.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/


.black{ color: #000!important; }/*黒色*/
.red{ color: #ff0000!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #ccc!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #cc6699!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/



.underline{ text-decoration: underline!important; }

.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/
.box-aqua{ background-color: #00ffff!important; }/*水色のボックス*/
.box-gray{ background-color: #eee!important; }/*灰色のボックス*/
.box-red{ background-color: #fc9b8b!important; }/*赤色のボックス*/



hr{
	clear: both;
	margin: 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	border-style: solid none none none;
	color: #ccc;
}


.noteline{
	display: inline!important;
	padding-bottom: 0.1em!important;
	border-bottom: 1px dashed #7070ba!important;
	line-height: 2.1em!important;
}








.m5{ margin: 5px!important; }/*周りからのmarginを5に*/
.m5-t{ margin-top: 5px!important; }/*上からのmarginを5pxに*/
.m5-r{ margin-right: 5px!important; }/*右からのmarginを5pxに*/
.m5-b{ margin-bottom: 5px!important; }/*下からのmarginを5pxに*/
.m5-l{ margin-left: 5px!important; }/*左からのmarginを5pxに*/

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m100-l{ margin-left: 110px!important; }