@charset "utf-8";
/* CSS Document */

/*全タグに反映されます*/
* {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0;
}
* a:hover img{
	filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=70)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
	}
/*共通クラス*/
.clear {
	clear:both;
	line-height: 1px;
}
.bold {
	font-weight: bold;
}
.left_float {
	float: left;
}
a {
	color: #0033CC;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
/*-----------------------------------------------------------------はじまり*/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGOTHIC", sans-serif;
    font-style: normal;
    background: url(../images/bg.gif) repeat #edcfa7;
	}

#wrap {
	width: 1002px;
	background: url(../images/top.png) top no-repeat;
	padding: 22px 0 0 0;
	margin-right: auto;
	margin-left: auto;
}

#wrap-left {
	float: left;
	width: 770px;
}

#wrap-left-template {
	float: left;
	width: 763px !important;
	width: 773px;
}

#header-middle {
	width: 990px;
	padding-left: 12px;
	height: 64px;
}
#wrap-header {
	height: 139px;
	width: 1002px;
	background-image: url(../images/bg-header.png);
	margin: 0 auto;
}
#content {
	width: 1029px;
	margin: 0 auto;
}
#header p img {
	margin-left: 11px;
	margin-top: 23px;
}
#wrap-header #top {
	font-size: 11px;
	color: #666;
	float: left;
	padding-top: 4px;
	padding-left: 33px;
}
.logo {
	float: left;
}
#header-right {
	float: right;
	height: 58px;
	padding-top: 5px;
	padding-right: 15px;
}
#header-top {
	height: 23px;
}




/*---------------------------<Global_navi>------------*/
#GlobalNavi {
	height: 40px;
	width: 982px;
	padding: 0 10px;
	overflow: hidden;
	margin-top: 4px;
}

#GlobalNavi li {
	float:left;
	list-style:none;
	height: 40px;
}

.gb01 {
	width: 156px;
	display:block;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/navi-home.png) 0 1px no-repeat;
}

#GlobalNavi a.gb01 {
	background: url(../images/navi-home.png);
}

.gb02 {
	width: 207px;
	display:block;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/navi-02.png) 0 0 no-repeat;
}

#GlobalNavi a.gb02 {
	background: url(../images/navi-02.png);
}


.gb03 {
	width: 207px;
	display:block;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/navi-03.png) 0 0 no-repeat;
}

#GlobalNavi a.gb03 {
	background: url(../images/navi-03.png);
}

.gb04 {
	width: 207px;
	display:block;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/navi-04.png) 0 0 no-repeat;
}

#GlobalNavi a.gb04 {
	background: url(../images/navi-04.png);
}

.gb05 {
	width: 205px;
	display:block;
	padding-top: 40px;
	overflow:hidden;
	background: url(../images/navi-05.png) 0 0 no-repeat;
}

#GlobalNavi a.gb05 {
	background: url(../images/navi-05.png);
}

.gb06 {
	width: 166px;
	display:block;
	padding-top: 40px;
	overflow:hidden;
	background: url(../images/navi-06.png) 0 0 no-repeat;
}
#GlobalNavi a.gb06 {
	background: url(../images/navi-06.png);
}



.gb10 {
	width: 207px;
	display:block;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/navi-02.png) 0 0 no-repeat;
}

#GlobalNavi a.gb10 {
	background: url(../images/navi-02.png);
}






#GlobalNavi a.hit {
	background-position:0 40px;
}
#GlobalNavi a:hover {
	background-position:0 40px;
}
#navi-top {
	float: right;
	height: 23px;
	font-size: 10px;
	width: 110px;
}
#navi-top ul {
}
#navi-top li {
	float: left;
	background: url(../images/bullet01.gif) no-repeat 0 5px;
	padding: 5px 10px 0 20px;
	list-style: none;
	color: #424242;
	display: block;
	height: 15px;
}
#navi-top li a {
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}
#navi-top li a:hover {
	font-size: 11px;
	color: #363636;
	text-decoration: underline;
}
/*-----------cart--------------*/
#request_cart_h a {
	color: #FFFFFF;
	display: block;
	height: 26px;
	text-decoration: none;
	width: 265px;
	background-image: url(../images/request-more.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	line-height: 15px;
	float: right;
	background-position: left top;
}
#request_cart_h a:hover {
	background-position: left bottom;
}
.cart_text {
	right: 25px;
	bottom: 15px;
	font-size: 11px;
}
/*----------request-more------------*/

.request-more {
	float: right;
	margin: 5px 18px 0 0;
	font-size: 11px;
	background: url(../images/request-more.gif) 0 0 no-repeat;
	height: 0px;
	padding-top: 36px;
	display: block;
	width: 274px;
	color: #FFF;
}
.request-more-t {
	text-align: right;
	padding: 11px 10px 10px 10px;
	font-size: 12px;
}
.request-more2 {
	font-size: 11px;
	color: #E9677A;
	text-align: right;
	padding-right: 5px;
}
.text-top {
	float: right;
	font-size: 11px;
}


/*------------------shiva editing---------------------*/
#wrap-content {
	width: 960px;
	background: url(../images/bg.png) 0 0 repeat-y;
	padding-left: 21px;
	padding-right: 21px;
}

#wrap-content #scDet {
	width: 948px;
	padding: 6px;
}

.scTitDiv {
	width: 926px;
	background-color: #F3F3F3;
	border: 1px solid #D1D1D1;
	 border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
	margin-bottom: 18px;
	padding: 12px 10px 15px 10px;
}

.scTitDiv .scTitDivL {
	width: 615px;
	float: left;
	padding: 0 10px 0 5px;
}

.scTitDiv .scTitDivL h2 {
	font-size: 16px;
	padding: 0 0 4px 0;
	color: #333;
}

.scTitDiv .scTitDivR {
	width: 296px;
	float: right;
}

.hiSpn {
	background-color: #FDFDFD;
	border: 1px solid #D1D1D1;
	color: #2DADDE;
	 border-radius: 90px;
    -khtml-border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
	padding: 2px 10px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	line-height: 25px;
}












.su1-On {
	background-color: #F4FBFB;
	border: 1px solid #41A0C4;
	color: #41A0C4;
	 border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 10px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
	font-size: 11px;
	margin: 0 5px 5px 0;
	line-height: 20px;
	font-weight: bold;
	padding: 1px 18px;
}

.su1-Off {
	border: 1px dashed #999;
	color: #BEBEBE;
	 border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 10px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
	font-size: 11px;
	margin: 0 5px 5px 0;
	line-height: 20px;
	font-weight: bold;
	padding: 1px 18px;
}


.su2-On {
	background-color: #F4FBFB;
	border: 1px solid #41A0C4;
	color: #41A0C4;
	 border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 10px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
	font-size: 11px;
	margin: 0 5px 5px 0;
	line-height: 18px;
	font-weight: bold;
	padding: 1px 10px;
}

.su2-Off {
	border: 1px dashed #999;
	color: #BEBEBE;
	 border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 10px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
	font-size: 11px;
	margin: 0 5px 5px 0;
	line-height: 18px;
	font-weight: bold;
	padding: 1px 10px;
}












#wrap #wrap-content #wrap-left-template .content-area .type01 {
	width: 756px;
	height: 30px;
	background: url(../images/result-h2-bg.png) no-repeat;
	padding: 4px 0 0 15px;
	font-size: 14px;
	color: #333;
	margin: 0 0 15px 0;
}

#wrap #wrap-content #wrap-left-template .content-area .type01 span {
	color: #FF6600;
}

#wrap #wrap-content #wrap-left-template .content-area .type02 {
	width: 723px;
	min-height: 30px;
	background: #68B8BA;
	padding: 14px 16px 10px 16px;
	font-size: 18px;
	color: #FFF;
	margin: 0 0 15px 0;
	line-height: 150%
}
#wrap #wrap-content #wrap-left-template .content-area .type02 span {
	color: #FFF;
	font-size: 24px;
	padding: 0 0 0 5px;
}

.typeCont0 {
	padding: 0 0 10px 0;
}

.typeCont01 {
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
	padding: 0 0 5px 15px;
}

.typeCont02 {
	font-size: 12px;
	line-height: 1.6;
	padding: 0 0 15px 15px;
}

.typeCont03 {
	font-size: 13px;
	line-height: 1.6;
	padding: 0 0 8px 0;
	font-weight: bold;
}

#wrap #wrap-content #wrap-left-template .content-area .schList {
	width: 752px;
	border: 2px solid #CCC;
	background-color: #F9F9F9;
	margin: 0 0 15px 0;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn {
	width: 752px;
	margin: 0 0 2px 0;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn .schListInL {
	width: 420px;
	float: left;
	padding: 10px 10px 0 20px;
	background: url(../images/indi-1.gif) left top no-repeat;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn .schListInL h2 {
	font-size: 16px;
	line-height: 1.5;
	padding: 0 0 6px 0;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn .schListInR {
	width: 294px;
	padding: 12px 8px 0 0;
	float: right;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn-2 {
	width: 728px;
	padding: 12px;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn-2 .schListIn-2L {
	width: 190px;
	float: left;
	margin: 0 12px 0 0;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn-2 .schListIn-2L .imgDiv {
	width: 180px;
	background-color: #D9D9D9;
	padding: 5px;
	text-align: center;
}


#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn-2 .schListIn-2L .imgDiv img {
	border: 1px solid #FFF;
}

#wrap #wrap-content #wrap-left-template .content-area .schList .schListIn-2 .schListIn-2R {
	width: 526px;
	float: right;
}


.schDet-1 {
	font-size: 12px;
	text-align: right;
	padding: 20px 0 0 0;
	background: url(../images/bullet-lnk.png) left no-repeat;
	background-position: 117px 24px;
}






#wrap-content #scDet .scDetIn-01 {
	width: 948px;
	padding: 0 0 30px 0;
}

#wrap-content #scDet .scDetIn-01 h2 {
	width: 933px;
	height: 38px;
	background: url(../images/det-tit-bg-1.png) no-repeat;
	padding: 4px 0 0 15px;
	font-size: 16px;
	color: #333;
	margin: 0 0 15px 0;
}

#wrap-content #scDet .scDetIn-0A {
	width: 948px;
	padding: 0 0 10px 0;
}

#wrap-content #scDet .scDetIn-0A h2 {
	width: 933px;
	height: 38px;
	background: url(../images/det-tit-bg-1.png) no-repeat;
	padding: 4px 0 0 15px;
	font-size: 16px;
	color: #333;
	margin: 0 0 15px 0;
}

#wrap-content #scDet .scDetIn-01 .scDetIn-01L {
	width: 300px;
	float: left;
	margin: 0 18px 0 0;
	padding: 7px;
	/*background: url(../images/img-bg-1.png) repeat;*/
	background-color: #D9D9D9;
	text-align: center;
}

#wrap-content #scDet .scDetIn-01 .scDetIn-01R {
	width: 616px;
	float: right;
}

#wrap-content #scDet .scDetIn-01 .scDetIn-01R p {
	font-size: 13px;
	color: #444;
	line-height: 1.8;
	padding: 0 0 10px 0;
}

#wrap-content #scDet .scDetIn-01 .scDetIn-01R h3 {
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}

table.sup01 {
	width: 100%;
	border-top: 2px double #CCC;
	border-bottom: 1px double #CCC;
	border-left: 2px double #CCC;
	border-right: 2px double #CCC;
	color: #333;
	border-spacing: 0;
	border-collapse: separate;
}

table.sup01 td.tdL {
	width: 25%;
	background-color: #F2F2F2;
	border-bottom: 1px double #CCC;
	font-size: 13px;
	padding: 10px 10px 10px 12px;
	font-weight: bold;
	color: #444;
}

