@charset "UTF-8";
/* CSS Document */

/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}
p, dd, blockquote	{
	text-align: justify;
	text-justify: inter-ideograph;
}


body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #F3756F;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "ヒラギノ角ゴ Pro W3", "Osaka", "Century Gothic";
	font-size: 12px;
	letter-spacing: 0.1em;
	background-color: #F3A7B4;
}

img {
	border:0px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3A7B4;
}
a {
	color: #FD8D8D;
}
a:hover {
	color: #FD8D8D;
	text-decoration: none;
}
#top {
	background-color: #F3A7B4;
	height: 150px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#top #header {
	background-image: url(../img/headerbk.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top #header #Logoarea {
	font-size: 1px;
	height: 150px;
	width: 215px;
	float: left;
}
#top #header #Logoarea a {
	font-size: 1px;
	height: 150px;
	width: 215px;
	float: left;
	color: #F3A7B4;
	text-decoration: none;
}
#top #header #Logoarea a:hover {
	font-size: 1px;
	float: left;
	color: #F3A8B4;
	text-decoration: none;
}
#top #header #navibace {
	float: right;
	height: 50px;
	width: 565px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 80px;
}
#bilboadbk {
	background-color: #E5EDF8;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#bilboadbk #billboad {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#MaineContentBK {
	background-color: #FEF8F8;
	height: auto;
	width: auto;
}
#MaineContentBK #MaineContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#MaineContentBK #MaineContent #LeftArea {
	float: left;
	height: auto;
	width: 570px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#MaineContentBK #MaineContent #LeftArea p {
	height: auto;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #F3756F;
	text-align: left;
}
#MaineContentBK #MaineContent #LeftArea h2 {
	background-color: #F3A7B4;
	background-image: url(../img/title_bk_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#MaineContentBK #MaineContent #LeftArea h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea h2 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FAD6DB;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea h3 {
	background-color: #F3A7B4;
	background-image: url(../img/title_bk_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#MaineContentBK #MaineContent #LeftArea h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FAD6DB;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea h4 {
	background-color: #F3A7B4;
	background-image: url(../img/title_bk_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea h4 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FAD6DB;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea .Sarea {
	width: 570px;
	height: auto;
}
#MaineContentBK #MaineContent #LeftArea .Sarea #Left {
	float: left;
	height: auto;
	width: 275px;
}
#MaineContentBK #MaineContent #LeftArea .Sarea #Right {
	float: right;
	height: auto;
	width: 275px;
}
#MaineContentBK #MaineContent #LeftArea .Sarea h2 {
	color: #FFFFFF;
	background-image: url(../img/title_bk_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: auto;
	padding-left: 40px;
	background-color: #F3A7B4;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
#MaineContentBK #MaineContent #LeftArea .Sarea h2 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea .Sarea h2 a:hover {
	color: #FAD6DB;
}
#MaineContentBK #MaineContent #LeftArea .Sarea .Txtarea_Small {
	color: #FD8D8D;
	width: 275px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#MaineContentBK #MaineContent #LeftArea .Txtarea_Lage {
	color: #FD8D8D;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut {
	width: 550px;
	border: 5px solid #FAD6DB;
	padding: 5px;
	color: #FD8D8D;
	margin-top: 15px;
	margin-bottom: 15px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea {
	float: right;
	width: 440px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #LeftTitle {
	float: left;
	height: auto;
	width: 110px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea #Underline {
	width: 440px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD8D8D;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea #Underline .Date {
	float: left;
	width: 100px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea #Underline .Naiyo {
	float: right;
	width: 340px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea #Underline .bkPink {
	color: #FFFFFF;
	background-color: #F3A7B4;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea #Underline .bkPink a {
	color: #FFFFFF;
	text-decoration: none;
}
#MaineContentBK #MaineContent #LeftArea #WhatsnewOut #RightArea #Underline .bkPink a:hover {
	color: #FAD6DB;
	text-decoration: none;
}
#MaineContentBK #MaineContent #SideBar {
	float: right;
	width: 215px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#MaineContentBK #MaineContent #SideBar #Out {
	width: 195px;
	border: 5px solid #FAD6DB;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#MaineContentBK #MaineContent #SideBar #Out .Title {
	background-color: #F3A7B4;
	background-image: url(../img/title_bk_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#MaineContentBK #MaineContent #SideBar #Out .Title a {
	width: 155px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-decoration: none;
}
#MaineContentBK #MaineContent #SideBar #Out .Title a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FAD6DB;
	text-decoration: none;
}
#MaineContentBK #MaineContent #totop0 {
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 21px;
	width: 71px;
	font-size: 1px;
	text-decoration: none;
	color: #FEF8F8;
}
#MaineContentBK #MaineContent #totop a {
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 21px;
	width: 71px;
	font-size: 1px;
	text-decoration: none;
	color: #FEF8F8;
}
#MaineContentBK #MaineContent #totop a:hover {
	background-image: url(../img/pagetopov.gif);
	font-size: 1px;
	text-decoration: none;
	color: #FEF8F8;
}
#FooterBK {
	background-color: #F3A7B4;
	width: auto;
}
#FooterBK #Footer {
	background-image: url(../img/footerbk.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* パンクズリスト
----------------------------------------------------------- */
#crumbsbk {
	height: 30px;
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3A7B4;
}
#crumbs {/* フッターのパンくずリスト */
	height:30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#crumbs li {
	float:left;
	line-height:30px;
	padding-left:0.75em;
	color:#FFFF00;
}
#crumbs  li a {
	display:block;
	background-image: url(../img/Pankz_dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#crumbs  li  a:link, #crumbs  li  {
	text-decoration:none;
	color:#FFFFFF;
}

