@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:visible;
}

body {
   margin:0;
   padding:0;
   line-height:1.5;
   letter-spacing:1px;
   font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   font-size:12px;
   color:#333;
   background:url(../images/background_shadow_01.gif) fixed center repeat-y;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
}

p {
   margin:0 0 1em 0;
   padding:0;
   overflow:visible;
   zoom:1;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}
a {
   color:#68903C;
   text-decoration:none;
}

a:hover {
   color:#68903C;
}

dl,ol,ul {
   margin:0 0 1em 0;
   padding:0;
}

li {
   margin:0 0 0 40px;
   padding:0;
}


/* ========TEMPLATE WIREFRAME======== */
#top {
   width:800px;
   margin:0 auto;
   padding:0;
}

#header {
	background-color:#a07832;
	width:800px;
	height:55px;
	position:relative;
}

#navi {
   position:absolute;
   top:10px;
   padding:0 10px;
   right:0;
}

#menu {
   float:left;
   width:800px;
   margin:10px 0;
   background:#333;
}

#contents {
   width:800px;
   clear:both;
}

#pageTop {
   clear:both;
}

#footer {
   width:800px;
   clear:both;
   padding:10px 0;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
	padding:10px 10px 10px 40px;
	font-size:30px;
	font-weight:100;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro" ,"ＭＳ Ｐ明朝", "MS PMincho", serif
}

#header h1 a {
   color:#fff;
}

#header h1 a:hover {
   color:#FF6;
}
#header p {
   margin:0;
   padding:0 0 5px 0;
   border-bottom:1px solid #CECFCE;
}

#navi ul {
   list-style:none;
}

#navi li {
   float:left;
   margin:0 0 0 22px;
   padding:0 0 0 20px;
   font-size:11px;
}

#navi li.sitemap {
   background:url(../images/icon_sitemap.gif) 0 50% no-repeat;
}

#navi li.contact {
   background:url(../images/icon_contact.gif) 0 50% no-repeat;
}

#navi li.feed {
   background:url(../images/icon_feed.gif) 0 50% no-repeat;
}

#navi li a {
   border-bottom:1px solid #CECFCE;
}


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

#menu li {
   float:left;
   margin:0;
   padding:0;
}

#menu li a {
   display:block;
   padding:8px 20px;
   color:#fff;
}

#menu li a:hover {
   color:#fff;
   background-color:#68903C;
   border:none;
}

#menu .on {
   background-color:#68903C;
   color:#fff;
}


/* ========CONTENTS CUSTOMIZE======== */
#contents .content_01 {
	font-size:12px;
	height:300px;
	padding:130px 10px 0 10px;
	background-repeat:no-repeat;
	background-image:url(../images/aboutOpt_title_aboutopt.jpg);

}

#contents h2 .h2title{
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
   font-size:32px;
   height:110px;
}

#contents h3 {
	background-color:#a8b477;
	padding:20px 0 20px 40px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

#contents h4 {
	background-color:#a079ca;
	padding:20px 0 20px 40px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

#contents h5 {
   margin-bottom:2px;
   padding:2px 5px;
   font-weight:bold;
   font-size:13px;
   background:#ececec;
}

#contents h6 {
   font-weight:bold;
   font-size:13px;
}

#contents dl {
   margin:0;
   padding:0;
}

#contents dt {
   text-decoration:underline;
}

#contents dd {
   margin:0 0 1em 1em;
}


#contents .flor {
	float:right;
}

#contents .baseRead {
	margin-left:30px;
}

#contents .table01 {
	border:none;
	table-layout:fixed;
}

#contents .table01 td {
	border:none;
	table-layout:fixed;
}



#contents .table01 .table01td{
	background-image:url(images/aboutOpt_title_frame_01.jpg);
	width:126px;
	height:50px;
	text-align:center;
	vertical-align:center;
	font-size:14px;
	color:#a8b477;
	font-weight:900;
}


#contents .tablesenshin{
	width:750px;
	border:none;
	table-layout:fixed;

}

#contents td.senshin_td{
	
}



/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:10px 0;
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 60% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   text-align:center;
   font-size:11px;
   font-style:normal;
   padding:20px 0;
   border-top:1px solid #CECFCE;
}