@charset "UTF-8";
/* CSS Document */

/* reset base */
*,body,div,dl,dt,dd,
ul,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,
button,textarea,p,blockquote,th,td { margin: 0; padding: 0; list-style: none;}
img {border: 0;}
body { font-family:"Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Geneva", "Arial", "Verdana", "sans-serif"; color: #2C1F13; font-size: 12px; /* for IE6/7 */ *font-size:small;  /* for IE Quirks Mode */*font:x-small; line-height: 1.8em;}
a {outline: none;}

ol li {margin-bottom: 10px;}

.mb_10 {margin-bottom: 10px;}
.mb_20 {margin-bottom: 20px;}
.mt_20 {margin-top: 20px;}
.txt_sm {font-size: 0.8em; line-height: 1.4em;}
.right_btn {float: right;}

html {
    overflow-y:scroll;
    }

/* clear */

.clear {clear: both;}

.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix {min-height: 1px;}
 * html .clearfix {height: 1px;}
 
 
a{/*リンクされた文字*/
    color:#9E8372;
    text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#9E8372;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#9E8372;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#9E8372;
    text-decoration:underline;
}

div#top_recipe a:hover img
{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

 
 
/* common */

body {
	background: #FCF7EB url(../img/common/head_bg.jpg) top center no-repeat;
}

div#wrapper {
	width: 900px;
	margin: auto;
}


/* google検索 */

.search {
	float: right;
}

div.search input.txt_box {
	width: 130px;
	/* for IE6/7 */ *width: 120px;
}



/* headder */

div#header {
	margin: 30px 0 0 0;
	font-size: 0.9em;
}

div#header a:link { color:#555; text-decoration: none;}
div#header a:visited { color:#555; text-decoration: none;}
div#header a:hover {color:#888; text-decoration: none;}
div#header a:active { color:#888; text-decoration: none;}

img.logo {
	margin: 20px;
	float: left;
}

ul.h_menu_left {
	float: left;
}

div#head_menu {
	float: right;
	margin: 15px 0 0 0;
	width: 540px;
	*font-size: 0.9em;
}

div#head_menu li {
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
}

div#head_menu ul.cherry li {
	background: url(../img/common/cherry.png) 0 2px no-repeat;
	padding-left: 18px;
}


/* gnavi */

ul#gnavi {
	margin: 5px 0 0 0;
	clear: both;
}

ul#gnavi li {
	float: left;
	padding: 0 13px;
}

ul#gnavi2 {
	margin: 0 0 0 0;
	clear: both;
}

ul#gnavi2 li {
	height:58px;
	float: left;
	padding:15px 0 0 0;
	margin:0 8px -15px 8px;
}

ul#gnavi2 li.lastChild {
	height:58px;
	float: left;
	padding:0 0 0 0;
	margin: 0 0 -15px 8px;
}
ul#gnavi2 img a { 
	vertical-align:bottom;	
}


/* contents_box */

div#contents_box {
	clear: both;
	width: 890px;
	margin: 0 auto;
	padding: 10px 0;
	/zoom:1;
}
div#contents_box:after {
	content:'';
	display:block;
	clear:both;
}

/* footer */

div#footer {
	height: 170px;
	clear: both;
	width: 100%;
	background: url(../img/common/foot_bg.jpg) bottom center no-repeat;
}

div#footer_banner {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div#footer_banner img {
	float: right;
}

address {
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-style: normal;
	font-size: 0.9em;
}


/* under */

div#bread {
	font-size: 0.9em;
	padding: 10px;
}

div#contents {
	width: 590px;
	float: right;
}

/*.inner {
	padding: 0 7px;
}*/

.headline,
.headline_ye,
.headline_gr,
.headline_pn {
	width: 575px;
	height: 47px;
	color: #2C1F13;
	font-size: 1.2em;
	padding-left: 15px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: bold;
}

.headline {
	background: url(../img/common/headline_bg.jpg) top left no-repeat;
}

.headline_ye {
	background: url(../img/eiyou/headline_bg.jpg) top left no-repeat;
}

.headline_gr {
	background: url(../img/chouri/headline_bg.jpg) top left no-repeat;
}

.headline_pn {
	background: url(../img/seika/headline_bg.jpg) top left no-repeat;
}

.s_headline {
	background: url(../img/common/headline_mark.jpg) top left no-repeat;
	width: 560px;
	height: 30px;
	color: #2C1F13;
	font-size: 1.2em;
	padding-left: 30px;
	line-height: 26px;
	margin: 40px 0 20px 0;
	border-bottom: #2C1F14 1px dotted;
	clear: both;
	font-weight: bold;
}

