@charset "utf-8";



* {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, Osaka, san-serif;
	line-height: 1.4;
}

th, td, form, input, textarea, select ,h1 {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, Osaka, san-serif;
	line-height: 1.4;
}

dl ul {
	list-style-type:none;
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

img { behavior: url(iepngfix.htc) }

a {text-decoration: none;}
a:link { color: #9d7a94; text-decoration: none; }
a:visited { color: #a76796; text-decoration: none; }
a:active { color: #a76796; text-decoration: none; }
a:hover { color: #ffb8cf; text-decoration: none; }

/* ******************** For common classes */
.none {
	display: none;
}




/* ******************** For body element */
body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica;
	-webkit-text-size-adjust: none;
	min-height: 460px;
	background-color:#fff;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

ol {
	margin: 0;
	padding: 0 25px 0 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

li {
	margin-bottom: 5px;
	color: #555;
	text-align: left;
	padding-bottom: 5px;
	font-size: 12px;
	
	padding-top: 0;
}

a {
	text-decoration: none;
}

input {
	max-width: 96%;
}

code {
	font-family: Courier, "Courier New", mono;
	color: red;
}

blockquote {
	text-align: left;
	padding: 1px 10px 1px 15px;
	font-size: 90%;
	border-left: 2px solid #ccc;
	margin: 5px 15px;
}

.clearer {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




/* ******************** Header0 */
#Header0 {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	display:block;
}

#Header0 h1 {
	margin:2px;
	padding:2px;
	font-size:9px;
	text-align:center;
	font-weight:normal;
}


.tpmn {
	margin:0 5px;
	border-bottom:1px solid #929292;
}



















.topics {
	margin:5px;
	padding:5px;
	border:1px solid #bfbfbf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
}

.topics dt {
	margin:2px 2px 7px 2px;
	padding:3px 3px 3px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	background:#e0e0e0 url(./img/icon.png) 1px 4px no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#800000;
}

.topics dd {
	margin:0 0 7px 0;
	padding:3px 2px;
	border-bottom:1px solid #ccc;
}

.day {
	float:left;
	margin:0 3px 0 0;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	background:#342f2f;
	color:#fff;
	font-size:9px;
	width:30px;
	text-align:center;
	font-weight:bold;
}

.catit {
	float:left;
	margin:0 3px 0 0;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	color:#fff;
	font-size:9px;
	width:60px;
	text-align:center;
	font-weight:bold;
}

.cat01 { background:#ff0000; }
.cat02 { background:#652600; }
.cat03 { background:#4f6500; }
.cat04 { background:#746000; }
.cat05 { background:#56b700; }
.cat06 { background:#00a27e; }
.cat07 { background:#0063bf; }


















.osusume {
	margin:5px;
	padding:5px;
	border:1px solid #bfbfbf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
}

.osusume dt {
	margin:0 0 5px 0;
	padding:3px 3px 3px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	background:#e0e0e0 url(./img/icon.png) 1px 4px no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#800000;
	text-align:left;
}

.osusume dd {
	margin:0 0 5px 0;
	border-bottom:1px solid #bfbfbf;
}

.osusume dd img {
	float:left;
	margin:0 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
}

.osusuem ul {
	float:left;
	list-style-type:none;
	margin:3px 0 0 0;
}

.osusuem li {
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px solid #ccc;
}

.list01 {
	font-size:14px;
	font-weight:bold;
	color:#121212;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.list02 {
	font-size:11px;
	color:#6f675e;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.list03 {
	font-size:15px;
	font-weight:bold;
	color:#800000;
	font-family: "ＭＳ 明朝",serif;
}

















.company {
	margin:5px;
	padding:5px;
	border:1px solid #bfbfbf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	text-align:center;
}

.company dt {
	margin:0 0 5px 0;
	padding:3px 3px 3px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	background:#e0e0e0 url(./img/icon.png) 1px 4px no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#800000;
	text-align:left;
}

.company img {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
}

.company .comp_img {
	float:left;
	margin:10px;
}

.company .comp_com {
	float:left;
	margin:10px 0 0 0;
	font-size:12px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	display:block;
	width:50%;
	text-align:left;
}

.company .comp_scom {
	margin:5px 0 0 0;
	padding:3px;
	font-size:12px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#800000;
	display:block;
}








/* ******************** catara */
#catare {
	margin:5px;
	padding:10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
	border:1px solid #bdbdbd;
}

#catare h2 {
	margin:0 auto;
	padding:5px 0;
	color:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing:1px;
}

#catare .tit_cat01 { background:#fe0003; font-size:13px; text-align:center; }
#catare .tit_cat02 { background:#800000; font-size:13px; text-align:center; }
#catare .tit_cat03 { background:#ff7200; font-size:13px; text-align:center; }
#catare .tit_cat04 { background:#bcb600; font-size:13px; text-align:center; }
#catare .tit_cat05 { background:#23bc01; font-size:13px; text-align:center; }
#catare .tit_cat06 { background:#009fbc; font-size:13px; text-align:center; }
#catare .tit_cat07 { background:#0073f2; font-size:13px; text-align:center; }
#catare .tit_cat08 { background:#848484; font-size:13px; text-align:center; }
#catare .tit_cat09 { background:#405300; font-size:13px; text-align:center; }
#catare .tit_cat10 { background:#009092; font-size:13px; text-align:center; }
#catare .tit_cat11 { background:#434f00; font-size:13px; text-align:center; }
#catare .tit_cat12 { background:#b20097; font-size:13px; text-align:center; }


#catare .cat_bk {
	margin:5px 0;
	padding:0 10px 2px 0;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	text-align:right;
}

#catare dt {
	margin:0 0 5px 0;
	padding:3px 3px 3px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	background:#e0e0e0 url(./img/icon.png) 1px 4px no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#800000;
	text-align:left;
}

#catare dd {
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	border-bottom:1px solid #bfbfbf;
}

#catare dd img {
	float:left;
	margin:0 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
}

#catare ul {
	float:left;
	list-style-type:none;
	margin:3px 0 0 0;
	width:65%;
}

#catare li {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	border-bottom:1px dotted #e3dfdf;
}

#catare .catp00 {
	margin:5px 0;
	padding:3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc);
	background:#f1f1f1;
	color:#121212;
}

#catare .catp00_li {
	margin:5px 0 10px 0;
	padding:0 0 2px 0;
	border-bottom:1px dotted #ccc;
}

#catare .catp_tit {
	margin:0 0 2px 5px;
	font-weight:bold;
	font-size:14px;
	color:#333;
	display:block;
	letter-spacing:2px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
















/* ******************** Room */
#Room {
	margin:5px;
	padding:10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
	border:1px solid #bdbdbd;
}

