@charset "euc-jp";
/*--------------------------------------------------------------*/
/* CSS and Graphics are released under Creative Commons License */
/* http://creativecommons.org/licenses/by-nc-sa/2.1/jp/         */
/* Copyright (C) 2007, Masanao Takahashi @ BCOOL Inc.           */
/* http://2bcool.net/                                           */
/*--------------------------------------------------------------*/

@import url("css/ex.css");

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
div.page {
	width: 780px;
	margin:0 auto;
	text-align:left;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFF;
	color: #333631;
	font-family: Verdana, Helvetica, 'Hiragino Kaku Gothic Pro', 'Ž¼Ž¾Ž¼Ž©Ž¼Ž¾Ž¼ŽÖŽ¼Ž¾Ž¼Ž©¼ª¼­Ž¼Ž¾Ž¼Ž²Ž¼Ž¾Ž¼Ž©Ž¼Ž¾Ž¼ŽÒŽ¼Ž¾Ž¼Ž·Ž¼Ž¾Ž¼ŽÕŽ¼Ž¾Ž¼Ž©Ž¼Ž¾Ž¼Ž¸ Pro W3', osaka, sans-serif;
	font-size: 85%;
	margin: 0;padding: 0;
	}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 140%;
	}
img {
	border:0;
}
/* ------------ Link Color Settings ------------ */
a { }
a:hover {text-decoration: underline;}

/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #988787;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	color: #333;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}
h2 {
	color: #333;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 5px 0 5px 26px;
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
	margin: 0;
	padding:0;
	text-align: center;
	color: #333631;
	background:#fdeff2 url(images/head_back.gif) repeat-x top;
}

#header {
	margin-top:50px;
	position:relative;
	padding-bottom:10px;
	background:url(images/dot_line.gif) repeat-x bottom;
}
#header a {
	color:#555;
}
	#logo {
		display:block;
		width:320px;
		background:url(images/logo_r_line.gif) repeat-y right top;
		margin-bottom:20px;
	}

	.hm_main {
		position:absolute;
		top: 30px;
		right:0;
		text-align:left;
		padding:0 3px 0 0;
		margin:0;
	}
	.hm_main li {
	 	display:inline;
		list-style:none;
	 	margin:5px 0 0;
		background:url(images/hm_main_indent.gif) no-repeat left center;
		padding: 0 5px 0 15px;
	}
	.hm_sub {
		position:absolute;
		top:5px;
		right:0;
		font-size:90%;
		background:url(images/dot_line.gif) repeat-x bottom;
	}
	.hm_sub li {
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 15px;
		background:url(images/arrow.gif) no-repeat left center;
	}
	#main_img {
		display:block;
		background:url(images/main_img.jpg) no-repeat;
		height:132px;
		border-top:6px solid #DEDEDE;
		border-bottom:6px solid #DEDEDE;
	}
#main_area {
	margin-top:8px;
}
#footer {
	clear:both;
	padding:16px;
	text-align:center;
	font-size:10px;
	background:#DDB0B0;
}

#left_area{
	float:left;
	width:520px;
	margin-bottom:8px;
}

#right_area{
	float:right;
	width:260px;
	margin-bottm:8px;
}
.left_column{
	background-color:#dccb18;
	width:260px;
	float:left;
	margin:0;
	padding:0;
}

.center_column{
	background-color:#f5b1aa;
	width:260px;
	float:right;
	marging:0;
	padding:0;
}

.right_column{
	background-color:#83ccd2;
	width:260px;
	marging:0;
	padding:0;
}

.exp {
	padding:10px;
}
.column_exp {
	padding:10 5 10 5;
	widht:260px;
	background: inherit;
}
/* ------------ centercolumn ------------ */
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
}
.hidden {visibility: hidden; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}

.img_left {
float: left;
margin: 3px 5px 3px 0px;
}
.img_right {
float: right;
margin: 3px 0px 3px 5px;
}

.line-silver {background-image:url(images/line-silver10.gif);
background-repeat:repeat-x;
height:3px;
margin-top:5px;
margin-bottom:5px;
}

.font_990000 {
color: #990000;
font-weight:bold;
}

.title-bg-red {background-image:url(images/title-bg-red.jpg);background-repeat:repeat-x;padding-top:3px;padding-bottom:3px;padding-left:10px;font-size:14px;font-weight:bold;color:#990000;margin-bottom:5px;letter-spacing:0.1em;}
.font12{font-size:12px;}

.title-topics {
background-image: url(images/title-bg.jpg);
background-repeat:repeat-x;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
font-size:13px;
font-weight:bold;
color:#003366;
border-bottom:1px solid #336699;
}
