@charset "UTF-8";
/* CSS Document */
/* common.css */

body {
	background: #232323 url(img/bg/bg_body.gif) repeat fixed;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 90%;

	#font-size: 95%;
	line-height: 150%;
	_line-height: 140%;
}
em {
	font-size: 9px;
	visibility: hidden;
}
img {
	border: none;
}

a {
	color: #000;
	text-decoration: underline;
	outline-width: 0;
}
a:hover, a:visited {
	color: #333;
}
.link {
	background: url(../img/icon_arrow_1.gif) no-repeat left center;
	padding-left: 8px;
}
.link_t {
	background: url(../img/icon_arrow_t1.gif) no-repeat left top;
	padding-left: 8px;
}

h1, h2, h3, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 130%;
	font-weight: bold;
}
h4 {
	font-size: 85%;
	font-weight: bold;
}
h5 {
	font-size: 85%;
	color: #666;
}
.main_txt {

}
.small {
	font-size: 78%;
}
.grey {
	color: #666;
}

strong {
	font-weight: bold;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

.dsp_none {
	display: none;
}


/* layout */

#wrapper {
	background-color:#FFFFFF;
	height:auto;
	margin:0 auto;
	padding:0;
	width:780px;
}

#header {
	width: 780px;
	margin: 0;
	padding: 0;
}

#print_header {
	display: none;
}

#container {
	width: 780px;

	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

}

#side {
	width: 170px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}

#main {
	width: 555px;
	margin: 0 15px 0 0;
	_margin: 0 7px 0 0;
	padding: 0;
	float: right;
}
#main *{
	line-height:1.5;
}

.arrow {
	background: url(../img/icon_arrow_1.gif) no-repeat left 50%;
	padding-left:15px;
	}

/* sub menu */

.sub {
	margin: 0 0 10px 0;
}
.sub_menu ul	{
	width: 170px;
	list-style-type: none;
}
.sub_menu li	{
	width: 170px;
	text-indent: -9999px;
	font-size: 1px;
	text-decoration: none;
}

/* banner space */

.banner {
	width: 180px;
	margin: 0;
	padding: 15px 0 0 0;
	background: url(../img/ban_bg.gif) repeat-x left top;
}
.banner ul {
	width: 165px;
	list-style-type: none;
}
.banner li {
	width: 150px;
	height: 42px;
	margin: 0;
	padding: 0 0 10px 15px;
	text-indent: -9999px;
	font-size: 1px;
	text-decoration: none;
}
.banner li.banner01 a {
	width: 150px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url(../img/ban_campain.gif) no-repeat 0px 0px;
}
* html .banner li.banner01 a {
	overflow: visible;
}
.banner li.banner02 a {
	width: 150px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url(../img/ban_about.gif) no-repeat 0px 0px;
}
* html .banner li.banner02 a {
	overflow: visible;
}
.banner li.banner03 a {
	width: 150px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url(../img/ban_firsttime.gif) no-repeat 0px 0px;
}
* html .banner li.banner03 a {
	overflow: visible;
}

/* contents */

.lead {
	margin: 0 0 20px 0;
	padding: 0;
}

.box_doubleline {
	background: url(../img/line.gif) no-repeat top left;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	_padding: 38px 0 0 0;
}

.box_pink {
	background: url(../img/bg_pink.gif) no-repeat left top;
	margin: 0 0 20px 0;
	padding: 20px;
}

.box_gradation {
	background: #FFF url(../img/box_bg.gif) repeat-x left top;
	margin: 0 0 10px 0;
	padding: 16px 20px;
	_padding: 15px;
}



 #topicPath {
	float:left;
	font-size:92%;
	margin:7px 0 0 5px;
	padding:0;
	width:760px;
}

#topicPath li {
	list-style-type: none;
	width: 100%;
	display: inline;
	margin-left: 5px;
	color: #333333;
}

#topicPath li a{
	float: left;





	margine-ligth:;
	margin-left: 5px;
	padding-right: 10px;
	background-image: url(/img/dot11.gif);
	background-repeat: no-repeat;
	background-position: right -3px;
	color: #666666;
}

.entryBody p{
	line-height:1.7;
}

