@charset "utf-8";

/* リセット */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:12px;
	font-weight:normal;
    vertical-align:top;
    /*background:transparent;*/
}


body {
    line-height:150%;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

.pagelink{
	padding:10px 0;
	
	}



/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

/*
table {
    border-collapse:collapse;
    border-spacing:0;
}
*/

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


img.bgimage {
    display: none;
}
img.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
}

/* スタイル */
/* CSS Document */

/*--DW
.clearfix {overflow:hidden;}
--*/

/*Font*/

.bold{
	font-weight:bold;
}

.font_10{
font-size: 10px;
}

.font_11{
font-size: 11px;
}

.font_12{
font-size: 12px;
}

.font_13{
font-size: 13px;
}

.font_14{
font-size: 14px;
}

.font_15{
font-size: 15px;
}

.font_16{
font-size: 16px;
}

.font_18{
font-size: 18px;
}

.font_20{
font-size: 20px;
}

.font_22{
font-size: 22px;
}

.font_24{
font-size: 24px;
}

.c_red{
color: #CC0000;
}

.c_orange{
color: #FF6600;
}


.c_blue{
color: #000066;
}

.c_green{
color: #336600;
}

.c_black{
color: #333333;
}

.c_white{
color: #FFFFFF;
}

/*float*/

.tal{
	text-align:left;
}

.tar{
	text-align:right;
}

.tar2{
	text-align:right;
	padding-right:20px;
	padding-bottom:20px;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

.float_r2{
	float:right;
}

.clear{
clear: both;
width:60px;
paddign:5px;
}

/*margin*/

.mar_none{
margin: 0;
}

/*��margin*/

.mt0{margin-top:0px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}

/*��margin*/

.mb0{margin-bottom:0px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}

/*��margin*/

.ml{margin-left: 0;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml30{margin-left: 30px;}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.ml50{margin-left: 50px;}


/*�Emargin*/

.mr{margin-right: 0;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}
.mr35{margin-right: 35px;}
.mr40{margin-right: 40px;}

/*padding*/

.padding10{
	padding:10px;
}

.padding5{
	padding:5px;
}

/*��padding*/

.pb0{padding-bottom:0px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}

/*LINE HEIGHT*/

.lh120{ line-height: 120%;}
.lh130{ line-height: 130%;}
.lh140{ line-height: 140%;}
.lh150{ line-height: 150%;}
.lh160{ line-height: 160%;}
.lh170{ line-height: 170%;}
.lh180{ line-height: 180%;}
.lh190{ line-height: 190%;}
.lh200{ line-height: 200%;}

.left   { text-align: left;}
.center { text-align: center;}
.right  { text-align: right;}

/*�{�[�_�[*/

.bnon{
	border:none;
}

/*--clearfix--*/



.clearfix{
zoom: 100%;
}

.clearfix:after{
display: block;
clear: both;
content: ".";
height: 0.1px;
font-size: 0.1em;
line-height: 0;
visibility: hidden;
}

.clearfix{
display: inline-block;
}


/*\*/

*html .clearfix{
height: 1px;
}

.clearfix{
display: block;
}

/**/


.hidden {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
margin: 0;
padding: 0;
}


#foot_in li.ml20{
	margin-left:29px;
	}
.fs11{
	font-size:11px;
	}

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#646464;
	background-color:#f2f2f2;
}

a{/*リンクされた文字*/
    color:#999999;
    font-style:normal;
    text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#999999;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#999999;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#000;
    font-style:normal;
    text-decoration:none;
}


img{
     max-width: 100%;
     height: auto;
	 border:0px;
}



/*

[[[ HEADER-AREA ]]]

*/

#head{background-image:url(../images/bg_head.jpg);
	background-repeat:repeat-x;
	height:auto;
	padding-top:10px;
	margin:0px 0px 10px 0px;
	display:inline-block;}
#sub_head{background-image:url(../images/bg_head.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	padding-top:10px;
	margin:0px 0px 10px 0px;
	display:inline-block;}

#head_left{
	float:left;
	width:50px;
	}



#head_bg{
	float:right;
	width:270px;
}

.pad51{padding:5px;}

.sub_pad51{padding:5px;}

.pad5{padding:5px;padding-left:10px;}

