﻿* {
	margin: 0;
	padding: 0;
    outline: 0;
	vertical-align: baseline;
	list-style: none;
}
table {
	border-collapse:separate;
	border-spacing:0;
	border:#e4e4e4 0px;
	font-size:8pt;
}

td, tr {
	vertical-align:middle;
	margin:10px;
}
body {
	margin:0 auto;
	background: url(/images/gb.png);
	background-position:center;
	background-attachment:fixed;
}

th, td {
	padding:4px 0px 4px 4px;
}
tr.even td {
	background:#E5ECF9;
}
a {
	color:#CCC;
	text-decoration: none;
	
}

a:hover {
	color: #0CF;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


#title {
height:100%;
width:100%;
margin: 0 auto;
}

#menu {
	width:100%;
	background-image:url(/images/sample-03.png);
	border-bottom: #4F4F4F solid 6px;
	text-align: center;
	height:103px;
	margin:0 auto;
}
.menu {
	margin:0 auto;
	width:925px;
	padding-top:10px;
}



#container {
margin:0 auto;
text-align:center;
padding: 0px;

}

#fat {
width:950px;
text-align:center;
margin:0 auto;
}

#head {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0 auto;
    text-align:left;
	padding-top:10px;
	width:920px;
	height:290px;
	margin-bottom:6px;
}

#right {
	float: left;
	background-color:#FFFFFF;
	width: 250px;
	overflow: hidden;
	margin-top:0px;
	border: solid #E1E1E1 1px;
	font-size:12px;
	text-align:left;
}

#center {
	float: left;
	width: 680px;
	margin-left:0px;
}

.bio-ex {
width:650px;
height:250px;
background-image:url(/images/pre-650.png);
background-repeat:no-repeat;
	margin:0px 15px 15px 15px;
 color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}

.bio-smail {
width:650px;
height:180px;
background-image:url(/images/smail-650x180.png);
background-repeat:no-repeat;
	margin:0px 15px 20px 15px;
 color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}

.bio-ex h2, .bio-smail h2 {
font-size:11pt;
background-color: #666666;
color:#FFFFFF;
margin-right:5px;
}

.content {
	margin:0px 15px 20px 15px;
 padding: 
 color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	background-color:#FFFFFF;
	border: solid #E1E1E1 1px;
}
.content p {
	FONT-SIZE: 10pt;
	width:590px;
	margin-left:40px;
	line-height : 16px;

 FONT-FAMILY: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sidebar {
	padding-left:12px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:8px;
	margin: auto;
}
.sidebar a {
	text-decoration: none;
}
.sidebar a:hover {
 color: #;
}
.content img {
	margin-bottom:5px;
}

.content h2 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14pt;
	border-bottom: 1px solid #333333;
	text-align: left;
	margin-bottom: 5px;
	margin-left:20PX;
	padding: 3px;
	line-height : 18px;
}

.content h3 {
    width:650px;
	color:#333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 15pt;
	border-bottom: 1px solid #CCC;
	text-align: left;
	font-weight: bolder;
	padding: 2px 5px 0px 0px;
	margin-bottom:5px;
	background-image:url(/images/ent-topbar.gif);
	background-repeat: repeat-x;
}

.content h4 {
	height:18px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
	padding: 3px 5px 5px 10px;
	margin-top:5px;
	margin-left:5PX;
	margin-right:20PX;
	background-color: #a2d0ff;
}

.sidebar h2 {
	color: #606060;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	margin-bottom:5px;
	letter-spacing: .3em;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 5%;
	margin-top: 10px;
	list-style-type: none;
	  
}
.sidebar li a {
	color:#F69;
}
.sidebar li a:hover {
	background-color:#F69;
	color:#FFF;
}
.sidebar img {

}

#banner-top {
background-image:url(/images/banner-top1.png);
width:220px;
height:25px;
text-indent:-9999px;
}

#banner-top2 {
background-image:url(/images/banner-top2.png);
width:220px;
height:25px;
text-indent:-9999px;
}