table.sup01 td.tdR {
	width: 75%;
	border-bottom: 1px double #CCC;
	font-size: 13px;
	padding: 8px 7px 3px 10px;
}

table.sup01 td.tdR p {
	padding: 0 5px;
	line-height: 1.5;
}

table.sup01 td.tdR img {
	display: block;
}

table.sup01 td.tdR span {
	/*margin: 0 5px;*/
	float: left;
}

.cDiv01 {
	width: 948px;
}

.cDiv01 .cDiv01L {
	width: 464px;
	float: left;
	margin: 0 20px 0 0;
}

.cDiv01 .cDiv01R {
	width: 464px;
	float: right;
}

.cCon01 {
	font-size: 13px;
	color: #444;
	line-height: 1.8;
	padding: 0 0 15px 15px;
	word-wrap: break-word;
}

.cConCen {
	font-size: 13px;
	line-height: 1.8;
	color: #444;
	text-align: left;
	padding: 10px 0 0 0;
	word-wrap: break-word;
}

.cCon02 {
	font-size: 13px;
	line-height: 1.8;
	color: #444;
	word-wrap: break-word;
}

.cCon03 {
	font-size: 14px;
	line-height: 1.8;
	color: #E96679;
}

.cCon04 {
	font-size: 13px;
	line-height: 1.8;
	color: #444;
	padding: 0 0 10px 0;
}

.supH3 {
	width: 440px;
	background: url(../images/supH3-bg.gif) repeat-y #EAEAEA;
	font-size: 14px;
	padding: 5px 9px 5px 15px;
	margin: 0 0 10px 0;
	color: #333;
}

#wrap-content #scDet .scDetIn-01 .imgDiv {
	width: 918px;
	padding: 0 15px;
}

#wrap-content #scDet .scDetIn-01 .imgDiv .imgDivL {
	width: 264px;
	float: left;
}

#wrap-content #scDet .scDetIn-01 .imgDiv .imgDivL img {
	/*background: url(../images/img-bg-1.png) repeat;*/
	background-color: #D9D9D9;
	padding: 7px;
}

#wrap-content #scDet .scDetIn-01 .imgDiv .imgDivM {
	width: 264px;
	margin: 0 63px;
	float: left;
}

#wrap-content #scDet .scDetIn-01 .imgDiv .imgDivM img {
	background-color: #D9D9D9;
	padding: 7px;
}

#wrap-content #scDet .scDetIn-01 .imgDiv .imgDivR {
	width: 264px;
	float: right;
}

#wrap-content #scDet .scDetIn-01 .imgDiv .imgDivR img {
	background-color: #D9D9D9;
	padding: 7px;
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder {
	width: 918px;
	padding: 0 15px;
	/* margin: 20px 0 0 0;*/
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder .imgDivL {
	width: 264px;
	float: left;
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder .imgDivL img {
	/*background: url(../images/img-bg-1.png) repeat;*/
	background-color: #D9D9D9;
	padding: 7px;
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder .imgDivM {
	width: 264px;
	margin: 0 63px;
	float: left;
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder .imgDivM img {
	background-color: #D9D9D9;
	padding: 7px;
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder .imgDivR {
	width: 264px;
	float: right;
}

#wrap-content #scDet .scDetIn-01 .imgDivUnder .imgDivR img {
	background-color: #D9D9D9;
	padding: 7px;
}

#wrap-content #scDet .scDetIn-01 .gakuDiv {
	width: 948px;
}

#wrap-content #scDet .scDetIn-01 .gakuDiv .gakuDivL {
	width: 464px;
	float: left;
	margin: 0 20px 0 0;
}

.gakuh3 {
	background: url(../images/gaku-h3-bg.png) no-repeat;
	width: 449px;
	height: 30px;
	font-size: 14px;
	color: #333;
	padding: 8px 10px 0 15px;
}

.gakuDivIn {
	width: 434px;
	padding: 15px;
	background-color: #F3F3F3;
}

#wrap-content #scDet .scDetIn-01 .gakuDiv .gakuDivR {
	width: 464px;
	float: right;
}

.ddBut {
	width: 906px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
}

#wrap-content #scDet .scDetIn-02 {
	width: 948px;
	padding: 0 0 30px 0;
}

#wrap-content #scDet .scDetIn-03 {
	width: 948px;
	padding: 0 0 30px 0;
}

#wrap-content #scDet .scDetIn-02 .h2Div {
	width: 933px;
	height: 38px;
	background: url(../images/det-tit-bg-1.png) no-repeat;
	padding: 4px 0 0 15px;
}

#wrap-content #scDet .scDetIn-02 .h2Div h2 {
	width: 818px;
	float: left;
	font-size: 16px;
	color: #333;
}

#wrap-content #scDet .scDetIn-02 .h2Div .lnk01 {
	width: 100px;
	font-size: 13px;
	float: right;
	background: url(../images/bullet-lnk.png) left no-repeat;
	padding: 0 0 0 15px;
	margin-top: 10px;
}

#wrap-content #scDet .scDetIn-03 .h2Div {
	width: 933px;
	height: 38px;
	background: url(../images/det-tit-bg-1.png) no-repeat;
	padding: 4px 0 0 15px;
	margin-bottom: 15px;
}

#wrap-content #scDet .scDetIn-03 .h2Div h2 {
	width: 821px;
	float: left;
	font-size: 16px;
	color: #333;
}

#wrap-content #scDet .scDetIn-03 .h2Div .lnk01 {
	width: 100px;
	font-size: 13px;
	float: right;
	background: url(../images/bullet-lnk.png) left no-repeat;
	padding: 0 0 0 12px;
	margin-top: 10px;
}

.nwsDiv {
	width: 918px;
	padding: 8px 15px 15px 15px;
	background-color: #F3F3F3;
}

.nwsDiv ul li {
	background: url(../images/news-buttom-border.gif) bottom repeat-x;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #444;
	line-height: 1.8;
	padding: 10px 0;
}

.nwsSpn {
	margin: 0 20px 0 30px;
}

.nwsSpn01 {
	background: url(../images/bullet-lnk.png) left no-repeat;
	padding: 0 0 0 20px;
}

.infDiv {
	width: 948px;
}

.infDiv .h3Div {
	/*background: url(../images/info-bg-1.png) no-repeat;
	width: 918px;
	height: 38px;
	padding: 0 15px;*/
	width: 916px;
	padding: 8px 15px;
	border: 1px solid #CCC;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.infDiv .h3Div h3 {
	width: 819px;
	float: left;
	font-size: 14px;
}

.infDiv .h3Div .lnk01 {
	width: 70px;
	font-size: 13px;
	float: right;
	background: url(../images/bullet-lnk.png) left no-repeat;
	padding: 0 0 0 12px;
	margin-left: 15px;
}

.infDiv ul {
	background-color: #F3F3F3;
}

.infDiv ul li {
	border-bottom: 1px solid #FFF;
	padding: 10px;
	font-size: 13px;
	color: #444;
}

.infIcn {
    width: 30px;
    float: left;
    display: block;
    margin-left: 15px;
}

.infIcnP {
    width: 883px;
    float: right;
}

.retBut01 {
	width: 128px;
	margin: 0 409px 20px 409px;
}

.retBut01 p {
	background: url(../images/bullet-lnk.png) left no-repeat #EBEBEB;
	padding: 6px 15px 4px 32px;
	background-position: 15% 50%;
	font-size: 15px;
	text-align: center;
}

.retBut02 {
	width: 448px;
	margin: 0 225px 20px 225px;
}

.retBut02 ul li {
	width: 224px;
	display: block;
	float: left;
	font-size: 15px;
}

.retBut02 ul li .lnkL {
	/*width: 100px;*/
	background-color: #EBEBEB;
	padding: 7px 15px 4px 15px;
	margin: 0 0 0 50px;
	text-align: center;
}

.retBut02 ul li .lnkR {
	/*width: 130px;*/
	background-color: #EBEBEB;
	padding: 7px 15px 4px 15px;
	margin: 0 0 0 64px;
	text-align: center;
}

.liSpn {
	background: url(../images/bullet-lnk.png) left no-repeat #EBEBEB;
	padding: 0 0 0 15px;
}

.mapDiv {
	padding: 15px 0 0 0;
}

.locSpn {
	margin: 0 3px;
}

.infDiv2 {
	width: 948px;
	margin: 0 0 20px 0;
}

.infDiv2 .nTitDiv {
	width: 916px;
	padding: 8px 15px;
	border: 1px solid #CCC;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.infDiv2 .nTitDiv h3 {
	width: 790px;
	float: left;
	font-size: 14px;
	line-height: 1.5;
}

.infDiv2 .infDiv2L {
	width: 700px;
	margin: 0 18px 0 0;
	float: left;
}

.infDiv2 .infDiv2L .infDiv2LIn {
	width: 685px;
	padding: 0 0 0 15px;
}

.infDiv2 .infDiv2L .infDiv2LIn .infDiv2LInL {
	/*width: 314px;*/
	float: left;
	margin: 0 18px 10px 0;
}

.infDiv2 .infDiv2L .infDiv2LIn .infDiv2LInL img {
	/*width: 300px;*/
	max-width: 300px;
	padding: 7px;
	background-color: #D9D9D9;
}

.nsLst {
	margin: 0 0 20px 0;
}


.infDiv2 .infDiv2L .infDiv2LIn .infDiv3LInL {
	width: 192px;
	float: left;
	margin: 0 18px 10px 0;
}

.infDiv2 .infDiv2L .infDiv2LIn .infDiv3LInL img {
	width: 180px;
	padding: 6px;
	background-color: #D9D9D9;
}

.infDiv2 .infDiv2L .infDiv2LIn .infDiv2LInR {
	/*width: 100%;*/
}

.infDiv2 .infDiv2L .infDiv2LIn .infDiv2LInR .cont02 {
	font-size: 13px;
	color: #444;
	line-height: 1.8;
	padding: 0 0 10px 0;
}

.infDiv2 .infDiv2L h3 {
	width: 668px;
	padding: 7px 15px;
	border: 1px solid #CCC;
	font-size: 14px;
	line-height: 1.5;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.detDate {
	font-size: 12px;
	padding: 11px 15px 7px 15px;
	color: #444;
}

.detDate2 {
	font-size: 12px;
	padding: 0 15px 7px 15px;
	color: #444;
}

.infDiv2 .infDiv2R {
	width: 230px;
	float: right;
}

.infDiv2 .infDiv2R dl {
	width: 228px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #F3F3F3;
	margin: 0 0 20px 0;
}

.infDiv2 .infDiv2R dl dt {
	width: 198px;
	padding: 7px 15px;
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.infDiv2 .infDiv2R dl dd {
	border-bottom: 1px solid #CCC;
	padding: 10px 8px 10px 28px;
	font-size: 13px;
	background: url(../images/bullet-lnk.png) left top no-repeat;
	background-position: 5% 52%;
	
}

.infDiv2 .nTitDiv .date {
	width: 126px;
	float: right;
	font-size: 12px;
	text-align: right;
	color: #444;
	margin: 2px 0 0 0;
}

.toukouB {
	margin: 0 0 0 5px;
	color: #838383;
}

.infDiv2 .nTitDivIn {
	width: 918px;
	padding: 15px 15px 0 15px;
}


/*
.infDiv2 .nTitDivIn .nTitDivInL {
	width: 264px;
	float: left;
	margin: 0 18px 0 0;
}

.infDiv2 .nTitDivIn .nTitDivInL img {
	width: 250px;
	background: url(../images/img-bg-1.png) repeat;
	padding: 7px;
}
*/

.infDiv2 .nTitDivIn .nTitDivInR {
	/*width: 100%;
	float: right;*/
}

.infDiv2 .nTitDivIn .nTitDivInR .cont01 {
	font-size: 13px;
	color: #444;
	line-height: 1.8;
	padding: 0 0 10px 0;
}

.seeDet {
	/*margin: 0 0 0 520px;*/
	height: 20px;
	width: 80px;
	background: url(../images/bullet-lnk.png) left no-repeat #EBEBEB;
	padding: 4px 10px 4px 32px;
	background-position: 15% 50%;
	font-size: 14px;
	float: right;
}







/*------------------shiva New css---------------------*/
#wrap-left-New {
	float: left;
	width: 748px;
	padding: 0 11px 0 0;
}

#side-right-New {
	float: right;
	width: 201px;
}

