@charset "utf-8";

@import url("http://myoko-gt.com/styles/styles-reset.css");
@import url("http://myoko-gt.com/styles/styles-page.css");

/* fonts & Size,Weight */
body{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
*{font-size:13px;}
h1{font-size:150%; font-weight:bold;}
h2{font-size:117%; font-weight:bold;}
h3{font-size:100%; font-weight:bold;}
h4{font-size:100%; font-weight:bold;}
h5{font-size:100%; font-weight:bold;}

.big{font-size:117%;}
.small{font-size:90%;}
.bigbig{font-size:150%;}

/* color */
html{
	background: #fff;
	color:#555;
}

a{color:;}
a:visited, a:active{color:;}
a:hover{color:; text-decoration:none;}

/* layout basics */
div#container{
	position: relative;
	width: 100%;
	margin: 0;
	min-width:920px;
	width:auto !important;
	width:920px;
		_width:1000px;
}
body{
	background:url(http://myoko-gt.com/images/parts/header_bg.png) repeat-x;
}
div#header{	/*top law*/
	width:100%;
	height:85px;
	background:url(http://myoko-gt.com/images/parts/header_bg.png) repeat-x;
}

div#main{	/*middle law wrap*/
	
}
div#gloval-navi{	/*leftcol navigation*/
	position:absolute;
	top:85px;
	left:0;
	width:190px;
	margin-left:10px;
/*	height:200px;*/
}
div#contents{	/*center,right wrap*/
	margin-left:215px;
	min-height:800px;
	height:auto !important;
	height:800px;
		_margin-left:210px;*
		_width:78%;*/
}
div#primary{	/*center col*/
	margin-right:215px;
	min-width:500px;
	width:auto !important;
	width:500px;
		_width:68%;
}
div#secondary{	/*right col*/
	width:190px;
	float:right;
	margin-right:10px;
}
div#footer{	/*bottom law*/
	clear:both;
}


/* header */
div#header h1 a {
	position:absolute;
	display: block;
	width:311px;
	height:73px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(http://myoko-gt.com/images/parts/site_title.png) no-repeat top left;
	top:0px; left:0px;
	float:left;
}
div#header h2{
	display:none;
}

	/* header navi */
div#header-navi ul li{
	display:block;
	float:left;
}
div#header-navi {
	position:absolute;
	display:block;
	float:right;
	height:28px;
	width:404px;
	background:url(http://myoko-gt.com/images/parts/inf_navi.png) no-repeat left 0px;
	/*margin:31px 20px 0 0;*/top:37px; right:20px;
	
}

div#header-navi ul li#h_n_1 a:link, div#header-navi ul li#h_n_1 a:visited{
	width:65px; height:28px;
	background:transparent;
}
div#header-navi ul li#h_n_2 a:link, div#header-navi ul li#h_n_2 a:visited{
	width:53px; height:28px;
	background:transparent;
}
div#header-navi ul li#h_n_3 a:link, div#header-navi ul li#h_n_3 a:visited{
	width:90px; height:28px;
	background:transparent;
}
div#header-navi ul li#h_n_4 a:link, div#header-navi ul li#h_n_4 a:visited{
	width:103px; height:28px;
	background:transparent;
}
div#header-navi ul li#h_n_5 a:link, div#header-navi ul li#h_n_5 a:visited{
	width:93px; height:28px;
	background:transparent;
}

div#header-navi ul li#h_n_1 a:hover{
	width:65px; height:28px;
	background:url(http://myoko-gt.com/images/parts/inf_navi.png) no-repeat left -36px;
}
div#header-navi ul li#h_n_2 a:hover{
	width:53px; height:28px;
	background:url(http://myoko-gt.com/images/parts/inf_navi.png) no-repeat -65px -36px;
}
div#header-navi ul li#h_n_3 a:hover{
	width:90px; height:28px;
	background:url(http://myoko-gt.com/images/parts/inf_navi.png) no-repeat -118px -36px;
}
div#header-navi ul li#h_n_4 a:hover{
	width:103px; height:28px;
	background:url(http://myoko-gt.com/images/parts/inf_navi.png) no-repeat -208px -36px;
}
div#header-navi ul li#h_n_5 a:hover{
	width:93px; height:28px;
	background:url(http://myoko-gt.com/images/parts/inf_navi.png) no-repeat -311px -36px;
}

div#header-navi ul li#h_n_1 a,div#header-navi ul li#h_n_2 a,div#header-navi ul li#h_n_3 a,div#header-navi ul li#h_n_4 a,div#header-navi ul li#h_n_5 a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

