/* CSS Document */

/* 基本タグ定義 */
body {
	position:relative;
	margin:0;
	padding:0;
	border:0;
	font-size:92%;
	font-family:"ＭＳ Ｐゴシック", Osaka, 'Hiragino Kaku Gothic pro';
}
img {
	line-height:0;
	margin:0;
	padding:0;
	border:0;
}

a:link, a:hover, a:active, a:visited{text-decoration:none}
a:hover {
	color:#FF0000;
}

/* 構造定義 */
.head-wrap{
	background:url(../img/head_back.png) repeat-x;
	_background:url(../img/head_back.gif) repeat-x;
	position:fixed;
	width:100%;
	height:80px;
	top:0px;
	left:0px;
	z-index:11;
	display:none; /* print css */
}

body .head{
	position:relative;
	margin:0 auto;
	width:800px;
	height:80px;
	display:none; /* print css */
}
.menu {
	position:absolute;
	top:44px;
	width:790px;
	left:5px;
	z-index:2;
	display:none; /* print css */
}


body .outbox {
	position:relative;
	width:640px;
	margin:0 auto;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:0; /* print css */
	line-height:180%;
}

body .outbox .main  {
	margin:0 4px;
}
.left-box {
	position:relative;
	margin-right:0; /* print css */
	padding:0;
}
.center-box {
	float:right;
	width:200px;
	margin:0;
	padding:0;
}
.right-box {
	float:right;
	width:210px;
	margin:0px;
	padding:0px;
	display:none; /* print css */
}


body .outbox .foot {
	position:relative;
	padding:20px 10px;
}
.copyright{
	text-align:center;
	margin:2px 10px;
	font-size:0.9em;
}


body .outbox .main .infobox {
	border:#CCCCCC solid 1px;
	padding:5px 20px;
}

.main h1{
	font-size:28px;
	margin:0;
	padding:136px 10px 0;
	line-height:2em;
	width:772px;
	height:64px;
	color:#4E595E;
	font-family:'Hiragino Kaku Gothic std','メイリオ';
	font-weight:bold;
	display:none; /* print css */
}
.main h2{
	position:relative;
	font-size:14px;
	line-height:25px;
	height:25px;
	margin:10px 0 5px;
	padding:0 20px ;
	background:url(../img/h2_1.gif) no-repeat;
	color:#0068b7;
}
.main .left-box h2{
	background:url(../img/h2_2.gif) no-repeat;
}
.main h3{
	font-size:1em;
	margin:10px 10px 5px;
	padding:0;
	color:#442200;
}
.main p{
	margin:10px 10px;
	padding:0;
	color:#333333;
	line-height:180%;
	font-size:0.9em;
}
.main ul{
	margin:0 0 0 1.8em;
	padding:0 0 0 1.8em;
	font-size:0.9em;
}
.main ol{
	margin:0 0 0 2em;
	padding:0 0 0 2em;
	font-size:0.9em;
}
.main .info{
	font-size:0.8em;
	color:#000066;
}

.banner {
}
.banner img{
	margin:4px 4px 0;
}
.main .kikaku {
	position:relative;
	background:url(../img/kikaku_back.gif) repeat-y;
	margin:4px 4px;
	padding:1px 0;
	width:200px;
}
.main .kikaku h2{
	background-image:none;
	padding:0;
	margin:6px 0 4px 10px;
	line-height:0px;
}
.main .kikaku .border{
	position:absolute;
	padding:0;
	margin:0;
	line-height:0;
}
.main .kikaku_box{
	padding:0;
	margin:0 8px 10px;
	background-color:#CCCCCC;
	border:#FFFFFF solid 2px;
	width:180px;
}
.main .kikaku_box p{
	line-height:120%;
	font-size:0.9em;
}

.main .top_news{
	position:relative;
	display:block;
	border-bottom:dotted #CCCCCC 1px;
	margin:4px 4px 1px;
	padding:4px 0 1px;
	clear:left;
}
.main .top_news img{
	position:relative;
	float:left;
}
.main .top_news p {
	display:block;
	min-height:38px;
	margin:0 0 0 110px;
	padding:0;
	color:#666666;
	font-size:0.9em;
	line-height:120%;
}
.main .top_news .title {
	font-weight:bold;
	color:#0F818C;
}
.main .top_news a.title:hover{
	color:#FF0000;
}
.main .top_news .date {
	display:block;
	margin:0 0 0 110px;
	padding:0;
	color:#000000;
	min-height:18px;
	font-size:0.8em;
}