#head_area{
	margin:0px auto 0px auto;
	padding:18px 0px 0px 0px;
	width:950px;
	height:365px;
}

#head_area h1{
	margin:0px 9px 0px 0px;
	float:left;
}

#top_blog{

}

#blog_photo{
	border:3px solid #FFF; 
}

#blog_photo img{
	max-width:100%;
	height:auto;
	}

#blog_topic{
	float:left;
	height:20px;
	width:185px;
	padding:3px 2px;
	border:1px solid #3AD764;
	background:#ffffff;
}

*:first-child+html #blog_topic{
	padding:5px 0px 20px 8px;
}



.pc01{
	text-aligin:center;
	width:100%;
	margin:0px auto;
	padding:20px 0;
	padding-top:20px;
	background:#646464;
	}

/*

[[[ NAV-AREA ]]]

*/

#nav_global{
	width:950px;
	margin:0 auto;
}

#nav_global li{
	float:left;
}

/*

[[[ TOPIC-AREA ]]]

*/

#topics{width:100%;display:inline-block;margin-bottom:10px;}

#topic{
	width:199px;
	float:left;
	line-height:1;border:1px solid #A4D1EE;
	padding:7px 6px;
	background:#ffffff;

}

#topic h2{
	padding:0px 0px 0px 0px;
}

#topic li{
	list-style:none;
	padding:0px 0px 0px 0px;
}

.bnr_back{
		background-image:url(../images/smp/bnr.png);
	background-repeat:no-repeat;
	padding:5px 20px;
	background-size:cover;
	}

*:first-child+html #topic li{
	padding:0px 0px 0px 0px;
}


#topic_news{float:left;}

/*

[[[ GREETING-AREA ]]]

*/

#greeting_bg{
	background-image:url(../images/bg_greeting.jpg);
	background-repeat:repeat-y;
	height:auto;
	margin:5px 5px 10px 5px;
	padding:2px;
	line-height:150%;
}

#greeting{
	padding:18px;
	background-color:#FFF;
}

#greeting h2{
	margin-bottom:10px;
}


/*

[[[ CONTNT-AREA ]]]

*/

#content_wrap{
padding:0 5px;
	height:auto;
	margin:0 auto;
	line-height:180%;
}

#content_wrap2{
padding:0px 5px 5px 5px;
	height:auto;
	margin:0 auto;
	line-height:180%;
	width:97%;
}


.content{
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	background-image:url(../images/line_colorful.jpg);
	margin:0px 0px 20px 0px;
}

.content h2{
	margin:0px 0px 10px 0px;
}


/*

[[[ GUIDE-AREA ]]]

*/

#table_wrap{
	margin:0px 0px 0px 0px;
	height:140px;
	width:600px;
	margin:0 auto;
}



.table_b{
	font-weight:bold;
	padding:5x;
	color:#fff;
	background-color:#91C6DD;
}

.table_in{
	padding:5px;
	background-color:#fff;
}

#guide_content{
	border:none;
	padding:10px;
	background-color:#FFF;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#guide_info{
	height:auto;
}

#guide_info h1,#guide_info h2{
	background-image:url(../images/bg_line_yellow.jpg);
	margin-bottom:30px;
	padding:0px 0px 5px 10px;
	background-position:bottom;
	background-repeat:no-repeat;
}

#guide_content dl{
	margin:0px 0px 20px 0px;
	padding:0px 10px 0px 10px;
}

#guide_content dt{
	background-image:url(../images/icon_subject.jpg);
	background-position:0 30%;
	background-repeat:no-repeat;
	padding:0px 0px 5px 15px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #CCC;
}

#guide_content dd{
	padding:0px 3px 0px 3px;
	margin:0px 0px 15px 0px;
}

.guide_subject{
	width:100%;

}

.guide_subject_r{
	width:100%;

}

.y_line{
	background-image:url(../images/bg_line_yellow.jpg);
	margin-bottom:30px;
	padding:0px 0px 5px 10px;
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%;
}

#guide_content h4{
	text-align:center;
}

/*

[[[ INFORMATION-AREA ]]]

*/

#info_content{
	border:none;
	padding:20px;
	background-color:#FFF;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#info_content dl{
	margin:0px 0px 30px 0px; 
}

#info_content dt{
	margin:0px 0px 10px 0px; 
}