.frameNew2 {
    width: 744px;
	height: 100%;
	background: url(../images/frameNewBg2.png) repeat-x;
	border: 2px solid #e7e7e7;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	behavior: url(/css/PIE.htc);
	position: relative;    /* for PIE */
	z-index: 1;    /* for PIE */
	margin: 0 0 15px 0;
}

.frameNew {
    width: 744px;
    height: 100%;
    background: url(../images/frameNewBg1.png) repeat-x #fefefe;
    border: 2px solid #e7e7e7;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    behavior: url(/css/PIE.htc);
    position: relative;    /* for PIE */
    z-index: 1;    /* for PIE */
    margin: 0 0 15px 0;
}

.frameNewIn {
	width: 708px;
	height: 100%;
	margin: 0 18px;
	padding: 12px 0 10px 0;
}

.frameNew .frameNewInIn {
	width: 504px;
	height: 100%;
	padding: 0 0 10px 200px;
	margin: 0 0 0 4px;
	background: url(../images/futoukou-shiru-img01.jpg) no-repeat top left;
}

.frameNew .frameNewInIn .fNInIn {
	width: 504px;
	height: 100%;
}

.frameNew .frameNewInIn .fNInIn .fNInInL {
	width: 207px;
	float: left;
	padding: 0 15px 0 30px;
	background: url(../images/arrow2.png) left top no-repeat;
}

.frameNew .frameNewInIn .fNInIn .fNInInR {
	width: 210px;
	float: right;
	padding: 0 12px 0 30px;
	background: url(../images/arrow2.png) left top no-repeat;
}

.newsDiv {
	width: 708px;
	height: 100%;
}

.frameNew .newsDiv .newsDivIn1 {
	width: 708px;
	height: 100%;
}

.frameNew .newsDiv .newsDivIn1 .newsDivIn1L {
	width: 140px;
	float: left;
	margin: 0 15px 0 0;
}

.frameNew .newsDiv .newsDivIn1 .newsDivIn1R {
	width: 553px;
	float: right
}

.frameNew .newsDiv .newsDivIn1 .newsDivIn1L2 {
	width: 40px;
	float: left;
	margin: 0 15px 0 0;
}

.frameNew .newsDiv .newsDivIn1 .newsDivIn1R2 {
	width: 653px;
	float: right
}

.fNpd1 {
	padding: 5px 0 0 0;
}

