/*************************************
 * TITLE: 広報                      *
 * Stylesheet for Screen             *
 * AUTHOR: Yoshiaki Ogawa            *
 * MODIF: 2007-Aug-02                *
 *************************************/

body 	{
	background:#ff9934 /* #2765AF */ url('images/body_bg.jpg') repeat-x 0 0;
	color:#000000;
	margin:20px 0;
	padding:0;
	font-family:verdana, "ＭＳ Ｐゴシック", "Trebuchet MS",  "ＭＳ　ゴシック", arial, "Times New Roman", serif;
	font-size:100%;
	}

p	{
	margin:0;
	padding:0 0 15px 0;
	}

a:link img{border:none;}

a:visited img{border:none;}

a:link img, a:visited img, a:hover img {border:0;}

.center_fig {
	text-align:center;
	background-color : #e6e6e6;
	padding : 0.5em;
	}

.center {
	text-align:center;
	padding : 0.5em;
	}

#list ul {
	margin-top:0;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	}

#list li {
	color: #ff0000; /* #36648b; */
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 25px;
	background: url(images/list.gif) no-repeat 0% 4px;
	}

a	{
	color:#000000;
	text-decoration:underline;
	}

a:hover	{
	color:#225799;
	text-decoration:none;
	}


/*structural elements*/
#container	{
	margin:0px auto;
	text-align:center;
	width:760px;
	}

#holder {
	width:100%;
	padding:20px 20px 5px 20px;
	background:#ffffff;
	text-align:left;
	}
	
#logo {
	background:url('images/logo.gif') no-repeat 550px 0;
	border-bottom:1px solid #DADADA;
	padding:5px 30px 10px 0px;
	}
	
#navigation	{ 
	font-size:0.875em;
	margin:0;
	padding:10px 0;
	}

#header	{
	background:#DADADA url('images/header8.jpg') no-repeat 10px 10px;
	padding:10px;
	height:200px;
	}

#content	{
	float:left;
/*	width:720px; */
	padding:20px 10px 0 10px;
	line-height:160%;
	}

#content p	{
	margin-top : 15px;
	}

#content h1	{
	text-align:center;
	font-size:135%;
	font-weight:bold;
	letter-spacing: -0.1em;
	color: #0000ff; /* #1f4e86; */
	line-height:130%;
/*	border-left: solid 30px #1f4e86; */
	background-color: #c6c9d6;
	padding: 0.2em 1em;
	margin:15px 0 15px 0;
	}

#content h2 {
	font-size: 1.15em;
	border:solid 1px #333333;
	margin: 0.3em 0 0.5em 0em;
	padding : 0.3em;
	}

#content h3 {
	background-color:#d3e8fc; /* #e6e6e6; */
	border-top: solid 1px #225799;
	border-left: double 20px #225799;
	margin: 1em 0 0.5em 0em;
	padding: 0.3em;
	}
	
#content h4 {
	text-indent:-1em;
	margin:0 0 0.5em 1em;
	}

/*問い合せ先  */
.con1 {
	font-size : 0.9em;
	line-height : 1.2em;
	border: double 3px #666666;
	width: 300px;
	margin: 5px 0px 10px 10px;
	padding: 5px;
	}

/* 発表の日付 */
.date {
	text-align:right;
	}

.note1 {
	font-size : 1.1em;
	line-height : 1.4em;
	border: double 3px #666666;
	margin: 15px 25px 15px 25px;
	padding: 5px;
	}

.note2 {
	line-height : 1.5em;
	border: solid 1px #ffee00;
	background-color : #ffffce;
	margin: 0px 35px 15px 35px;
	padding: 10px;
	}

.note2 a {
	color:#ff0000;
	}

.note3 {
	line-height : 1.5em;
	border: solid 1px #99cc66;
	background-color :#f4ffe2;
	margin: 0px 35px 15px 35px;
	padding: 10px;
	}

.note3 a {
	color:#ff0000;
	}

.note4 {
	line-height : 1.5em;
	border: solid 1px #cc3366;
	background-color :#ffcccc;
	margin: 0px 35px 15px 35px;
	padding: 10px;
	}

.note4 ol {
	margin :0.5em 0 0.5em 2em;
	line-height:1.5em;
	font-size: 1em;
	font-weight: bold;
	}

.note4 a {
	color:#ff0000;
	}



#news	{
	float:right;
	width:250px;
	padding:20px 0;
	line-height:140%;
	text-align:justify;
	}
	
.newsItem	{
	text-align:center;
	padding:10px 0px 5px 0px;
	background:#FEFFD5;
	border:1px solid #FFEB70;
	font-size:85%;
	margin-bottom:20px;
	}

.newsItem2 {
	text-align:center;
	padding:10px 0px 0px 0px;
	border: 2px double #ec9800;
	font-size:72%;
	margin-bottom:20px;
	}

#footer	{
	clear:both;
	width:100%;
	font-size:80%;
	background:#DADADA;
	padding:20px;
	text-align:center;
	border-top:2px solid #ff9934; /* #2765AF; */
	}

/*headings*/
.newsItem h1 {
	color:#225799;
	margin:0 0 10px 0;
	padding:0;
	font-size:140%;
	font-weight:normal;
	}

.newsItem2 h1 {
	color:#225799;
	margin:0 0 10px 0;
	padding:0;
	font-size:140%;
	font-weight:normal;
	}

#logo h1 {
	font-weight:bold;
	font-size:105%;
	letter-spacing: -0.1em;
	margin:0;
	padding:0;
	color: #225799; 
	}

p.top {
	text-align: right;
	margin-top: 65px;
	color:#ff0000;
	}

p.top a {
	font-weight: normal;
	color: #5984bd;
	font-size:0.875em;
/*	text-align: left */;
	margin-top: 65px;
	}

p.top a:hover {
	color: #ff0000;
	font-size:0.875em;
	}

/*navigation*/
#navigation ul {margin:0; padding:0; }
#navigation li {margin:0; padding:0; list-style:none; display:inline; }
#navigation a {color:#225799; padding:0 20px 0 0; text-decoration:underline; }
#navigation a:hover	{color:#ff0000; text-decoration: underline }

#footer ul {margin:0; padding:0; }
#footer li {margin:0; padding:0; list-style:none; display:inline; }
#footer a {color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }

/* End hide from IE-mac */

#copyright {
	color:#999999;
	border-top: 1px solid #ff9934; /* #2765af; */
	font-size: 0.925em;
	line-height: 1.5em;
	margin: 1em 2em 0 2em;
	padding-top: 0.5em;
	text-align: center;
	}
#copyright a {
	color : #5984bd;
	font-size: 0.85em;
	}
#copyright a:hover {
	color : #ff0000;
	font-size: 0.85em;
	}
