﻿/* CSS Document */

* {
	color:#333;
	padding:0;
	line-height: 160%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}


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: 160%;
        font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
        position: relative;
}


a { color: #0000ff; text-decoration: underline; }
a:hover {
	color: #ff0000; 
position: relative;
top: 1px;
left: 1px;
}



/*
装飾用文字色
-------------------------------------------------------------------*/


/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e;}
.gray { color: #3d3737;}
.gray2{ color: #999999; }/*薄い灰*/
.pink{ color: #E63FA8;}/*ピンク*/


/*文字を太くします*/
.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; }
.line2 { background: #DFF6FF; }/*水色*/
.line3 { background:#FFDFE0; }/*薄ピンク*/
.line4 { background: #FFF8AF; }/*薄黄色*/



.u1 { border-bottom: 3px solid #FF8080; }
.u2 { border-bottom: 1px solid #555555; }
.u3 { border-bottom: 1px solid #EA0000; }


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


.imgr {
	margin: 5px 15px 5px 20px;
	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: 16px;
	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; left: 10px;
       text-align: left;
       float: left;
       font-size: 10px;
       font-weight: normal;
       color: #fff;

}

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

}

/*IE7.0*/
*:first-child+html #header h1 {
       position:absolute; top: 0px; left: 10px;
       float: left;
       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: 15px;
        font-weight: normal;
        color: #555;

}

#header #logo a {
        text-decoration: none; 
        font-size: 15px;
        font-weight: normal;
        color: #555;
        display: block;
}

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

#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:160%;

 }



#main h2 {
        clear: both;
   	background: url(img/h2-bg.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	margin-top: 15px;	
        margin-bottom: 20px;
        padding-top: 2px;
	padding-left: 25px;
	margin-right: 10px;
	color: #0464C8;
	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: 20px;
        padding-top: 2px;
	padding-left: 25px;
	margin-right: 10px;
	color: #0464C8;
	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;

}

/*コンテンツ点線ライン（p・div class指定）*/


.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	margin: 2px 10px;
	padding: 0px;
	background-position: 0px 17px;/*■線位置調整*/
}

.txt-border p {
	line-height: 22px;
}


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


#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: 13px;
	border-width: 0px;
        text-align: center;
	
}


#footer p  {
       width: 800x;
	color:#666;
	font-size:11px;
	line-height:150%;
	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:#0000ff;
    font-size: 11px;

	
}

#footer a:hover {
	color: #ff0000; 
position: relative;
top: 1px;
left: 1px;
}


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


#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;

	
}

/*ファクトリーへのリンク設定*/

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

#link2 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:11px;
	line-height:150%;
	font-weight:normal;
	margin-top: 50px;
	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:11px;
	line-height:150%;
	color: #999;
}



/*align・・・文字の横位置*/

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


/*valign・・・文字の縦位置*/

.vl-t{ vertical-align: top; }/*上寄せ*/
.vl-m{ vertical-align: middle; }/*中央寄せ*/
.vl-b{ vertical-align: bottom; }/*下寄せ*/


/*top、middle、bottom・・・画像の縦位置設定*/
img.top{ vertical-align: top!important; }
img.middle{ vertical-align: middle!important; }
img.bottom{ vertical-align: bottom!important; }


/*margin・・・周りのブロックからの距離*/

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

.m5{ margin: 0!important; }/*周りからのmarginを5に*/
.m5-t{ margin-top: 0!important; }/*上からのmarginを5pxに*/
.m5-r{ margin-right: 0!important; }/*右からのmarginを5pxに*/
.m5-b{ margin-bottom: 0!important; }/*下からのmarginを5pxに*/
.m5-l{ margin-left: 0!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; }
.m60-l{ margin-left: 60px!important; }


/*padding・・・周りのブロックからの距離*/

.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }

.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }

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

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

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

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

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

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

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }


/*文字のフォント指定*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }


.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f15pt{ font-size: 15pt!important; }
.f16pt{ font-size: 16pt!important; }
.f17pt{ font-size: 17pt!important; }
.f18pt{ font-size: 18pt!important; }
.f19pt{ font-size: 19pt!important; }
.f20pt{ font-size: 20pt!important; }
.f21pt{ font-size: 21pt!important; }
.f22pt{ font-size: 22pt!important; }
.f23pt{ font-size: 23pt!important; }
.f24pt{ font-size: 24pt!important; }


/*--------------------------------------------------------
固定画像と固定文
--------------------------------------------------------*/

#days{
position:relative;
}

#daysdesc{
padding:5px;
position:absolute;
top:60px;
right:45px;

}

#daysdesc p{
width:500px;

line-height: 170%;
}



