@charset "utf-8";

#wrap-shadow {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-shadow.jpg);
	background-repeat: repeat-y;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
########################################################
■ヘッダーパート■
########################################################
*/
#wrap #header {
	height: 188px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-color: #666;
}
#header h1 {
	text-align: right;
	padding-top: 17px;
	color: #FFFFFF;
	padding-right: 15px;
}


#header #siryou {
	width: 145px;
	height: 40px;
}

#header #order {
	width: 145px;
	height: 40px;
}
#bottuns {
	height: 50px;
	background-image: url(../images/gnavi-back3.jpg);
	background-repeat: no-repeat;
}



/*
########################################################
■グローバルナビゲーション■
########################################################
*/

#bottuns #gronavi-inner {
	height: 35px;
	margin-left: 590px;
	position: relative;
	top: 6px;
}
#gronavi-inner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gronavi-inner li {
	display: inline;
}




/*
########################################################
■メインコンテナー■
########################################################
*/
#wrap #container {
	background-image: url(../images/menu-bg2.jpg);
	background-repeat: repeat-y;
}
/*
########################################################
■メインコンテンツ■
########################################################
*/
#container #main-bg {
	float: right;
	width: 680px;
}


/***パンクズリスト**********************************************/
#topic-path {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #F5F5F5;
}
#topic-path ul {
	list-style-type: none;
}

#topic-path li {
	background-image:url(../images/arrow01.gif);
	background-repeat:no-repeat;
	display: inline;
	background-position: left 0px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#topic-path .another {
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
}

.box {
	width: 670px;
}

.box-title {
	background-image: url(../images/title-bar-670.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 670px;
	margin-bottom: 10px;
}
.box-title h2 {
	font-size: 24px;
	margin-left: 110px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bolder;
}

.box-title h3 {
	padding-top: 3px;
	padding-left: 40px;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.box-title h4 {
	font-size: 24px;
	margin-left: 110px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bolder;
}
#depGreet {

}
#depGreet h3 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 15px;
}
#depGreetPref h3 {
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 7px;
}
#depGreetPref h4 {
	font-size: 16px;
	font-weight: bolder;
	color: #333;
}
#depGreetPref .depAdvice {
	margin-bottom: 20px;
}
.depSchools {
	margin-right: 35px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #F90;
}
.depSchools .depDL {
	width: 390px;
	float: left;
}
.depDL dl dt {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}
.depDL dl dt a {
	font-weight: bolder;
	font-size: 24px;
	display: block;
	margin-top: 5px;
	line-height: 20px;
}
.photoG02 {
	margin-top: 10px;
}



.depSchools .depIMG {
	float: right;
	width: 200px;
}
.depIMG .mapText {
	float: left;
	width: 130px;
	padding-top: 15px;
	font-weight: bolder;
	color: #000;
}
#wrap-shadow #wrap #container #main-bg .box .depSchools .depIMG .mapIcon {
	width: 60px;
	float: right;
}





#depArea {
	background: url(../images/dep1st.jpg) no-repeat right bottom;
	margin-top: 15px;
}
#depArea p img {
	margin-left: 22px;
}
#depAreaList {
	margin-left: 25px;
	width: 360px;
	display: inline;
	float: left;
}
#depComment {
	float: right;
	margin-right: 25px;
	display: inline;
	margin-top: 35px;
	border: 2px dotted #F96;
	padding: 8px;
	width: 240px;
}



#depArea ul {
	float: left;
	width: 100px;
}
#depArea .ul2nd {
	margin-left: 30px;
	margin-bottom: 20px;
}

#depArea ul .region {
	font-size: 14px;
	font-weight: bolder;
	color: #444;
	padding-left: 0px;
	padding-top: 10px;
}
#depArea ul li {
	margin-bottom: 2px;
	display: block;
	width: 100px;
}
#depArea ul li a {
	width: 100px;
	background: url(../images/arrow01.gif) no-repeat left center;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	display: block;
}
#depArea ul li a:hover {
	width: 100px;
	background: url(../images/arrow02.gif) no-repeat left center;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
}






/*
########################################################
■メニューパート■
########################################################
*/
#container #menu-bg {
	background-image: url(../images/menu-bg2.jpg);
	float: left;
	width: 210px;
}

#menu-bg #menu-inner {
	width: 180px;
	margin-left: 20px;
}
/***はじめまして**********************************************/
#menu-inner #greeting {
	margin-left: 5px;
}
#greeting #greewaku {
	width: 168px;
	background-color: #dddddd;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
}
#greewaku p {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin: 4px;
}

#greewaku #greebun {
	width: 158px;
	border: 1px solid #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	margin-left: 4px;
}
#menu-inner #menu-list {
	margin-top: 15px;
}
#menu-list #navi01 {
	height: 35px;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
}
#navi01 h2 {
	font-size: 17px;
	font-weight: bolder;
	padding-left: 40px;
	color: #000000;
	line-height: 190%;
}
#menu-list .menu-black {
	margin-left: 5px;
	line-height: 0px;
	margin-bottom: 3px;
}

/***メニュー上パート**********************************************/
#menu-list #menu02 {
	margin-left: 5px;
	width: 170px;
	margin-bottom: 10px;
}

#menu02 ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu02 li {
	font-size: 12px;
	height: 30px;
	margin-bottom: 5px;
}
#menu02 li a {
	display: block;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../images/menu02_off.gif);
	background-repeat: no-repeat;
	color: #333333;
}
#menu02 li a:hover {
	background-image: url(../images/menu01_on.gif);
	background-repeat: no-repeat;
	color: #FF6600;
}
/***メニュー下パート**********************************************/
#menu-list #menu {
	margin-left: 5px;
	width: 170px;
	margin-bottom: 20px;
}
#menu ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	font-size: 12px;
	height: 30px;
	margin-bottom: 5px;
}
#menu li a {
	display: block;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../images/menu01_off.gif);
	background-repeat: no-repeat;
	color: #333333;
}
#menu li a:hover {
	background-image: url(../images/menu01_on.gif);
	background-repeat: no-repeat;
	color: #FF6600;
}
#mobile {
	text-align: center;
}
#menu-list #mobile img {
	margin-bottom: 15px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mobile .mobileTxt {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
########################################################
■フッターパート■
########################################################
*/
#wrap #footer {
	height: 150px;
	background-image: url(../images/footer.jpg);
	color: #FFFFFF;
}
#footer p {
	color: #333333;
}
#footer #copyright h3 {
	color: #333333;
}
#footer #copyright a {
	color: #333333;
}


#footer #copyright {
	width: 300px;
	margin-left: 330px;
	padding-top: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-weight: bolder;
	color: #FFFFFF;
}
#footer #address {
	float: left;
	padding-top: 35px;
	margin-left: 100px;
}



.clear {
	clear: both;
	color: #FFF;
}

#preview{
	position:absolute;
	background:#333333;
	padding:8px;
	display:none;
	color:#fff;
	border: 1px solid #000;
	}

