@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

img {
	border: none;
}
/* ここまでデフォルトスタイルの統一 */
html {
	scrollbar-base-color: #fafad2;
	scrollbar-face-color: #fafad2;
	scrollbar-arrow-color: #4D4331;
	scrollbar-shadow-color: #A49272;
	scrollbar-darkshadow-color: #fafad2;
	scrollbar-highlight-color: #A49272;
	scrollbar-3dlight-color: #fafad2;
	scrollbar-track-color: #fafad2;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif, "メイリオ";
	text-align: center;
	background-color: #A29578;
	background-attachment: fixed;
	background-image: url(../IMAGEN/2009/bgd_7.gif);
	background-repeat: repeat-x;

	scrollbar-base-color: #fafad2;
	scrollbar-face-color: #fafad2;
	scrollbar-arrow-color: #4D4331;
	scrollbar-shadow-color: #A49272;
	scrollbar-darkshadow-color: #fafad2;
	scrollbar-highlight-color: #A49272;
	scrollbar-3dlight-color: #fafad2;
	scrollbar-track-color: #fafad2;
}

#wrapper {
	width: 989px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃え*/
	text-align: left; /* body エレメントの text-align: center より優先 */
}

#header {
	height: 35px;
	background: url(../IMAGEN/2009/header.png) no-repeat left top;
}

#container {
	background:url(../IMAGEN/2009/contents.png) repeat-y left top;
}

#container:after {
	display:block;
	content:"";
	clear:both;
}

#flash {
	width:90%;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}

/* ここからメインコンテンツ */
#maincontents {
	width:90%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#FFFFFF;
	
	font-size:9pt;
	color:#666666;
	line-height:150%;
	text-align:left;
}

table {
	border:none;
	margin-bottom:30px;
}

.section {
	float:left;
	width:63%;
	background:#FFFFFF;
} 

.box {
	padding-bottom:20px;
}
.space {  /* スペース　ドット下線 */
	padding-top:5px;
	padding-bottom:10px;
	border-bottom::#CCCCCC 1px dotted;
}

.top {/* 仕切り */
	padding-top:10px;
	padding-bottom:100px;
	border-top:1px dotted #A29578;
}


#title {  /* タイトル文字　欧文 */
	background: url(../IMAGEN/2009/title_2.jpg) no-repeat;
	height:92px;
	padding-bottom:30px;
}

.title1{
	padding-left:90px;
	margin-top:20px;
	color: #ffd700;
	font-size:40px;
	font-family:"Century Gothic", Arial, Tahoma, sans-serif;
}
.title2{ 
	color: #A49272;
	font-size:23px;
	font-family:"Century Gothic", Arial, Tahoma, sans-serif;
}

.title3{/* タイトル文字　日本語 */
	color: #A49272;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0.1em;
	font-weight:bold;
}

.small {
	font-size:8pt;
}

.date { /* 茶色 */
	color: #6D6047;
	font-weight: bold;
}

.catch {/* グリーン */
	color: #9acd32 ;
	font-weight: bold;
	letter-spacing:0.1em;
}

.catch2 {
	color: #FFCC00;
	font-weight: bold;
}

.section h3 {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

.section h4 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

.section p, li, dd, dt, td{
	font-size:9pt;
	color:#666666;
	line-height:150%;
	text-align:left;
	padding-bottom:15px;
}
.section dt {
	color:#9ACD32;
	font-weight:bold;
}

.section dd {
	padding-left:30px;
	padding-bottom:15px;
}

.section li {
	padding-left:10px;
	list-style-image:url(../IMAGEN/2009/icon/frecha_3.gif);
	list-style-position: outside;
}

.section td {
	vertical-align:top;
}

.section h1 {
	font-size:12px;
	font-weight:bold;
	color:#9ACD32;
	text-align:center;
	padding:15px 0px;
}

.section h2 {
	font-size:12px;
	color:#666666;
	text-align:left;
	font-weight:b;
	padding-bottom:15px;
}

.box2 {
	padding-left:30px;
	padding-bottom:40px;
}

.box2 a:link { color:#5A523F; text-decoration: none;}
.box2 a:visited { color: #5A523F; text-decoration: none;}
.box2 a:hover {color: #9acd32; text-decoration: underline; }
.box2 a:active {color: #5A523F; text-decoration: none; }

#foto {
	width:220px;
	height:110px;
	float:left;
	text-align:center;
}

#foto2 {
	text-align:center;
	margin:10px;
	padding:10px;
	border:#CCCCCC 1px solid;
	float:left;

}

#foto3 {
	width:145px;
	height:250px;
	text-align:center;
	padding:5px;
	margin:5px;
	border:#CCCCCC 1px solid;
	float:left;
}
#foto4 {
	text-align:center;
	padding:5px;
	margin:5px;
	border:#CCCCCC 1px solid;
	float:left;
}


/* ここからSection_Right */
.section2 {
	float:left;
	display: inline;
	width:34%;
	padding-left:25px;
} 
/* 丸角 */
.section_2_top {
	width: 270px;
	height: 8px;
	background: url(../IMAGEN/2009/section_2_top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.section_2_bottom {
	width: 270px;
	height: 10px;
	background: url(../IMAGEN/2009/section_2_bottom.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.section_2_mid {
	width: 240px;
	background: #A29578;
	margin: 0;
	padding: 0 15px;
	
	color:#FFFFFF;
}
.indent{text-indent:1em; color:#FFFFFF;}
* html .section_2_mid {
	margin-top: -4px;
}
/* end 丸角 */

#logo {/* banner, sponser logo*/
	padding:10px;
	text-align:left;
	float:left;
}

#footer {
	clear: both;
	height:60px;
	background-image: url(../IMAGEN/2009/footer.png);
	background-repeat: no-repeat;
	background-position: center top;

	margin: 0; 
	padding: 10px 0;
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
} 

.cleaner {
	clear:both;
	height: 0px;
}
