@charaset "Shift_JIS";
/*--------------------------------------
	Style Name : Form Style Sheet

	submit
	digest
--------------------------------------*/

/* ページの基本設定
------------------------------------------------------------ */
body {
	background:##003366 no-repaet center top;
}

/* TOPページ基本レイアウト
------------------------------------------------------------ */
div#wrapper{
	background:#e9e9e9;
	width:760px;
}

div#content-cgi{
background:#FFF;
margin:0 20px 20px;
text-align:left;
}

div#innercontent-cgi{
	width:650px;
	margin:0 auto;
}

h1{
margin:0;
padding:10px 40px;
color:#0033cc;
font-size:16px;
}

h2{
	background-image:url(../../img/digest/h1.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:620px;
	height:25px;
	padding:20px 15px 15px 15px;
	color:#000064;
	font-size:20px;
}

h3{
	background-image:url(../../img/digest/h2.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:620px;
	height:20px;
	padding:10px 20px;
	color:#fff;
	font-size:16px;
}

h4{
	background-image:url(../../img/digest/h3.png);
	background-position:0 50px;
	background-repeat:no-repeat;
	background-position:0 22px;
	color:#000064;
	font-size:14px;
	padding:2px 20px;
}


div.frame h4{
	margin:0;
}

.section1{
	margin:0 0 0 25px;
}

/*サブナビゲーション*/
ul.subnav{
 margin:20px auto;
	padding:0;
	text-align:center;
}

ul.subnav li{
 list-style:none;
	display:inline;
	margin:0 0 0 28px;
	background:url(../../img/texture_02.gif) no-repeat left;
	padding:0 0 0 25px;
}

ul.subnav li.selected{
border:1px solid #999;
padding:5px 5px 5px 12px;
*padding:2px 2px 2px 12px;
}

/*テーブル*/
table{
 border-collapse:collapse;
	margin:0 auto;
}

table th,
table tr,
table td{
border:1px solid #999;
}

table table th,
table table tr,
table table td{
border:none;
}

table th{
text-align:left;
background:#e7e7e7;
}

table td{
padding:3px;
}

table.frame,
table.frame tr,
table.frame td{
 border:none;
	text-align:left;
}

/*コメント*/
p.comment{
padding:30px 0;
font-size:16px;
text-align:center;
}

.red{
	color:#FF0000;
}

p.underline{
border-bottom:1px solid #999;
width:270px;
}

p.rightside{
margin:0 0 0 350px;
}

div.center{
padding-top:20px;
text-align:center;
}

/* お問い合わせ先
------------------------------------------------------------ */
div.frame{
	margin-top:30px;
	background:#f4f4f4;
	padding:10px;
	color:#333;
	display:inline-block;
	height:1%;
	min-height:1%;
	line-height:1.5;
	/* \*/display:block;/* */
}

div.frame:after {/* for modern browser */
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0;
	visibility:hidden;
}

div.add_left{
	width:280px;
	float:left;
}

div.add_right{
	width:280px;
	float:right;
}

/* 送信完了
------------------------------------------------------------ */
div.complete{
	width:480px;
	margin:0 auto;
}

/* ページトップ
------------------------------------------------------------ */
div.pagetop{
	clear:both;
}