.info_photo{
	width:277px;
	margin-bottom:10px;
}

.info_photo_r{
	margin:0px 0px 0px 0px;
	width:277px;
}


#info_director{
	margin:0px 0px 0px 0px;
	margin-bottom:10px;
}

#info_blog{
	margin:0px 0px 30px 0px;
}

#info_content p{
	padding:10px 2px 0px 5px;
}

/*

[[[ ACCESS-AREA ]]]

*/

#access_content{
	border:none;
	padding:20px;
	background-color:#FFF;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#map{
	margin:0px 0px 10px 0px;
	width:100%;
	height:300px;
	border:1px solid #CCC;
}

.map{	width:100%;
	height:300px;}


/*

[[[ FOOT-AREA ]]]

*/

#nav_foot{
	margin:0px 0px 50px 0px;
	text-align:center;
}

#nav_foot li{
	padding:0px 10px 0px 0px;
	display:inline;
}

#foot_bg{
	height:160px;
	background-repeat:repeat-x;
	background-image:url(../images/bg_foot.jpg);
}

#foot_in{
	position:relative;
	color:#FFF;
	margin:0 auto;
	height:120px;
	background-repeat:no-repeat;
	background-image:url(../images/foot_rabbit.jpg);
	background-position:right 50%;
	padding:20px 20px 20px 20px;
}

#foot_in h1{
	font-weight:bold;
}

#foot_in ul{
	margin:10px 0px 0px 0px;
	list-style:none;
}

#foot_in li{
	font-weight:bold;
	margin:0px 0px 8px 0px;
}

#foot_in p{
	position:absolute;
	bottom:10px;
}

/*

[[[ NEES－PAGE-AREA ]]]

*/

#news_content{
	border:none;
	padding:30px;
	background-color:#FFF;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#news_content h3{
	font-size:14px;
	border-bottom:1px dotted #333;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

#news_content p{
	line-height:170%;
}

#news_content dt{
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 7px 0px;
	margin:0px 0px 7px 0px;
	background:url(../images/bg_line_yellow.jpg) no-repeat bottom;	
}


#news_content dd{
	margin:0px 0px 20px 0px;	
}

#news_content time{
	margin:0px 0px 0px 10px;	
}
	
/*

[[[ blog-AREA ]]]

*/

#blog_bg{
	background-image:url(../../blog/images/bg_blog.jpg);
	background-repeat:repeat-x;
	height:auto;
	margin:0px 0px 10px 0px;
	width:100%;
}

#blog_area{
	margin:0px auto 0px auto;
	padding:18px 0px 0px 0px;
	width:950px;
	height:255px;
}

#blog_area h1{
	float:left;
}

#blog_area p{
	float:right;
}

#post_wrap{
	margin:0px 0px 5px 0px;
	border:none;
	background-color:#fff;
	width:950px;
	height:auto;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#post_wrap_in{
	margin:0px 0px 30px 0px;
	border:none;
	background-color:#fff;
	width:950px;
	height:auto;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#post_title{
	background-image:url(../../blog/images/blog_find.jpg);
	width:950px;
	height:41px;
	margin:0px 0px 10px 0px;
	position:relative;
}

#post_title h1{
	padding:10px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
}

#post_title time{
	position:absolute;
	right:170px;
	bottom:10px;
}

#post_content{
	padding:15px 0px 10px 0px;
	width:610px;
	margin:0 auto;
}

#post_content img{
	border:solid 10px #f3f3f3;
	
}

#post_content p{
	margin-left:auto;
	margin-right:auto;
}

/*
[[[ thumnail ]]]
*/

#caption{
	text-align:center;
	font-size:10px;
	padding:2px 0px 0px 0px;
}

#post_content_text{
	margin-bottom:10px;
	padding:10px;
}

#thumnail{
	height:auto;
	width:960px;
	margin:0 auto 30px auto;
}

#thumnail article{
	padding:15px;
	background-color:#FFF;
	height:auto;
	float:left;
	width:280px;
	margin:5px;
	display:inline;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#thumnail #content_wrap article{
	padding:0;
	background: none;
	height:auto;
	float:none;
	width:auto;
	margin:0;
	display:block;
	border-radius:0;        /* CSS3 */  
    -webkit-border-radius: 0;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#thumnail #content_wrap article #post_title{
	background-image:url(../../blog/images/blog_find.jpg);
	width:950px;
	height:41px;
	margin:0px 0px 10px 0px;
	position:relative;
}

