@charset "utf-8";

#contents a:link { color: #3366CC; }
#contents a:visited { color: #3366CC; }
#contents a:active { color: #3399FF; }
#contents a:hover { color: #3399FF; }

#contents #jump li a:link { color: #669900; }
#contents #jump li a:visited { color: #669900; }
#contents #jump li a:active { color: #99CC00; }
#contents #jump li a:hover { color: #99CC00; }

#topics  li, #news li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#news span {
	font-size:15px;
	color:#666;
}

.center{
	text-align:center;
}

h1 {
	line-height:35px;
	border-bottom:3px solid #1273AD;
	font-size:18px;
	color:#000;
	margin-bottom:20px;
}

h2 {
	background: url(../common/h1.jpg) no-repeat left top;
	height:34px;
	padding-left: 30px;
	font-size: 15px;
	color: #000;
	margin-bottom: 5px;
	padding-top: 7px;
}

h2.type2 {
	background: url(../common/h1.jpg) no-repeat left top;
	position:relative;
}

h2.type2 a {
	color: #666 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	position: absolute;
	left: 542px;
}

h3 {
	font-weight: bold;
	line-height:20px;
	border-bottom:1px dotted #ccc;
	color: #666;
	background: url(../common/h3_arrow.gif) no-repeat left 4px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 15px;
}

h3.type2 {
	color: #CC9966;
	background: url(none);
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 0px;
	font-size: 100%;
}

h4 {
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #1578B2;
	padding-left: 10px;
	background: url(../common/h3_bg.gif) no-repeat 0 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}


h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}


.area {
	width:534px;
	padding-left:35px;
}

#jump {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#jump li {
	float: left;
	background: url(../common/arrow3.jpg) no-repeat left center;
	padding-left: 15px;
	padding-right: 13px;
}
.tbox10 { 
	padding: 10px;
	position:relative;
}
table.type1 { width: 100%; }
table.type1 th, table.type1 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
table.type1 th{ background: #F0F0F0; }
table.type1  td.cent{ text-align: center; }
table.type2, table.type3 { width: 100%; }

table.type2 th, table.type2 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

table.type2 th {
	width: 380px;
	text-align: left;
}
table.type2 input { width: 75%; }


table.type3 th {
	width: 200px;
	text-align: left;
	background: #F0F0F0;
}

.bg_gray { background: #F0F0F0; }

.bg_gray2 { background: #FFFFCC; }





.list {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 10px;
}
ul.normal      li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

table.type2 th, table.type2 td, table.type3 th, table.type3 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.form_contact {
	width:100%;
}

table.table_2 {
	width:100%;
}

.table_2 td div {
	color: #333;
	font-size:10px;
	_font-size:9px;
	float: left;
	line-height: 26px;
}
.table_2 td span {
	color: #333;
}

.table_2 th {
	background-color:#F0F0F0;
	font-weight:normal;
	padding:8px 11px;
	color: #333;
	text-align:left;
	vertical-align:top;
	width:60px;
}
.table_2 th.table_2_check {
	width:80px;
}
.table_2 td {
	padding:5px 4px;
	vertical-align:middle;
}
.table_2 th, .table_2 td {
	border:1px solid #ccc;

}
.table_2 td table th, .table_2 td table td {
	border:none;
	padding:0;
	vertical-align:top;

}
.table_2 td table .address {
	padding-left:14px;
}
table.table_2 td input {
	border:1px solid #A5ACB2;
	float:left;
	height:20px;
}
table.table_2 td textarea {
	border:1px solid #A5ACB2;
}
form span.jsvalidation {
	color:red;
	float:right;
	margin-right:2em;
	padding-top:5px;
	font-size:10px;
	_font-size:9px;
}

.inquiry_submit {
	margin: 27px 0 80px 0;
	text-align:center;
}

.appli_button {
	background:transparent url(../common/appli_btn_bg.jpg) no-repeat scroll 0 0;
	height:116px;
	margin:0 auto;
	padding:20px 0 18px 0;
	text-align:center;
	width:416px;
}

.appli_button p {
	font-size:12px;
	color:#333;
	margin-bottom:5px;
}

.button_img, .submit {
	background:transparent url(../common/appli_btn.jpg) no-repeat scroll 0 0 !important;
	border:medium none;
	font-size:0;
	height:43px;
	line-height:0;
	text-indent:-9999px;
	width:289px;
	cursor:pointer;
}

.publication_button {
	border:medium none;
	font-size:0;
	height:43px;
	line-height:0;
	text-indent:-9999px;
	width:289px;
	cursor:pointer;
}

.submit {
	background:transparent url(../common/contact_btn1.jpg) no-repeat scroll 0 0 !important;
}
	
.publish_l{
	float:left;
	width:150px;
	height:197px;
	align:left;
}


.publish_r{
	float:right;
	width:330px;-
}

.clear {
	clear:both;
}

table.forum {
	border: solid 1px #ccc;
	font-size:12px;
	width:100%;
	padding:0;
	font-size:12px;
	text-align:left;
}

.cell1{
	width:13%;
	background:#efefef;
	font-weight:bold;
	color:#333;
	padding:5px;
	vertical-align:top;
	border: solid 1px #ccc;
}

.cell2{
	width:29%;
	color:#333;
	padding:5px;
	vertical-align:top;
	border: solid 1px #ccc;
}

.cell2 span{
	font-weight:bold;
	color:#3399FF;
}

.cell3{
	width:29%;
	color:#333;
	padding:5px;
	vertical-align:top;
	border-bottom: solid 1px #ccc;
}

.cell4{
	width:20%;
	color:#333;
	padding:5px;
	vertical-align:top;
}

.cell5{
	width:71%;
	color:#333;
	padding:5px;
	vertical-align:top;
	border: solid 1px #ccc;
}

.cell6{
	width:24%;
	color:#333;
	padding:5px;
	border: solid 1px #ccc;
}

.cell7{
	width:9%;
	color:#333;
	padding:5px;
	border: solid 1px #ccc;
}

.cell8{
	width:40%;
	color:#333;
	padding:5px;
	border: solid 1px #ccc;
}

/* 特定の画像のみ枠線を引く */
img.exa { border: 1px #808080 solid; }

/* 左から30px空ける */
p.st {padding-left: 30px; }