.fNpd1 .left { width: 344px; float: left; margin-right: 20px; }
.fNpd1 .right { width: 344px; float: right; }
.fNpd1 .left img,
.fNpd1 .right img { display: block; margin-bottom: 15px; width: 342px; border: 1px solid #DDD; }
.fNpd1 .left p,
.fNpd1 .right p { font-size: 90%; color: #333; }
.fNpd1 .link { text-align: center; padding: 25px 0 20px 0; }
.fNpd1 .link a { text-decoration: none; color: #FFF; font-size: 105%; }
.fNpd1 .link span { background: url(../images/icon-arrow1.png) #e9677a no-repeat; background-position: 88% 50%; border-radius: 8px; padding: 9px 45px 9px 35px; }
.fNpd1 .link span:hover { background: url(../images/icon-arrow1.png) #e14f64 no-repeat; background-position: 88% 50%; }



.fNp1 {
	font-size: 80%;
	line-height: 1.6;
	padding: 0 0 5px 0;
	color: #666;
}

.spnBld {
	font-size: 100%;
	font-weight: bold;
	padding: 0 10px 0 0;
	color: #404040;
}

.fNp2 {
	font-size: 80%;
	line-height: 150%;
	color: #666;
	padding: 0 0 10px 0;
}

.fNp3 {
	font-size: 80%;
	padding: 0 0 2px 0;
	color: #666;
}

.bLine {
	border-bottom: 1px solid #E1E1E1;
	padding: 0 0 10px 0;
	*padding: 0;
	margin: 0 0 15px 0;
}

.bLineT {
	border-top: 1px solid #E1E1E1;
	padding: 10px 0 0 0;
	margin: 15px 0 0 0;
}

.newsDiv ul {
	width: 708px;
	padding: 0 0 10px 0;
	font-size: 80%;
}

.newsDiv ul li.lis1 {
	float: left;
	width: 110px;
    color: #666;
}

.newsDiv ul li.lis2 {
	float: left;
	width: 598px;
}

.frameNew .frameNewInH2 {
	width: 708px;
	height: 100%;
	margin: 0 0 15px 0;
	padding: 6px 0 8px 0;
	background: url(../images/h2_underline.gif) bottom no-repeat;
}

.frameNew .frameNewInH2 h2 {
	font-size: 100%;
	color: #404040;
	float: left;
	font-weight: bold;
}

.frameNew .frameNewInH2 p {
	float: right;
	font-size: 90%;
	color: #404040;
}

.frameNew .frameNewIn h2 a {
	color: #000;
}

.frameNewIn h3 {
	font-size: 130%;
	padding: 5px 0;
	color: #E96679;
	font-weight: bold;
}

.frameNewIn h3 a {
	color: #E96679;
}

.frameNew .tiDiv1 {
	width: 720px;
	height: 100%;
	background: url(../images/greet_message_1.gif) right bottom no-repeat;
	margin: 10px 12px 0 12px;
	padding: 8px 0 0 0;
}

.frameNew .tiDiv1 p {
	font-size: 120%;
	line-height: 1;
	padding: 0 0 10px 6px;
	color: #666;
	font-weight: bold;
}

.pspn1 {
	color: #97B73D;
	font-size: 130%;
	font-weight: bold;
}

.pspn2 {
	color: #E96679;
	font-size: 130%;
	font-weight: bold;
}

.detLnk {
	width: 138px;
	margin: 0 0 0 570px;	
	text-align: left;
}

.detLnk1 {
	background: url(../images/arrow3.gif) left no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	font-size: 80%;
	text-align: left;
}
.detLnk1R {
	background: url(../images/arrow3.gif) left no-repeat;
	background-position: 90% 54%;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	font-size: 80%;
	text-align: right;
}

.detLnk2 {
	width: 158px;
	margin: 0 0 0 550px;	
	text-align: left;
	padding: 100px 0 0 0;
}

.frameNew .tiDiv2 {
	background: url(../images/messDivBg2.png) top no-repeat;
	width: 720px;
	height: 100%;
	margin: 0 12px;
	position: relative;
}

.frameNew .tiDiv2 .futToHa {
	position: absolute;
	top: 37px;
	left: 550px;
	font-size: 80%;
}

.frameNew .tiDiv2 .ntxt1 {
	font-size: 80%;
	line-height: 1.5;
	padding: 10px 12px 0 12px;
	color: #333;
}

.fltRight {
	float: right;
}

.fltRight1 {
	float: right;
	font-size: 80%;
	color: #666;
	font-weight: normal;
}

.fltSpn1 {
	color: #E96679;
}

.fltSpn2 {
	color: #447FB2;
}

.fltSpnP {
	margin: 0 0 12px 0;
}

.fltSpnP2 {
	margin: 0 0 5px 0;
}

.fltSpn3 {
	color: #FFF;
	background-color: #E9677A;
	padding: 2px 8px 1px 8px;
	font-size: 70%;
}

.fltSpn4 {
	font-size: 80%;
	padding: 0 15px;
	color: #666;
}

.fltSpn5 {
	color: #FFF;
	background-color: #7DCDD3;
	padding: 2px 8px 1px 8px;
	font-size: 72%;
}

.frameNew .searDiv {
	width: 734px;
	padding: 0 5px;
	margin: 0 0 6px 0;
}

.frameNew .searDiv .searDiv1 {
	width: 205px;
	height: 100%;
	background: url(../images/gakunen-search-bg1.gif) repeat-y;
	margin: 0 5px 0 0;
	float: left;
}

.frameNew .searDiv .searDiv1 ul {
	background: url(../images/gakunen-search-bg2.gif) no-repeat bottom;
	height: 250px;
}

.frameNew .searDiv .searDiv1 ul li {
	background: url(../images/arrow.png) no-repeat left;
	border-bottom: 1px #E9677A dotted;
	padding: 7px 10px 7px 20px;
	*padding: 5px 10px 5px 20px;
	margin: 0 15px;
	font-size: 80%;
}

.frameNew .searDiv .searDiv2 {
	width: 313px;
	height: 100%;
	background: url(../images/gakunen-search-bg3.gif) repeat-y;
	float: right;
}

.frameNew .searDiv .searDiv2 .searDiv2In {
	width: 307px;
	height: 233px;
	margin: 0 3px;
	padding: 2px 0;
	background: url(../images/todou-fuken-bg.gif) no-repeat;
	position: relative;
	line-height: 165%;
	font-size: 69%;
}

.frameNew .searDiv .searDiv2 .searDiv2In .todoExp {
	top: 32px;
	left: 140px;
	position: absolute;
	font-size: 110%;
	color: #333;
}

.frameNew .searDiv .searDiv2 .searDiv2In a {
	color: #FFF;
	text-decoration: underline;
}

.frameNew .searDiv .searDiv2 .searDiv2In a:hover {
	color: #FFF;
	text-decoration: none;
}

.frameNew .searDiv .searDiv2 .searDiv2In a:visited {
	color: #FFF;
	text-decoration: underline;
}

.frameNew .searDiv .searDiv2 .searDiv2In ul li {
	display: inline;

	padding: 1px 0;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf0 {
	top: 64px;
	left: 18px;
	position: absolute;
	width: 80px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf1 {
	top: 24px;
	left: 254px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf2 {
	top: 75px;
	left: 244px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf3 {
	top: 123px;
	left: 244px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf4 {
	top: 169px;
	left: 244px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf5 {
	top: 187px;
	left: 186px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf6 {
	top: 125px;
	left: 186px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf7 {
	top: 125px;
	left: 126px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf8 {
	top: 125px;
	left: 68px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf9 {
	top: 187px;
	left: 68px;
	position: absolute;
	width: 52px;
}

.frameNew .searDiv .searDiv2 .searDiv2In .tdf10 {
	top: 125px;
	left: 9px;
	position: absolute;
	width: 52px;
}

#wrap-content-h {
	width: 1003px !important;
	margin: 0 auto;
}
#wrap-content-h img {
	margin: 0 0 !important;
	margin: 0 0 0 -2px;
}
#side-left {
	height: 43px;
	width: 201px;
	margin: 0 0 0 20px !important;
	position: absolute;
	top: 0px;
}

#side-left-top {
	float: left;
	width: 201px;
}
/*------------------box1---------------------*/
.wrap-box1 {
	background-image: url(../images/box-bg.png);
	margin-bottom: 5px;
}

.wrap-box-brown {
	margin-bottom: 12px;
	background-image: url(../images/school-bg-side-l.gif);
}
.wrap-box-brown ul {
	padding: 3px 15px 0 15px;
	color: #3F3F3F;
	list-style: none;
}
.box-brown-bottom {
	background-image:url(../images/school-bt-side-bt.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 18px;
}
.wrap-box-brown li {
	background:url(../images/arrow.png) 3px 13px no-repeat;
	font-size: 14px;
	color: #3F3F3F;
	padding: 10px 0 0 25px;
}

.wrap-box1 ul {
	padding: 0 15px;
	color: #3F3F3F;
	list-style: none;
}

.wrap-box1 li {
	background:url(../images/arrow-maru.gif) 3px 11px no-repeat;
	font-size: 75%;
	color: #3F3F3F;
	padding: 10px 0 0 20px;
}

.box1-h {
	height: 13px;
	width: 166px;
	padding: 10px 0 15px 35px;
	font-size: 14px;
	color: #404040;
	font-weight: bold;
	background-image: url(../images/box-header.png);
	background-repeat: no-repeat;
}

.box-brown-h {
	height: 13px;
	width: 166px;
	padding: 16px 0 15px 35px;
	font-size: 14px;
	color: #404040;
	font-weight: bold;
	background-image: url(../images/school-head-side-l.gif);
	background-repeat: no-repeat;
}
.wrap-box1-t {
	color: #3F3F3F;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
}
.map {
	width: 562px;
	height: 418px;
	background-image: url(../images/map.gif);
	position: relative;
	font-size: 12px;
	color: #0033CC;
	line-height: 130%;
	margin-bottom: 15px;
}
#middle {
	font-size: 12px;
	line-height: 140%;
	float: right;
	width: 562px;
	margin-right: 1px;
}
#middle2 {
	font-size: 12px;
	line-height: 140%;
	float: right;
	width: 552px !important;
	width: 550px;
	margin-right: 10px !important;
	margin-right: 0px;
}

#middle-search {
	font-size: 12px;
	line-height: 140%;
	float: right;
	width: 552px;
	margin-right: 7px !important;
	margin-right: 2px;
}

#side-right {
	float: right;
	width: 184px;
}

#side-right-template {
	float: right;
	width: 190px;
	margin: 29px 0 0 0;
}

#side-right-template-02 {
	float: right;
	width: 190px;
	margin: 0 0 0 0;
}

#side-right3 {
	position: absolute;
	top: 22px;
	right: 20px;
}
#side-right2-col {
	width: 184px;
	right: 0px;
	top: 22px;
	border: 3px solid #DFDFDF;
}
#side-search {
	width: 184px;
	margin-right: 25px;
	right: 0px;
	top: 22px;
	border: 3px solid #DFDFDF;
}

/*----------------wrap box 2--------------------*/
.wrap-box2 {
	font-size: 11px;
	margin: 0 0 5px 0;
}
.wrap-box2 ul {
	padding: 5px 0px 0 0px;
	color: #3F3F3F;
	list-style: none;
}
.wrap-box2 li {
	background:url(../images/arrow2.gif) 0 5px no-repeat;
	font-size: 12px;
	color: #0033CC;
	padding: 10px 0 2px 35px;
	height: 29px;
}
.box2-h {
	width: 182px;
}

/*----------------wrap box 3--------------------*/
.wrap-box3 {
	font-size: 11px;
	margin: 0 0 5px 0;
}
.wrap-box3 ul {
	padding: 5px 0px 0 12px;
	color: #3F3F3F;
	list-style: none;
}
.wrap-box3 li {
	background: url(../images/arrow.gif) 0 6px no-repeat;
	font-size: 12px;
	color: #0033CC;
	padding: 6px 0 6px 25px;
}
.box3-h {
	width: 182px;
}
/*----------------wrap search --------------------*/
.wrap-search {
	font-size: 11px;
}
.wrap-search ul {
	padding: 5px;
	color: #3F3F3F;
	list-style: none;
}
.wrap-search li {
	font-size: 12px;
	color: #0033CC;
}
.search-h {
	width: 182px;
}
/*----------------wrap search2 --------------------*/
.wrap-search2 {
	font-size: 11px;
}
.wrap-search2 ul {
	padding: 5px;
	color: #3F3F3F;
	list-style: none;
}
.wrap-search2 li {
	font-size: 12px;
	color: #3F3F3F;
	padding: 5px 5px 0px 8px;
}
.search-h2 {
	width: 182px;
}
/*------------------school---------------------*/
.wrap-box-school {
	background: url(../images/school-bg-side-l.gif) 0 0 repeat-y;
	font-size: 11px;
}
.wrap-box-school-bt {
	background: url(../images/school-bt-side-bt.gif);
	padding-bottom: 18px;
}
.wrap-box-school ul {
	padding: 5px 15px 0 15px;
	color: #3F3F3F;
	list-style: none;
}
.wrap-box-school li {
	background: url(../images/arrow.png) 0 10px no-repeat;
	color: #3F3F3F;
	padding: 8px 0 0 25px;
	display: block;
}
.school-request-t {
	font-size: 14px;
}
.school-h {
	background: url(../images/school-head-side-l.gif);
	height: 13px;
	width: 166px;
	padding: 19px 0 15px 35px;
	font-size: 14px;
	color: #404040;
	font-weight: bold;
}
.wrap-school-bottom {
	background: url(../images/school-bt-side-l.gif) 0 0 no-repeat;
	height: 25px;
	width: 188px;
	padding: 10px 10px 5px 0;
	text-align: right;
}
.school-request {
	font-size: 11px;
	color: #676767;
	padding: 0 0;
}
.school-side-top {
	background:url(../images/arrow.png) 0 5px no-repeat;
	float:right;
	padding: 3px 10px 0 20px;
	font-size: 11px;
	height: 20px !important;
}

.school_news_date{
	clear:both;
	font-size:80%;
	padding:0 0 10px 0;
	}


/*-----------table school---------------*/
.school-table {
border-collapse: collapse;
border: 1px solid #ccc;
width: 508px;
margin: 0 21px;
/*width: 240px;*/
}
.school-table td {
	border: 1px solid #ccc;
}
.school-table tr {
	border: 1px solid #ccc;
}
.school-table-l {
	background-color: #f2f2f2;
}

.col-left {
	float: left;
	width: 260px;
	margin: 0 0 15px 0;
}

/*-----------------table---------------------*/
.col-pink {
	background: url(../images/col-pink_icon.png) 7px 12px no-repeat #F2F2F2;
	color: #E9687B;
	padding: 10px 0 10px 25px;
	vertical-align:top;
}
.col-orange {
	background: url(../images/col-orange_icon.png) 7px 12px no-repeat #F2F2F2;
	color: #F49230;
	padding: 10px 0 10px 25px;
	vertical-align:top;
}
.col-green {
	background: url(../images/col-green_icon.png) 7px 12px no-repeat #F2F2F2;
	color: #88992C;
	padding: 10px 0 10px 25px;
	vertical-align:top;
}
.col-gray {
color: #404040;
padding: 10px;
}

/*----------------wrap box 3--------------------*/
.wrap-school-right {
	font-size: 11px;
	margin: 0 0 5px 0;
}
.wrap-school-right ul {
	padding: 0 0;
	color: #3F3F3F;
	list-style: none;
}
.wrap-school-right li {
	font-size: 10px;
	color: #7b7b7b;
	padding: 6px 0 6px 10px;
	border-bottom:1px dotted #A0A0A0;
	display: block;
}

.school-right-h {
	width: 182px;
}
/*--------------map red-----------------*/
.map-red {
	position: absolute;
	left: 33px;
	top: 88px;
}
/*--------------map orange-----------------*/
.map-orange-h {
	position: absolute;
	left: 27px;
	top: 148px;
	color: #4B4B4B;
}
.map-orange {
	position: absolute;
	left: 31px;
	top: 172px;
}
/*--------------map yellow-----------------*/
.map-yellow-h {
	position: absolute;
	left: 163px;
	top: 141px;
	color: #4B4B4B;
}
.map-yellow {
	position: absolute;
	left: 159px;
	top: 167px;
}
/*--------------map green-----------------*/
.map-green-h {
	/*	position: absolute;*/
	left: 258px;
	top: 92px;
	color: #4B4B4B;
	position: absolute;
}
.map-green {
	position: absolute;
	left: 279px;
	top: 118px;
}
/*--------------map blue-----------------*/
.map-blue-h {
	position: absolute;
	left: 429px;
	top: 162px;
	color: #4B4B4B;
}
.map-blue {
	position: absolute;
	left: 446px;
	top: 189px;
}
/*--------------map pink-----------------*/
.map-pink-h {
	position: absolute;
	left: 91px;
	top: 328px;
	color: #4B4B4B;
}
.map-pink {
	position: absolute;
	left: 85px;
	top: 355px;
}
/*--------------map yellow2-----------------*/
.map-yellow2-h {
	position: absolute;
	left: 211px;
	top: 328px;
	color: #4B4B4B;
}
.map-yellow2 {
	position: absolute;
	left: 203px;
	top: 353px;
}
/*--------------map yellow2-----------------*/
.map-green2-h {
	position: absolute;
	left: 330px;
	top: 328px;
	color: #4B4B4B;
}
.map-green2 {
	position: absolute;
	left: 325px;
	top: 353px;
}
/*--------------map green3-----------------*/
.map-green3-h {
	position: absolute;
	left: 456px;
	top: 310px;
	color: #4B4B4B;
}
.map-green3 {
	position: absolute;
	left: 443px;
	top: 335px;
	height: 65px;
}
.box-content1 {
	height: 253px;
	width: 562px;
	background-image: url(../images/bg-box01.gif);
	margin-bottom: 15px;
}
.box-content1-box {
	margin-bottom: 5px;
	width: 325px;
	float: left;
}
.box-content1-box-inner {
	width: 130px;
	background: url(../images/arrow.png) 0 5px no-repeat;
	height: 70px;
	padding: 5px 10px 0 20px;
	float: left;
	color: #0033CC;
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
}

.box-content1-t1 {
	float: left;
	padding: 20px 10px 10px 25px;
	font-size: 16px;
	color: #FF6699;
	font-weight: bold;
}

.box-content1-t1_news {
	float: left;
	padding: 20px 10px 10px 25px;
	font-size: 16px;
	color: #FF6699;
	font-weight: bold;
	width:490px;
	background: url(../images/blue_line.jpg) 10px bottom no-repeat;
}
.box-content1-t-detail {
	float: left;
	padding: 20px 10px 5px 25px;
	font-size: 16px;
	color: #FF6699;
	font-weight: bold;
}
.box-content1-t2 {
	float: right;
	padding: 20px 20px 10px 0;
	font-size: 12px;
	color: #666666;
}
/*--------------*/
.box-content1-img {
	float: left;
	margin: 0 0 5px 20px !important;
	margin: 0 0 0 10px;
}
.box-content1-box-inner span {
	font-size: 11px;
	color: #666;
	display: block;
	margin-top: 10px;
}
.wrapper-box {
	background: url(../images/box-bg-middle.gif) repeat-y;
	margin-bottom: 15px;
}
.wrapper-box2 {
	background: url(../images/box-bg-middle2.gif) repeat-y;
	margin: 0 0 20px 0;
}

.wrapper-box-h {
	background: url(../images/box-header-middle.gif) 0 0 no-repeat;
	width: 549px;
	height: 50px;
	padding: 0 10px 10px 3px;
}
.wrapper-box-h2 {
	background: url(../images/box-header-middle-pink.gif) 0 0 no-repeat;
	width: 552px;
	height: 50px;
	padding: 0 10px 10px 3px;
}
.wrapper-box-h2-detail {
	background: url(../images/box-header-middle-pink.gif) 0 0 no-repeat;
	width: 552px;
	height: 50px;
	padding: 0 10px 5px 3px;
}
/* 2012.12.6
----------------------------------------------------*/
.h2NewDiv {
	background: url(../images/box-header-middle-blue_new.gif) no-repeat;
	width: 552px;
	height: 100%;
	padding: 10px 0 0 0;
}

.h2NewDiv .h2NewDivIn {
	width: 510px;
	height: 100%;
	margin: 0 21px 8px 21px;
	background: url(../images/h2Line_new.gif) bottom repeat-x;
	padding: 0 0 10px 0;
}

.h2NewDiv .h2NewDivIn h2 {
	width: 360px;
	float: left;
	padding: 5px 10px 0 0;
	color: #FF6699;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
}

.h2NewDiv .h2NewDivIn .btnNew {
	width: 140px;
	float: right;
}
.wrapper-box-h3 {
	background: url(../images/box-header-middle-blue.gif) 0 0 no-repeat;
	width: 545px;
	height: 50px;
	padding: 0 10px 0 10px;
}

.wrapper-box-h3_news {
	background: url(../images/box-header-middle-blue_bk.gif) 0 0 no-repeat;
	width: 545px;
	height: 50px;
	padding: 0 10px 0 10px;
}
.wrapper-box-b {
	width: 562px;
	height: 25px;
	background-image: url(../images/bt-box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.wrapper-box-b2 {
	background: url(../images/box-bottom-middle2.png) 0 bottom no-repeat;
	min-height:67px;
	height: auto !important;
	height:67px;
	width: 553px;
	padding:0 0 10px 0;
}

.box-top {
	float: right;
	font-size: 13px;
	color: #0033CC;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 14px;
}
.box-inner {
	padding: 5px 20px 10px 20px;
	font-size: 13px;
	color: #666;
}
.box-box-t {
	font-size: 11px;
	margin-left: 5px;
	clear:both;
}
.box-line {
	margin: 10px 0 0 0;
}

.box-inner-top {
	float:left;
	padding: 3px 0 15px 0;
	font-size: 11px;
	margin-left: 5px;
	height: 30px;
	width:475px;
}
.box-inner-sub {
	float:left;
	padding: 3px 0 15px 0;
	font-size: 11px;
	margin-left: 5px;
	height: 30px;
	width:460px;
}
.box-inner-sub2 {
	padding-left: 45px;
	color: #666;
	padding-bottom: 10px;
	display: block;
	margin-left: 5px;
	font-size: 13px;
}
.box-inner-img {
	float:left;
	}
.school-header-pencil2 {
	background: url(../images/school-middle-pencil.gif) 0 0 no-repeat;
	height: 39px;
	width: 480px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 14px;
	color: #4B4D4E;
	margin-top: 20px;
}
.box-inner-b {
	background: url(../images/icon-boy.gif) 0 0 no-repeat;
	padding-left: 50px;
	color: #666;
	padding-bottom: 15px;
	font-size: 11px;
	display: block;
	padding-top: 3px;
	margin-left: 5px;
	height: 30px;
}
.box-inner-t {
	color: #666;
	font-size: 11px;
	padding: 0 20px 10px 10px;
	line-height: 150%;
	height:70px;
}

.box-inner-t-SN {
	color: #57B8CC;
	font-size: 80%;
	padding: 6px 30px 4px 10px;
	line-height: 150%;
	text-align:right;
	background: url(../images/g_dotted.jpg) right top no-repeat;
}
.box-inner1 {
	height:20px;
	padding: 5px 0 5px 25px;
	background: url(../images/arrow.png) 0 7px no-repeat;
	display: block;
	float: left;
}
.box-inner-detail {
	height:20px;
	padding: 5px 0 5px 25px;
	background: url(../images/arrow.png) 0 7px no-repeat;
	display: block;
	float: left;
}
.box-inner2 {
	height:20px;
	padding: 5px 5px 5px 30px;
	background: url(../images/balloon.gif) 0 5px no-repeat;
	display: block;
	float: left;
}
.box-inner3 {
	height:20px;
	padding: 5px 5px 5px 10px;
	display: block;
	float: left;
}
.box-inner4 {
	height:20px;
	padding: 5px 0 5px 25px;
	color: #0033CC;
	font-weight: bold;
	display: block;
	float: left;
}

.box-inner-date {
	height:20px;
	padding: 5px 0 5px 25px;
	background: url(../images/arrow.png) 0 5px no-repeat;
	color: #666;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 10px;
}
#wrap-content #middle .wrapper-box .box-inner .space {
	padding: 10px 0 5px 0;
}


/*--------------footer-----------------*/
#footer {
	background-image: url(../images/footer.png);
	height: auto;
	width: 1002px;
	margin: 10px auto 0 auto !important;
	margin: 0 auto 0 auto !important;
	font-size: 11px;
	padding: 18px 0 0 0 !important;
	padding: 12px 0 0 0;
	text-align: center;
}

#footer a {
	color: #444;
}
#footer a:hover {
	color: #444;
}
.b-link {
	font-size: 17px;
	font-weight: bold;
	color: #F7C1CE;
}
.top {
	text-align: right;
	margin-right: 10px;
	padding: 0 0 10px 0;
}
.top-template {
	text-align: right;
}
.top-2-col {
	text-align: right;
}
.qa-top {
	float: right;
	padding: 5px 25px 0 20px;
	background: url(../images/arrow.png) 0 6px no-repeat;
	height: 20px;
}
.dot {
	margin: 0 0 0 10px;
}
.cookie {
	font-size: 10px;
	color: #444;
	width: 960px;
	margin: 0 auto;
}
.cookie a {
	color: #444;
}
.cookie a:hover {
	color: #444;
}

.cookie-new {
	font-size: 10px;
	color: #666;
	width: 759px;
	margin: 0 auto;
}
.cookie-new a {
	color: #666;
}
.cookie-new a:hover {
	color: #999;
}

.pic-middle {
	margin: 5px 5px 5px 20px;
	display: block;
}
.middle-col-right {
float: right;
padding: 0px 20px 5px 5px;
color: #3F3F3F;
width: 260px;
line-height: 180%;
}
.middle-col-h {
	color: #FF6699;
	font-size: 13px;
	margin-bottom: 10px;
}
.font-blue {
	color: #3AA9C0;
}
.middle-col-content {
padding: 10px 25px 20px 25px;
color: #404040;
line-height: 180%;
}

.middle-col-content p {
	padding: 0 0 10px 0;
	line-height: 1.8;
}

.middle-col-content_type2 {
	padding: 5px 25px 20px 25px;
	color: #404040;
}

.middle-col-content_type2 p {
	padding: 0 0 10px 0;
	line-height: 1.8;
}

.middle-col-content_check {
	padding: 5px 20px 20px 20px;
	color: #404040;
}
.line-middle {
	margin: 0 auto 10px auto;
}
.header-middle {
	color: #FF6699;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.header-middle-b {
	background: url(../images/bullet02.gif) 25px 8px no-repeat;
	padding: 10px 0 5px 50px;
}
.header-middle-blue {
	background: url(../images/bullet.png) 25px 8px no-repeat;
	padding: 10px 0 5px 50px;
}

.header-middle-b2 {
	background: url(../images/arrow.png) 25px 0px no-repeat;
	padding: 0 20px 0 47px;
	float: left;
}
.header-middle-b3 {
	background: url(../images/arrow.png) 25px 1px no-repeat;
	padding: 0 0 0 43px;
	float: left;
	font-size:80%;
}

.side-right-blue {
	color: #38A2B8;
	font-size: 12px;
	padding: 8px 10px 7px 10px;
	background-color: #EFEFEF;
}

.side-right-pink {
	color: #ea7184;
	font-size: 12px;
	padding: 10px 0 10px 35px;
	background: url(../images/bullet04.gif) 10px 9px no-repeat #EFEFEF;
}
.side-right-pink-2 {
	color: #ea7184;
	font-size: 12px;
	padding: 8px 10px 7px 10px;
	background-color: #EFEFEF;
}
.side-right-orange {
	color: #f38418;
	font-size: 12px;
	padding: 8px 10px 7px 10px;
	background-color: #EFEFEF;
}
.side-right-green {
	color: #92a23f;
	font-size: 12px;
	padding: 10px 0 10px 35px;
	background: url(../images/bullet06.gif) 10px 9px no-repeat #EFEFEF;
}
.page-link {
	font-size: 10px;
	float: left;
	display: block;
	margin-right: 10px;
	padding-top: 3px;
	width:130px;
}
.page-link_de {
	font-size: 10px;
	float: left;
	display: block;
	margin-right: 10px;
	padding-top: 3px;
	width:160px;
}
.page-link-l {
	width: 60px;
	float: left;
}
.page-link-l a {
	height: 0px;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	background: url(../images/arrow-l.gif) no-repeat 0px 0px;
}
.page-link-l a:hover {
	background-position: 0px -22px;
}
.page-link-n li {
	float:left;
	list-style:none;
	font-weight: bold;
}
.page-link-n li a {
	padding: 2px 8px;
	display: block;
	color: #6A6A6A;
	background: url(../images/bg-num.gif) 0 bottom repeat-x #FFF;
	border: 1px solid #EAC265;
	margin: 0 4px;
	text-decoration: none;
}
.page-link-n li a:hover {
	background: url(../images/bg-num.gif) 0 100px repeat-x #FFF;
	color: #6A6A6A;
}
.page-link-n li .current {
	background: url(../images/bg-num.gif) 0 100px repeat-x #EAC46A;
	color: #fff;
	border: 1px solid #EAC265;
}
.page-link-r {
	width: 59px;
	float: left;
}
.page-link-r a {
	height: 0px;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	background: url(../images/arrow-r.gif) no-repeat 0px 0px;
}
.page-link-r a:hover {
	background-position: 0px -22px;
}
.font-red {
	color: #F00;
}
.wrap-page-link {
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear:both;
}
.wrap-page-link_center {
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-align:center;
	clear:both;
}
.wrap-page-link_single {
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 150px;
	margin-bottom: 10px;
	clear:both;
}
.school-detail {
width: 510px;
margin: 0 21px;
text-align: right;
}
.school-detail ul {
padding: 20px 0 0 0;
}
.school-detail ul li {
display: inline;
padding: 0 0 0 20px;
}
.banner-school {
	width: 184px;
	margin-right: 20px;
	float: right;
	right: 0px;
	top: 22px;
	margin-bottom: 5px;
}
/*----------side right---------------*/
.side-right-school {
	color: #E66526;
	font-size: 9px;
	padding: 2px 5px 2px 0;
	background: #FAE8CF;
	text-align: right;
}
#side-right-school-border {
	width: 184px;
	margin-bottom: 10px;
	border: 3px solid #F5D09E;
}
.school-header-pencil {
	background: url(../images/school-middle-pencil.gif) left bottom no-repeat;
	width: 470px;
	padding: 7px 0 16px 30px;
	font-size: 14px;
	color: #4B4D4E;
	font-weight: bold;
	clear:both;
	margin:0 0 10px 0;
}

