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

a {	
	color:#999999;	
	text-decoration: none
}

body {	
	background-color: #DCDCDC;
	font-family: meiryo, Myriad	CAD;
	color:#666666;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	font-size: 12px;	

	}
	
#xx_small {
	font-size:9px;
	line-height:10px;
	}

.wrapper {
	width:1000px;
	height:750px;
	position:absolute;
	left:50%;
	margin:10px 0 0 -500px;
	}	

.header {
	width:100%;
	height:35px;
	vertical-align:middle;
	}

.menubar {
	width:100%-5px;
	border-left:solid 5px #333333;
	height:25px;
	margin-top:5px;
	list-style::none;
	background:url(parts/menu_bg_off_mouse.png);
	}

.menubar li {
	display:inline;
	}

.menubar li a {
	display:block inline;
	padding:0px 10px 0px 10px;
	background:url(parts/menu_bg_off_mouse.png);
	}
	
.menubar li a:hover{
	background:#666666;
	text-decoration:none;
	color:#FF0033;
	}

.container {
	width:100%;
	height:inherit;
	}

.main_area {
	float:left;
	background-color:#EEEEEE;
	width:750px;
	height:inherit;
	}
	
.sidebar {
	float:right;
	position:relative;
	width:240px;
	margin-left:10px;
	height:inherit;
	}
	
#sidebar_contents {
	width:240px;
	}

#sidebar_contents h3 {
	height:20px;
	color:#333;
	font-size:12px;
	text-indent:15px;
	text-align:left;
	background-position:right;
	border-bottom:1px dotted #666666;
	background:url(parts/menu_bg_on_mouse.png) no-repeat;
	}

.footer {
	width:100%;
	height:50px;
	font-size:10px;
	vertical-align:middle;
	background:#cccccc url(parts/fotter_bg.png) center no-repeat;
	border-top:1px dashed;
	border-bottom:3px solid;

	}

#top_title {
	line-height:20px;
	font-size:24px;
	font-weight:bold;
	}

#top_subtitle {
	font-size:9px;
	}

#contents {
	width:250px;
	height:350px;
	}
	
#contents ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#contents li {
	margin:0;
	text-align:center;
	background:url(img/menu_background_on_mouse.png) no-repeat;
	}
	
#contents li a {
	display:block;
	width:250px;
	width /**/: 250px;
	height:25px;
	padding:1px 5px 0px 5px;
	background:url(img/menu_background_off_mouse.png) no-repeat;
	}

#link_one_way li {
	height:14px;
	background-image:url(parts/arw_single.png);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;
}

#link_mutual li {
	height:14px;
	background-image:url(parts/arw_double.png);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;
}



#contents li a:hover {
	background:none;
	text-decoration:none;
	}
	
#contents li a:hover{
	background:url(img/menu_background_on_mouse.png) no-repeat;
	}



#article_1 {
	margin-left:45px;
	font-size:10px;
	line-height:11px;
	}

#indent_15 {
	margin-left:15px;
	}


#indent_30 {
	margin-left:30px;
	}
	
h2 {
	font-size:12px;
	text-indent:15px;
	width:100%-150px;
	background-position:right;
	border-bottom:1px dotted #666666;
	background:url(parts/menu_bg_on_mouse.png) no-repeat;
	}

h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