#Room ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#Room .tith2 {
	margin:0 0 7px 0;
	padding:0 0 2px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#800000;
	border-bottom:1px dotted #ccc;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#Room .tith3 {
	float:left;
	width:30%;
	margin:0 0 1px 0;
	padding:4px;
	font-size:12px;
	color:#121212;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
	background:#d0d0d0;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	letter-spacing:2px;
}

#Room .tcat {
	float:left;
	margin:0 3px 3px 0;
	padding:3px 5px;
	font-size:10px;
	background:#ccc;
	color:#121212;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* autoslide */
.autoslide-slider1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 380px;
}

.autoslide-slider1 .slider {
	height: auto;
}

.autoslide-slider1 .slider .item {
	width: 100%;
	height: auto;
}

.autoslide-slider1 .slider .item .linkBlock {
	float: left;
	width: 100%;
	height: auto;
	background: #000;
}

.autoslide-slider1 .slider #item1 { background: #fff; }
.autoslide-slider1 .slider #item2 { background: #fff; }
.autoslide-slider1 .slider #item3 { background: #fff; }
.autoslide-slider1 .slider #item4 { background: #fff; }
.autoslide-slider1 .slider #item5 { background: #fff; }
.autoslide-slider1 .slider #item6 { background: #fff; }
.autoslide-slider1 .slider #item7 { background: #fff; }
.autoslide-slider1 .slider #item8 { background: #fff; }
.autoslide-slider1 .slider #item9 { background: #fff; }
.autoslide-slider1 .slider #item10 { background: #fff; }


#Room .scom {
	float:left;
	width:60%;
	margin:5px 0 0 5px;
	padding:0 0 0 5px;
	font-size:12px;
	color:#666666;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
}

#Room .listli {
	margin:10px 0 5px 0;
	border-bottom:1px dotted #ccc;
}








































.footer {
	margin:20px auto;
	padding:5px 0 0 0;
	font-size:9px;
	color:#777;
	font-family: "ＭＳ 明朝",serif;
	text-align:center;
	border-top:1px solid #666;
}




