@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: fixed;
	background-image: url(img/bgb.gif);
	background-repeat: repeat-x;
}
#wepper {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
#header {
	background-image: url(img/topbg.gif);
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 0px;
	padding-top: 15px;

}

#warp/*コンテンツ記事*/
 {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/sbg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 780px;
	padding-bottom: 10px;
}

/*コンテンツ*/
#contents {
	width: 560px;
	font-size: 15px;
	line-height: 28px;
	float: right;
	margin: 0px;
}

/*コンテンツトップタイトルボックス*/
#ct_topbox
 {
	width: 556px;
	font-size: 15px;
	line-height: 28px;
	background-image: url(img/contens_top.gif);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	margin-bottom: 20px;
}

/*サイドメニュー*/
#sidemenu {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
}
#sidemenu   ul {
	list-style-type: none;
	font-size: 13px;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}
#sidemenu     li {
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	display: block;
}
#sidemenu     li a {
	display:block;
	text-decoration:none;
	color: #000000;
	background-image: url(img/li.gif);
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: auto;
}
#sidemenu   li   a:hover {
	color: #FF9900;
}
#sidemenu p {
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}



/*サイドボックス*/
.sidetitle {
	background-image: url(img/bar.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 22px;
	background-color: #FFFFFF;
}
.sidebox p {
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebox1 {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 22px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 10px;
}
.sidebox1  p {
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wht {
	background-color: #FFFFFF;
}


/*フッター*/
#footer {
	font-size: 12px;
	clear: both;
	background-image: url(img/fbg.gif);
	background-repeat: no-repeat;
	height: 124px;
}
#footer p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
.footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}

/*フッターナビゲーション*/
#fnavi {
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#fnavi p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#fnavi  a {
	text-decoration: none;

}

/*ヘッドナビゲーション*/
#globalmenu {
	margin-left: 0;
	padding-left: 0;
	line-height: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	list-style-type: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(img/gnavi.gif);
	background-repeat: repeat-x;
	width: 800px;
}
#globalmenu a {
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
#globalmenu li {
	float: left;
	width: 160px;
}
#globalmenu  li a:hover {
	color: #FF9900;
}

/*コンテンツ記事*/
#kiji {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

/*ナビゲーション*/
#navi {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/navi.gif);
	clear: both;
	background-repeat: no-repeat;
	height: 15px;
}
.navititle {
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #000000;
	padding-bottom: 5px;
}

/*コンテンツトップ用（ul要素）*/
.menu  {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 75px;
	line-height: 15px;
	font-size: 12px;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.menu   li {
	padding-top: 12px;
	padding-bottom: 12px;
}
.menu   a {
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/cbutton.gif);
	font-size: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.menu  li  a:hover {
	color: #FF9900;
}
.c_menu {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 18px;
	font-weight: normal;
	margin-left: 50px;
	line-height: 35px;
	list-style-type: circle;
}

/*スペシャルコンテンツトップメニュー用（ul要素）*/
.ssc_menu  {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 75px;
	width: 420px;
}
.ssc_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.ssc_menu   li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.ssc_menu   a {
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/cbutton.gif);
	font-size: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.ssc_menu  li  a:hover {
	color: #FF9900;
}

/*見出し*/
h1 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	padding-left: 10px;
}
h2 {
	font-size: 18px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 0px;
	padding-bottom: 5px;
}
h3 {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #565656;
	padding-left: 15px;
	background-color: #F0F0F0;
	margin-top: 0px;
}
h4 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	text-align: center;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0;
}
.h3bar {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(img/h3back_green.gif);
	margin-top: 10px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #333333;
	font-size: 1.1em;
}

/*コンテンツ内のボックス*/
.box {
	border: 1px dotted #ffcc00;
	background: #fffff0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.box2 {
	background-color: #F0F5FF;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*強調文字（画像付き）*/
.bfr {
	background-image: url(img/bfr.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	margin-left: 50px;
}
.ckr {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	background-image: url(img/ckr.gif);
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.ck {
	background-image: url(img/ckr.gif);
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.point {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 75px;
}

/* 書体カラー */
.bbb
{
	color: #333;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	padding: 0;
}

.bb
{
	color: #333;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.b
{
	color: #333;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.bbbr
{
	color: #dc0000;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.bbr
{
	color: #dc0000;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.br
{
	color: #dc0000;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.bbor
{
	color: #FF9900;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.bor
{
	color: #FF9900;
	font-size: 1.1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}

/*フォントライン*/
.line {
	background-color: #FFFF00;
}
.c_line {
	text-decoration: underline;
}

/*回り込み要素類*/
.center {
	text-align: center;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*サイトリンク*/
ul#link
{
	position: relative;
	display: block;
	list-style: none;
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul#link a
{
	text-decoration: none;
	color: #0000FF;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF9900;
}
.ads {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}.imgb {
	border: 1px solid #666666;
}
.banner_pd {
	margin-top: 10px;
	margin-bottom: 10px;
}
