/* @group リセット */

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

textarea {
	font-size: 100%;
}

img {
	vertical-align: bottom;
}

hr {
	margin: 0;
	padding: 0;
	clear: both;
}

* {
	font-family: 'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #888;
}

/* @end */

body {
	margin: 0;
}

#main {
	width: 800px;
	margin: 5px auto 0;
	overflow: hidden;
	color: #888;
	font-size: 10pt;
	line-height: 1.8em;
}

#souma_link{
	position: relative;
	width: 800px;
	height: 30px;
	top: 10px;
	overflow: hidden;
	margin-bottom: -30px;
}

#souma_link a{
	width: 126px;
	height: 30px;
	float: right;
}

#header {
	width: 800px;
	margin-top: 30px;
	padding-bottom: 45px;
	overflow: hidden;
	height: 100px;
	}

#header .logo_area {
	float: left;
	}

#header .menu_area {
	margin-top: 45px;
	float: right;
	width: 489px;
	height: 49px;
}

#header .menu_area a {
	text-indent: -9999px;
	overflow: hidden;
	height: 16px;
	display: inline-block;
}

#header .menu_area2 {
	margin-top: 45px;
	float: right;
	width: 489px;
	height: 49px;
	overflow: hidden;
}

#header .menu_area2 a {
	overflow: hidden;
	height: 16px;
	display: inline-block;
	margin-bottom: 15px;
}

.totop {
	float: right;
	margin-bottom: 40px;
	margin-top: 10px;
}

/* @group index */

#main.index{
	color: #333;
}

.index h1 {
	display: none;
	visibility: hidden;
	height: 1px;
}

.index h2 {
	margin: 10px 0;
	height: 43px;
}

.index h2 img{
	margin: 00;
}

.index .left_box {
	float: left;
	width: 580px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.index .left_box img{
	margin-bottom: 10px;
}

.index .left_box ul{
	overflow: hidden;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

.index .left_box ul li{
	list-style-position: inside;
	vertical-align: middle;
}

.index .left_box ul li img{
	vertical-align: top;
	margin: 0;
}

.index .left_box .comment{
	padding: 10px;
	background: #e4c7c7;
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: bold;
}

.index .right_box {
	float: left;
	width: 200px;
	padding-top: 10px;
	margin-bottom: 30px;
}

#project_banner img{
	margin-bottom: 5px;
}



/* @end */

/* @group グループ */

#form1 table {
	width: 800px;
	margin: 0 auto;
	background: #ccc;
}

#form1 table th{
	width: 100px;
	padding: 5px;
	background: #eee;
	text-align: center;
	color: #000;
	line-height: 1.4em;
}

#form1 table td{
	padding: 5px;
	background: #fff;
	color: #000;
}

#form1 table td.label_box label{
	margin-right: 1.0em;
	height: 2em;
	line-height: 2em;
	display: inline-block;
}

#form1 table td div.tab_box{
	clear: both;
	border: 1px solid #666;
	width: 655px;
	overflow: hidden;
	padding: 6px;
}

#form1 table td div.tab_box label{
	float: left;
	margin-right: 10px;
}

#form1 table td div.tabNav{
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#form1 table td div.tabNav a{
	background: #eee;
	padding: 5px 15px;
	margin-right: 5px;
	color: #333;
	border: 1px solid #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-style: none;
}

#form1 table td div.tabNav a.active{
	background: #666;
	color: #fff;
}

#form1 table.in {
	width: 640px;
	margin: 0 auto;
	background: #ccc;
	border-spacing: 1px;
	margin-top: 4px;
}

#form1 table.in th{
	width: auto;
	max-width: 6em;
	padding: 5px;
	background: #eee;
	text-align: center;
	color: #000;
}

#form1 table.n td{
	padding: 5px;
	background: #fff;
	color: #000;
}


/* @end */

/* @group フォーム */

.campaign_title{
	height: 270px;
	width: 800px;
	display: block;
	background-image: url(../img/campaign_info.png);
}

.form h1 {
	display: none;
	visibility: hidden;
	height: 1px;
}

.form h2 {
	margin: 10px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	color: white;
	background-color: #5C2729;
	font-weight: bold;
	height: 1.5em;
	line-height: 1.5em;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.form h3 {
	margin: 40px 0 20px;
}

.form .error {
	padding: 5px;
	background: #ffe6e6;
	color: red;
}

.form textarea,
.form input.item {
	border: 1px inset #ccc;
	padding: 3px;
}

.form .must {
	color: red;
	font-weight: bold;
}

.form .contact_submit{
	text-align: center;
}

.form .button{
	width: 300px;
	margin-bottom: 20px;
}

.form .check td{
	font-size: 1.4em;
	line-height: 1.5em;
}

.form p{
	padding: 10px 0;
}

div.kome{
	font-size: 80%;
	color: #666;
}



/* @end */#main #footer #namebox {
	height: 30px;
	width: 800px;
}


.spbr { display: none; }

#tab1, #tab2, #tab3, #tab4, #tab5 {
	display: none;
}
#tab1.active,
#tab2.active,
#tab3.active,
#tab4.active,
#tab5.active {
	display: block;
}