.s_headline_wide {
	background: url(../img/common/headline_mark.jpg) top left no-repeat;
	width: 760px;
	height: 30px;
	color: #2C1F13;
	font-size: 1.2em;
	padding-left: 30px;
	line-height: 26px;
	margin: 40px 0 20px 0;
	border-bottom: #2C1F14 1px dotted;
	clear: both;
	font-weight: bold;
}

.s_headline_wide_top {
	background: url(../img/common/headline_mark.jpg) top left no-repeat;
	width: 760px;
	height: 30px;
	color: #2C1F13;
	font-size: 1.2em;
	padding-left: 30px;
	line-height: 26px;
	margin: 0 0 20px 0;
	border-bottom: #2C1F14 1px dotted;
	clear: both;
	font-weight: bold;
}

.s_headline_top {
	background: url(../img/common/headline_mark.jpg) top left no-repeat;
	width: 560px;
	height: 30px;
	color: #2C1F13;
	font-size: 1.2em;
	padding-left: 30px;
	line-height: 26px;
	margin: 0 0 20px 0;
	border-bottom: #2C1F14 1px dotted;
	clear: both;
	font-weight: bold;
}

.s_headline_short {
	background: url(../img/common/headline_mark.jpg) top left no-repeat;
	width: 320px;
	height: 30px;
	color: #2C1F13;
	font-size: 1.2em;
	padding-left: 30px;
	line-height: 26px;
	margin: 0 0 20px 10px;
	border-bottom: #2C1F14 1px dotted;
	clear: both;
	font-weight: bold;
}

.catch {
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0;
}

.main_illust{
	margin-top:30px;
}
.main_illust2{
	margin-top:10px;
}

.signature {
	padding-top: 10px;
	text-align: right;
}

strong {
	color: #BD266A;
}

.pagetop {
	text-align: right;
	padding: 10px 0;
	clear: both;
}

div#no_side {
	width: 790px;
	margin: 0 auto;
}

div.transition {
	padding: 10px;
	float: right;
	font-size: 0.9em;
	font-weight: bold;
}

div.transition a {
	display: block;
	padding: 0 5px;
	float: left;
	background: #EFE9CC;
	border: #C2B695 1px solid;
	margin-right: 3px;
}

div.transition span.active {
	display: block;
	padding: 0 5px;
	float: left;
	background: #C2B695;
	border: #C2B695 1px solid;
	margin-right: 3px;
	color: #fff;
	font-weight: bold;
}

