@charset "UTF-8";

/*
---------------------------------------------*/
body {
	color: #333333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #870202;
}
img {
	vertical-align: top;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}
#wrapper1 {
	width: 780px;
	margin: 0 auto;
	background-image: url(../images/top_bg.gif);
}
#wrapper2 {
	padding:0 10px;
	background: url(../images/bg.jpg) repeat-y;
}
#header {
	position: relative;
	height: 30px;
}
#topimage {
	position: relative;
}
#left,#right {
	float: left;
}
#left {
	width: 190px;
	padding: 0 10px;
	background: url(../images/bg_mailmaga.jpg) no-repeat;
}
#topics {
	height: 270px;
}
#mailmaga {
	position: relative;
	background: url(../images/mailmagazine.jpg) bottom no-repeat;
	height: 170px;
        width: 190px;
}
#footer {
	background: url(../images/footer.jpg) center no-repeat;
	height: 30px;
	clear: both;
	width: 100%; /* for WinIE6,7 */
}


/* ロゴとユーティリティナビゲーション
---------------------------------------------*/
#logo {
	position: absolute;
	top: 0px;
	left: 5px;
}
#utilityNavigation li {
	position: absolute;
	top: 10px;
	width: 11em;
}
#utilityNavigation li#navSiteMap {
	right: 8em;
}
#utilityNavigation li#navPrivacy {
	right: 0;
}
#utilityNavigation li a {
	padding-left: 13px;
	text-decoration: none;
}
#utilityNavigation li#navSiteMap a,#utilityNavigation li#navPrivacy a {
	background: url(../images/icon_nav.jpg) left center no-repeat;
}


/* トップ画像
---------------------------------------------*/
#photo {
	position: absolute;
	top: 74px;
	right: -50px;
}

/* メルマガ
---------------------------------------------*/
#mailmaga p {
	font-size: 12px;
	padding-top: 55px; 
	margin-left:60px;
	line-height: 1.5;
}
#form_table {
	position: absolute;
	top: 135px;
	right: 0;
}
#mailadress {
	border: #a00000 solid 1px ;
	height: 20px;
	width: 140px;
	margin-right: 5px;
}
/* コンテンツ
---------------------------------------------*/
#contents {
	padding: 5px;
	width: 530px
}
#contents h1 {
	font-size: 18px;
	border-left: solid 10px #CC0000;
	border-bottom: solid 1px #CC0000;
	margin: 10px 0;
	padding-left: 6px;
	padding-bottom: 3px;
}
#contents h2 {
	font-size: 15px;
	background: url(../images/icon_nav.jpg) left center no-repeat;
	padding-left:10px;
	margin: 8px 0;
}
.contents_p {
	line-height: 1.6;
	font-size: 13px;
	margin-bottom: 20px;
}
#link_top {
	text-align: center;
}
/* トップページ
---------------------------------------------*/
.weight {
	font-weight: bold;
	color: #d00202;
}
.weight2 {
	font-weight: bold;
	font-size: 14px;
}

/* 参加者の声
---------------------------------------------*/
.voice {
	background: url(../images/voice_middle.gif) repeat-y;
	margin-bottom: 20px;
	width: 535px;	
}

.voice_p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	font-size: 13px;
	line-height: 22px;
}

/* 参加方法テーブル
---------------------------------------------*/
.sankamoushikomi {
	width: 530px;
	border: 1px solid #666666;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.sankamoushikomi td {
	border: 1px solid #666666;
	border-collapse: collapse;
	padding: 5px;
	line-height: 1.5;
}
.up {
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCFFCC;
}
.middle, .down {
	height: 120px;
}
.left1 {
	width: 40px;
	text-align: center;
	background-color: #FFCCCC;
}
.left2 {
	width: 110px;
	text-align: center;
}
.left3 {
	width: 210px;
}
.left4 {
	width: 170px;
}
.moushikomi_botton {
	text-align: center;
}

/* スポンサーテーブル
---------------------------------------------*/
#sponsor_table {
}
#sponsor_table td {
	padding: 5px;
}
.spo_left {
	width: 130px;
	background-color: #dbdbdb;
}
.spo_right {
	width: 300px;
}
.hissu {
	font-size: 10px;
	color: #FF0000;
	margin-right: 5px;
}
.form_border {
	border: #999999 solid 1px;
}

/* フッター
---------------------------------------------*/
#footer {
	text-align: center;
	position: relative;
}
#copyrights {
	line-height: 2.5;
}
#support {
	position: absolute;
	top: 8px;
	right: 20px;
}