#thumnail #content_wrap article #post_wrap{
	margin:0px 0px 10px 0px;
	border:none;
	background-color:#fff;
	width:950px;
	height:auto;
	border-radius: 5px;        /* CSS3 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);//for IE 
}

#thumnail #content_wrap figure{
	background-color:#f2f2f2;
	width:590px;
	height: auto;
	margin:10px 0px 0px 0px;
}

#thumnail figure{
	background-color:#f2f2f2;
	width:280px;
	height:210px;
	margin:10px 0px 10px 0px;
}


/*

[[[ pagenavi ]]]

*/

#naviarea{
	clear:both;
	padding:20px 0px 0px 0px;
	margin:0 auto;
	width:500px;
	height:20px;
}

#naviarea a{
	border:1px solid #fff;
}

#naviarea a:hover {
	border:1px solid #4BB14D;
}
.prev a{
	display:block;
	padding:10px;
	background-color:#fff;
	float:left;
}

.next a{
	display:block;
	padding:10px;
	background-color:#fff;
	float:right;
}



/*

[[[ WP-pagenavi ]]]

*/

.wp-pagenavi {
	margin-bottom:30px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 3px 8px;
	margin-right: 4px;
	text-decoration: none;
	color: #999;
	background-color: #fff;
	border:1px solid #fff;
}
.wp-pagenavi a:visited {
	color: #999;
}
.wp-pagenavi a:hover {
	background-color: #fff;
	border:1px solid #4BB14D;

}
.wp-pagenavi a:active {
	color: #999;
	background-color: #fff;
}
.wp-pagenavi span.current {
	padding: 3px 8px;
	margin-right: 4px;
	color: #fff;
	background-color: #4BB14D;
}
.wp-pagenavi span.extend {
	margin-right: 4px;
	color: #999;
}
.wp-pagenavi a.previouspostslink {
	color: #999;
}
.wp-pagenavi a.nextpostslink {
	color: #999;
}
.wp-pagenavi a.first {
	padding: 3px 8px 3px 12px;
	color: #999;
}
.wp-pagenavi a.last {
	padding: 3px 12px 3px 8px;
	color: #999;
}

/**/

.menu2 li{
float:left;text-align:center;display:block;
}


#menu1{
	font-size:14px;
	list-style:none;
background:#ffffff;
display:block;
width:95%;
margin:0 auto;
margin-bottom:20px;
}


.menut{
	border-top:1px solid #cccccc;
	}
.menur{border-right:1px solid #cccccc;}

#menu1 a{
	display:block;
background:url(../images/ya00.png) 95% 49% no-repeat;
height:16px;
padding:13px;
padding-top:6px;
border:1px solid #cccccc;
border-top:none;
text-align:left;
}



/*--menu01--*/

#menu01 ul {
list-style:none;display:block;
}

#menu01 .le01{
	margin-bottom:1px;
list-style-type: none;
		display: block;
	}

.le01 img{display: block;}

#menu01 .le02{
margin-bottom:1px;
list-style-type: none;
		display: block;
}

#menu01{
	text-align:center;
	padding-top:1px;
	margin:0 1px;
	margin-bottom:10px;
	width:318px;display:block;height:66px;}

#menu01 li{float:left;
}