#banner-top3 {
background-image:url(/images/banner-top3.png);
width:220px;
height:25px;
text-indent:-9999px;
}

#banner {
background-image:url(/images/banner-center.png);
background-repeat:repeat-y;
width:220px;
}

#banner-bottom {
background-image:url(/images/banner-bottom.png);
width:220px;
height:15px;
text-indent:-9999px;
margin-bottom:15px;
}

#bottom-link {
width:100%;
	background-color:#333333;
	border-bottom: #000000 solid 3px;
}
.bottom-link table {
    font-family:"ＭＳ Ｐゴシック", Osaka;
    width:100%;
	color: #CCCCCC;
	text-align:center;
	font-size:8pt;
	margin-top:10px;
	margin-bottom:10px;
}
.bottom-link table a:hover {
	text-decoration: none;
	color: #00CCFF;
}

.bottom-link table a {
color:FFF;
	text-decoration: none;
}


#copyright {
	text-align:center;
	width:100%;
	background-color: #666666;
}
.copyright {
	color:#FFF;
	text-align:center;
	font-size:9px;
	padding-bottom:20px;
}
.copyright p.tel {
	font-size:16px;
	font-weight: bold;
}
.copyright p.tel img {
	margin-top:4px;
	padding-left:1px;
	margin-right:4px;
}
.copyright p.by {
	color:#FFF;
	padding: 2px 0px;
}
.copyright p.by a {
	text-decoration: underline;
	color: #FFF;
}
.copyright p.copy {
	padding: 2px 0px;
}


#plan {
margin-left:10px;
margin-right:5px;
text-align:left;
}

#plan p {
width:500px;
font-size:9pt;
margin-top:20px;
margin-left:40px;
margin-bottom:10px;
letter-spacing:1PX;
text-align:left;
}

#plan h2 {
font-size:14px;
border:none;
padding-top:5px;
}

#plan h4 {
font-size:16px;
border:none;
margin-bottom:5px;
}
?* {
	margin: 0;
	padding: 0;
    outline: 0;
	vertical-align: baseline;
	list-style: none;
}
table {
	border-collapse:separate;
	border-spacing:0;
	border: thick #CCCCCC 1px;
	font-size:8pt;
}

td, tr {
	vertical-align:middle;
	margin:10px;
}
body {
	margin:0 auto;
	background: url(/images/gb.png);
	background-position:center;
	background-attachment:fixed;
}

th, td {
	padding:4px 0px 4px 4px;
}
tr.even td {
	background:#E5ECF9;
}
a {
	color:#CCC;
	text-decoration: none;
	
}

a:hover {
	color: #0CF;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


#title {
height:100%;
width:100%;
margin: 0 auto;
}

#menu {
	width:100%;
	background-image:url(/images/sample-03.png);
	border-bottom: #4F4F4F solid 6px;
	text-align: center;
	height:103px;
	margin:0 auto;
}
.menu {
	margin:0 auto;
	width:925px;
	padding-top:10px;
}



#container {
margin:0 auto;
text-align:center;
padding: 0px;

}

#fat {
width:950px;
text-align:center;
margin:0 auto;
}

#head {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0 auto;
    text-align:left;
	padding-top:10px;
	width:920px;
	height:290px;
	margin-bottom:6px;
}

#right {
	float: left;
	background-color:#FFFFFF;
	width: 250px;
	overflow: hidden;
	margin-top:0px;
	border: solid #E1E1E1 1px;
	font-size:12px;
	text-align:left;
}

#center {
	float: left;
	width: 680px;
	margin-left:0px;
}

.bio-ex {
width:650px;
height:250px;
background-image:url(/images/pre-650.png);
background-repeat:no-repeat;
	margin:0px 15px 15px 15px;
 color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}

.bio-smail {
width:650px;
height:180px;
background-image:url(/images/smail-650x180.png);
background-repeat:no-repeat;
	margin:0px 15px 20px 15px;
 color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}

