@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
}

body {
	width:736px;
	padding:0px;
	margin:0px auto;
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#333366;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,Arial,Verdana,Helvetica,sans-serif;
	background-image:url(../../common/pict/hpbg.jpg);
	-webkit-text-size-adjust:100%;
}
table {
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
img {
	border:none;
}
h1 {
	color:#333366;
	text-decoration:none;
	font-size:150%;
	font-weight:bold;
	margin:30px 10px;
	text-align:center;
}

h2 {
	color:#333366;
	text-decoration:none;
	font-size:110%;
	font-weight:bolder;
	margin:10px 0px;
}

p.menu {
	color:#333366;
	text-decoration:none;
	font-size:75%;
	font-weight:bold;
}


a:link,a:visited,a:active {
	color:#3344bb;
	text-decoration:none;
}
a:hover {
	color:#aadd00;
	text-decoration:none;
}


a.menu:link,a.menu:visited,a.menu:active {
	color:#3344bb;
	text-decoration:none;
	font-size:75%;
	font-weight:lighter;
}
a.menu:hover {
	color:#aadd00;
	text-decoration:none;
	font-size:75%;
	font-weight:lighter;
}

table.m_box {
	width:736px;
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
td.wpage5,td.wpage10,td.wpage720,td.wpage720x30,td.wpage720x100,td.wpage730x5 {
	margin:0px;
	padding:0px;
	border:none;
	background-color:#ffffff;
}
td.wpage5 {
	width:5px;
}
td.wpage10 {
	width:10px;
}
td.wpage720 {
	width:720px;
}
td.wpage720x30 {
	width:720px;
	height:30px;
	background:#ffffff url(../../common/pict/underbar.png) no-repeat 0px 0px;
}
td.wpage720x100 {
	width:720px;
	height:90px;
	padding:0px 0px 10px 0px;
	background:#ffffff url(../../common/pict/topbar.png) no-repeat 0px 0px;
}
td.wpage730x5 {
	width:730px;
	height:5px;
}

table.box180,table.box480,table.box510 {
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
table.box180 {
	width:180px;
}
table.box480 {
	width:470px;
	padding:0px 5px;
}
table.box510 {
	width:510px;
}
td.pagetitle510x1 {
	width:510px;
	height:20px;
	background:#ffffff url(../../common/pict/mtab_info.png) no-repeat 0px 0px;
}
td.pagetitle510x2 {
	width:510px;
	height:20px;
	background:#ffffff url(../../common/pict/mtab_index.png) no-repeat 0px 0px;
}
td.pagetitle180x1 {
	width:180px;
	height:20px;
	background:#ffffff url(../../common/pict/stab_info.png) no-repeat 0px 0px;
}
td.pagetitle180x2 {
	width:180px;
	height:20px;
	background:#ffffff url(../../common/pict/stab_link1.png) no-repeat 0px 0px;
}
td.pagetitle180x9 {
	width:180px;
	height:20px;
	background:#ffffff url(../../common/pict/stab_bot.png) no-repeat 0px 0px;
}

td.gpage200,td.gpage270 {
	margin:0px;
	padding:0px;
	border:none;
}
td.gpage200 {
	width:200px;
}
td.gpage270 {
	width:270px;
}
td.main {
	width:480px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	border:none;
	overflow:hidden;
	background-color:#eeeeee;
}
td.info,td.weblink {
	width:160px;
	margin:0px;
	padding:5px;
	border:none;
	overflow:hidden;
	font-size:75%;
	background-color:#eeeeee;
}
td.weblink a:link,td.weblink a:visited,td.weblink a:active {
	color:#3344bb;
	text-decoration:none;
	font-size:75%;
	font-weight:lighter;
}
td.weblink a:hover {
	color:#aadd00;
	text-decoration:none;
	font-size:75%;
	font-weight:lighter;
}
td.tb_space,td.tb_spaces,td.p_space {
	margin:0px;
	padding:0px;
	border:none;
}
td.tb_space,td.p_space {
	height:15px;
}
td.tb_spaces {
	height:3px;
	background-color:#cecece;
}
td.pline_1,td.pline_2,td.pline_3,td.pline_4 {
	width:1px;
	margin:0px;
	padding:0px;
	border:none;
}
td.pline_1 {
	background-color:#dddddd;
}
td.pline_2 {
	background-color:#cecece;
}
td.pline_3 {
	background-color:#b8b8b8;
}
td.pline_4 {
	background-color:#9a9a9a;
}


.center {
	text-align:center;
}
.border {
	border-bottom:1px solid #979797;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
img.index {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}
