@charset "utf-8";

body {
	background-color: #ECE9D8;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 120%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#OUTER {
	position: relative;
	width: 780px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
/* tb^[ */
div#FOOTER {
	position: relative;
	width: 780px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	bottom: 0px;
	padding-top: 10px;
}

ul#BOTTOM_MENU {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 250px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: left;
}

ul#BOTTOM_MENU li {
	padding-right: 8px;
	display: inline;
}

ul#navi_MENU {
	left: 10px;
	top: 5px;
	width: 760px;
	font-size: 80%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

ul#navi_MENU li {
	display: inline;
}
address#COPYRIGHT {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 540px;
	text-align: right;
}
/* // tb^[ */
A:link    {color: #0064AC}
A:visited {color: #0064AC}
A:hover   {color: #00518C}
A:active  {color: #0064AC}

A.special         {
	color: #FF6600;
	font-size: 14px;
}
A.special:link    {color: #FF6600}
A.special:visited {color: #FF6600}
A.special:hover   {color: #333333}
A.special:active  {color: #FF6600}

A:link, A:visited, A:hover, A:active {text-decoration:underline}
img {
	border: 0px;
	}

#header {
	width: 760px;
}

#tnavi {
	width: 780px;
}

	
#contents {
	width: 780px;
}

#side_left {
float:left;
	width: 200px;
	}

#main {
float:left;
	width: 380px;
	}

#side_right {
float:left;
	width: 200px;
	}	
	
#footer {
	clear: both;
	width: 780px;
}	

#box700 {
	clear: both;
	width: 780px;
	text-align: left;
	list-style-image: url(../images/li-orange.gif);
	list-style-position: inside;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 12px;
}

#box570 {
	clear: both;
	width: 95%;
	text-align: left;
}
p{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
}
#box_400 {
	padding: 10px;
	width: 400px;
	border: 1px double #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	text-align: center;
}
#box_540 {
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

h1{
	margin: 0px 0px 0px 0px;
}

h2{
	margin: 0px 0px 0px 0px;

}

h3{
	margin: 0px 0px 0px 0px;

}

h4{
	font-size: 16px;
	color: #0066CC;
	margin: 0px 0px 0px 5px;
	clear: both;
}

h5{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0099CC;
	margin: 0px;
	text-indent: 1em;
	clear: both;
}

#main {
	width: 570px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
}

.headline{
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	color: #000033;
	margin: 0px 10px 0px 20px;
}
.story{
	font-size: 14px;
	padding: 5px 20px 5px 10px;
	margin: 0px 10px 0px 20px;
}
#box_a {
	padding: 5px;
	width: 530px;
	border: 1px solid #333333;
	left: auto;
	right: auto;
}
#link_i {
	list-style-position: outside;
	list-style-image: url(../images/link_i.gif);
}
#box_b {
	width: 540px;
	text-align: left;
}
#box_c {
	width: 230px;
	text-align: center;
	float: left;
}
#box_d {
	width: 300px;
	float: right;
}
#kojin_line {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#press_540line {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 12px;
}