div.transition a:link { color: #594A3F; text-decoration: none;}
div.transition a:visited { color: #594A3F; text-decoration: none;}
div.transition a:hover { color: #594A3F; text-decoration: none;}
div.transition a:active { color: #594A3F; text-decoration: none;}

div.note {
	border: #D6C4BA 3px double;
	padding: 15px;
	margin: 20px 0;
}


/* side */

div#side_free {
	width: 255px;
	padding-top: 20px;
}

div#side_free img {
	margin-bottom: 10px;
}

div#sidenavi {
	width: 260px;
	float: left;
}

.sidemenu img {
	vertical-align: bottom;
	padding-bottom: 2px;
}

.sidemenu.allbtn{
margin-bottom: 17px;
}

.sidemenu_news {
	background: #fff url(../img/news/archive_bg.jpg) left bottom no-repeat;
	padding: 5px 10px 10px 15px;
	width: 230px;
}

.sidemenu_news li {
	background: url(../img/news/archive_icon.jpg) left 2px no-repeat;
	padding-left: 24px;
	margin: 7px 0;
	font-size: 1.1em;
}


/* list */

.list_defi dt {
	background: url(../img/common/list_mark1.jpg) left top no-repeat;
	padding-left: 23px;
	font-size: 1.1em;
	font-weight: bold;
}

.list_defi dd {
	margin-bottom: 20px;
}

.list_nomal {
	margin: 10px 0;
}

.list_nomal li {
	background: url(../img/common/list_mark1.jpg) 2px 2px no-repeat;
	padding-left: 23px;
	margin-bottom: 5px;
}

ol {
	padding-left:2em;
	}

ol li {
	list-style: decimal;
	}


/* image */

.img_set {
	padding-top: 10px;
}

.img_set div {
	float: left;
	margin-right: 10px;
}

.img_set img {
	border: #fff 5px solid;
	vertical-align: bottom;
	width: 210px;
}

.img_set p {
	background: #fff;
	padding: 5px;
	width: 210px;
	text-align: center;
	font-size: 0.9em;
}

.img_set_2pcs {
	padding-top: 10px;
}

.img_set_2pcs div.photo {
	float: left;
	margin: 10px;
}

.img_set_2pcs img {
	border: #fff 5px solid;
	vertical-align: bottom;
	width: 250px;
}

.img_set_2pcs p {
	background: #fff;
	padding: 10px;
	width: 240px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.img_set_side img {
	margin: 0 10px 10px 0;
}

img.img_left {
	float: left;
	margin: 0 10px 5px 0;
}

img.img_right {
	float: right;
	margin: 0 0 5px 10px;
}

.img_3pcs {
	padding: 20px 0;
}

.img_3pcs img {
	float: left;
	width: 185px;
	margin: 0 10px 10px 0;
	padding: 0;
}

.img_3pcs img.end {
	margin: 0 0 10px 0;
}

/* table */ 

table.fees {
	width: 540px;
	margin: 20px;
	background: #C2AB9E;
}

table.fees td,th {
	padding: 5px;
	background: #FCF7EB;
}

table.fees th {
	background: #EAE0D4;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}

table.fees td {
	text-align: right;
}


ul.breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:12px;
}
ul.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}



.wp-pagenavi ,.wp-pagenavi.pages{
	clear: both;
    font-weight: bold;
    color: #594A3F;
	text-align: right;
	margin: 10px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #C2B695;
	padding: 3px 5px;
	margin: 2px;
	background: none repeat scroll 0 0 #EFE9CC;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {

    background: none repeat scroll 0 0 #C2B695;
    border: 1px solid #C2B695;
    color: #FFFFFF;
    font-weight: bold;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

/* 学生向け連絡ページ  */

#newsList {
	margin:20px 0 0 0;
	padding:10px 0 10px 10px;
	background:#ffffff;
	/* border:1px solid #cccccc; */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */ 
	border-radius: 20px;        /* CSS3草案 */  	
	behavior: url(border-radius.htc);//for IE
}


#newsList dl dt {
	float:left; 
	width: 880px; 
	font-weight:bold; 
	color:#999;	
	line-height:1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newsList dl dd {
	width:780px; 
	margin-left:80px;
	line-height:1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}
#newsList dl dd img.alignleft {
	margin: 0 10px 10px 0 !important;	
}
#newsList dl dd img.alignright {
	margin: 0 0 0 10px !important;	
}

/* 装飾用class =**=**=**=**= */
.photo_l_tx01 {
	background:url(../img/common/photo_bg01.jpg) no-repeat left top;
	padding:50px 29px 10px;
	border-bottom:1px solid #e1d5b4;
}
.photo_l_tx01 img {
	width:524px;
	height:auto;
	margin-bottom:10px;
	border:3px solid #fff;
}
.photo_l_tx02 {
	background:#EFE9CC;
	border: 3px double #D1C28F;
	padding:10px;
}
.photo_l_tx02 img {
	width:558px;
	height:auto;
	margin-bottom:10px;
	border:3px solid #fff;
}
.photo_l_tx03 {
	background:url(../img/common/hoge_water_rep.jpg) repeat-y center top;
	padding:15px;
	margin-bottom:5px;
}
.photo_l_tx03 img {
	width:556px;
	height:auto;
	border:1px solid #fff;
}
.photo_l_tx04 {
	background:url(../img/common/hoge_green_rep.jpg) repeat-y center top;
	padding:15px;
	margin-bottom:5px;
}
.photo_l_tx04 img {
	width:556px;
	height:auto;
	border:1px solid #fff;
}
.photo_l_tx05 {
	background:#fcf9ef url(../img/common/green_bg.jpg) no-repeat center top;
	padding:20px 30px 10px;
}
.photo_l_tx05 img {
	width:530px;
	height:auto;
	border:5px solid #fff;
}

.photo_l_tx06 img {
	width:550px;
}
.photo_l_tx0 {
	background:#fcf9ef url(../img/common/marumaru01.jpg) repeat left top;
	padding:10px 10px 10px;
}
.photo_l_tx0 img {
	width:530px;
	margin-bottom:10px;
}

