@charset "utf-8";

/*-- 全体指定 --*/

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	background-color: #FAFAFA;
	padding: 0px;
	text-align:center;
	margin: 0px;
}

#g_nav {
	clear: both;
	height: 48px;
	list-style: none;
}
#g_nav > li {
	float: left;
	display: block;
}
.sub_nav {
	position: absolute;
	background: white;
	border: 1px solid #f60;
}
.sub_nav li {
	list-style: none;
	float: none;
	border-top: 1px solid #FF6600;
}
.sub_nav li:first-child {
	border-top: none;
}
.sub_nav li a {
	display: block;
	padding: 5px 10px;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
.sub_nav li a:hover {
	color: white;
	background-color: #ff9900;
}
.ul_about {
	width: auto;
	min-width: 157px;
	z-index: 1;
}
.ul_exam {
	width: auto;
	min-width: 187px;
	z-index: 1;
}
.ul_schedule {
	width: auto;
	min-width: 127px;
	z-index: 1;
}
#side_menu h2 a {
	display: block;
	text-align: center;
	width: 240px;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0;
	background-color: #ff9900;
	color: white;
	text-decoration: none;
}
#side_menu ul {
	background-color: white;
	border: 1px solid #ccc;
	width: 238px;
	list-style: none;
	list-style-position: inside;
	margin-bottom: 20px;
	font-size: 14px;
}
#side_menu ul li {
	border-top: 1px solid #ccc;
}
#side_menu ul li:first-child {
	border-top: none;
}
#side_menu ul li a {
	color: black;
	display: block;
	padding: 7px 0 7px 35px;
	text-decoration: none;
	background: url(../img/icon03.jpg) no-repeat 8px 50%;
}
#side_menu ul li a:hover {
	text-decoration: underline;
}



.body_top {
	background-image: url(../img/back01.jpg);
	background-position: center 163px;
	background-repeat: no-repeat;
}

.body_sab {
	background-image: url(../img/back04.jpg);
	background-position: center 3px;
	background-repeat: repeat-x;
}

img {
	border:0px;
	display: block;
	}
	.d-i {
		display: inline;
	}
	
#wrap {
	text-align:left;
	width: 942px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	min-height:500px;
}
	
/*-- ヘッダー指定 --*/

#header {
	width: 942px;
	height: 161px;
	clear: both;
}

.header_left {
	width: 509px;
	height: 102px;
	float: left;
}

.himeji_logo a {
	width: 530px;
	height: 73px;
	background: url(../himeji/img/hometatsu.jpg) left top no-repeat;
	display: block;
}

.himeji_logo a:hover {
	background-image: url(../himeji/img/hometatsu_f.jpg);
}

.header_logo a {
	width: 444px;
	height: 73px;
	background: url(../img/hometatsu.jpg) left top no-repeat;
	display: block;
}

.header_logo a:hover {
	background-image: url(../img/hometatsu_f.jpg);
}

.header_right {
	width: 366px;
	height: 102px;
	float: left;
	margin-left: 65px;
	display: inline;
}

.toi01 a {
	width: 356px;
	height: 42px;
	background-image: url(../img/toi.jpg);
	display: block;
	margin-bottom: 5px;
}

.toi01 a:hover {
	background-image: url(../img/toi_f.jpg);
}

#header p {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#header .ul01 {
	margin-left: 216px;
	width: 150px;
	height: 20px;
}

/*-- ie6のみ --*/
* html body #header .ul01 {
	margin-left: 220px;
	width: 150px;
	height: 20px;
}

#header .ul01 li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
}

#header .ul01 li:first-child a {
	border-right: 1px solid black;
	padding-right: 10px;
}

#header .ul01 li a {
	color: #FF6600;
	font-size: 12px;
}

#header .ul01 li a:hover {
	color: #666;
}

#header .ul02 {
	margin-left: 0px;
}

#header .ul02 li {
	float: left;
	list-style-type: none;
	margin-left: 15px;
	_margin-left: 10px;
}

#header .ul02 li a {
	background-repeat: no-repeat;
	display: block;
}

.li01 a {
	background-image: url(../img/gaiyo.jpg);
	height: 14px;
	width: 65px;
}

.li01 a:hover {
	background-image: url(../img/gaiyo_f.jpg);
}

.li02 a {
	background-image: url(../img/osirase.jpg);
	height: 14px;
	width: 125px;
}

.li02 a:hover {
	background-image: url(../img/osirase_f.jpg);
}

