/* ---- body ---- */
strong {
	font-style:normal;
	font-weight:normal;
	font-family	: Osaka, 'ＭＳ Ｐゴシック', sans-serif ;
	}
.navi {
	margin: 5px;
	float: center;
	color: #FF3300;
}
#headerimage {
	width: 200px;
	margin: 0 auto;
	float: right;
}
body {
	line-height: 140%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
}
ul {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
a img {
	border: none;
}
hr {
	display: none;
}

/* ---- body リンクカラー ---- */
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0gbj66FF;
}

a:visited {
	color:#0gbj66FF;
	text-decoration: none;
}

a:hover {
	color:#3300FF;
	text-decoration: none;
}

a:active {
	color:#0gbj66FF;
	text-decoration: none;
}

/* ---- レイアウト ---- */
#layoutBody {
	text-align: left;
	border: 1px solid #000000;
	width: 750px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}

#topcontentBody {
	width: 748px;
}

#topcontentBodyl {
	width: 450px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}

#topcontentBodyr {
	width: 224px;
	float: left;
	padding-bottom: 30px;
}

.contentl {
	width: 420px;
	margin-left: 8px;
	border: 1px solid #000000;
	padding-left: 16px;
	padding-right: 14px;
	letter-spacing: 1px;
	color: #666666;
	padding-top: 20px;
	margin-top: 32px;
	padding-bottom: 10px;
	background-image: url(backimage.gif); 
}

.contentl h3{
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 15px;
	border-left-width: 0px;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	border-left-style: solid;
	border-bottom-style: solid;
}
.contentl ul{
	list-style-type: none;
	letter-spacing: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.contentl li{
	list-style-type: disc;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* ---- ヘッダー ---- */

#header {
	height: 100px;
	background-color: #000000;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border-top-color: #FFFFFF;
}

#header h1{
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
	padding-right: 20px;
}

#header h1 a:link {
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#header h1 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#header h1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#header h2{
	margin-left: 10px;
	color: #FF3300;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-right: 15px;
}

#sitelink{
	text-align: left;
	margin-top: 10px;
	color: #FF3300;
	padding-left: 30px;
	border-color: #FF3300;
	border-style: solid;
	border-width: 1px;
	
}

#sitelink a:link {
	color:#FF3300;
	font-size: 12px;
	text-decoration: none;
}

#sitelink a:visited {
	color:#FF3300;
	text-decoration: none;
	font-size: 12px;
}

#sitelink a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

/* ---- 右メニュー ---- */
#menubox {
	width: 210px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 1px;
	padding-top: 15px;
}

#firstbox {
	width: 250px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#firsttitle {
	width: 230px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
    margin-left: 4px;
	margin-top: 10px;
	padding-left: 4px;
	padding-top: 3px;
	color: #000000;
	letter-spacing: 1px;
	border-left-color: #000066;
	border-bottom-color: #000066;
	border-top-color: #000066;
	bottom: auto;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 15px;
}

.firsttext{
	list-style-type: none;
	width: 180px;
	margin-top: 10px;

	font-size: 12.px;
	line-height: 140%;
	font-size: 10px;
	letter-spacing: 1px;
	padding-left: 5px;
}

.firsttext li{
	border-top-color: #CCCC33;
	border-left-color: #FFFFCC;
	list-style-position: outside;
	overflow: visible;
	margin-bottom: 8px;
	display: block;
	padding-bottom: 5px;
}

.firsttext a:link {
	color:#CC3333;
	font-size: 12px;
	text-decoration: none;
	display: block;
	border-width: 3px 0px 3px 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #000000;
}

.firsttext a:visited {
	color:#CC3333;
	font-size: 12px;
	text-decoration: none;
	display: block;
	border-width: 3px 0px 3px 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #000000;
}

.firsttext a:hover {
	color:#66CCFF
	text-decoration: underline;
	font-size: 12px;
	color: #FF6633;
	border-color: #FF6633;
	display: block;
	border-width: 3px 0px 3px 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	text-decoration: none;
}

/* ---- フッターメニュー ---- */
#footer {
	text-align: center;
	clear: both;
	border-top-color: #000000;
	border-top-style: ridge;
	border-top-width: 1px;
	width: 750px;
	background-color: #000000;
	font-size: 12px;
	color: #FF3300;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link {
	color:#FF3300;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	color:#FF3300;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

/* ---- フッター外部リンク ---- */
#footer p {
	text-align: center;
	font-size: 12px;
	color: #FF3300;
	padding-top: 5px;
	letter-spacing: 1px;
	margin-top: 10px;
}
#footer p a:link {
	color:#FF3300;
	font-size: 12px;
	text-decoration: none;
}

#footer p a:visited {
	color:#FF3300;
	text-decoration: none;
	font-size: 12px;
}

#footer p a:hover {
	color:#FF3300;
	text-decoration: none;
	font-size: 12px;
}
.contentl p {
	margin: 5px;
	padding: 0px 5px 15px;
}