.school-header-book {
	background:  url(../images/school-middle-book.gif) left bottom no-repeat;

	padding: 20px 0 16px 40px;
	font-size: 14px;
	color: #4B4D4E;
	font-weight: bold;
	margin:0 0 10px 0;
}
.school-bottom-h {
	margin: 0 auto;
	background: url(../images/bullet-3.png) 10px -97px no-repeat #F2F2F2;
	padding: 10px 0 10px 30px;
	width: 478px;
	border: 1px solid #ccc;
	color: #71AAD2;
}
.school-bottom {
	margin: 0 auto;
	width: 468px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 20px 10px 20px;
}
.wrap-school-button {
	margin-left: 7px;
}
.school-button {
	float: left;
	margin: 20px 0 30px 10px;
}
/*---------------map--------------------*/
.school-map-h1 {
	margin: 0 auto;
	background: url(../images/map-header01.gif) 0 0 no-repeat;
	padding: 7px 0 7px 35px;
	border: 1px solid #ccc;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.school-map-h2 {
	margin: 0 auto;
	padding: 7px 15px 7px 15px;
	background-color: #CEE4F0;
	font-size: 13px;
}
.school-map-bt {
	height: 20px;
	width: 80px;
	background-color: #79AFD7;
	padding: 0px 3px;
}
.school-map-bt a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
.school-map-bt a:hover {
	color: #FFF;
	text-decoration: underline;
}
.wrap-school-map {
	width: 510px;
	margin: auto;
	margin-left: auto;
	font-size: 11px;
}
.map-tb-l {
	padding: 10px 9px 5px 12px;
	background-color: #e7f2f8;
	width: 20px;
	height: 21px;
	border-right-color: #cbe0ef;
	border-bottom-color: #cbe0ef;
	border-left-color: #cbe0ef;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
}
.map-tb-r {
	width: 448px;
	height: 20px;
	float: left;
	border-right-color: #cbe0ef;
	border-bottom-color: #cbe0ef;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 11px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.google-map {
	padding-top: 10px;
}
.top-bottom {
	background-color: #79AFD7;
	padding: 10px;
	width: 150px;
	text-align: center;
	font-size: 14px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.top-bottom a {
	color: #FFF;
	text-decoration: none;
}
.top-bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*---------------2 col content area-------------------*/

.wrapper-area {
	margin-bottom: 10px;
}

.wrapper-area-h {
	background: url(../images/header-area.gif) 0 0 no-repeat;
	height: 60px;
	padding: 0 10px 0px 3px;
}

.wrapper-area-h span {

	font-size: 16px;
}

.wrapper-area-b {
	background: url(../images/area-middle.gif) repeat-y;
	height: auto !important;
	min-height:265px;
	height: auto !important;
	height:265px;
	overflow: hidden;
}

.wrapper-box2-line {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-area {
	width: 758px;
	float: left;
	color: #404040;
	line-height: 120%;
	margin: 0 0 0 1px;
}

.content-area-h {
	color: #333;
	margin: 0 0 10px 5px;
	font-size: 14px;
}

.content-area-h-new {
	color: #E9687B;
	margin: 0 0 10px 5px;
	font-size: 14px;
	padding: 0 0 12px 0;
	background: url(../images/line-2col.gif) bottom no-repeat;
}

.wrapper-area-l {
	float: left;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 13px;
	width: 170px;
}
.wrapper-area-r {
	float: left;
	margin: 0 0 10px 20px;
	width: 520px;
}
.school-area {
	background:  url(../images/area-title.gif) 0 0 no-repeat;
	height: 33px;
	color: #4B4D4E;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 25px;
}
.content-area-p {
	font-size: 12px;
	padding: 10px 5px 15px 5px;
}
.content-area-img {
	margin-top: 3px;
}
/*--------------table area---------------*/
.school-table-area {
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.school-table-area td {
	border: 1px solid #ccc;
}
.school-table-area tr {
	border: 1px solid #ccc;
}
.school-table-area-l {
	background-color: #f2f2f2;
}
/*-----------------table bullet---------------------*/
.col-pink2 {
	color: #3F3F3F;
	padding: 8px 8px 8px 12px;
	font-size: 12px;
	vertical-align:top;
	font-weight: bold;
	background-color: #F2F2F2;
	width: 110px;
}
.col-orange2 {
	color: #F49230;
	padding: 8px 8px 8px 12px;
	font-size: 12px;
	vertical-align:top;
	font-weight: bold;
	background-color: #F2F2F2;
}
.col-green2 {
	color: #88992C;
	padding: 8px 8px 8px 12px;
	font-size: 12px;
	vertical-align:top;
	font-weight: bold;
	background-color: #F2F2F2;
}
.col-blue2 {
	color: #64A3D0;
	padding: 8px 8px 8px 12px;
	font-size: 12px;
	vertical-align:top;
	font-weight: bold;
	background-color: #F2F2F2;
}
.col-gray2 {
	color: #3F3F3F;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 1.8;
	width: 409px;
}
.wrap-search li select {
	border: 5px solid #ccc;
	width: 122px;
	margin: 3px 0;
}
#wrap-content #side-right2 .wrap-search .wrap-search2 li #radio {
	margin-right: 5px;
	margin-top: 5px;
}
#checkbox {
	margin-right: 10px;
}
.button-search {
	background-color: #DFDFDF;
	padding: 8px 5px 5px 5px;
}
.box-inner-new {
	margin-left: 20px;
	display: block;
	float: left;
	margin-top: 5px;
}
/*---------wrapper box top-------------*/
.wrapper-box-top {
	background: url(../images/box-bg-middle.gif) repeat-y;
	margin-bottom: 15px;
	width: 562px;
}
.wrapper-box-bottom {
	width: 562px;
	background-image: url(../images/bt-box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrap-content #middle .wrapper-box-top .wrapper-box-bottom .box-content1-box img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.side-right2-button {
	margin-bottom: 10px;
}
.wrap-border {
	border: 3px solid #DFDFDF;
	width: 184px;
}

.box1-bottom {
	background-image: url(../images/box-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-bottom: 11px;
}

.box-brown-bottom {
	background-image: url(../images/box-bottom-brown.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	overflow: hidden;
}
.box-brown-bottom-dot {
	padding-left: 10px;
}
.font-s {
	font-size: 11px;
}


/*-------------------------------------------------------資料請求カートメイン画面*/
#cartPage{
	width:720px;
	height:auto;
	margin:auto;
	padding:10px 20px;
	background:#ffffff;
	text-align:left;
	font-size:80%;
}

#cartPage li{/*学校リストに使用　灰*/
	border-bottom:dotted 1px #999999;
	padding:5px;
	margin:0 0 5px 0 ;
	}
.searchAreai{/*----検索結果エリア----*/
	font-size:80%;
	padding:10px 0 0 0;
	margin:0;
	width:125px;
	}
.searchAreai img{/*----検索結果エリア----*/
	vertical-align: middle;
	padding:0px 5px 0 0;
	margin:0 0 0 15px;
	}
#cart_btnBox{
	padding:15px 0 0 70px;
	height:100px;
	}
.cart_check img{/*----検索結果エリア----*/
	vertical-align: middle;
	padding:0 5px 0 2px;
	}
.cart_osusume{
	float:left;
	width:120px;
	padding:0 12px;
	}
.cart_osusume p{
	padding:5px;
	}
.cart_delete img{/*----カート学校削除----*/
	vertical-align: middle;
	padding:0px 3px 0 0;
	}
.photoalbumPic120{/*カート110*/
	background: url(../images/pic_bk.jpg);
	width:120px;
	height:120px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align: middle;	
}

.photoalbumPic240{/*学校ページ240*/
	background: url(../images/pic_bk.jpg);
	width:240px;
	height:240px;
	padding:0;
	margin:0 0 0 20px;
	text-align:center;
	vertical-align: middle;	
}

.photoalbumPic240_news{/*学校ニュース240*/
	background: url(../images/pic_bk.jpg);
	width:240px;
	height:240px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align: middle;	
}

.photoalbumPic170{/*学校検索170*/
	background: url(../images/pic_bk.jpg);
	width:170px;
	height:170px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align: middle;	
}
.photoalbumPic100{/*学校検索100*/
	background: url(../images/pic_bk.jpg);
	width:100px;
	height:100px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align: middle;	
}
.textPink{/*ピンク*/
	color:#d9354d;
	padding:0 5px 0 0;
	font-weight:bold;
	}
/*-----------------------------------------------------------資料請求*/
#main{
	width:970px;
	height:auto;
	margin:auto;
	padding:0 14px;
	clear:both;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	background:#ffffff;
	font-size:80%;
}
#requestTable{/*資料請求フォームテーブル*/
	width:900px;
	border:1px solid #D2D2D2;
	clear:both;
	margin:0 auto;
	text-align:center;
	}
