@charset "shift_jis";

/* 基本スタイル */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.5;
	background-color: #FFF;
	font-family: sans-serif;
}

@media screen and (max-width:640px)

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

img{
	max-width:100%;
}

div, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

h4, .title ,.menutitle{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-weight:bold;
}

h3,h4{
	clear:both;
}


.emphasis { background: #ffff00; }
.emphasis_b { background: #ffff99; font-weight: bold;}
.red { color:#D33D05; }
.red_b { color:#D33D05; font-weight: bold;}
.green_b { color: #339900; font-weight: bold;}

/*
//見出しを通常のフォントにする場合は／* と *／ を削除
h3, h4 ,h5 ,h6{
	font-family: sans-serif;
	font-weight:bold;
}
*/

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}


/* -------- リンク */

a,a:visited{
	color:#006699;
}

a:hover{
	color:#FF0000;
}

a img {
  border: none;
  text-decoration: none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 文字装飾 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}


em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}




/* ---------------- リスト */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0;
}

ul li {
	list-style-type: none;
	list-style-image: url(./img/li.gif);
}



p {
	width: auto;
	margin-bottom: 10px;
}





/* 基本レイアウト */

#container {
	width: 100%;
	padding: 0px;
	margin: 0px;
}



#top {
}

#top .inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#header {
	text-align:center;
}


/* コンテンツ */

#text1, #text2, #text3, #text4, #text5 {
        margin-top:10px;
	margin-bottom: 15px;
	padding: 0 10px;
}


#contents {
	padding-bottom: 10px;
	min-height:400px;
	background: #ffffff;
}

#menu:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}


/* フッター */

#footer {
        width:100%;
        font-size:11px;
        padding:10px 0;
	text-align: center;
	color: #FFFFFF;
	line-height: 14px;
	background: url(img/footer.gif) ;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#foot_space {
	text-align: center;
	background-color: #EBEBEB;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 12px;
}

#foot_space a {
	color: #ffffff;
	margin-left:5px;
	margin-right:5px;
}

/* レイアウト差分 */

#main {
       padding:0;
}


#text1 h3,#text2 h3,#text3 h3,#text4 h3,#text5 h3{
	position: relative;
	left: -14px;
	width: 770px;
	_width: 770px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* 各種見出し */

/*h1 {
	position: absolute;
	top: 15px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
}*/

#main  h2{
	background-color: #2657A3;
        font-weight: bold;
	color: #FFF;
        font-size: 15px;
        line-height:18px;
	display: block;
	padding: 8px 10px 7px;
        margin-top: 10px;
	position: relative;
}

#main h3 {
	background-color: #2657A3;
        font-weight: bold;
	color: #FFF;
        font-size: 15px;
        line-height:18px;
	display: block;
	padding: 8px 10px 7px;
        margin-top: 10px;
	position: relative;
}

#main h4 {
	background-color: #2657A3;
        font-weight: bold;
	color: #FFF;
        font-size: 15px;
        line-height:18px;
	display: block;
	padding: 8px 10px 7px;
        margin-top: 10px;
	position: relative;
}

#main h5  {
	font-size: 16px;
	line-height: 26px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:5px;
	color: #333;
}


#main  h6{
	background-image: url(img/h5.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height:22px;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
}

/* サイドメニュー */

#menu {
width: 100%;
padding: 0 0 10px 0;
margin: 10px 0 0 0;
}

#menu ul,#rmenu ul {
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
padding: 0;
margin: 0;
}

#menu  li,#rmenu li {
line-height: 130%;
background: #fafafa;
border-bottom: 1px dotted #cccccc;
width: 100%;
padding: 0;
margin: 0 1px 1px 1px;
}

#scheme ul li {
	list-style-type: none;
	list-style-image: none;
}


#menu  #newEntry,#rmenu #newEntry,#menu ul#submenu,#rmenu ul#submenu {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #DFDFDF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10 {
	background-color: #E7E7E7;
}


#menu h4 ,.menutitle {
    width: 100%;
    height: 30px;
    margin: 15px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    line-height: 30px;
    display: block; 
    background: url(img/side_blue.jpg) repeat-x;
    border-left: none;
    color:#ffffff;
}

#menu h5 {
    width: 100%;
    height: 30px;
    margin: 15px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    line-height: 30px;
    display: block; 
    background: url(img/side_blue.jpg) repeat-x;
    border-left: none;
    color:#ffffff;
}


#menu li a {
display: block;
text-decoration: none;
font-size: 14px;
font-weight: normal;
color: #555;
background: url(img/s_list.gif) no-repeat 5px center;
width: auto;
padding: 7px 5px 7px 18px;
margin: 0;
}

#menu li a:hover {
text-decoration: none;
color: #ff7f00;
background: #ffffff url(img/s_list_on.gif) no-repeat 5px center;
}


.guidance {
	width: auto;
}

