﻿
* {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
}
body {
	margin:0 auto;
	background: url(/images/gb.png);
	background-position:center;
	background-attachment:fixed;
}
a {
	text-decoration: none;
	color:#FFF;
}
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;
	text-align:left;
}
.content {
	margin:0px 20px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	background-color:#FFFFFF;
	margin-bottom:20px;
}
.content p {
	FONT-SIZE: 10pt;
	width:590px;
	margin-left:25px;
	padding-top:10px;
	padding-bottom: 35px;
	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 h3 {
	color:#333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12pt;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bolder;
	padding-bottom:5px;
	padding: 5px 5px 5px 10px;
	background-image:url(/images/h3-bg.gif);
	background-repeat: repeat-x;
}
.content h4 {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	margin-left:10PX;
	margin-right:20PX;
	margin-top:10px;
	background-image:url(/images/h-blue.png);
}
.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 {
	border: none;
}
#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;
}
#bio {
	margin-left:10px;
	margin-right:5px;
}
#p-top {
	background-image:url(/images/p-top.png);
	height:30px;
	width:650px;
	margin-left:15px;
}
#p-con {
	background-image:url(/images/top-bg-2.png);
	background-repeat:repeat-y;
	margin-left:15px;
	margin-right:15px;
	padding:7px;
	font-size:13px;
	line-height:20px;
}
#p-con h2 {
	color:#333333;
	font-weight:bold;
	margin:2px 0px 3px 0px;
	padding-left:10px;
	padding-top:3px;
	font-size:16px;
	width:620px;
	background-image:url(/images/h3-bg-bg.png);
	height:25px;
}
#p-bottom {
	background-image:url(/images/top-bottom.png);
	height:15px;
	width:650px;
	margin-left:15px;
	margin-bottom:10px;
}