@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	text-align: left;
}
html{
	height:100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	background-color: #EBEBEB;
	height:100%;
}
body *{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {text-decoration: none;}
a:link {color: #ff6347;}
a:visited {color: #ff6347;}
a:hover {color: #8DC221;}
li{
	list-style-type: none;
	line-height:0;

}

#container{
	background:#ffffff;
	width:850px;
	margin-left:0px;
	position:relative;
	min-height:100%;
}
body > #container {
        height: auto;
}

/* ヘッダー
---------------------------------------------*/

#header{
	width:850px;
	height:35px;
	background:#ffffff;
	float:left;
}

h2#yas a{
	display:block;
	width:104px;
	height:13px;
	position:absolute;
	top:11px;
	left:14px;
	text-indent:-9999px;
	background:url(../images/makura.png) 0px 0px no-repeat;
}
h2#yas a:hover{background:url(../images/makura.png) 0px -35px no-repeat;}

h2#yas2{
	display:block;
	width:133px;
	height:13px;
	position:absolute;
	top:11px;
	left:118px;
	text-indent:-9999px;
	background:url(../images/makura.png) -102px 0px no-repeat;
}
h2#hihyo a{
	width:169px;
	height:13px;
	position:absolute;
	top:11px;
	left:258px;
	text-indent:-9999px;
	background:url(../images/makura.png) -242px 0px no-repeat;
}
h2#hihyo a:hover{background:url(../images/makura.png) -242px -35px no-repeat;}

#menu{
	width:156px;
	position:absolute;
	top:8px;
	right:11px;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	display:block;
	height:20px;
	position:absolute;
	text-indent:-9999px;
}

#menu li#top a{width:27px;left:0px;background:url(../images/menu-h.png) 0px 0px no-repeat;}
#menu li#session01 a{width:65px;left:28px;background:url(../images/menu-h.png) -27px 0px no-repeat;}
#menu li#session02 a{width:67px;left:92px;background:url(../images/menu-h.png) -91px 0px no-repeat;}

#menu li#top a:hover{background:url(../images/menu-h.png) 0px -35px no-repeat;}
#menu li#session01 a:hover{background:url(../images/menu-h.png) -27px -35px no-repeat;}
#menu li#session02 a:hover{background:url(../images/menu-h.png) -91px -35px no-repeat;}
/* メイン
---------------------------------------------*/
#fla{
	width:850px;
	height:575px;
	float:left;
	background:#00A896 url(../images/line.png) 595px 0px repeat-y;
}
#photo01 {
	width:850px;
	height:52px;
	float:left;

	background:#00A896 url(../images/line.png) 595px 0px repeat-y;
}
#photo01 li{
	display:inline;
}


#photo01 li a{
	display:block;
	width:45px;
	height:36px;
	float:left;
	text-indent:-9999px;
}
#photo01 li#n01 a{margin-left:15px;background:url(../images/photo01.png) 0px 0px no-repeat;}
#photo01 li#n02 a{margin-left:5px;background:url(../images/photo01.png) -51px 0px no-repeat;}
#photo01 li#n03 a{margin-left:5px;background:url(../images/photo01.png) -102px 0px no-repeat;}
#photo01 li#n04 a{margin-left:5px;background:url(../images/photo01.png) -153px 0px no-repeat;}
#photo01 li#n05 a{margin-left:5px;background:url(../images/photo01.png) -204px 0px no-repeat;}
#photo01 li#n06 a{margin-left:5px;background:url(../images/photo01.png) -255px 0px no-repeat;}
#photo01 li#n07 a{margin-left:6px;background:url(../images/photo01.png) -307px 0px no-repeat;}
#photo01 li#n08 a{margin-left:7px;background:url(../images/photo01.png) -359px 0px no-repeat;}
#photo01 li#n09 a{margin-left:7px;background:url(../images/photo01.png) -411px 0px no-repeat;}
#photo01 li#n10 a{margin-left:8px;background:url(../images/photo01.png) -464px 0px no-repeat;}
#photo01 li#n11 a{margin-left:8px;background:url(../images/photo01.png) -515px 0px no-repeat;}

#photo01 li#n01 a:hover{background:url(../images/photo01.png) 0px -40px no-repeat;}
#photo01 li#n02 a:hover{background:url(../images/photo01.png) -51px -40px no-repeat;}
#photo01 li#n03 a:hover{background:url(../images/photo01.png) -102px -40px no-repeat;}
#photo01 li#n04 a:hover{background:url(../images/photo01.png) -153px -40px no-repeat;}
#photo01 li#n05 a:hover{background:url(../images/photo01.png) -204px -40px no-repeat;}
#photo01 li#n06 a:hover{background:url(../images/photo01.png) -255px -40px no-repeat;}
#photo01 li#n07 a:hover{background:url(../images/photo01.png) -307px -40px no-repeat;}
#photo01 li#n08 a:hover{background:url(../images/photo01.png) -359px -40px no-repeat;}
#photo01 li#n09 a:hover{background:url(../images/photo01.png) -411px -40px no-repeat;}
#photo01 li#n10 a:hover{background:url(../images/photo01.png) -464px -40px no-repeat;}
#photo01 li#n11 a:hover{background:url(../images/photo01.png) -515px -40px no-repeat;}


#honbun{
	width:850px;
	background:#ffffff url(../images/line.png) 595px 0px repeat-y;;
	font-size:15px;
	line-height:25px;
}
#honbun p{
	margin-left:15px;
}

#honbun h3{
	margin-top:20px;
	margin-left:15px;
	font-size:15px;
	font-weight:bold;
}
#honbun em{
	font-size:11px;
	text-decoration:none;
	font-style:normal;
}
/* フッター
---------------------------------------------*/
#contents{
	padding-bottom:50px;
}
#footer{
	width:850px;
	height:50px;
	background:#ffffff url(../images/line2.png) 0px 0px repeat-x;
	position:absolute;
	bottom:0px;
}


li#yas a{
	display:block;
	width:108px;
	height:13px;
	position:absolute;
	top:25px;
	left:14px;
	text-indent:-9999px;
	background:url(../images/link.png) 0px 0px no-repeat;
}
li#yas a:hover{background:url(../images/link.png) 0px -35px no-repeat;}

li#hihyo a{
	display:block;
	width:134px;
	height:13px;
	position:absolute;
	top:25px;
	left:148px;
	text-indent:-9999px;
	background:url(../images/link.png) -133px 0px no-repeat;
}
li#hihyo a:hover{background:url(../images/link.png) -133px -35px no-repeat;}

li#top-f a{
	display:block;
	width:31px;
	height:29px;
	position:absolute;
	top:12px;
	right:192px;
	text-indent:-9999px;
	background:url(../images/menu-f.png) 0px 0px no-repeat;
}
li#top-f a:hover{background:url(../images/menu-f.png) 0px -35px no-repeat;}

li#s02 a{
	display:block;
	width:132px;
	height:29px;
	position:absolute;
	top:12px;
	right:61px;
	text-indent:-9999px;
	background:url(../images/menu-f.png) -32px 0px no-repeat;
}
li#s02 a:hover{background:url(../images/menu-f.png) -32px -35px no-repeat;}

li#pagetop a{
	display:block;
	width:37px;
	height:29px;
	position:absolute;
	top:12px;
	right:14px;
	text-indent:-9999px;
	background:url(../images/menu-f.png) -172px 0px no-repeat;
}
li#pagetop a:hover{background:url(../images/menu-f.png) -172px -35px no-repeat;}