@charset "utf-8";
/* style
---------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
	margin-top: 10px;
	background-image: url(../image/top/top-bg.jpg);
	background-repeat: repeat-x;
}

/* link style
---------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
div a:hover{
	color:#660000;
	background-color:#FFFFCC
}

a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
}

p {
	color: #333333;
	line-height: 18px;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
h2 {
	color: #0066FF;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}

h3 {
	font-size: 12px;
	color: #000000;
}


/* basic layout
---------------------------*/

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(../image/top/top-bg.jpg);
}
#content {
	width: 870px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 5px;
	text-align: left;
	border: 1px solid #FFCCCC;
}

#main {
	width: 870px;
	overflow: hidden;
}
#header_title {
	background-image: url(../image/top/header_title.gif);
	width: 870px;
}
#header_text {
	width: 480px;
	margin-top: 45px;
	margin-left: 190px;
	line-height: 1.2;
	color: #333333;
	font-weight: bold;
}
#menu{}


#sidebar {
	background-color: #333333;
	float: left;
	width: 150px;
}
#footer_shadow {
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#header {
	height: 470px;
	width: 870px;
	margin-bottom: 15px;
}
#g_menu {
	height: 50px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#topic_pass_r {
	height: 20px;
	text-align: right;
	font-size: 9px;
	width: 400px;
	float: right;
	padding-right: 15px;
}
#topic_pass_l {
	width: 400px;
	height: 20px;
	float: left;
	padding-left: 20px;
}

#flash {
	height: 285px;
	width: 870px;
	text-align: center;
	float: left;
}

#main_center {
	width: 400px;
	float: left;
}
#center_bttn {
	text-align: center;
}
#center_bttn ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
#center_success {
	background-image: url(../images/success_bg.jpg);
	background-repeat: repeat;
	background-position: center;
	width: 400px;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
	border: 1px solid #FFCC00;
}
#success_01 {
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	width: 400px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#success_01 a {
	font-weight: bold;
	padding-left: 5px;
}
#success_01 p {
	float: left;
	width: 200px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#success_01 img {
	float: right;
	width: 180px;
	height: 180px;
	margin-right: 3px;
	text-decoration: none;
}

#success_02 {
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	width: 400px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#success_02 a {
	font-weight: bold;
	padding-left: 5px;
}
#success_02 p {
	float: left;
	width: 200px;
	padding-left: 7px;
	padding-top: 2px;
}

#success_02 img {
	float: right;
	width: 180px;
	height: 115px;
	margin-right: 5px;
}
#success_03 {
	float: left;
	width: 400px;
	margin-top: 10px;
}
#success_03 a {
	font-weight: bold;
	padding-left: 5px;
}
#success_03 p {
	float: left;
	width: 200px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#success_03 img {
	float: right;
	width: 180px;
	height: 120px;
	margin-right: 3px;
	margin-top: 2px;
}


/*ここからメイン左*/

#main_left {
	width: 250px;
	float: left;
}
#left_bttn {
	text-align: center;
}
#left_bttn ul li{
	list-style-type: none;
	margin-bottom: 5px;
}

#left_contents {
	padding-left: 7px;
	margin-top: 5px;
}
#left_contents  h3 {
	color: #000000;
	letter-spacing: 2px;
}
#left_contents h4 {
	font-weight: bold;
	font-size: small;
	margin-top: 5px;
}
#left_contents #contents_border_style h5 {
	font-size: 12px;
	color: #00FF00;
	line-height: normal;
	letter-spacing: 2px;
}

#contents_border_style {
	border: thin solid #CCCCCC;
	padding: 5px;
	width: 225px;
}

#left_contents  ul li {
	list-style-type: none;
	line-height: 1.5;
	letter-spacing: 2px;
}

#contents_border_style  ul li  a:link {
	color: #333333;
	text-decoration: underline;
}
#contents_border_style  ul li  a:visited {
	color: #333333;
	text-decoration: underline;
}
#contents_border_style  ul li  a:hover {
	color: #FFFF99;
	text-decoration: none;
	background-color: #009900;
}
#contents_border_style  ul li  a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

#main_etc01 {
	width: 395px;
	margin-bottom: 5px;
	padding-top: 3px;
	float: left;
	background-color: #DDFFE8;
	border: 1px solid #33CC00;
	padding-left: 5px;
}

#main_etc01 a:link {
	color: #6600FF;
	text-decoration: underline;
	font-weight: normal;
}
#main_etc01 a:visited {
	color: #9900FF;
	text-decoration: underline;
}
#main_etc01 a:hover {
	color: #9900FF;
	text-decoration: none;
	background-color: #FFFFCC;
}
#main_etc01 a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#main_etc02 {
	width: 395px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
	float: left;
	background-color: #DDFFE8;
	border: 1px solid #33CC00;
}