/* gloval-navi */
div.gloval-navi-section p.g-n1{
	background:url(http://myoko-gt.com/images/parts/gl_navi_hd.png) left top no-repeat;
	width:190px;
	height:33px;
	text-indent:-9999px;
}
div.gloval-navi-section p.g-n2{
	background:url(http://myoko-gt.com/images/parts/gl_navi_hd_inf.png) left top no-repeat;
	width:190px;
	height:33px;
	text-indent:-9999px;
}
div.gloval-navi-section p.g-n-all{
	background:url(http://myoko-gt.com/images/parts/gl_navi_hd_all.png) left top no-repeat;
	width:190px;
	height:33px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	display: table-cell;
	vertical-align: middle;
	margin: 0;

}
div.gloval-navi-section .bottom{
	height:12px;
	background:url(http://myoko-gt.com/images/parts/gl_navi_bg.png) left bottom no-repeat;
}
div.gloval-navi-section{
	background:url(http://myoko-gt.com/images/parts/gl_navi_bg.png) left 27px no-repeat;
	margin-bottom:15px;
}

	/* list-style */
div#gloval-navi a{
	font-size:12px;
}
div#gloval-navi li{
	line-height:1.6em;
	padding-left:10px;
	list-style:none;
	background:url(http://myoko-gt.com/images/parts/dot01.png) 1px .6em no-repeat;
}
div#gloval-navi li li{
	padding-left:10px;
	background:url(http://myoko-gt.com/images/parts/dot02.png) 0px .6em no-repeat;
}


/* primary */
div#primary{
	font-size:12px;
	line-height:1.5em;
}
div#primary h2#page-title{
	background:url(http://myoko-gt.com/images/parts/title_bg_cmn.png) left bottom;
	padding:.3em 0 .3em 1em;
	font-size:150%;
	font-weight:bold;
	letter-spacing:.2em;
	color:#357c1d;
	margin:0 0 10px 0;
	line-height:1.5em;
}
div#primary h3, div#primary h3 a{
	color:#357c1d;
	margin:1.5em 0 1.5em 0em;
	font-size:120%;
}
div#primary h4{
	background:url(http://myoko-gt.com/images/parts/h4.png) left top;
	padding:1em 1.2em;
	margin:1em 0 1em 0em;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	letter-spacing:.1em;
}
div#primary h5{
	clear:both;
	padding:0 .5em;
	margin:.5em 0 1em 1em;
	border-left:5px solid #b1d6a1;
}
div#primary ol,div#primary ul{
	padding-left:2.5em;
	margin-bottom:1em;
}
div#primary ol li{
	list-style-type:decimal;
	margin:0 0 .3em;
}
div#primary ul li{
	list-style:none;
	line-height:1.5;
	padding-left:1em;
	margin:0 0 .3em -.5em;
	background:url(http://myoko-gt.com/images/parts/dot05.png) 0 .7em no-repeat;
}
	/* folder_navi */
div#primary #folder_navi{
	clear:both;
	border:1px solid #ccc;
	background:#F8f8ff;
	margin:20px 0;
}
div#primary #folder_navi li{
	display:inline;
	margin-right:1.5em;
}
div#primary #folder_navi li a{
	font-size:90%;
}
div#primary #folder_navi h4{
	background-image:none;
}
div#primary img{
	overflow:hidden;
}


/* secondary */
div #secondary .sidebar-section{
	background:url(http://myoko-gt.com/images/parts/gl_navi_bg.png) left top no-repeat;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	padding:.5em;
}
div #secondary .sidebar-section *{
	font-size:95%;
	line-height:1.2em;
}
div #secondary .sidebar-section h3 a{
	color:#333;
}
div #secondary .sidebar-section h3 a:hover{
	text-decoration:none;
}
div #secondary .sidebar-section img{
	margin:3px 0;
}


/* footer */
div#footer {
	clear:both;
	width:100%;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding:2em 0 0 0;
	margin:50px 0 0 0;
	background: transparent url(http://myoko-gt.com/images/parts/footer_bg.png) repeat-x top;
	color:#999;
}
div#footer p{
	margin-left:2em;
	font-size:80%;
	line-height:1.6em;
}

div#footer address {
	margin:2em;
  text-align: center;
  font-size: 93%;
}
div#copyright p {
  line-height: 40px;
}


/* cmn style */
	/* <p class="more"><a>���Əڂ���</a></p> */
.more a{
	display:block;
	width:110px;
	height:25px;
	background:url(http://myoko-gt.com/images/parts/more.png) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0 0px;
}
.more a:hover{
	background:url(http://myoko-gt.com/images/parts/more.png) left -24px no-repeat;
}

	/* cmn table style */
#contents table{
	border-top:1px solid #ccc;
    border-left:1px solid #ccc;
	border-spacing:0;
	margin:10px 0 10px auto;
	width:98%;
}
#contents th{
	background:url(http://myoko-gt.com/images/parts/title_bg_cmn.png) -7px bottom #fff no-repeat;
	border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
	text-align:center;
	padding:.2em .5em;
	font-size:11px;
	font-weight:bold;
}
#contents td{
	border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
	padding:.2em .5em;
	font-size:12px;
	line-height:1.5em;
}


/* cmn style etc. */
.clr {
	clear:both;
}
strong{
	font-weight:bold;
}
.al-r,img.imgr{
	float:right;
	margin:0 0 0 .8em;
}
.al-l,img.imgl{
	float:left;
	margin:0 .8em 0 0;
}
.al-c,img.imgc{
	display:block;
	margin:.8em auto;
	text-align:center;
}

