@charset "utf-8";

/*基本項目
-------------------------------------------------------------------*/

* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	background-color: #000000;
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	text-align:center;
}

img {
	border: none;
}

.style1 {color: #FF0000}


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

#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-size: 10px;
	color:#FFFFFF;
	font-weight: normal;
	height: 15px;
	float:left;
	padding-left:10px;
}

.headersite{
  float:right;
  color:#FFFFFF;
  padding-right:12px;
  }
  
.headersite a{
  color:#FFFFFF;
  }

#img{
	padding-top: 10px;
	text-align:left;

}




/*ラップ
-------------------------------------------------------------------*/
#content {
	width:800px;
	background:url(img/back2.gif);
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top:10px;
}

#wrapper {
	float: left;
	padding: 5px;
	background-image: url(img/side.gif);
	background-repeat: repeat-y;
	background-position: left;
		padding-top:0px;

}




/*メニュー
----------------------------------------------- */
#menu {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	clear: both;
	padding-left: 0px;
	padding-top:47px;
} 

#menu li {
	display: block;
	float: left;
	text-align: center;
	
  }
  
#menu li a {
	color: #FFFFFF;
	background: url(img/menu.gif) no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 114px;
	padding-top:10px;

}

#menu li a:hover {
	color: #000000;
	background: url(img/menu_ov.gif);
}

#menu li b {
	color: #FFFFFF;
	background: url(img/menu_b.gif) no-repeat;
	height: 40px;
	width: 114px;
	display: block;
	padding-top:10px;

}


/* コンテンツ
-------------------------------------------------------------------*/

#middle {
	text-align: center;
	
}


/* メイン位置調整
--------------------------------------------------------------------*/
#wrapper2 {
	margin: 10px auto auto;
	width: 800px;


}


#wrapper2 h2 {
	font-size: 100%;
	color:#FFFFFF;

	border: 3px double #1e1e1e;
	letter-spacing: 0.2em;
	background: #000000;
	text-align: center;
}

#wrapper2 h3 {
	font-size: 100%;
	color:#FFFFFF;

	border: 3px double #1e1e1e;
	letter-spacing: 0.2em;
	background: #000000;
	text-align: center;
}


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


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

/* フロート解除
--------------------------------------------------------------------*/

#pan {
	clear: left;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
}

/* 左側ブロック
--------------------------------------------------------------------*/
#left {
	float: left;
	width: 520px;
	display: inline;
	margin-left: 21px;
	padding-bottom: 50px;
	text-align:left;
	
}

#left .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;

}

#left h4 {
    font-size:14px;
	font:"小塚明朝 Pro R";
	
	}
	



/* 右側ブロック
--------------------------------------------------------------------*/
#right {
	float: right;
	width: 200px;
	display: inline;
	margin-right: 21px;
	padding-bottom: 50px;
	text-align:left;
}








/* フッター
--------------------------------------------------------------------*/
#footer {
	clear: both;
	font-size: 10px;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 100%;
	text-align:center;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
}

#footer .menutop {
	border-left: 1px solid #CCCCCC;
}


/* メルマガフォーム
--------------------------------------------------------------------*/
#mail1{
	border:#666 1px solid;
	width:500px;
}

#mail2{
	height:13px;
	background:url(http://kamogawa.mag2.com/editor/pub-form/wide_w_left_top.gif) no-repeat left top;
}

#mail3{
	height:13px;
	background:url(http://kamogawa.mag2.com/editor/pub-form/wide_w_right_top.gif) no-repeat right top;
}

#mail4{
	margin:0 7px;
	padding-left:8px;
	height:13px;
	color:#fff;
	background:#8e8e8e url(http://kamogawa.mag2.com/editor/pub-form/wide_w_tit.gif) no-repeat left top;
	font-size:10px;
}

#mail5{
	background:#fff
	url(http://kamogawa.mag2.com/editor/pub-form/wide_w_bg.gif) repeat-x;
	text-align:center;
	font-size:12px;
}

#mail6{
	padding:7px 7px 0;
	font-size:14px;
	text-align:left;
}

#mail7{
	margin:0 7px;
	padding:6px 0 2px;
	height:13px;
	position:relative;
	text-align:left;
}

#mail8{
	height:4px;
	background:url(http://kamogawa.mag2.com/editor/pub-form/wide_w_left_bot.gif) no-repeat left top;
}

#mail9{
	background:url(http://kamogawa.mag2.com/editor/pub-form/wide_w_right_bot.gif) no-repeat right top;
}

#mail10{
	margin:0 7px;
	padding-left:8px;
	height:4px;
	background-color:#fff;
	font-size:1px;
}

#mail11{
	color:#000;
	font-weight:bold;
}

#mag2-form{
	margin:8px 0 0;
}

#mail13{
	color:#000;
	font-size:10px;
}

#mail14{
	color:#000;
}

#mail15{
	position:absolute;
	right:0;
	bottom:0;
	color:#999;
	font-size:10px;
}

#mail16{
	color:#999;
}








