 /* html,bodyタグの設定 */
            html, body{
				font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 11pt;
	line-height:160%;
	color: #666666;
                margin: 0;         /* 余白の削除 */
                padding: 0;        /* 余白の削除 */
                width:100%;
                height:100%;
				background-color:#D3D3D3;
            }
            
            /* ヘッダーの固定 */
            div#header-fixed
            {
                position: fixed;            /* ヘッダーの固定 */
                top: 0px;                   /* 位置(上0px) */
                left: 0px;                  /* 位置(右0px) */
                width: 100%;                /* 横幅100%　*/
                height: 25px;              /* 縦幅 */
            }
            
            
            div#header-bk { 
                background-color:#444;     /* 背景色(黒) */
				color:#fff;     /* 文字色(白) */
                padding:4px 10px 0px;       /* 上10px、下0pxをあける */
                height:25px;              /* 縦の高さ110px */
                width:960px;                /* 横の幅を100% */
				margin: auto; 
            }
            
            
            div#header { 
                height: 100%;              /* 縦の表示領域はheader-bkと同じ */
                width: 980px;              /* 横の幅970px */
                margin: auto;              /* 中央揃え */
            }
			
			#top,
			#campaign,
			#topics,
			#presents {
	margin-top: -50px;
	padding-top: 27px;
			}
            
            
            /* フッターの固定 */
            div#footer-fixed
            {
                bottom: 0px;                /* 位置(下0px) */
                left: 0px;                  /* 位置(左0px) */
                width: 100%;                /* 横幅100%　*/
                height: 25px;              /* 縦幅 */
            }
            
            div#footer-bk
            {
                background-color:#444;     /* 背景色(黒) */
				color:#fff;     /* 文字色(白) */
                padding:0px 15px 5px;       
                height:20px;              /* 縦の高さ */
                width:950px;                /* 横の幅 */
				margin:0px auto;
            }
            
            div#footer { 
                width: 980px;              /* 横の幅 */
                margin: 0px auto;              /* 中央揃え */
				text-align: right; 
            }
            
            
            /* ボディの定義 */
            div#body-bk{
                padding:28px 0px 0px 0px;    /* 上下に50px 25pxを余白を取る */
            }
            
            div#body{
                width:980px;
                margin:0px auto;
				background-color:#fff;
				background:url(../images/bk.gif) repeat;
            }
			
			a.anchor{
				padding-top:50px;
				margin-top:-50px
			}
			
			
			/* 	コンテンツの定義 */
			div#top-banner{
	height: 100px;
	background-color: #fff;
	padding-bottom: 26px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
            }
			div#marquee{
                width:980px;
				height: 18px;
				color:#fff;     /* 文字色(白) */ 
                padding:0px 0 5px; 
				background-color:#888;
            }
			div#content{
                width:960px;
				margin:4px 10px 0px 10px;
                padding:5px 0 5px; 
            }
			
			.colR {
				float:right; }
			.colL {
				float:left;
			}
			.colR_header {float:right;
			padding:1px 20px 1px 0px;}
			.colR_header02 {float:right;
			padding:1px 30px 0px 0px;}
			.colL01 {
	float:left;
	width:642px;
			}
			.colR02 {
				float:right; 
				width:750px;
			}
			.colL02 {
				float:left;
				width:200px;
				padding:4px 0px 10px;
			}
			
.box01_top {
	width:640px;
	height:54px;
	margin:0px;
	background:url(../images/title_jikai.png) no-repeat;
}

.box01_top02 {
	width:640px;
	height:76px;
	margin:0px;
	background:url(../images/title_saihoso.png) no-repeat;
}

.box01_mid {
	width:590px;
	margin:0px;
	padding:0px 25px 0px 25px;
	background:url(../images/box01_middle.png) repeat-y;
	word-break:break-all;
}

.box01_bottom {
	width:642px;
	height:18px;
	margin:0 auto;
	background:url(../images/box01_bottom.png) no-repeat;
}
.box02_mid {
	width:670px;
	margin:0px;
	padding:0px 40px 10px 40px;
	background:url(../images/box02_middle.png) repeat-y;
	word-break:break-all;
}

.box02_bottom {
	width: 750px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/box02_bottom.png) no-repeat;
}

.textbox_can {
	margin:0 auto;
	padding:15px 0px 15px 15px;
	border-bottom: 1px dotted #CCCCCC;
}
.textbox_topi {
	margin:0 auto;
	padding:15px 0px 15px 80px;
	background:url(../images/ico_mou.gif) no-repeat;
	background-position: 1% 10% ;
	border-bottom: 1px dotted #CCCCCC;
}
.textbox_pre {
	width:750px;
	height:130px;
	margin:0 auto;
	padding:15px 0px 15px 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.box01_textbk {
	width:540px;
	padding:0px 20px 0px 20px;
	margin-bottom: 10px;
	background-color:#FFFFCC;
	color:#444;
	font-weight:bold;
}

.h4 {
	height:20px;
	width:492px;
	padding:2px 4px 2px 4px;
	margin-bottom: 10px;
	background-color:#FF6633;
	color:#FFFFFF;
	font-weight:bold;
}
.h4_text {
	font-size: 12pt;
	width:492px;
	padding:2px 4px 2px 4px;
	margin-bottom: 10px;
	font-weight:bold;
}

/* ul {
    overflow: hidden;
}
li {
	list-style-type: none;
    margin-top: -1px;
    border-top: 1px dotted #CCCCCC;
    padding: 12px;
} */

.btn_shityo {
	width:472px;
	margin: 0 auto;
}
.btn_top {
	width:155px;
	margin: 0 auto;
}




/* Link Color */
a:link {color:#444444; text-decoration: none;}
a:visited {color:#444444; text-decoration: none;}
a:hover {color:#FF0099; text-decoration: none;}
a:active {color:#FF0099; text-decoration: none;}

a.white:link { color:#ffffff; text-decoration: none; font-size:10pt; }
a.white:visited {color:#ffffff; text-decoration: none;font-size:10pt; }
a.white:hover {color:#FF0000; text-decoration: none;font-size:10pt; }
a.white:active {color:#FF0000; text-decoration: none;font-size:10pt; }

h1{font-size:11pt; margin:20px 0px 0px 0px;}
h2{font-size:11pt; margin:4px 0px 0px 0px;}
h2_{font-size:10pt; margin:20px 0px 10px 0px; color:#CC0000; background-image:url(../images/news/maru.gif); background-repeat:no-repeat; padding-left: 15px;}
h3{font-size:12pt;  color:#FF6633; margin:5px 0px 10px 0px; clear:both;}

.smallTxt {font-size:9pt; line-height:140%;}
			
			
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
			
.c-both {clear:both}

img {border:0px;}
.margin0 {margin:0px;}
.margin5_10 {margin:5px 0px 10px 0px;}
.margin10 {margin:10px;}




 /* campain.html の設定 */
 
.bgwhite {
background-color: #ffffff
}
 