#requestTable td{
	border:1px solid #D2D2D2;
	text-align:left;
	padding:10px;
	}
	
#requestTableNew {/*資料請求フォームテーブル*/
	width: 958px;
	clear:both;
	margin:0 auto;
	}

#requestTableNew td.tdBeiNo {
	background: #FEFCF9;
	width: 197px;
	color: #bd732d;
	font-weight: bold;
	padding: 6px 6px 6px 12px;
	border: 1px solid #e1be7c;
}		
	
#requestTableNew td.tdBeige {
	background: #f5ebd8;
	width: 197px;
	color: #bd732d;
	font-weight: bold;
	padding: 6px 6px 6px 12px;
	border: 1px solid #e1be7c;
}

#requestTableNew td.hissu {
	background: url(../images/icn-hissu.gif) no-repeat right #f5ebd8;
	background-position: 96% 50%;
}

#requestTableNew td.tdRgt {
	width: 723px;
	color: #333;
	background-color: #fefcf9;
	padding: 6px 6px 6px 12px;
	border: 1px solid #e1be7c;
}

#requestTableNew td.tdRgt01 {
	width: 741px;
	color: #333;
	background-color: #fefcf9;
	border-right: 1px solid #e1be7c;
	border-bottom: 1px solid #e1be7c;
}

.tblIn {
	width: 741px;
}

.tblIn td.tdL {
	width: 119px;
	padding: 6px 8px 6px 12px;
}

.tblIn td.tdR {
	width: 580px;
	padding: 6px 8px 6px 12px;
}



.tblIn td.lbor {
	border-right: 1px dashed #E1BE7C;
	border-bottom: 1px dashed #E1BE7C;
}

.tblIn td.lbor2 {
	border-right: 1px dashed #E1BE7C;
}

.tblIn td.rbor {
	border-bottom: 1px dashed #E1BE7C;
}

.tbl02In {
	width: 741px;
}

.tbl02In td.td01A {
	width: 30px;
	padding: 6px 12px;
	text-align: right;
}

.tbl02In td.td02A {
	width: 200px;
	padding: 6px 0 6px 12px;
}

.tbl02In td.td03A {
	width: 30px;
	padding: 6px 12px;
	text-align: right;
}

.tbl02In td.td04A {
	width: 440px;
	padding: 6px 8px 6px 12px;
}

.tbl02In td.bor01 {
	border-right: 1px dashed #E1BE7C;
}

.tdDiv01 {
	width: 250px;
	float: left;
}

.tdDiv01 .tdDiv01L {
	width: 30px;
	float: left;
	text-align: right;
	padding: 3px 10px 0 0;
}

.tdDiv01 .tdDiv01R {
	width: 210px;
	float: right;
}

.tdDiv02 {
	width: 470px;
	float: right;
}

.tdDiv02 .tdDiv02L {
	width: 30px;
	float: left;
	text-align: right;
	padding: 3px 10px 0 0;
}

.tdDiv02 .tdDiv02R {
	width: 430px;
	float: right;
}
	
#mainContentsAll{
	clear:both;
	margin:0;
	padding:0;
	text-align:left;
	min-height:400px;
	height: auto !important;
	height:400px;
}

#mainContentsAll-new {
	clear:both;
	margin:0;
	padding:0;
	width: 759px;
	height: 100%;
}

#mainContentsAll-new02 {
	clear:both;
	margin:0;
	padding:0;
	width: 957px;
	height: 100%;
	font-size: 80%;
}

#requestBtnStep1{/*資料請求ページステップ１ボタン*/
	padding: 15px 0 15px 250px;
	text-align: center;
}
#requestBtnStep2{/*資料請求ページステップ１ボタン*/
	width: 328px;
	float:left;
	padding:30px 0 30px 30px;
}

#requestBtnStep3 {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}

#requestBtnBack{/*資料請求戻るボタン*/
	width: 233px;
	float:left;
	padding:30px 0 30px 200px;
}
#requestBtnClose{/*資料請求戻るボタン*/
	padding:80px 0 100px 350px;
}

