/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/

* {
	margin:0;
	padding:0;
	font-style: normal;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	letter-spacing:1px;
}
html {
	color: #5E0001;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
/*ここまでリセット------------------------------------------ */

body {
	text-align:center;
	background:#DED7C5;
}
a {
	text-decoration:underline;
}
#Container {
	width:860px;
	margin:20px auto;
	padding:0;
	background:#FFFFFF;
	border:1px solid #5E0001;
	border-top:6px solid #5E0001;
	text-align:left;
	overflow:hidden;
	height:auto;
}
#Container #title {
	width:860px;
	height:30px;
	background:#AF9A80;
	position:relative;
}
#Container #title h1 {
	width:300px;
	color:#FFFFFF;
	position:absolute;
	top:5px;
	left:20px;
}
/*----------------------ヘッダー------------------------*/

#Container #main_col {
	width:840px;
	_width:860px;
	padding:10px;
	overflow:hidden;
}
#Container #main_col .head {
	width:840px;
	height:68px;
	margin:0 auto 10px;
	border-bottom:4px solid #5E0001;
	position:relative;
}
#Container #main_col .head h2 {
	position:absolute;
	top:7px;
}
#Container #main_col p {
	width:300px;
	float:right;
	text-align:right;
	margin-right:5px;
}
#Container #main_col p img {
	margin:3px 5px 0 0;
}
/*----------------------タブ------------------------*/

#Container #main_col .head .tab {
	width:640px;
	height:30px;
	background:url(img/tab.gif) 0 0 no-repeat;
	position:absolute;
	top:35px;
	_top:30px;
	right:-10px;
}
#Container #main_col .head .tab li {
	width:100px;
	height:30px;
	margin-right:2px;
	float:left;
}
#Container #main_col .head .tab li.long {
	width:120px;
	height:30px;
}
#Container #main_col .head .tab li img, #Container #main_col .head .tab li a img {
	width:100px;
	height:30px;
}
#Container #main_col .head .tab li.long img, #Container #main_col .head .tab li.long a img {
	width:120px;
	height:30px;
}
#Container #main_col .head .tab a {
	width:100px;
	height:30px;
	display:block;
}
#Container #main_col .head .tab li.long a {
	width:120px;
	height:30px;
	display:block;
}
#Container #main_col .head .tab a:hover img {
	visibility:hidden;
}
#Container #main_col .head .tab a:hover {
	background-color:transparent;
}
/*----------------------MENU-------------------------*/

#Left_col {
	width:157px;
	height:auto;
	margin:10px 0 20px;
	padding:0;
	float:left;
}
#Left_col span {
	margin:0;
	padding:0;
}
#Left_col ul {
	width:155px;
	_width:157px;
	margin:3px 0 0 0;
	border:1px solid #B09B7D;
}
#Left_col ul li {
	width:150px;
	height:27px;
	background:url(img/list.gif) 10px 3px no-repeat;
	margin:15px auto 10px;
	padding:0 0 0 30px;
}

#Left_col ul li span{
	position:relative;
	top:-15px;
}


/*----------------------右カラム-------------------------*/

#Right_col {
	width:674px;
	height:auto;
	margin:0 0 20px;
	padding:0;
	float:right;
}
#Right_col h3 {
	margin:5px 0;
}
#Right_col h3.top_title {
	margin:0;
}
#Right_col h3.other_title {
	margin:3px 0 0 0;
}
#Right_col div.waku{
	width:672px;
	_width:674px;
	height:auto;
	overflow:hidden;
	border:1px solid #B09B7D;
	border-top:none;
	margin:0 auto 10px;
	padding:10px 0;
}

div.waku .ado{
	width:650px;
	_width:670px;
	font-size:9.5px;
	letter-spacing:0.05em;
	padding-right:20px;
	margin-bottom:10px;
	text-align:right;
}

div.waku .ado a{
	font-size:9.5px;
	letter-spacing:0.05em;
}

div.waku .ado img{
	margin-right:5px;
	vertical-align:middle;
}




#Right_col div.waku span {
	width:620px;
	display:block;
	margin:0 auto 10px;
	_margin:0 0 10px 30px;
	text-align:left;
}
#Right_col div.waku h4 {
	width:600px;
	_width:620px;
	font-size:13px;
	text-align:center;
	margin:30px auto 0;
	_margin:30px 20px 0 30px;
	padding-bottom:10px;
	font-weight:bold;
	border-bottom:1px solid #B09B7D;
}
#Right_col div.waku ul {
	width:600px;
	margin:20px auto 30px;
	_margin:20px 0 10px 30px;
	text-align:left;
}
#Right_col div.waku ul li {
	text-indent:1em;
	margin-bottom:15px;
	line-height:140%;
}
#Right_col div.waku ul li.date {
	text-align:right;
	margin-right:4px;
}
#Right_col div.waku table.kisoku{
	width:620px;
	margin:20px auto;
	_margin:20px 20px 20px 30px;
	text-align:center;
}