.bio-ex h2, .bio-smail h2 {
font-size:11pt;
background-color: #666666;
color:#FFFFFF;
margin-right:5px;
}

.content {
	margin:0px 15px 20px 15px;
 padding: 
 color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	background-color:#FFFFFF;
	border: solid #E1E1E1 1px;
}
.content p {
	FONT-SIZE: 10pt;
	width:590px;
	margin-left:40px;
	line-height : 16px;

 FONT-FAMILY: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sidebar {
	padding-left:12px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:8px;
	margin: auto;
}
.sidebar a {
	text-decoration: none;
}
.sidebar a:hover {
 color: #;
}
.content img {
	margin-bottom:5px;
}

.content h2 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14pt;
	border-bottom: 1px solid #333333;
	text-align: left;
	margin-bottom: 5px;
	margin-left:20PX;
	padding: 3px;
	line-height : 18px;
}

.content h3 {
    width:650px;
	color:#333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 15pt;
	border-bottom: 1px solid #CCC;
	text-align: left;
	font-weight: bolder;
	padding: 2px 0px 0px 10px;
	margin-bottom:5px;
	background-image:url(/images/ent-topbar.gif);
	background-repeat: repeat-x;
}

.content h4 {
	height:18px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
	padding: 3px 5px 5px 10px;
	margin-top:5px;
	margin-left:5PX;
	margin-right:20PX;
	background-color: #a2d0ff;
}

.sidebar h2 {
	color: #606060;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	margin-bottom:5px;
	letter-spacing: .3em;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 5%;
	margin-top: 10px;
	list-style-type: none;
	  
}
.sidebar li a {
	color:#F69;
}
.sidebar li a:hover {
	background-color:#F69;
	color:#FFF;
}
.sidebar img {

}

#banner-top {
background-image:url(/images/banner-top1.png);
width:220px;
height:25px;
text-indent:-9999px;
}

#banner-top2 {
background-image:url(/images/banner-top2.png);
width:220px;
height:25px;
text-indent:-9999px;
}

#banner-top3 {
background-image:url(/images/banner-top3.png);
width:220px;
height:25px;
text-indent:-9999px;
}

#banner {
background-image:url(/images/banner-center.png);
background-repeat:repeat-y;
width:220px;
}

#banner-bottom {
background-image:url(/images/banner-bottom.png);
width:220px;
height:15px;
text-indent:-9999px;
margin-bottom:15px;
}

#bottom-link {
width:100%;
	background-color:#333333;
	border-bottom: #000000 solid 3px;
}
.bottom-link table {
    font-family:"ＭＳ Ｐゴシック", Osaka;
    width:100%;
	color: #CCCCCC;
	text-align:center;
	font-size:8pt;
	margin-top:10px;
	margin-bottom:10px;
}
.bottom-link table a:hover {
	text-decoration: none;
	color: #00CCFF;
}

.bottom-link table a {
color:FFF;
	text-decoration: none;
}


#copyright {
	text-align:center;
	width:100%;
	background-color: #666666;
}
.copyright {
	color:#FFF;
	text-align:center;
	font-size:9px;
	padding-bottom:20px;
}
.copyright p.tel {
	font-size:16px;
	font-weight: bold;
}
.copyright p.tel img {
	margin-top:4px;
	padding-left:1px;
	margin-right:4px;
}
.copyright p.by {
	color:#FFF;
	padding: 2px 0px;
}
.copyright p.by a {
	text-decoration: underline;
	color: #FFF;
}
.copyright p.copy {
	padding: 2px 0px;
}


#plan {
margin-left:10px;
margin-right:5px;
text-align:left;
}

#plan p {
width:520px;
font-size:10pt;
margin-top:20px;
margin-left:40px;
margin-bottom:10px;
letter-spacing:1PX;
text-align:left;
}

#plan h2 {
font-size:14px;
border:none;
padding-top:5px;
}

#plan h4 {
font-size:16px;
border:none;
margin-bottom:5px;
}