.checkRed{
	line-height:150%;
	text-align:left;
	padding: 8px 10px;
	margin: 0 0 10px 0;
	background: #FDF9F1;
	border: 1px solid #f8eed9;
	}
.checkRed p{
	line-height:150%;
	text-align:left;
	color: #d9354d;
	padding:5px 10px 5px 15px;
	background: url(../images/iconYajirushi.gif) 0 12px no-repeat;
	}
.checkRed a{
	color:#FF6699;
	font-weight:bold;
	}
.imagePositionMiddle{
	vertical-align:middle;
	}
.imagePositionRight{
	float:right;
	}
/*-----------------------------------------------------------見出し一覧*/
.h_pinkGradation{/*ピンクのグラデーション見出し*/
	background: url(../images/h2_pink.jpg) repeat-x;
	height:20px;
	padding:15px;
	font-size:110%;
	font-weight:normal;
	margin: 0 0 10px 0;
	clear:both;
	}
.h_pinkBorder{/*ピンクボーダー見出し*/
	background: url(../images/pinkBorder.jpg) repeat-x left bottom;
	height:15px;
	padding:15px;
	font-size:110%;
	font-weight:normal;
	margin:10px 0;
	color:#F77893;
	clear:both;
	}
.centerPosition{
	text-align:center;
	}
.rightPosition{
	text-align:right;
	}
.leftPosition{
	text-align:left;
	}
.floatL{
	float:left;
	}
.floatR{
	float:right;
	}
.fontB{
 	font-weight:bold;
 }
.fontS{
	font-size:80%;
	}
ul{
	list-style:none;
	}
/*-----------------------------------------------------------form*/

select.sidebarName{/*----検索結果サイドメニュー----*/
	border:3px solid #D1D1D1;
	width:235px;
	margin:5px 0 5px 7px;
	}

input{
	font-size:90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,"メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGOTHIC", sans-serif;
	}

select.border{/*----検索結果表示件数----*/
	border:1px solid #a4a29e;
	color: #333;
	width: 120px;
	}
	
select,textarea {
	border: 1px solid #a4a29e;
	padding: 2px;
	color: #333;
	font-size: 100%;
	line-height: 1.8;
	}	
	
input.w50{
	border:1px solid #a4a29e;
	width: 60px;
	padding: 3px 0 3px 3px;
	}
input.w100{
	border:1px solid #a4a29e;
	width: 100px;
	padding: 3px 0 3px 3px;
	/*margin: 0 8px 0 0;*/
	}	
input.w200{
	border:1px solid #a4a29e;
	width: 200px;
	padding: 3px 0 3px 3px;
	margin: 0 8px 0 0;
	}	
input.w400{
	border:1px solid #a4a29e;
	width:400px;
	padding: 3px 0 3px 3px;
	margin: 3px 8px 3px 0;
	}
	
.formSupplement{/*フォーム例文字　小*/
	font-size:80%;
	padding: 10px 0 0 10px;
	color: #666;
}
.labelsel {/*ラジオボタンテキスト部分link*/
	cursor: pointer;
	padding:0 20px 0 0;
}

.boxHissu {
	background-color: #f5eddf;
}


/*--------footter link------------*/
.footerlink1 {
	padding: 3px 50px 5px 50px;
}

.footerlink1 ul {
	text-align: center;
	color: #999;
}

.footerlink1 li {
	display: inline;
}

.footerlink1 li ul li {
	padding: 0 10px;
	line-height: 210%;
}

.border-right {
	border-right: 2px solid #dddddd;
}
.footerlink2 {
	margin: 5px auto 10px 255px;
}
.footerlink2 li {
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}

#table-map table {
	border: 1px solid #fff;
	border-collapse: collapse;
}
table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
.table-map th {
	text-align: center;
	background-color: #e7f2f8;
	border: 1px solid #cbe0ef;
	padding: 5px;
}
.table-map td{
	padding: 5px;
	border: 1px solid #cbe0ef;
}

.center {
	text-align: center;
}

.social-button_left {
	margin: 20px 0 0 0;
	float:left;
	height:20px;
}
.social-button {
	margin: 20px 0;
	float:left;
	height:20px;
}

.school_archive{
	margin:10px 0 5px 18px;
	font-size:80%;
	}
.check_school_r {
	margin-left: 12px;
	width: 240px;
}
.check_school_r2 {
	margin-left: 30px;
	width: 240px;
	float: left;
}
.check_span {
	margin-left: 18px;
}

/*----space--*/
.spa_r10{
	margin:0 10px 0 0;
	}
	
.paging{
	text-align:cenetr;
	margin:0 auto;
	width:330px;
	}
	
.topSchoolNews{
	background:url(../images/arrow.png) 3px 11px no-repeat;
	font-size: 14px;
	color: #3F3F3F;
	padding: 10px 0 0 25px;
	margin:0 14px;
}
.topSchoolNews_icon {
	font-size: 80%;
	color: #676767;
	padding: 0 0 0 0;

}
.topNewsPic{
	float:left;
	padding:0 10px 10px 0;
	}
.sideM_bottom{
	background:url(../images/dot.gif) 10px top no-repeat;
	padding:4px 0 0 10px;
	margin:10px 0 0 0;
	height:26px;
	}
.copyright{
	clear: both;
	color: #666;
	padding: 0 0 10px 0;
	font-size: 80%;
	}
	
/*----20120412----*/
.cf {
	overflow: hidden;
}

.newHeaTit {
	background: url(../images/new-head-bg.png) no-repeat;
	width: 738px;
	height: 39px;
	padding: 23px 20px 0 20px;
	margin: 10px 0 0 0;
}

.newHeaTit p {
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
}

.newHeaTit p span {
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
}

.newHeaBox01 {
	width: 758px;
	height: 100%;
	background-color: #F7F4E1;
	border: 2px #F0ECCA solid;
	margin: 5px 0;
}

.newHeaBox01 .in {
	width: 734px;
	height: 100%;
	padding: 8px 12px 0 12px;
}

.newHeaBox01 .in .iDivL {
	width: 116px;
	height: auto;
	margin: 0;

	float: left;
	padding: 2px 0;
}

.newHeaBox01 .in .iDivR {
	width: 618px;
	height: auto;
	float: right;
}

.newHeaBox01 .in .iDivR ul {
	width: 618px;
	height: auto;
	padding: 1px 0 4px 0;
}

.newHeaBox01 .in .iDivR ul li {
	width: 80px;
	height: auto;
	margin: 0 8px 0 0;
	display: inline;
}

.new-content-area-p {
	font-size: 13px;
	padding: 10px 5px 15px 5px;
	color: #404040;
	line-height: 1.6;
}

.new-content-area-p-2 {
	font-size: 13px;
	padding: 10px 5px 15px 5px;
	color: #333;
	line-height: 1.6;
	font-weight: bold;
}


.new-content-area-p span {
	/*
	font-size: 13px;
	font-weight: bold;
	color: #3F3F3F;
	*/
	color: #3AA9C0;
}

/* NEW CSS
-------------------------------------------------------------------------------*/
#wrap-header-new {
	height: 116px;
	width: 1002px;
	background-image: url(../images/bg-header-new.png);
	margin: 0 auto;
}

#header-middle #logo {
	width: 298px;
	float: left;
	margin: 8px 0 0 10px;
}

#header-middle #h1 {
	width: 647px;
	float: right;
	margin: 9px 20px 0 0;
}

.sitemap {
	background: url(../images/arrow3.png) no-repeat right;
	padding: 0 0 0 20px;
	margin: 0 5px 0 0;
	text-align: right;
	background-position: 89% 45%;
	color: #0033CC;
	font-size: 11px;
}

.sitemap a {
	color: #0033CC;
	text-decoration: underline;
}

.sitemap a:hover {
	color: #0033CC;
	text-decoration: none;
}


.sitemap a:visited {
	color: #0033CC;
	text-decoration: underline;
}

.new-h1 {
	font-size: 11px;
	color: #666;
	text-align: right;
	padding: 10px 0 0 0;
	font-weight: normal;
}



/* body
-------------------------------------------------------------------------------*/
.wrapper-area-new {
	margin: 0 0 15px 0;
	
	width: 759px;
	padding: 15px 0 0 0;
	background: url(../images/header-area-new.gif) 0 0 no-repeat;
}

.wrapper-area-h-new {
	width: 722px;
	margin: 0 18px 0 19px;
	background: url(../images/h2_line01.gif) repeat-x bottom;
	line-height: 1.5;
}

.wrapper-area-h-new h2 {
	padding: 8px 0 9px 4px;
	font-size: 16px;
	width: 430px;
	float: left;
}

.wrapper-area-h-new .btn01 {
	width: 288px;
	float: right;
}

/* Checkbox
--------------------------------------------------------*/
.checkbox {
	height: 32px;
	width: 140px;
	clear: left;
	float: left;
	background: url(../images/btn_doc_dem_list.png) no-repeat;
	cursor: default;
	margin: 0 0 0 0;
}

.checkbox input,.radio input {
	display: none;
}

.checkbox input.show,.radio input.show {
	display: inline;
}

.selected {
	background-position: 0 -32px;
}

.doc_dem01 {
	width: 140px;
	float: right;
	margin: 0 5px 0 0;
}

.wrapper-area-b-new {
	background: url(../images/area-middle.gif) repeat-y;
	height: 100%;
	width: 759px;
}

.area-tit01 {
	width: 700px;
	margin: 0 18px 0 19px;
	padding: 15px 0 0 22px;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
	line-height: 1.5;
	background: url(../images/area-title_bg01.png) no-repeat bottom;
}

.sch01 {
	width: 722px;
	height: 100%;
	margin: 0 18px 0 19px;
}

.sch01 .sch01L {
	width: 178px;
	height: 180px;
	background: url(../images/photo_bg01.gif) repeat-y;
	padding: 5px;
	margin: 3px 15px 0 0;
	float: left;
	*line-height: 180px; /* for ie7 */
	*text-align: center; /* for ie7 */
	display: table;
	overflow: hidden;
}

.sch01 .sch01L::after {
	*content: "."; /* for ie7 */
	*visibility: hidden; /* for ie7 */
}

.sch01 .sch01L img {
	*vertical-align: middle; /* for ie7 */
	/*width: 178px;*/
}

.sch01 .sch01L a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.tx01 {
	font-size: 13px;
	line-height: 1.8;
	margin: 0 0 10px 0;
}

.sch01 .sch01R {
	width: 519px;
	float: right;
}

.tx02 {
	padding: 5px 0 0 10px;
}

.search-area {
	width: 180px;
	height: 132px;
	padding: 0 0 3px 0;
	background: url(../images/area-map01.png) no-repeat;
}

.pad01 {
	padding: 6px 0 0 0;
}

.tx03 {
	padding: 10px 8px 0 0;
	font-size: 11px;
}

.tbl01 {
	width: 100%;
}

.btn02 {
	padding: 20px;
	text-align: center;
}

.tx04 {
	padding: 200px 0 30px 0;
	font-size: 11px;
}

.tx05 {
	padding: 100px 0 0 0;
	font-size: 16px;
	text-align: center;
}


.wd01 {
	width: 110px;
}


#wrap-left-template-new {
	width: 960px;
	/*margin: 0 3px;*/
}

.top_t img {
	display: block;
}


/* 資料請求をご希望の学校
--------------------------------------------------------*/
.docDem02 {
	width: 720px;
	height: 100%;
	border-left: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	color: #333;
	/*background: url(../images/tbl_bg01.gif) repeat-y;*/
}

.dLi {
	border-bottom: 1px solid #D2D2D2;
}

