@charset "Shift_JIS";

/* body
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #454545;
	background: #ffffff;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	text-align:center;
	font-size:12px;
}

hr {height:1px; border:dotted 1px #cdcdcd; margin:20px 0px;}

img {border:0px;}
	
#wrapper {
    width: 800px;
	margin: 0px auto;
	font-size:12px;
	background:url(../images/main_bg.gif) repeat-y top center;
}

#main {
	width:700px; margin-left:40px;}

.mb01 {margin-bottom:1px;}
.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.right {text-align:right;}
.justify {text-align:justify;}
p {margin:0px; padding:0px; line-height:1.4em;}
.cap {font-size:10px; color:#666;}
.cap_02 {font-size:10px; color:#666; text-indent:none; margin-bottom:5px;}
.red {color:red;}
blockquote {font-size:12px; margin:0px; padding:0px; padding-left:30px; margin-bottom:20px;}
.list_01 {list-style-type:none; padding:0px; margin:0px 0px 5px 0px;}

/* ヘッダ
---------------------------------------------------- */

td.header-main {
    width: 780px;
	height:82px;
	background:url(../images/headimage.jpg) no-repeat top center;
}

h1 {
	padding-top:13px; padding-left:16px;}

h3 {font-size:12px; margin-bottom:10px;}

td.header-left {
    width: 10px;
	/*background: url(../images/headbg_left.gif) no-repeat;*/
}

td.header-right {
    width: 10px;
	/*background:url(../images/headbg_right.gif) no-repeat;*/
}


/* コンテンツ body
---------------------------------------------------- */
table td { font-size:12px; line-height:1.5em;}

td.body-main {
    width: 778px;
	background: #FFFFFF;
	font-size:12px;
}

td.body-menu {
    width: 778px;
	height:30px;
	background:  #FFFFFF url(../images/menubg.gif) no-repeat;
}

td.body-footer {
    width: 780px;
	background: #FFFFFF;
	border-top: 1px solid #cdcdcd;
	padding-top:10px;
}

td.body-left {
    width: 10px;
	background: url(../images/bodybg_left.gif) repeat-y;
}

td.body-right {
    width: 10px;
	background:url(../images/bodybg_right.gif) repeat-y;
}

#right-menu {
	width: 225px;
	background: #fffdf7;
	border-left: 1px solid #CCCCCC;
}

#right-menu table {
	font-size:12px; 
	font-weight:bolder;}
	
#right-menu table td.submenu a:link{color:#36C; }
#right-menu table td.submenu a:visited{color:#36C;}
#right-menu table td.submenu a:hover{color:#F66; border-bottom:1px dashed #36C; text-decoration:none;}
#right-menu table td.submenu a:active{color:#36C;}

td.submenu {
	background: #FFFFFF;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.submenu2 {
	background: #FFFFFF;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


p.jusyo {
	margin: 0px;
	padding: 15px;
	line-height:130%;
	font-size:10px;
	color:#777777;
}

.pankuzu {
	width:500px;
	margin:10px;}

p.pankuzu {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

p.footermenu {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.title {margin-bottom:20px; width:700px;}

/* リンク
---------------------------------------------------- */
a:link {
	color: #3053b8;
	text-decoration: none;
}
a:visited {
    color: #3053b8;
	text-decoration: none;
}
a:hover{
    color: #7d7afd;
	text-decoration: underline;
}

a:active{
    color: #3053b8;
	text-decoration: underline;
}

h1.header {
	margin: 0px;
	padding: 0px;
}


/* フッター
---------------------------------------------------- */
p.copyright {
	margin: 0px;
	padding: 10px;
	font-size: 10px;
	color:#ffffff;
}

td.footer-main {
    width: 718px;
	text-align: center;
	background-color:#2e3b88;
	/*background: url(../images/footerbg_02.gif) no-repeat;*/
}

td.footer-left {
    width: 10px;
	background: url(../images/footerbg_01.gif) no-repeat;
}

td.footer-right {
    width: 10px;
	background: url(../images/footerbg_03.gif) no-repeat;
}

