@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background:#fff url(imeg/mtu.jpg) repeat-x 0 0;
	border-top:5px solid #99CC00;

}

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 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
}

div#header {
	position:relative;
	width:910px;
	margin:0 auto;
	background:#fff;
}

div#pr {
	position:absolute;
	left:0;
	top:0;
	width:910px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
   width:100%;
   float:left;
   background:url(images/bg_menu.gif) 0 0 repeat-x;
}

div#icatch {
	width:910px;
	margin:0 auto;
	background:#fff repeat-x;
	padding: 0px 0% 0px 0px;
	text-align: center;
}

div#contents {
	width:910px;
	margin:0 auto;
	padding:10px 0;
	background:#fff;
}

div#main {
	float:left;
	width:680px;
	margin-left: 0px;
}
div#main900 {
	float:left;
	width:900px;
	margin-left: 8px;
}
div#main900   .m900 {
	float:left;
	width:900px;
	margin-left: 5px;
}
div#main900 .t900 {
	float:left;
	width:800px;
	margin-left: 5px;
	background: url(imeg/bg_h22.gif) no-repeat 0px 0px;
	height: 50px;
	font: bold 18px/3em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-bottom: 10px;
}




div#main .MAIN {
	float:left;
	width:675px;
	font: 16px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding-left: 0px;
}
div#main .iframe {
	float:left;
	width:675px;
	color: #333333;
	padding-left: 0px;
	background: #FFCCFF;
	border: thin dotted #FF99FF;
}
div#main .MAIN-MOJI-00 {
	float:left;
	width:675px;
	font: bold normal 18px/3em "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
	background: url(itiniti/imeg/image002.gif) repeat-x;
	height: 50px;
	text-indent: 130px;
}


div#main .MAIN-MOJI {
	float:left;
	width:675px;
	color: #333333;
	background: url(imeg/bg_h22.gif) repeat-x;
	height: auto;
	text-indent: 130px;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	margin-bottom: 10px;
}
div#main .MAIN-MOJI2 {
	float:left;
	width:675px;
	background: repeat-x;
	padding: 5px;
}
#top #contents #main .MAIN-MOJI2 p {
	font-size: 16px;
	text-align: center;
}

div#main .MAIN-MOJI3 {
	float:left;
	width:675px;
	color: #333333;
	background: url(imeg/bg_h22.gif) repeat-x;
	height: auto;
	text-indent: 130px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
}




div#mainLL {
	float:left;
	width:205px;
	margin: 2px;
}
div#mainLL .l {
	float:left;
	width:205px;
	margin: 2px;
}





div#totop {
   clear:both;
}
div#main .pp {
	position: absolute;
	height: 165px;
	width: 350px;
	visibility: visible;
	left: 629px;
	top: 742px;
}



div#footMenu {
	width:910px;
	margin:0 auto;
}

div#footer {
   background:#EBEADD;
   border-bottom:5px solid #9B0000;
}

table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td	{
	padding: 10px 20px;
	color: #1D5C79;
	background: url(html/image/bg_td.jpg);
}



/* ========table======== */
----------------------------------------------------------- */

table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
th, td	{
	padding: 10px 20px;
	color: #1D5C79;
	background: url(html/image/bg_td.jpg);
}

.table	{
	background: url(html/image/bg_th.jpg) no-repeat bottom;
}
.table th	{
	background: url(html/image/bg_th.jpg) no-repeat;
	border-bottom: 1px solid #FFF;
}
.table th.topL	{
	background: url(html/image/bg_thl.jpg) no-repeat;
}
.table th.topR	{
	background: url(html/image/bg_thr.jpg) no-repeat right top;
}
.table td	{
	border-bottom: 1px solid #FFF;
	background: url(html/image/bg_td.jpg);
}

/* ========table======== */



/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
	color:#99CC00;
}

div#header h1 a:hover {
	color:#99CC00;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
	width:910px;
	margin:0 auto;
	padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
	display:block;
	width:128px;
	color:#5A5132;
	line-height:60px;
	border-right:1px solid #D8D8D8;
}

div#menu li.home a{
	border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
	color:#FF3300;
	background:#fff url(imeg/mituba-aikon.jpg) no-repeat 0px center;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}
div#main .m350-2 {
	font-size: 16px;
	float: left;
	height: 50px;
	width: 340px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 2em;
}

div#main .m200 {
	float:left;
	width:200px;
	margin: 5px;
}

div#main .m350 {
	float:left;
	width:340px;
}
div#main .m700 {
	float:left;
	width:650px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#main .m350-50 {
	float:left;
	width:300px;
	margin: 10px 5px;
	height: 100px;
	line-height: 2em;
}

div#main .m450 {
	float:left;
	width:430px;
	margin: 5px;
}
div#main .m250 {
	float:left;
	width:230px;
	margin: 5px;
}




div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0  30px;
   color:#5A5132;
   font-size:0.94em;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url(images/bg_h2.gif) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:30px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}
div#pr2 {
	position:absolute;
	left:704px;
	top:-3px;
	width:300px;
}

