/* CSS Document */
@charset "utf-8";

/* 
========================================
universal reset
========================================
 */
* {
	margin: 0;
	padding: 0;
	min-height:1px;
}

ol, ul, li { margin:0; padding:0; }
li { list-style:none; }
h1, h2, h3, p { margin:0; padding:0; }

a { text-decoration:none; }
a:hover { color:#CC3300; text-decoration:underline; }
/*Hidden Mac IE\*/
a { text-decoration:none; overflow:hidden; }
/**/

img { margin:0; padding:0; border:none; }
p { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";font-size: 0.8em;line-height: 1.5em; }
.red { color: #FF0000; }
.blue { color: #000066; }
.white { color: #FFFFFF; }
.small { font-size:0.7em; line-height:1.4em; }
.mid { font-size:0.8em; line-height:1.6em; }

/* 
========================================
base layout
========================================
 */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
}

#baseShadow {
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	width: 930px;
	height: auto;
	margin:0 auto;
}

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

#wrapNavi {
	width: 195px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;	
}

#wrapContents {
	width: 635px;
	height: auto;
	margin: 0;
	padding: 12px 0 0 20px;
	text-align: left;
	float: left;	
}

#wrapNewsList {
	width: 590px;
	height: auto;
	margin: 0;
	padding: 15px 0 30px 30px;
	text-align: left;
}

#footerArea {
	clear: both;
	width:870px;
	height:40px;
	text-decoration: none;
	margin: 0 15px;
	padding: 10px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}

/*Windows IE6‚Ì‚Ý“K—p*/
*html body #footerArea {
	clear: both;
	width:900px;
	height:40px;
	text-decoration: none;
	margin: 0 15px;
	padding: 10px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}



/* 
========================================
decoration style
========================================
 */

.header {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.newsDay {
	color: #FF0000;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin: 10px 0 3px 0;
}

.backList {
	padding: 2px;
	width: 200px;
	margin-top: 10px;
	margin-left: 30px;
	text-align: center;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 5px solid #003366;
}
.date {
	text-align: right;
	margin-bottom: 10px;
}

.title {
	font-size: 1.5em;
	color: #006699;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-bottom: 15px;
}

.newsTxt {
}


.searchArea {
	width: 150px;
	padding: 15px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*footer Area*/
.plugin {
	height: 31px;
	width: 88px;
	float: left;
	margin-right:5px;
}
.pluginTxt p {
	height: 31px;
	width: 200px;
	float: left;
	text-align: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 1.2em;
	color: #FFFFFF;
}


#footerText p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-align: right;
	font-size: 10px;
	line-height: 1.7em;
}


#mainArea {
	width: 605px;
	margin-left: 15px;
	margin-top: 15px;
}



.photo {
	width: 177px;
	float:left;
	margin-right:30px;
}

.photo img {
	margin-bottom:10px;
}



.linkChap {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 1em;
	color: #006600;
	width: auto;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	clear:both;
}

#mainArea ul li {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 0.8em;
	background-image: url(../images/arrow_black.gif);
	background-position: left 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom:4px;
}

.groupChap {
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3333FF;
}

.table01 td {
	padding: 5px;
	background-color: #CCCCFF;
	width: auto;
}

.line_title {
	FONT-WEIGHT: bold; COLOR: #006600; BACKGROUND-COLOR:#F2F2F2; MARGIN-BOTTOM: 10px; PADDING: 1px 14px; LINE-HEIGHT: 1.2em;
}
.td01 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 3px;
	BACKGROUND-POSITION: left 6px; PADDING-LEFT: 10px; FONT-SIZE: 0.8em; LINE-HEIGHT: 1.4em; BACKGROUND-IMAGE: url(../images/arrow_black.gif); MARGIN-BOTTOM: 5px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: "?l?r ?o?S?V?b?N", "Osaka";
}
.pagetop {
	MARGIN: 20px 0 5px 0; TEXT-ALIGN: right; FONT-SIZE: 0.8em; WIDTH: 620px;
}
.asof {
	MARGIN: 20px 0 5px 0; TEXT-ALIGN: right; FONT-SIZE: 0.7em; WIDTH: 620px;
}