#main_etc02 a:link {
	color: #6600FF;
	text-decoration: underline;
	font-weight: normal;
}
#main_etc02 a:visited {
	color: #9900FF;
	text-decoration: underline;
}
#main_etc02 a:hover {
	color: #9900FF;
	text-decoration: none;
	background-color: #FFFFCC;
}
#main_etc02 a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#popular_contents_title {
	width: 400px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 2px;
	float: left;
	margin-top: 20px;
}
#popular_photo {
	width: 400px;
}
#popular_title{
	font-size: 12px;
	color: #FF0000;
	padding-left: 10px;
}
#popular_content{
	color: #333333;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.5em;
}
#popular_r_title{
	font-size: 12px;
	color: #FF0000;
	padding-left: 25px;
}
#popular_r_content{
	color: #333333;
	padding-left: 25px;
	font-size: 11px;
	line-height: 1.5em;
}
#popular {
	width: 200px;
	float: left;
	margin-bottom: 5px;
}
#popular img{
	margin-left: 10px;
	margin-bottom: 2px;

}
#popular_r {
	width: 200px;
	float: left;
	margin-bottom: 7px;
}
#popular_r img{
	margin-left: 25px;
	margin-bottom: 2px;

}
.style1 {
	color: #FF0000;
	text-align: left;
	margin-left: 15px;
}
.style2 {
	color: #333333;
	text-align: left;
	margin-left: 15px;
	font-size: 10px;
}
.style3 {
	font-size: 73%
}

#sidemenu {
	float: left;
	width: 210px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: inline;
	margin-top: 0px;
}
#sidemenu   .title {
	height: 25px;
	width: 210px;
}

#sidemenu .title2 { margin-top: 10px; }

#sidemenu .title3 { margin-top: 10px; }


#sidemenu  #side_title {
	background-image: url(../image/h4.jpg);
	background-repeat: no-repeat;
	height: 70px;
	
}
#sidemenu .sidemenu_bg_top {
	background-image: url(../image/list_bg_middle.jpg);
	background-repeat: repeat-y;
}

* html .sidemenu_bg_bottom {
	background-image: url(../image/list_bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -5px;
}

.sidemenu_bg_bottom {
	background-image: url(../image/list_bg_bottom.jpg);
	background-position: bottom;
	height: 5px;
	background-repeat: no-repeat;
}
#sidemenu  h2 {
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
	padding-top: 35px;
	font-weight: bold;
}
.sidemenu_bg_top h3 {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	text-align: center;
	line-height: 1.5;
	padding-top: 2px;
}
.sidemenu_bg_top  h3.mukyu-title  {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	text-align: center;
	line-height: 1.5;
	margin-top: 5px;
}



#sidemenu .sidemenu_bg_top li {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(../image/list_bg_white.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
}

* html #sidemenu .sidemenu_bg_top li {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(../image/list_bg_white.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
}

#sidemenu .sidemenu_bg_top h3 a {
	color           : #FF6600;
	text-decoration : underline;
	font-weight     : bold;
}

#sidemenu .sidemenu_bg_top h3 a:hover {
	color           : #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#sidemenu .line {
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidemenu .banner { margin-bottom: 7px; }

.space01 {
	height: 300px;
	float: right;
	width: 300px;
}


/*ここからメイン右*/

#main_right {
	width: 210px;
	float: left;
	margin-left: 5px;
}

#information {
	height: 300px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 2px;
	margin-bottom: 5px;
}
#information_box {

}
#school {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 2px;
	margin-bottom: 15px;
}
#school_map {
	margin-bottom: 5px;
}


#school_guide {
	line-height: 1.5em;
	width: 190px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#school_guide ul li{
	list-style-image: url(../images/school.gif);
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 3px;
}

#school_guide ul li a:link {
	color: #333333;
	text-decoration: underline;
}
#school_guide ul li a:visited {
	color: #666666;
	text-decoration: underline;
}
#school_guide ul li a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #993300;
}
#school_guide ul li a:active {
	text-decoration: none;
}

#bnnr {
	text-align: center;
}
#bnnr img {
	margin-bottom: 5px;
}
#copyright {
	width: 870px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}

#footer {
	background-color: #FF6699;
	clear: both;
	float: left;
	height: 25px;
	width: 870px;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFCC;
}
#footer a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#success_title {
	height: 50px;
	width: 400px;
}

#sidemenu .sidemenu_bg_top ul { list-style-type: none; }

#main_left #sidemenu01 {
	width: 230px;
	background-color: #FFFFCC;
	margin-left: 10px;
	margin-bottom: 20px;
}


.fo14 {
	font-size: 14px;
	font-weight: bold;
}
#form-btn {
	height: 90px;
	width: 200px;
	margin-left: 3px;
	margin-bottom: 5px;
}
#r-bnr {
	margin-left: 5px;
	font-size: 10px;
}
#r-bnr01 {
	margin-bottom: 7px;
}
#r-bnr02 {
	margin-bottom: 7px;
}
#r-bnr a {
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	line-height: 1.3;
}
#l-bnr {
}
#l-bnr {
	float: left;
	width: 211px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.style4 {font-weight: bold}