.midashi_txt01 {
	background:url(../img/common/midashi_custom01.jpg) no-repeat left top;
	height:53px;
	line-height:53px;
	color:#fff;
	text-align:center;
}
.midashi_txt02 {
	background:url(../img/common/midashi_custom02.jpg) no-repeat left top;
	height:53px;
	line-height:53px;
	color:#fff;
	text-align:center;
}
.midashi_txt03 {
	background:url("../img/common/headline_bg.jpg") no-repeat left top;
	height:47px;
	line-height:47px;
	text-align:center;
	clear:both;
}
.midashi_txt04 {
	background:url("../img/common/midashi_custom03.jpg") no-repeat left top;
	height:53px;
	line-height:53px;
	text-align:center;
}
.midashi_txt05 {
	background:url(../img/common/midashi_custom04.jpg) no-repeat left top;
	height:47px;
	line-height:47px;
	text-align:center;
}
.midashi_cherry {
	background:url(../img/common/cherry.png) no-repeat left 4px;
	text-indent:20px;
}
.equip_set_bg {
    clear: both;
    padding-top: 10px;
	/zoom:1;
}
.equip_set_bg:after {
	content:"";
	clear:both;
	display:block;
}
.equip_set_bg div {
    float: left;
    margin-right: 10px;
	background:url(../img/common/photo_list_bg.jpg) no-repeat left top;
	border-bottom:1px solid #e1d5b4;
	width:190px;
	overflow:hidden;
}
.equip_set_bg div.end {
	margin-right:0px;
}
.equip_set_bg img {
    vertical-align: bottom;
    width: 180px;
	padding:5px;
}
.equip_set_bg p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 5px 10px;
    width: 170px;
}

.equip2_set_bg {
    clear: both;
    padding-top: 10px;
	/zoom:1;
}
.equip2_set_bg:after {
	content:"";
	clear:both;
	display:block;
}
.equip2_set_bg div {
    float: left;
    margin-right: 10px;
	background:url(../img/common/photo_list2_bg.jpg) repeat left top;
	width:190px;
	overflow:hidden;
}
.equip2_set_bg div.end {
	margin-right:0px;
}
.equip2_set_bg img {
    vertical-align: bottom;
    width: 180px;
	padding:5px;
}
.equip2_set_bg p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 5px 10px;
    width: 170px;
}

.equip3_set_bg {
    clear: both;
    padding-top: 10px;
	/zoom:1;
}
.equip3_set_bg:after {
	content:"";
	clear:both;
	display:block;
}
.equip3_set_bg div {
    float: left;
    margin-right: 10px;
	background:url(../img/common/photo_list3_bg.jpg) repeat left top;
	width:190px;
	overflow:hidden;
}
.equip3_set_bg div.end {
	margin-right:0px;
}
.equip3_set_bg img {
    vertical-align: bottom;
    width: 180px;
	padding:5px;
}
.equip3_set_bg p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 5px 10px;
    width: 170px;
}


/* 横2枚 */
.equip_set_bg2 {
    clear: both;
    padding-top: 10px;
	/zoom:1;
}
.equip_set_bg2:after {
	content:"";
	clear:both;
	display:block;
}
.equip_set_bg2 div {
    float: left;
    margin-right: 10px;
	background:url(../img/common/photo_list_bg2.jpg) no-repeat left top;
	border-bottom:1px solid #e1d5b4;
	width:290px;
	overflow:hidden;
}
.equip_set_bg2 div.end {
	margin-right:0px;
}
.equip_set_bg2 img {
    vertical-align: bottom;
    width: 280px;
	padding:5px;
}
.equip_set_bg2 p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 5px 10px;
    width: 270px;
}

.equip2_set_bg2 {
    clear: both;
    padding-top: 10px;
	/zoom:1;
}
.equip2_set_bg2:after {
	content:"";
	clear:both;
	display:block;
}
.equip2_set_bg2 div {
    float: left;
    margin-right: 10px;
	background:url(../img/common/photo_list2_bg.jpg) repeat left top;
	width:290px;
	overflow:hidden;
}
.equip2_set_bg2 div.end {
	margin-right:0px;
}
.equip2_set_bg2 img {
    vertical-align: bottom;
    width: 280px;
	padding:5px;
}
.equip2_set_bg2 p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 5px 10px;
    width: 270px;
}

.equip3_set_bg2 {
    clear: both;
    padding-top: 10px;
	/zoom:1;
}
.equip3_set_bg2:after {
	content:"";
	clear:both;
	display:block;
}
.equip3_set_bg2 div {
    float: left;
    margin-right: 10px;
	background:url(../img/common/photo_list3_bg.jpg) repeat left top;
	width:290px;
	overflow:hidden;
}
.equip3_set_bg2 div.end {
	margin-right:0px;
}
.equip3_set_bg2 img {
    vertical-align: bottom;
    width: 280px;
	padding:5px;
}
.equip3_set_bg2 p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 5px 10px;
    width: 270px;
}


.midashi_txt06 {
    background: url("../img/common/list_mark1.jpg") no-repeat scroll left top transparent;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 23px;
}
.midashi_txt07 {
	background:#6e5244 url("../img/common/text_li02.png") no-repeat 5px 5px;
	padding:5px 5px 5px 30px;
	color:#fff;
}