#Right_col div.waku table.kisoku th {
	background: url(img/masu.gif) 0 3px no-repeat;
	padding-left:20px;
	color:#FFA100;
	font-weight:bold;
	vertical-align:top;
	height:20px;
}
#Right_col div.waku table.kisoku td {
	text-align:left;
	vertical-align:top;
	padding-bottom:3px;
}
#Right_col div.waku table.kisoku td.member{
	font-weight:bold;
	margin:0;
	padding:0;
	width:200px;
}
#Right_col div.waku table.kisoku td.member img{
	margin-right:10px;
}

#Right_col div.waku table.kisoku td.kisoku_left {
	width:60px;
	padding:0 0 0 19px;
	font-weight:bold;
}
#Right_col div.waku table.kisoku td.kisoku_day {
	padding:30px 0 0 15px;
	font-weight:bold;
	color:#CC0000;
}

#Right_col div.waku ul li span.mac{
	font-family: Century;
	font-size:10.5pt;
	display:inline;
}

#Right_col div.waku ul li.last {
	width:600px;
	clear:both;
	text-align:right;
}
#Right_col div.waku ul li.hokki {
	font-weight:bold;
	color:#FF9900;
	margin-bottom:5px;
	padding-top:10px;
	text-indent:0;
}
#Right_col div.waku ul li.company, #Right_col div.waku ul li.name {
	margin:0 5px 2px 0;
	text-indent:0;
	float:left;
}
#Right_col div.waku ul li.company {
	width:200px;
}
#Right_col div.waku ul li.name {
	width:150px;
}
#Right_col div.waku ul li {
	text-indent:1em;
	margin-bottom:15px;
	line-height:140%;
}
#Right_col div.waku dl,
#Right_col div.waku dl.midashi {
	width:620px;
	height:auto;
	margin:20px auto;
	_margin:20px 0 20px 30px;
	padding-bottom:10px;
	background:url(img/line.gif) 0 bottom no-repeat;
}
#Right_col div.waku dl dt{
	background:url(img/masu.gif) 0 2px no-repeat;
	text-align:left;
	padding-left:20px;
	margin-bottom:5px;
	font-weight:bold;
}

#Right_col div.waku dl.midashi {
	background:none;
}
#Right_col div.waku dl.midashi dt{
	background:none;
	padding:0 0 5px 0;
}
#Right_col div.waku dl.midashi dd{
	margin:0 0 2px 22px;
}
#Right_col div.waku dl.midashi dd.ten{
	margin:0 0 2px 13px;
}





#Right_col span.text01 {
	width:500px;
	display:block;
	margin:15px 0 15px 20px;
	text-align:left;
}
#Right_col ul.error {
	width:652px;
	_width:674px;
	margin:10px auto;
	_margin:10px 0 0;
	border:1px solid #CC0000;
	text-align:center;
	padding:10px;
}
#Right_col ul.error li {
	margin:0 auto 5px 20px;
	color:#CC0000;
	text-align:left;
}
/*----------------------FORM-------------------------*/

#Right_col .form_col {
	margin:10px auto;
	width:674px;
	height:auto;
	background:#F2EFE9;
	padding:4px 0;
}
#Right_col .form_col table {
	width:632px;
	margin:20px auto;
	_margin:20px;
}
#Right_col .form_col table td {
	padding:4px;
}
#Right_col .form_col table td img {
	position:relative;
	left:10px;
	top:3px;
}
#Right_col .form_col table td span {
	color:#CC0000;
}
#Right_col .form_col table td.left {
	width:180px;
	padding-left:10px;
	background:#D3C7B7;
	border:1px solid #C6B7A2;
}
#Right_col .form_col table td.right {
	background:#E3DCD0;
}
#Right_col form input {
	width:300px;
	height:20px;
	_height:25px;
}
#Right_col form input.s_size {
	width:100px;
	height:20px;
	_height:25px;
}
#Right_col form textarea {
	width:300px;
	height:150px;
	_height:100px;
}
#Right_col form select {
	width:150px;
	height:25px;
	_height:40px;
}
span.attention {
	margin:-15px 20px 0 0;
	text-align:right;
	float:right;
	color:#CC0000;
}
span.pagetop {
	margin:10px 20px 0 0;
	text-align:right;
	float:right;
}
input, textarea, select {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
input:hover, textarea:hover, select:hover, option:hover, input:focus, textarea:focus, select:focus, option:focus {
	background:#FFFFCC;
	border:1px solid #FF9900;
}
/*----------------------Foot-------------------------*/

#foot {
	width:860px;
	height:60px;
	background:#AF9A80;
	position: relative;
}
#foot ul {
	width:600px;
	float:right;
	text-align:right;
	margin:15px 10px 0 0;
}
#foot ul li {
	float:right;
	margin:0 5px 0;
}
address {
	clear:both;
	width:500px;
	text-align:right;
	position: absolute;
	top:35px;
	left:350px;
}
div.bt {
	clear:both;
	text-align:center;
	margin:10px auto 20px;
	padding-top:20px;
}
div.bt input {
	border:none;
	margin-right:15px;
}