.li03 a {
	background-image: url(../img/mass.jpg);
	height: 14px;
	width: 125px;
}

.li03 a:hover {
	background-image: url(../img/mass_f.jpg);
}

.notext {
	display: none;
}
	
.spacer {
	display: none;
}

.ul_head {
	height: 48px;
	clear: both;
	background-repeat: no-repeat;
	margin-left: 8px;
}

.ul_head li {
	list-style-type: none;
	float: left;
}

.ul_head li a {
	background-repeat: no-repeat;
	display: block;
	height: 50px;
}

.bo_01 a {
	background-image: url(../img/bo_06.jpg);
	width: 245px;
}

.bo_01 a:hover {
	background-image: url(../img/bo_06_f.jpg);
}

.bo_01_on a {
	background-image: url(../img/bo_06_f.jpg);
	width: 245px;
}

.bo_02 a {
	background-image: url(../img/bo_07.jpg);
	width: 181px;
}

.bo_02 a:hover {
	background-image: url(../img/bo_07_f.jpg);
}

.bo_02_on a {
	background-image: url(../img/bo_07_f.jpg);
	width: 181px;
}


.bo_03 a {
	background-image: url(../img/bo_08.jpg);
	width: 150px;
}

.bo_03 a:hover {
	background-image: url(../img/bo_08_f.jpg);
}

.bo_03_on a {
	background-image: url(../img/bo_08_f.jpg);
	width: 150px;
}

.bo_04 a {
	background-image: url(../img/bo_09.jpg);
	width: 165px;
}

.bo_04 a:hover {
	background-image: url(../img/bo_09_f.jpg);
}

.bo_04_on a {
	background-image: url(../img/bo_09_f.jpg);
	width: 165px;
}

.bo_05 a {
	background-image: url(../img/bo_10.jpg);
	width: 183px;
}

.bo_05 a:hover {
	background-image: url(../img/bo_10_f.jpg);
}

.bo_05_on a {
	background-image: url(../img/bo_10_f.jpg);
	width: 183px;
}


/*-- 左メイン+右メニュー部分指定 --*/

#main_top {
	background-image: url(../img/back03.jpg);
	background-repeat: repeat-y;
	width: 942px;
	height: auto;
	clear: both;
	float: left;
}

#main_sab {
	background-image: url(../img/back05.jpg);
	background-repeat: repeat-y;
	width: 942px;
	height: auto;
	clear: both;
	float: left;
}

/*-- フッター部分指定 --*/

.footer_main {
	width: 100%;
	clear: both;
	height: 87px;
	background-image: url(../img/back02.jpg);
	background-repeat: repeat-x;
	color: #333;
	line-height: 120%;
	font-size: 12px;
}

.footer_box {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.f_p01 {
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 15px;
	color: #FFF;
	letter-spacing: 0.1em;
}

.f_p01 a {
	color: #FFF;
	text-decoration: none;
}

.f_p01 a:hover {
	text-decoration: underline;
}

.f_p02 {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
*//*======================　共通　======================*/

.opacity7{
	display:block;
	zoom:1;
}
.opacity8{
	display:block;
	zoom:1;
}
.opacity7:hover{
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
.opacity8:hover{
	filter: Alpha(opacity=80);
	opacity: 0.8;
}
#leftmenu #side_shopbanner, #leftmenu #side_shibu{
	display: block;
	margin-bottom: 10px;
}
#rightmenu #shopbanner {
	text-align: right;
}
#rightmenu #shopbanner p a{
	text-align: right;
}
#wrap #rightmenu #shopbanner p {
	text-align: right;
}
#wrap #rightmenu #shopbanner{
	width: auto;
}
#wrap #rightmenu .sub_textbox .sibu {
	font-weight: bold;
	padding-left: 5px;
	border-left: 4px solid #FFA200;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 15px;
	width: 595px;
	background: #FFF9DF;
}
#wrap #rightmenu .sub_textbox iframe {
	border: none;
}
#rightmenu #go_home_flow a {
	background-image: url(../img/icon04.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding-left: 20px;
	color: #F60;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
	margin-top: -10px;
	margin-left: 20px;
}
#rightmenu #go_home_flow a:hover{
	color: #093;
}#rightmenu #home_flow {
	display: block;
	width: 650px;
	margin-bottom: 30px;
}

#likebox {
	float: right;
	width: 670px;
	height: 590px;
	text-align: left;
	padding-top: 5px;
}

