@charset "UTF-8";


html,
body,
h1,h2,h3,h4,h5,h6,
div,p,strong,em,
ul,ol,li,dl,dt,dd,
table,th,td,caption,
form,select,option,address {
   margin: 0;
   padding: 0;
}


/* formattimg style
----------------------------------*/
body {
	background-color: #000000;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif";
	font-size: 75%;
	line-height: 1.6;
	font-weight: normal;
	color: #B3B3B3;
	text-align: center;
	padding-top: 0px;
	background-image: url(../images/commonimg/bkgrnd.gif);
}

/* link styles
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #CCCCFF;
	text-decoration: underline;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
}
/* basic layout
----------------------------------*/
#wrapper {
	width: 780px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 780px;
	position: relative;
	left: 0px;
	top: 0px;
}

#main {
	float: right;
	width: 530px;
	padding: 0px;
	text-align: left;
	margin: 28px 20px 25px 0px;
	display: inline;
}
#sidebar {
	float: left;
	width: 180px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	background-image: url(../images/commonimg/bk_sidemenu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#footer {
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	margin: 15px 0px 0px;
	background-image: url(../images/topimg/bkgrnd.gif);
	text-align: center;
	height: 55px;
}
h1 {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 25px;
	width: 530px;
}

h2 {
	margin-bottom: 0.8em;
	font-size: 1.4em;
	padding-bottom: 4px;
	padding-left: 12px;
	color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #A41B13;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A41B13;
}

h3 {
	font-size: 1.2em;
	color: #E85700;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 20px;
}

h4 {
	font-size: 1em;
	color: #E8B400;
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 20px;
	margin-bottom: 0.4em;
}

#main p {
	margin-bottom: 1.4em;
}

#main ul {
	margin-bottom: 1.4em;
}

#main ul li {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: disc;
}

#main #ul_img li {
	display: inline;
	float: left;
	margin: 0px 5px 1.4em 0px;
}

#main #ul_img2 li {
	float: left;
	margin: 0px 5px 1.4em 0px;
	list-style-type: none;
}

#main ol {
	margin-bottom: 1.4em;
}

#main ol li {
	margin-left: 2.0em;
	list-style-position: outside;
	list-style-type: decimal;
}

#main #ol_img li {
	display: inline;
	float: left;
}

#main dl {
	margin-bottom: 1.4em;
}

#main dt {
	font-weight: bold;
	color: #FF9933;
}

#main #course li {
	list-style-type: none;
	margin: 0px 5px 1em 0px;
	padding: 0px;
	float: left;
	width: 170px;

}
#main .ctBox{
	width: 530px;
}
#main .ctBox p{
	margin-bottom: 10px;
}
#main .ctBox .request{
	padding-top: 5px;
	border: 2px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
}
#main .ctBox .kgBox{
	margin-bottom: 30px;
}
#main .ctBox .kgBox h4{
	background-image: url(../02cafe/images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-left: 20px;
	background-color: #333333;
}
#main .ctBox .kgBox .pickup{
	width: 490px;
	margin-left: 10px;
	border: 1px double #999999;
	padding: 8px;
}
#main .ctBox .kgBox .pickup h5{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}
#main .ctBox .kgBox .pickup .head{
	background-color: #CCCCCC;
	width: 490px;
	height: 30px;
}
#main .ctBox .kgBox .left{
	width: 250px;
	float: left;
}
#main .ctBox .kgBox .left p{
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*#main .ctBox .kgBox .left p.price{
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
#main .ctBox .kgBox .left img{
	margin-left: 45px;
	margin-bottom: 10px;
}
#main .ctBox .kgBox .right{
	float: right;
	width: 270px;
}
#main .ctBox .kgBox .right img{
	margin-bottom: 10px;
}
#main .ctBox .kgBox .right h6{
	font-size: 13px;
}
p.price{
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .ctBox .kgBox .right .board01{
	height: 79px;
	width: 270px;
	background-image: url(../02cafe/images/board01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: center;
}
#main .ctBox .kgBox .right .board01 p {
	font-weight: bold;
	color: #000000;
	padding-top: 40px;
	line-height: 13px;
}
#main .ctBox .kgBox .right .board01 p ul{
	list-style-type: none;
	display: inline;
}
#main .ctBox .kgBox .right .board02{
	height: 60px;
	width: 270px;
	margin-bottom: 10px;
}
#main .ctBox .kgBox .right .board02 p{

}