#Container{

}
.content{
background-color:#FFFFFF;
width:95%;
margin:10px;
}
#Container_footer{
width:95%;
background-color:#0000CC;
color:#FFFFFF;
height:auto;
padding-top:10px;
padding-bottom:10px;
padding-left:5%;
}
#Container_footer ul li{
list-style:none;

}
#copy{
text-align:center;
padding-top:10px;
}
.side_yahoo{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
.side_kakaku{
text-align:center;
background-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
}
#side_matome{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
.point{
padding-bottom:10px;
}
h3{
padding-top:20px;
}
#content_wrapper{
width:100%;
background-color:#FFFFFF;
}
.bar_01 {
	background: url(../cmnfix/bar_01.jpg) no-repeat 0 bottom;
	width:90%;
	height:42px;
	line-height:42px;
	color:#000;
	padding-left:30px;
	margin-bottom:15px;
	font-size:18px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.blog_bar_01 {
	background: url(../cmnfix/bar_01.jpg) no-repeat 0 bottom;
	width:90%;
	height:auto;
	line-height:42px;
	color:#000;
	padding-left:30px;
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.alignleft{
text-align:le;
}
.table01 {
width:100%;
background-color:#FFFFFF;
}

.table01 td{
	border:1px solid #FF6600;
	border-collapse:collapse;
	padding:5px 10px;
	}
	
.table01 td.left {
	background:#FFAE5A;}
	
.title_txt{
text-align:left;
font-size:20px;
font-weight:bold;
padding:20px 0 0 10px;
color:#0000CC;
margin-top:20px;
background-color: rgba( 255, 255, 255, 0.55 );
height:60px;
}

.title01{
background:url(../08/img/title01.jpg) no-repeat;
width:100%;
height:60px;

}

.title02{
background:url(../08/img/title02.jpg) no-repeat;
height:60px;
margin-top:10px;
}

.title03{
background:url(../08/img/title03.jpg) no-repeat;
height:60px;
}

.title04{
background:url(../08/img/title04.jpg) no-repeat;
height:60px;
}

.title05{
background:url(../08/img/title05.jpg) no-repeat;
height:60px;
}

.title06{
background:url(../08/img/title06.jpg) no-repeat;
height:60px;
}

.title07{
background:url(../08/img/title07.jpg) no-repeat;
height:60px;
}

.title08{
background:url(../08/img/title08.jpg) no-repeat;
height:60px;
}

.title09{
background:url(../08/img/title09.jpg) no-repeat;
height:60px;
}

.title10{
background:url(../08/img/title10.jpg) no-repeat;
height:60px;
}

.title11{
background:url(../08/img/title11.jpg) no-repeat;
height:60px;
}

.title12{
background:url(../08/img/title12.jpg) no-repeat;
height:60px;
}

.title13{
background:url(../08/img/title13.jpg) no-repeat;
height:60px;
}

.title14{
background:url(../08/img/title14.jpg) no-repeat;
height:60px;
}

.title15{
background:url(../08/img/title15.jpg) no-repeat;
height:60px;
}

.title16{
background:url(../08/img/title16.jpg) no-repeat;
height:60px;
}

.title17{
background:url(../08/img/title17.jpg) no-repeat;
height:60px;
}

.title18{
background:url(../08/img/title18.jpg) no-repeat;
height:60px;
}
.m_bottom_20{
padding-top:10px;
padding-bottom:10px;
}
.yajirushi05{
background-color:#FF0000;
width:75%;
margin-left:40px;
margin-right:10px;
text-align:left;
}
.yajirushi08{
background-color:#FF0000;
width:75%;
margin-left:40px;
margin-right:10px;
text-align:left;
}
.bgfff150 .p_bottom_20{
padding-top:10px;
padding-bottom:0px;
}

/*-------------------------------------------------------------
 Accordion
-------------------------------------------------------------*/

/*-- whats以外のタイトルバー設定 --*/
aside {
/*	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;*/
}
aside p:last-child {
	/*margin-bottom: 0;*/
}

/*-- コース紹介 --*/
.menu_ac{
	background-color:#CCCCCC;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#fff;
	font-size:14px;
	text-align:center;
}
.mini{
	font-size:6px;
}
.m_bottom_10 h3{
margin:0px;
padding:0;}


/*-- whats以外のタイトルバー設定 --*/
.accordion {
	text-align:center;
	margin-top:5px;
	padding:0px;
	margin-bottom:5px;
	
	
}

.accordion > ul > li{
	cursor: pointer;
	padding:0.8em 0.8em;
	display: block;
	font-weight: bold;
	text-align:left;
	color:#666;
}
.accordion ul > li > img{
	display: inline-block;
	vertical-align: middle;
	margin:0 10px 0px 0px;
}
.accordion_close{
	background:url(../img/arrow.png) 96% 50% no-repeat /*#F085BD*/;
	
}
.accordion_open {
	background:url(../img/arrow2.png) 96% 50% no-repeat /*#F085BD*/;
}


ul.menu li a{

	display: block;
	border-bottom:1px dashed #E2E0D1;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}

ul.menu {
list-style: none;
margin: 0px;
padding: 0px;
background-color:#003E73;
}
