@charset "Shift_JIS";

/* セレクタのデフォルトの設定 */
body	{
	margin:0px;
	text-align:center;
	background-image:url(bg_image.png);
	background-repeat :no-repeat;
}

a		{
    display:block;
    color:#0000ff;
}

a:link{
    color:#663300;
    text-decoration:none;
    background-color:transparent;
}

a:visited{
		color:#606060;
		text-decoration:none;
		}

a:hover{
    color:#fc6;
    text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p, ul, div{
	margin: 0px;
	padding: 0px;
	text-indent:0px;
}

p	{
	line-height: 150%;
	margin-bottom:10px;
	margin-top:10px;
}

h1		{
		font-size:12px;
		text-align:center;
		font-family:Arial;
		}

img{
    border:0px;
	margin: 0px;
	padding: 0px;
}

table{
    border-collapse:collapse;
}

#container	{
    width:920px;
    color:#000;
    margin-right:auto;
    margin-left:auto;
    padding:10px 0px 10px 0px;
}

#header		{
		width:900px;
		text-align:left;
		margin:0px;
		padding:0px;
		margin:auto;
		}

#content{
    width:900px;
    padding:0px;
    margin:10px auto 0px auto;
    text-align:left;
    font-size:100%;
}


#footer		{
    font-size:80%;
    color:#440;
    clear:both;
    padding:10px;
    border-top:#666 1px solid;
    text-align:center;
}


/* クラスの設定 */

/* #headerの中で使われる */

#header{
	width:900px;
	margin:0px auto 0px auto;
}



.main-content	{
	float:right;
	width:680px;
		}



/* .boxは.main-contentの中で使われる */
.box		{
		width:650px;
		text-align:left;
		margin:5px auto 20px auto;		
		}


.box a{
    display:inline;
    text-decoration:underline;
    color:blue;
}

.box a:visited{
    text-decoration:underline;
    color:#0000ff;
}


.box a:hover{
    color:#ffa500;
    text-decoration:underline;
}

.box p 	{
    font-size:100%;
		}	

.box .info{
	width:auto;
	font-size:100%;
	color:#339900;
	text-align:left;
	margin:0px 0px 5px 5px;
	padding:3px 0px 5px 20px;
	background-image:url('list.gif');
	background-repeat:no-repeat;
	float:none;
}

.box .info a:hover{
    color:#339900;
}

.box .info a:visited{
    color:#990033;
}

.box .info em{
    font-style:normal;
    font-weight:bold;
}

.box_program{
	width:550px;
	margin:10px auto 0px auto;
	font-size:90%;
	color:#696969;
	border-bottom:1px dotted;
	padding:0px 10px 0 10px;
	padding-bottom:5px;
	line-height:150%;
}

.box_about{
	width:630px;
	color:#202020;
	margin:auto;
}

.box_about p{
	line-height:130%;
	font-size:80%;
}

.box li{
	line-height:150%;
}

.box_event{
	width:620px;
	margin:5px auto 5px auto;
	font-size:95%;
	color:#202020;
	border-bottom:1px dotted;
	padding:3px 10px 3px 10px;
	line-height:130%;
}

.box_event_a{
	width:550px;
	margin:10px auto 10px auto;
	font-size:100%;
	color:#202020;
	background-color:#ffffe0;
	border:1px solid #3cb371;
	padding:5px 10px 5px 20px;
}

.box_event_a p{
	line-height:130%;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:5px;

}

.box_event_list{
	width:600px;
	margin:5px auto 5px auto;
	font-size:95%;
	color:#606060;
	border-bottom:1px dotted;
	padding:3px 10px 3px 10px;
	line-height:130%;
}


.box_dome{
	width:600px;
	margin:0px auto 0px auto;
	font-size:95%;
	color:#202020;
	border-bottom:1px dotted;
	padding:10px 10px 5px 10px;
}

.box_dome_list{
	width:500px;
	margin:0px auto 0px auto;
	font-size:95%;
	color:#202020;
	border-bottom:1px dotted;
	padding:10px 10px 5px 10px;
}

.box_dome_list2{
	width:620px;
	margin:0px auto 0px auto;
	font-size:100%;
	color:#202020;
	border-bottom:1px dotted;
	padding:10px 10px 5px 10px;
}

.box_staff{
	width:550px;
	margin:0px auto 0px auto;
	color:#202020;
	border-bottom:1px dotted;
	padding:5px 10px 2px 10px;
}

.box_staff p{
	line-height:140%;
	padding-left:10px;
	margin-bottom:2px;
	margin-top:2px;
}



/* 臨時バナーの設定 */
#banner{
    border:#dddddd 1px solid;
}

/* サイド */
.side-content{
		text-align:left;
		margin:5px 0 10px 0px;	
		}



.side-content p 	{
   		font-size:95%;
		text-align:left;
		}	

.side-content a{
	font-size:100%;
	text-align:left;
	margin:5px 0px 0px 0px;
	padding:4px 0px 0px 4px;
	border-color:#666;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	text-decoration:none;
}

.side-content a{
    padding-top:10px;
}

.side-content-banner a{
    border-width:0px;
    text-decoration:none;
    display:inline;
}



.side-content ul#sub	{
		margin:0px 0px 0px 15px;
	    border-top:#666 1px none;
		}

.side-content a.sub	{
		margin:0px 0px 0px 15px;
	    border-top:#666 1px none;
		}

.side-bar .side-content h1 a{
    color:#666;
    font-size:12px;
    text-align:center;
    font-family:Arial;
    border:0px;
    margin:0px;
	padding:3px 0px 3px 0px;
}

.side-bar .side-content h1.sidenavi{
	padding:0px;
}

.side-image-top{
    text-align:center;
}

.side-image-top p{
    font-size:10px;
    padding:3px 0px 0px 0px;
    margin:0px;
}

.side-image-top img{
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
	border:solid #fc6 2px;
}

.side-image-top em{
    font-style:normal;
    font-weight:bold;
}

/* サブメニュー */

.side_sub{
	text-align:left;
	margin:5px 0 10px 0px;
	width:80%;
		}

.side_sub a{
	font-size:80%;
	text-align:left;
	color:#996600;
	margin:5px 0px 0px 0px;
	padding:4px 0px 0px 4px;
	border-color:#666;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	text-decoration:none;
}



/* 注意書き設定 */
.caution {
	font-size:12px;
	color:#a00;
	padding:3px;
}

.box h1.caution {
    color:#ffffff;
    background-color:#a00;
    border-color:#a00;
    border-width:0px 0px 2px 0px;
    font-size:16px;
}

.box p.caution{
    color:#a00;
    background-color:#ffffff;
    padding:10px;
}

.box p.attention{
    color:#d20000;
    background-color:#ffffff;
}

.side-bar p.caution{
    font-size:10px;
    color:#666;
}

.side-bar ul.caution{
    font-size:10px;
    color:#666;
    list-style-type:square;
    margin-left:20px;
    margin-right:5px;
}

.side-bar ul.caution li{
    padding:0px 0px 3px 0px;
}

.footer-navi{
    margin-right:auto;
    margin-left:auto;
}

.footer-navi a {
    font-size:10px;
    padding:0px 5px 0px 8px;
    display:inline;
    border-left:1px solid gray;
    color:#505050;
}

.footer-navi a.end {
    border-left:1px solid gray;
    border-right:1px solid gray;
    color:#505050;
}


.footer-navi a.sahimel {
    font-size:14px;
    border:0px;

}



