@charset "UTF-8";

/* ========BASIC======== */
* {
	color:#000;
	font-family: "ＭＳ 明朝", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}

* html body {
	margin:auto;
}

body {
	_margin:10px;
	padding:0;
	letter-spacing:1px;
	background:url(../images/backgrnd.jpg);
}

br {
	letter-spacing:normal;
}

a {
	text-decoration:none;
	border:none;
}

img {
	border:none;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:789px;
	margin:0 auto;
	background:url(../images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
	background:url(../images/bg_contents_right.gif) 100% 0 repeat-y;
	background:#fff;
}

div#header {
	position:relative;
	height:65px;
	margin-bottom:5px;
	padding:0 5px;;
	background-color:#f5f5f5;
}

div#menu {
	float:left;
	padding:0 5px;
}

div#contents {
	clear:both;
	margin:0 5px;
	padding:20px 20px 0 20px;
}

div#main {
	float:left;
	width:750px;
}

div#totop {
	clear:both;
}

div#footer {
	clear:both;
	margin:0 5px;
	background:url(../images/backgrnd.jpg);
}

/* ========HEADER CUSTOMIZE======== */
div#header #logo {
	height:65px;
}

div#header #outline {
	position:absolute;
	left:300px;
	top:0px;
	width:485px;
	height:45px;
	_height:50px;
	padding-top:18px;
	_padding-top:13px;
}

div#header h1 {
	width:455px;
	_width:470px;
	margin-top:-5px;
	_margin-top:0px;
	padding:5px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

div#header h2 {
	width:455px;
	_width:470px;
	margin-top:-10px;
	_margin-top:-5px;
	padding:5px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
	margin:0;
	padding:0;
}

div#menu li {
	float:left;
	font-size:14px;
	color:#00f;
	text-align:center;
	list-style-type:none;
}

div#menu li a{
	display:block;
	width:128px;
	color:#0000ff;
	line-height:40px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	background:url(../images/bg_menu.gif) 0 0 repeat-x;
}

div#menu li.home a{
	border:none;
}

div#menu li a.active{
	color:#0000ff;
}

div#menu li a:hover{
	color:#ff0000;
	background:url(../images/bg_menu_on.gif) 0 0 repeat-x;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	color:#0000ff;
	width: 730px;
	border-bottom:1px dotted #0000ff;
}

div#main a:hover {
	color:#ff33ff;
	border:0;
	border-bottom:1px dotted #0000ff;
}

div#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#000;
	font-size:16px;
	font-weight:bold;
	border-bottom:3px double #535D57;
}

div#main h3 {
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
	padding:3px 0 4px 18px;
	background:url(../images/titlebar.gif) 0 100% no-repeat;
}

div#main p{
	margin:1em 0 1em 0;
	font-size:12px;
}

div#main .sub_box1 {
	width: 695px;
	font-size: 14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:18px;
	padding-right:10px;
}

div#main .sub_box2 {
	width: 695px;
	font-size: 12px;
	margin:25px auto 0 auto;
	line-height: 1.3em;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
	position:relative;
	height:2em;
}

div#totop p {
	position:absolute;
	top:10px;
	right:7px;
	margin:0;
	font-size:12px;
}

div#totop p a {
	padding-left:0px;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:right;
	background:url(../images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:12px;
	list-style:none;
	font-weight:normal;
}

div#footMenu li a {
	padding-left:10px;
	background: url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:right;
	background:url(../images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 1px;
	font-size:12px;
	list-style:none;
}

div#footMenu li a {
	color:#0000ff;
	padding-left:12px;
	background: url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

div#footMenu li a:active {
	color:#0000ff;
	padding-left:12px;
}

div#footMenu li a:hover {
	color:#ff0000;
	padding-left:12px;
}

/* ========FOOTER CUSTOMIZE======== */
address{
	padding:10px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-style:normal;
}
address a{
	color:#fff;
}
address a:hover{
	color:#fff;
}

/* ========LINKS TABLE CUSTOMIZE======== */
table {
	width: 700px;
	 margin-top:20px;
	table-layout:fixed; 
	word-break:break-all;
	word-wrap:break-word;
	border-collapse:collapse;
}
table#links th {
	width: 100px;
	padding: 8px 5px 8px 5px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

table#links td {
	height:40px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	line-height:1.3em;
}

table#links th a{
	border:none:
	text-decoration:none;
}
table#links th a:active{
	border:none:
	text-decoration:none;
}
table#links th a:hover{
	border:none:
	text-decoration:none;
}

table#request td {
	padding: 5px 5px 5px 15px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
table#request th {
	width:120px;
	padding-left:1em;
	text-align:left;
	font-weight:normal;
}
table#request td {
	width:575px;
	padding-left:1em;
	text-align:left;
	font-weight:normal;
}