/*#main .ctBox .kgBox .right .popularity{
	height: 40px;
	width: 270px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}
#main .ctBox .kgBox .right .popularity p{
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}*/

/* sidebar styles
----------------------------------*/
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style: url(none) none;
	font-size: 0px;
	line-height: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	font-size: 0px;
	line-height: 0px;
}
#sidebar ol {
	text-align: left;
	margin: 5px 8px 10px;
	padding: 0px;
	list-style: url(none) none;
	width: 164px;
}
#sidebar ol li {
	font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(../images/commonimg/arrow_r2.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	border-bottom: 1px dotted #4C4C4C;
	list-style: url(none) none;
	padding: 2px 8px 2px 17px;
}
/* footer styles
----------------------------------*/
#footer #bt_l {
	float: left;
	width: 50px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#footer #bt_r {
	float: right;
	width: 50px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#footer #credit {
	text-align: center;
	width: 680px;
	margin: 0px;
	padding: 30px 0px 0px;
	vertical-align: top;
	float: left;
	background-image: url(../images/topimg/top43.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
/* text styles
----------------------------------*/
.txt_bld {
	font-weight: bold;
}
.txt_lgraybld {
	font-weight: bold;
	color: #C0C0C0;
}
.txt_red {
	color: #FF0000;
}
.txt_white {
	color: #FFFFFF;
}
.txt_orng {
	color: #FF9900;
}
.txt_blue {
	color: #0066CC;
}
.txt_lgray {
	color: #C0C0C0;
}


.txt_smll {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.6;
}
.txt_smll2 {
	font-size: 70%;
	font-weight: normal;
}

.txt_lrg {
	font-size: 120%;
	line-height: 1.6;
	font-weight: normal;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	font-style: normal;
}
/* table styles
----------------------------------*/
table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 4px;
	border-collapse:collapse;
	margin-bottom: 1.4em;
}

th {
	background-color: #663333;
	text-align: center;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
	line-height: 1.4;
	color: #FFFFFF;
	font-weight: normal;
}
td {
	font-weight: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
	font-size: 100%;
	line-height: 1.6;
	color: #333333;
	vertical-align: top;
	background-color: #EFEFEF;
}

.table01 td {
	background-color: #000000;
}

.tableC {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

table.noline {
	border-top: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-right-style: none;
	border-bottom-style: none;
}
th.noline {
	background-color: #B5F5C5;
	text-align: center;
	border-right: none;
	border-bottom: none;
	padding: 0px;
	font-size: 90%;
	line-height: 1.4;
	margin: 0px;
	border-top-style: none;
	border-left-style: none;
}
td.noline {
	font-weight: normal;
	border-right: none;
	border-bottom: none;
	padding: 0px;
	font-size: 100%;
	line-height: 1.6;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-top-style: none;
	border-left-style: none;
}

.t_floatL {
	float:left;
}

.t_floatR {
	float:right;
}


/* other styles
----------------------------------*/
.margin_v10btm {
	margin-bottom: 10px;
}
.margin_v20btm {
	margin: 0px 0px 20px;
	padding: 0px;
}
.margin_v5btm {

	margin-bottom: 5px;
}
.margin_v7btm {


	margin-bottom: 7px;
}
.margin_v25btm {

	margin: 0px 0px 25px;
	padding: 0px;
}

.video {
	margin-bottom: 0.6em;
}

.video_img {
	margin-bottom: 2em;
}

.floatL {
	float: left;
	margin: 0 12px 12px 0;
}
.floatR {
	float: right;
	margin: 0 0 12px 12px;
}
.clr {
   clear: both;
}

.txtC {
	text-align: center;
}

.txtR {
	text-align: right;
}

.top {
	margin-top: 2.8em;
}

.red {
	color: #FFCCCC;
	font-size: 87.5%;
}
