@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	font-size: 75%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}
* html  #header {
	height: 102px;
}
* html #menu {
	width: 800px;
}
* html #pan {
	width: 764px;
}
*   html   #shadow_L img {
	margin-left: -3px;
}
*   html   #shadow_R img {
	margin-right: -3px;
}
*  html  h2 {
	margin-bottom: -5px;
	width: 185px;
}
* html #sub0 {
	margin-right: 5px;
}
*  html  #sub0  .sub_div li {
	width: 185px;
	line-height: 27px;
}
*  html  h3 {
	width: 564px;
}
* html #main0 {
	margin-left: 3px;
}
* html #main0 .main1_footer {
	margin-left: 6px;
}
* html #main0 .main2_footer {
	margin-right: 2px;
}
*  html #main0 .main1 p {
	margin-top: -3px;
}
*   html  #main0  .div_R  {
	clear: right;
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 75%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}
*:first-child+html  #main0 .main1  p {
	margin-top: -5px;
}

html>/**/body #main0 .main1 p {
	line-height /*\**/: 1.59\9
}

body  {
	color: #000000;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
}
a:link  {
	color: #000099;
	text-decoration: none
}
a:visited {
	color: #E04386;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	border-style: none;
}
li {
	display: inline;
	float: left;
	border-style: none;
}
img  {
	border-style: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 800px;
	height: 92px;
	float: left;
}
#header #subject {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #E04386;
}

#header p {
	width: 800px;
	float: right;
	padding-right: 35px;
	line-height: 1.5;
	font-size: 14px;
	color: #E04386;
	text-align: right;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	color: #3e3e3e;
	text-align: left;
	float: left;
}
#header .Sitemap {
	font-size: 10px;
	padding-right: 23px;
	text-align: right;
	float: right;
	color: #E04386;
}
#header .Title {
	font-size: 30px;
	padding-left: 30px;
	font-weight: bolder;
	text-align: left;
	clear: both;
	padding-top: 5px;
}
#header  .Title a {
	text-decoration: none;
}
#header  .Title  a hover {
	text-decoration: none;
}
#menu {
	height: 47px;
	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	width: 769px;
	float: left;
	padding-left: 16px;
	padding-right: 15px;
	line-height: 47px;
} 
#menu li {
	width: 128px;
	float: left;
	display: block;
	line-height: 40px;
}
#menu li a{
	color: #FFFFFF;
	padding: 4px 3px 3px;
	font-weight: bold;
	text-decoration: none;
}#menu li a:hover{
	text-decoration: underline;
	background-color: #FF81B4;
}
#shadow_L img {
	float: left;
}
#shadow_R img {
	float: right;
}
#pan {
	padding-left: 23px;
	line-height: 31px;
	color: #000000;
	background-image: url(../images/pan.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 747px;
	height: 31px;
	float: left;
	font-size: 10px;
}
#pan a {
	color: #E87DAC;
}
h2 {
	font-size: 12px;
	color: #81A2EF;
	line-height: 36px;
	text-align: left;
	padding-left: 17px;
	height: 31px;
	background-image: url(../images/sub_header.gif);
	background-repeat: no-repeat;
	width: 168px;
}
#sub0 {
	width: 185px;
	float: right;
	margin-right: 8px;
}
#sub0 .sub_div {
	text-align: left;
	float: left;
	margin-bottom: 15px;
}
#sub0  .sub_div a {
	color: #EB4A86;
	text-decoration: none;
}
#sub0  .sub_div a:hover{
	text-decoration: underline;
	color: #EB4A86;
}
#sub0  .sub_div li {
	display: block;
	height: 27px;
	width: 152px;
	padding-top: 3px;
	background-image: url(../images/sub_menu.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 33px;
	text-decoration: none;
}
h3 {
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	line-height: 47px;
	text-align: left;
	padding-left: 45px;
	background-image: url(../images/title01.gif);
	background-repeat: no-repeat;
	width: 519px;
	float: left;
}
#sub0 .AD {
	float: left;
	margin-left: 1px;
}
#main0  {
	width: 564px;
	text-align: left;
	float: left;
	margin-left: 10px;
}
#main0 .main1  {
	float: left;
	margin-left: 3px;
	background-image: url(../images/title01_main.gif);
	background-repeat: repeat-y;
}
#main0   .main1 p {
	line-height: 159%;
	padding-right: 15px;
	padding-left: 20px;
}
#main0 .main1_footer {
	float: left;
	margin-bottom: 15px;
	margin-left: 3px;
}
#main0 .main2 {
	margin-left: 3px;
	margin-bottom: 15px;
}
#main0 .Lead {
	font-size: 12px;
	color: #81A2EF;
	background-image: url(../images/title02.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 33px;
	font-weight: bold;
	text-indent: 5px;
}
#main0 .main2_div  {
	background-image: url(../images/title02_main.gif);
	background-repeat: repeat-y;
	width: 280px;
	float: left;
	line-height: 1.4;
}
#main0  .IMAGE   {
	float: left;
	margin: 4px 6px 4px 15px;
}
#main0  .main2 p {
	padding: 3px 12px 1px 15px;
}
#main0  .main2 img {
	float: left;
}
#footer {
	color: #E46BA1;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	clear: both;
	position: relative;
	height: 110px;
}
#footer ul {
	padding-left: 20px;
	padding-top: 15px;
}
#footer li {
	display: inline;
}
#copyright {
	color: #E46BA1;
	text-align: left;
	width: 750px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
}
#copyright a {
	color: #E46BA1;
	font-weight: normal;
}#copyright a:hover {
	color: #E46BA1;
	text-decoration: underline;
}

/*box・・・カラーボックスの設定*/

.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/
.box-aqua{ background-color: #00ffff!important; }/*水色のボックス*/
.box-gray{ background-color: #eee!important; }/*灰色のボックス*/
.box-red{ background-color: #fc9b8b!important; }/*赤色のボックス*/

/*文字のフォントを指定します*/
.big { font-size: 20px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }


/*画像の位置を指定します*/
.imgl {
	margin: 5px 10px 5px 10px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 5px 10px 5px 10px;
	padding: 0;
	float: right;
}