#crumbs li a:hover, #crumbs li a:focus {
	color:#FAD6DB;
}

/*フッターナビゲーションリスト
----------------------------------------------------------- */
#gnaviBace {
	width: 565px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-left: 5px;
}
#gNavi {
	margin:0;
	line-height:30px;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	float: left;
}  
#gNavi a {
	text-decoration: none;
	color: #FFFFFF;
}
#gNavi a:hover {
	text-decoration: none;
	color: #FAD6DB;
}
#gNavi li {/* フッターのグローバルナビゲーション用リスト　*/
	display:inline;
	padding-right:10px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left: 10px;
}

/*　コピーライトテキスト
----------------------------------------------------------- */
#copyright {
	color: #FFFFFF;
	width: auto;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FEF8F8;
}

#FooterBK  #Footer  #FooteLogoare {
	color: #F3A7B4;
	float: right;
	height: 150px;
	width: 215px;
	font-size: 1px;
}
#FooterBK #Footer #FooteLogoare a {
	color: #F3A7B4;
	float: right;
	height: 150px;
	width: 215px;
	font-size: 1px;
	text-decoration: none;
}
#FooterBK #Footer #FooteLogoare a:hover {
	color: #F3A7B4;
	font-size: 1px;
	text-decoration: none;
}
#FooterBK #Footer #contantarea {
	float: left;
	height: 150px;
	width: 570px;
}

/* サンプルtableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td	{
	padding: 5px;
	color: #F3756F;
}

.TableMain	{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 530px;
}

.sample9 caption {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(../img/title_bk_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	caption-side: left;
	vertical-align: top;
	text-align: left;
	background-color: #F3A7B4;
	padding-left: 40px;
	font-size: 14px;
}
/* サンプル9 テーブル
----------------------------------------------------------- */
.sample9 th	{
	width: 20%;
	border: 1px solid #F3756F;
}
.sample9 th a {
	color: #F3756F;
}
.sample9 th a:hover {
	color: #F3756F;
	text-decoration: none;
}
.sample9 td	{
	width: 40%;
	border: 1px solid #F3756F;
}
.sample9 td a {
	color: #F3756F;
}
.sample9 td a:hover {
	color: #F3756F;
	text-decoration: none;
}



.floatR
{
	float: right;
	margin-left: 3px;
} 
.floatL
{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