/*======================================

	2-5. div#footer
	
=======================================*/
/* footer */
#footer {
	width: 780px;
	background: #000 url(../img/tel.gif) no-repeat 15px 10px;
	color: #CCC;
	font-size: 11px;
	margin: 0;
	padding: 10px 15px;
	_padding: 10px 15px 0px 15px;
}
.footer_top {
	margin: 0 0 40px 0;
	padding: 0;
	text-align: right;
}
.footer_left {
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	width: 375px;
}
.footer_right {
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
	width: 395px;
}

.footer_top {
	list-style-type: none;
	padding-bottom: 2px;
}
.footer_top li {
	display: inline;
}
.footer_top li a {
	text-decoration: none;
	color: #CCC;
}
.footer_top li a:visited {
	color: #CCC;
}
.footer_top li a:hover {
	text-decoration: underline;
	color: #CCC;
}
.footer_top li.print a {
	/*display: block;*/
	padding-left: 18px;
	background: url(../img/icon_print.gif) no-repeat left center;
}
.footer_top li.gotop a {
	/*display: block;*/
	padding-left: 10px;
	margin-left: 20px;
	_margin-left: 10px;
	background: url(../img/icon_arrowtop.gif) no-repeat left center;
}

.copy {
	color: #666;
	margin: 62px 0 0 0;
	padding: 0;
}
.copy a, .copy a:hover, .copy a:visited {
	color: #666;
}

.foot_link {
	text-align: right;
	color: #333;
	padding: 0 0 2px 0;
	margin: 0;
	list-style-type: none;
}
.foot_link li {
	display: inline;
	padding-right: 12px;
	padding-top: 5px;
	border-top: 1px solid #333;
	background: url(../img/icon_ftlink.gif) no-repeat right center;
}
.foot_link li.last {
	padding-right: 0;
	background: none;
}
.foot_link li a {
	text-decoration: none;
	color: #CCC;
}
.foot_link li a:visited {
	color: #CCC;
}
.foot_link li a:hover {
	text-decoration: underline;
	color: #CCC;
}
div#footer {
	padding: 1px 0 15px 0;
	color: #fff;
	background-color: #000;
	font-size: 10px;
	_font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#footer a {
	color: #ccc;
	text-decoration: none;
	font-size: 92%;
}

div#footer a:hover {
	color: #fff;
}

/* プリント&リターン
-----------------------------*/

div#footer ul.tools {
	margin: 11px 13px 0 0;
	padding: 0;
	width: 32em;
	float: right;
	display: inline;
	text-align: right;
}

div#footer ul.tools li {
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
}

div#footer ul.tools li.print {
	padding-left: 17px;
	background: url(img/mark/icon_print.gif) left center no-repeat;
}

div#footer ul.tools li.return {
	padding-left: 10px;
	background: url(img/mark/icon_return.gif) left center no-repeat;
}

/* ナビゲーション
-----------------------------*/

div#footer ul.navigation {
	border-top: 1px solid #333;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	text-align: center;
}

div#footer ul.navigation li {
	margin: 0;
	padding: 0 4px;
	border-right: 1px solid #333;
	display: inline;
}

div#footer ul.navigation li.lastChild {
	border: none;
}

/* Tel.
-----------------------------*/

div#footer p.tel {
	margin: 14px 15px 15px 13px;
}

/* アドレス
-----------------------------*/

div#footer address {
	color: #666;
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 15px;
	height: 18px;
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

div#footer address a {
	color: #666;
	text-decoration: underline;
}
/* footer END */

.b-color a {
	color: #DD689F;
	font-weight: normal;
}
.description {
	line-height: 1.5;
	width: 530px;
	margin-left: 15px;
	font-size: 92%;
}
.underMap li {
	float: left;
	margin-right: 15px;
	margin-top: 0.3em;
	list-style-type: none;
	font-size: 85%;
}
#bCafeSchool h4 {
	line-height: 1.5;
}
.MTarchive #bCafeSchool, .MTtop #bCafeSchool, .cateTop #bCafeSchool{
	margin-bottom: 15px;
}
#moreContents {
	font-size: 85%;
}
#moreContents a {
	color: #FF3366;
}
.clearfix {
  overflow: hidden;
  position: relative;
}

#FootText {
	margin-top: 15px;
}

#FootText li {
	font-size: 82%;
	float: left;
	list-style-type: none;
}
#favorite {
	list-style-type: none;
}
#favorite li {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 85%;
}
