@charset "UTF-8";


/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
	padding:0;
	letter-spacing:1px;
	margin-top: 20;
	margin-right: 60px;
	margin-bottom: 20;
	margin-left: 60px;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9{
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#header {
	position:relative;
	width:760px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}

div#gnavi {
	position:absolute;
	right:10;
	width: 320px;
	top: 0px;
}

div#icatch {
	width:760px;
	height: 269px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FC3;
}

div#menu {
	float:left;
	width:760px;
	background-color: #FC0;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}



div#contents {
	width:760px;
	margin-top:10px;
	clear: both;
}

div#main {
	float:right;
	width:546px;
	padding-bottom: 30px;
}

div#sub {
	float:left;
	width:210px;
}

div#footMenu {
	width:760px;
	padding-top: 10px;
	float: right;
}

div#footer {
   clear:both;
}
div#header h1  {
	margin:0;
	font-size:0.7em;
	font-weight: bold;
	text-indent: 1em;
	position: absolute;
	width: 420px;
	top: 0px;
}
div#header p  {
	margin:0;
	position: absolute;
	width: 760px;
	bottom: 0px;
}

div#header #gnavi ul {
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#header #gnavi li {
	float:left;
	font-size:0.65em;
	color: #FC3;
	right: 10px;
	padding-left: 15px;
	top: 1px;
}

div#header #gnavi li a{
	display:block;
	padding-left:15px;
	background-image: url(../img/bg_gnavi.gif);
	background-repeat: no-repeat;
	background-position: -1 -2px;
	color: #FC6;
	font-weight: bold;
}




/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
   list-style-type:none;
}

div#menu li {
	float:left;
	margin:0;
	font-size:0.9em;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #FC3;
}

div#menu li a {
   display:block;
   line-height:40px;
   color:#fff;
   margin-left:1px;
   padding:0 10px;
}

div#menu li a:hover {
	color:#666;
	background-color: #FFC;
}

div#menu li.home {
   background:none;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
	color:#333;
}

div#main a:hover {
	color:#999;
}

div#main h2 {
	margin-bottom:8px;
	line-height:2;
	color:#5E563F;
	font-size:0.85em;
	border:1px solid #B4A373;
	background:#fff url(images/bg_h2.gif) 0 50% no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 15px;
}

div#main h3 {
	margin-bottom:20px;
	font-size:0.85em;
	text-align: left;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 20px;
}

div#main h4 {
	margin-bottom:2px;
	font-size:0.75em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}

div#main h5 {
	font-size:0.75em;
	float: left;
	margin-right: 35px;
	width: 200px;
}

div#main h6 {
	margin-bottom:0px;
	width: 330px;
	margin-top: 0px;
	float:right;
	width:160px;
	margin-right: 5px;
	margin-left: 10px;
}
div#main h7{
	margin-right: 20px;
	margin-left: 20px;
	width: 500px;
	margin-top: 30px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 50px;
	height: 180px;
}
.news {
	border: 1px double #666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	height: 100px;
	margin-bottom: 50px;
}
.news p {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 20px;
}

.topics {
	font-size:14px;
	margin-bottom:10px;
	margin-left: 5px;
	padding: 4px;
	width: 540px;
	height: auto;
	font-weight: normal;
}
.topics2 {
	font-size:14px;
	margin-bottom:0px;
	margin-left: 5px;
	padding: 4px;
	width: 540px;
	height: auto;
	font-weight: bold;
	clear: both;
}
.center {
	margin-bottom:10px;
	margin-left: 80px;
	width: 400px;
	height: auto;
	display: block;
	font-size: 0.75em;
	margin-top: 10px;
}
#main .topics p  {
	font-size: 0.85em;
	margin-bottom: 15px;
}
#main .topics2 p  {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 10px;
}

/*CSS HACK clearfix floatbox の float解除*/
.clearfix : after {
     content: "."; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.orange {
	font-size:14px;
	margin-bottom:10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-left: 25px;
	width: 500px;
	height: auto;
	background-color: #FFDA6A;
	border: 1px solid #999;
	margin-right: 0px;
	margin-top: 20px;
	text-align: left;
}
#main .orange p  {
	font-weight: bold;
	font-size: 14px;
}


div#main p {
	font-size:0.85em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#main .sitemap ul,li{
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}

div#main ul,ol,dl {
	font-size:0.75em;
	padding-right: 10px;
	padding-left: 10px;
}

div#main dt {
	margin-bottom:1em;
	margin-left: 1em;
}

div#main dd {
	padding:0;
	padding:3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	background-color: #FFE9B9;
}

div#main div.icatch {
   margin-bottom:20px;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div{
   display:inline-block;
}

div#main dl.infomation dt {
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#main dl.infomation dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
	font-size:0.88em;
	font-weight:bold;
	color: #C71C7A;
	line-height: 20px;
}

div#sub ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

div#sub li {
	font-size:0.75em;
	line-height:2;
	list-style:none;
	background-image: url(../img/menu_icon.gif);
	background-position: 5 10px;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FAE9DD;
	color: #666;
}

div#sub li a {
	display:block;
	padding-left:12px;
	background-repeat: no-repeat;
	background-position: 5 12px;
}
div#cost  {
	border: 0px none #666666;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #FFFFFF;
	width: 500px;
	height: auto;
	position: relative;
	font-size: 10px;
	display: inline;
}
div#totop {
	clear: both;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	height: 20px;
	width: 520px;
	text-align: right;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../img/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
	padding-left:10px;
	background-image: url(img/bg_footmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #F90;
}




/* ========FOOTER CUSTOMIZE======== */
address {
	font-size:0.66em;
	color:#fff;
	line-height:3;
	text-align:center;
	background-color: #FC3;
}

.navi a:link {
	color:#CC3366;
}

.navi a:visited {
	color:#CC3366;
}

#scroll{
width:305px;
height:160px;
overflow:auto;
scrollbar-face-color:#FEF1F6;
scrollbar-highlight-color:#FEF1F6;
scrollbar-3dlight-color:#DABCBF;
scrollbar-shadow-color:#DABCBF;
scrollbar-darkshadow-color:#FEF1F6;
scrollbar-track-color:#FEF1F6;
scrollbar-arrow-color:#DABCBF;
}
.bold {
	font-weight: bold;
	}
table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 90%;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 20px;
	border: 1px solid #FCC;
	margin-left: 30px;
}
th 	{
	padding: 10px 20px;
	color: #000;
	font-weight: bold;
	text-align: left;
	background-color: #FC3;
	font-size: 14px;
}
td {
	padding: 10px 20px;
	color: #000;
	font-size: 12px;
	border: 1px solid #FCC;
	text-align: left;
}
.table1 .rt {
	text-align: right;
}

.table1 .color	{
	color: #000;
	text-align: left;
	background-color: #FC3;
	font-size: 14px;
	font-weight: bold;
}
.table2 .color	{
	color: #000;
	text-align: left;
	background-color: #FC3;
	font-size: 14px;
	font-weight: bold;
}