.main .top_text {
	line-height:120%;
	font-size:0.9em;
}
.main .more {
	text-align:right;
	margin:4px 0;
	padding:0;
	clear:left;
}

.main .red {
	font-size:0.9em;
	color:#FF0000;
	line-height:120%;
}

.event_table {
	width:600px;  /* print css */
	margin:10px 20px;
	border:0;
	border-collapse:collapse;	
}
.event_table th{
	text-align:center;
	width:120px;
}
.event_table td{
	padding:0 10px;
}
.event_table .event_title td{
	border-top:#003333 solid 2px;
	border-bottom:#003333 solid 2px;
	color:#0F818C;
	font-size:1.3em;
	line-height:1.3em;
	width:480px;  /* print css */
}
.event_table .event_title th{
	border-top:#003333 solid 2px;
	border-bottom:#003333 solid 2px;
	background:#0F818C;
	color:#FFFFFF;
	font-size:1.3em;
}
.event_table .event_para {
	font-size:12px;
	color:#666666;
	padding:2px 10px;
	line-height:14px;
}
.event_table .event_para2 {
	font-size:12px;
	color:#666666;
	padding:2px 0 20px;
	vertical-align:top;
	line-height:14px;
	height:20px;
}
.event_table .event_icon td{
	padding:5px 0 0 20px;
	border-top:#CCCCCC dotted 1px;
}
.event_table .event_naiyou td{
	padding:10px 20px;
	border:1px solid #CCCCCC;
}

.entlylist_table {
	border-collapse:collapse;
}
.entlylist_table th{
	background:#0F818C;
	color:#FFFFFF;
}
.entlylist_table td{
	border-top:#0F818C solid 1px;
	border-bottom:#0F818C solid 1px;
	border-right:#EEEEEE solid 1px;
	border-left:#EEEEEE solid 1px;
	font-size:0.9em;
	padding:2px 4px;
	line-height:120%;
}

.magazine {
	width:580px; /* print css */
	margin:0 auto;
	padding:10px 20px;
	border:#CCCCCC solid 1px;
}


.main .tab {
	margin-left:40px;
	line-height:120%;
}


dl.outline {
	font-size:0.9em;
}
dl.outline dt{
	color:#FF0000;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0;
}
dl.outline dd{
	color:#333333;
	margin:0 0 0 50px;
	padding:0;
}
dl.outline dd span{
	color:#663300;
	font-weight:bold;
}


p.appeal {
	display:block;
	text-align:right;
	margin-top:50px;
	width:430px;
}
p.appeal span{
	font-weight:bold;
}

table.sosiki {
	margin-left:40px;
	font-size:0.9em;
	line-height:1.1em;
	color:#333333;
}
table.sosiki th{
	width:60px;
}

table.kisoku{
	margin-left:40px;
	font-size:0.9em;
	line-height:1.1em;
	color:#333333;
}
table.kisoku th{
	width:60px;
	text-align:left;
	vertical-align:top;
}

#chart {
	width:670px;
	margin:15px 15px;
	padding:0;
	text-align:center;
}
#chart td.box {
	width:254px;
	height:84px;
	text-align:center;
	background:url("../img/cht_box.jpg") no-repeat;
}
#chart td.dia {
	width:200px;
	height:84px;
	text-align:center;
}
#chart td.dia a {
	display:block;
	width:200px;
	height:84px;
	line-height:42px;
	background:url("../img/cht_dia_off.jpg") no-repeat;
}
#chart td.dia a:hover {
	background:url("../img/cht_dia_on.jpg") no-repeat;
}
#chart td.circ {
	width:260px;
	height:100px;
	text-align:center;
}
#chart td.circ a {
	display:block;
	width:254px;
	height:84px;
	line-height:42px;
	background:url("../img/cht_circle_off.jpg") no-repeat;
}
#chart td.circ a:hover {
	background:url("../img/cht_circle_on.jpg") no-repeat;
}
#chart td.yarrow {
	width:90px;
	height:84px;
	text-align:center;
	background:url("../img/cht_arrw_Y.jpg") no-repeat;
}
#chart td.narrow {
	width:254px;
	height:60px;
	background:url("../img/cht_arrw_N.jpg") no-repeat;
}
#chart .index {
	font-size:1.2em;
	text-align:center;
	color:#333;
}
#chart a.circ:hover {
	background:url("../img/cht_circle_on.jpg") no-repeat;
}