.liL {
	border-right: 1px solid #D2D2D2;
	width: 339px;
	display: block;
	float: left;
	padding: 5px 10px;
	color: #515050;
}

.liR {
	width: 340px;
	display: block;
	float: right;
	padding: 5px 10px;
	color: #515050;
}


/* 検索結果絞り込みテキスト --------------------------*/
.search-link-area {
	margin: 5px 0 5px 0;
	width: 759px;
	padding: 0 0 0 10px;
	font-size: 11px;
}
.search-link-box{
	clear:both;
	margin: 0 0 30px 0;
}
.search-link-area ul{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}
.search-link-area li{
  float: left;
  margin-right: 10px;
  padding: 0 10px 0 0;
}

#inqh2Div {
	width: 960px;
	height: 42px;
	background: url(../images/inq-h2-bg.gif) no-repeat;
	margin: 0 0 10px 0;
}

#inqh2Div h2 {
	float: left;
	width: 274px;
	padding: 7px 0 0 40px;
	color: #FFF;
	font-size: 160%;
}

#inqh2Div .loc01 {
	float: right;
	width: 646px;
}

ul.loc01 {
	background: url(../images/kihon-loc-1.gif) no-repeat;
	width: 646px;
	height: 42px;
}

ul.loc01 li {
	display: block;
	float: left;
	font-size: 130%;
	padding: 9px 0 0 0;
}

ul.loc01 li.kiho01 {
	width: 230px;
	text-align: center;
	color: #FFF;
}

ul.loc01 li.kiho02 {
	width: 188px;
	text-align: center;
	color: #ffdeaf;
}

ul.loc01 li.kiho03 {
	width: 228px;
	text-align: center;
	color: #ffdeaf;
}

#inqh2Div .loc02 {
	float: right;
	width: 646px;
}

ul.loc02 {
	background: url(../images/kihon-loc-2.gif) no-repeat;
	width: 646px;
	height: 42px;
}

ul.loc02 li {
	display: block;
	float: left;
	font-size: 130%;
	padding: 9px 0 0 0;
}

ul.loc02 li.kiho01 {
	width: 230px;
	text-align: center;
	color: #ffdeaf;
}

ul.loc02 li.kiho02 {
	width: 188px;
	text-align: center;
	color: #FFF;
}

ul.loc02 li.kiho03 {
	width: 228px;
	text-align: center;
	color: #ffdeaf;
}

#inqh2Div .loc02 {
	float: right;
	width: 646px;
}

ul.loc03 {
	background: url(../images/kihon-loc-3.gif) no-repeat;
	width: 646px;
	height: 42px;
}

ul.loc03 li {
	display: block;
	float: left;
	font-size: 130%;
	padding: 9px 0 0 0;
}

ul.loc03 li.kiho01 {
	width: 230px;
	text-align: center;
	color: #ffdeaf;
}

ul.loc03 li.kiho02 {
	width: 188px;
	text-align: center;
	color: #ffdeaf;
}

ul.loc03 li.kiho03 {
	width: 228px;
	text-align: center;
	color: #FFF;
}

.his01 {
	color: #D9354D;
}

.ptb01 {
	padding: 5px 0;
}

.inst01 {
	color: #666;
}

.inst02 {
	color: #333;
	font-size: 100%;
	padding: 0 0 0 8px;
}

.option01 {
	width: 120px;
}

.pCen01 {
	text-align: center;
	color: #333;
}

.sBtnL {
	float: left;
	margin: 0 20px 0 0;
}

.sBtnR {
	float: left;
}

.thanMes {
	padding: 50px 0 120px 0;
	text-align: center;
	font-size: 140%;
	color: #333;
}

.comm01L {
	float: left;
}

.comm01R {
	float: left;
	padding: 24px 0 0 10px;
}

.spnBold {
	font-weight: bold;
	padding: 0 3px 0 0;
}

.tdDiv01 {
	width: 250px;
	float: left;
}

.tdDiv01 .tdDiv01L {
	width: 30px;
	float: left;
	text-align: right;
	padding: 3px 10px 0 0;
}

.tdDiv01 .tdDiv01R {
	width: 210px;
	float: right;
}

.tdDiv02 {
	width: 470px;
	float: right;
}

.tdDiv02 .tdDiv02L {
	width: 30px;
	float: left;
	text-align: right;
	padding: 3px 10px 0 0;
}

.tdDiv02 .tdDiv02R {
	width: 430px;
	float: right;
}

.wrapper-area-h-new-2 {
    background: url(../images/h2_line01.gif) repeat-x scroll center bottom transparent;
    margin: 0 18px 12px 19px;
    width: 724px;
}
.wrapper-area-h-new-2 h2 {
    font-size: 90%;
    padding: 5px 0 12px;
}

.rightBan-1 {
	margin: 0 0 12px 0;
}
#special_banner {
	margin-bottom:13px;
}

/* キーワード検索
--------------------------------------------------------*/
.contents_keyword_title {
	margin: 0 0 0 10px;
	padding: 0 2px 0 2px;
	font-size:14px;
}

.contents_keyword_input {
	margin: 5px 0 0 12px;
	width:300px;
}

.contents_keyword_submit {
	margin: 5px 0 0 0;
	padding: 0 2px 0 2px;
	font-size:12px;
}

.keyword_input {
	margin: 5px 0 0 12px;
	width:120px;
}

.keyword_submit {
	margin: 5px 0 0 0;
	padding: 0 2px 0 2px;
	font-size:12px;
}

/* 画像サイズ調整 250px x 166pxに収まるように
--------------------------------------------------------*/
.sub_photo {
	max-width:250px;
	max-height:166px;
}

/* アンケート
--------------------------------------------------------*/
.caution {
	margin: 20px auto 0 auto;
	border:solid 1px #CCCCCC;
	width:470px;
	height:115px;
	background-color:#CCCCCC;
}
.caution_in {
	margin: auto;
	padding:5px;
	border:solid 1px #696969;
	overflow-y: scroll;
	width:450px;
	height:80px;
	background-color:#FFFFFF;
}

.la-enq {
	margin: 0 auto 60px;
	text-align: center;
	width: 500px;
	font-size: 13px;
}

.la-enq:last-child{
	margin: 0 auto;
}

.enq-headerline{
	color: #e9677a;
	font-size:16px;
	padding-bottom: 8px;
	background:url(../images/bg_headerline.gif) bottom repeat-x;
	margin-bottom: 20px;
}

.enq-memo{
	font-size: 90%;
}

.eng-linktext{
	margin-top: 10px;
}

.eng-linktext a{
	background: url(https://www.futoukou-navi.com/images/arrow.png) no-repeat left;
	padding-left:25px;
}

.enq_box{
	margin-top:20px;
	border: 1px solid #e9677a;
	background: #ffeded;
	border-radius: 6px;
	padding: 25px;
}

.enq_box > p{
	margin-bottom: 20px;
}

.enq_box-headerline{
	color: #e9677a;
	font-size: 16px;
	font-weight: bold;
}

.enq_textarea {
	width:450px;
	height:100px;
	border:1px solid #aaaaaa;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 5px;
}


.enq_box-attention{
	width: 440px;
	border: 1px solid #aaaaaa;
	background:#dcdcdc;
	border-radius: 4px;
	text-align: left;
	padding: 5px;
	margin-bottom: 20px;
}

.enq_box-attentiontxt{
	border: 1px solid #aaaaaa;
	background:#fff;
	border-radius: 3px;
	padding: 5px;
	color: #666;
	font-size: 12px;
}

.enq_submit{
	font-size:12px;
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
	padding:5px 20px;
	border:1px solid #bbb;
	border-radius:5px;
}

.enq_submit:hover{
    font-size:12px;
	background: linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%);
	background: -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	padding:5px 20px;
	border:1px solid #bbb;
	border-radius:5px;
}

.nosearch {
	margin: 0 0 100px 0;
}

#empty_msg {
	margin: 0 0 100px 0;
}

.special {
    width: 744px;
	height: 100%;
	background: #F7F7F7;
	border: 2px solid #e7e7e7;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	behavior: url(/css/PIE.htc);
	position: relative;    /* for PIE */
	z-index: 1;    /* for PIE */
	margin: 0 0 15px 0;
}

.special .frameNewInH2 {
	width: 708px;
	height: 100%;
	margin: 0 0 15px 0;
	padding: 6px 0 8px 0;
	background: url(../images/h2_underline.gif) bottom no-repeat;
}

.special .frameNewInH2 h2 {
	font-size: 100%;
	color: #404040;
	float: left;
	font-weight: bold;
}

.special .frameNewInH2 p {
	float: right;
	font-size: 90%;
	color: #404040;
}

.special .frameNewIn h2 a {
	color: #000;
}

.top_note {
	margin:0 0 10px 0;
}

.haretara-banner {
	margin: 0 0 15px 0;
	text-align:center;
}

.kasou {
	margin: 30px 0 30px 0;
}

/* アンケートフォーム
--------------------------------------------------------*/
.box1__question {
	height: 13px;
	width: 166px;
	padding: 10px 20px 15px;
	font-size: 14px;
	color: #404040;
	font-weight: bold;
	background-image: url(https://www.futoukou-navi.com/images/box-header.png);
	background-repeat: no-repeat;
}

.box__question {
	width:165px;
	margin:10px 0 0 15px;
}

.type__questionItem {
	background-color:#1578d4;
	font-size:12px;
	padding:2px 6px;
	margin-bottom:5px;
	color:#fff;
}

.type__questionItem > span {
    font-size:10px;
}

.type__questionTxt {
	font-size:12px;
	margin-bottom:10px;
}

.question_submit{
	font-size:12px;
	margin:10px 60px 0;
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
	padding:2px 10px;
	border:1px solid #bbb;
	border-radius:5px;
}

.question_submit:hover{
	font-size:12px;
	margin:10px 60px 0;
	background: linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%);
	background: -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	padding:2px 10px;
	border:1px solid #bbb;
	border-radius:5px;
}


/* 今月の人気記事 plugins */

.popular-posts { width: 201px; margin: 20px 0 30px 0; }

.widget-title {
        background: url(../images/note-icon3.png) #ed7d8d no-repeat;
        background-position: 7% 50%;
        color: #FFF;
        font-size: 120%;
        padding: 7px 0 7px 15px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
}

.wpp-list {
        width: 179px;
        border: 3px solid #ed7d8d;
        padding: 8px 8px 0 8px;
}

.wpp-list li {
        margin-bottom: 18px;
}

.wpp-list .fig {
        width: 70px;
        height: 64px;
        float: left;
        margin-right: 8px;
}

.wpp-list .fig img {
        width: 68px;
        height: 45px;
        display: block;
        border: 1px solid #ddd;
}

.wpp-list .fig figcaption { text-align: center; }

.wpp-list .fig a { text-decoration: none; }
.wpp-list .fig a:hover { text-decoration: none; }

.wpp-list .link {
        width: 101px;
        float: right;
        font-size: 70%;
        font-weight: bold;
        line-height: 1.5em;
        color: #333;
}

.wpp-list .link a { color: #333; text-decoration: none; }
.wpp-list .link a:hover { color: #000; }

.wpp-list .wpp-thumbnail { margin: 0; }


.cat-id-2 {
        display: block;
        background: #f9980e;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-3 {
        display: block;
        background: #78c415;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-4 {
        display: block;
        background: #3daebf;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-5 {
        display: block;
        background: #ff6868;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-6 {
        display: block;
        background: #b79318;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-7 {
        display: block;
        background: #338560;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-8 {
        display: block;
        background: #a744b0;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-9 {
        display: block;
        background: #887456;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}

.cat-id-10 {
        display: block;
        background: #da2554;
        padding: 1px 0;
        color: #FFF;
        font-size: 55%;
}
