/* 
html5
v1.6
*/

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:100%;
	vertical-align:baseline;
	background-color: #000000;
}
#coment #beaujo {
	margin-top: 14px;
	margin-left: 20px;
}


h3 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background-color: #000000;
}

body {
	line-height: 2;
	color: rgba(255,204,255,1);
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	letter-spacing: 0em;
	margin-left: auto;
	margin-right: auto;
}

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

nav {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #9cc900;
	background: -webkit-gradient(linear, left top, left bottom, from(#c3fb00), to(#9cc900));
	font-size: 107%;
	width: 300px;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	line-height: 2px;
	color: rgba(255,255,255,1);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.style2 .pink a {
	color: #DD0EC2;
}


/* 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 inherit;
    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;
}

.style1 {
	color: #00CCCC;
	margin: 0 auto;
	
}
.style2 {
	color: #FFFF00;
	font-size: 14px;
	line-height: 19px;
	margin: 0 auto;

}

.style3 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1px;
}
/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.style5 {
	font-size: 12px;
	color: #FFFFFF;
}

.style6 {
	font-size: 12px;
	color: #FFccFF;
	line-height: 1px;
}

.style7 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1px;
}

.style8 {
	font-size: 14px;
	color: goldenrod;
	line-height: 1px;
	font-weight: bold;
}

.peak {
	font-size: 14px;
	color: #FF0000;
	line-height: 1px;
	font-weight: normal;
	letter-spacing: 1px;
}

.regular {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1px;
	font-weight: normal;
	letter-spacing: 1px;
} {
	font-size: 14px;
	color: #FF0000;
	line-height: 1px;
	font-weight: bold;
	letter-spacing: 1px;
}

.green {
	font-size: 14px;
	color: #00FF33;
	line-height: 1px;
	font-weight: bold;
}

.pink {
	font-size: 14px;
	color: #FF00FF;
	line-height: 1px;
	font-weight: bold;
}

.blue {
	font-size: 14px;
	color: #0066FF;
	line-height: 1px;
	font-weight: bold;
}

.table_text {
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 12px;
}

.table_price {
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 11px;
}

.room {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1px;
	background-color: #1657b7;
	letter-spacing: 2px;
	margin: 3px;
	padding: 3px;
	border: 3px solid rgba(0,0,0,1);
}

aside {
	background-color: rgba(102,102,102,0.5);
	border-radius: 8px;
	-webkit-border-radius: 14px;
	padding: 10px;
	color: rgba(255,204,255,1);
	line-height: 30px;
}

aside_b {
	background-color: rgba(102,102,102,0.5);
	border-radius: 8px;
	-webkit-border-radius: 14px;
	padding: 10px;
	color: rgba(255,204,255,1);
	line-height: 30px;
}

aside_c {
	background-color: rgba(102,102,204,0.5);
	border-radius: 8px;
	-webkit-border-radius: 14px;
	padding: 10px;
	color: rgba(255,204,255,1);
	line-height: 30px;
}

aside p:last-child {
	margin-bottom: 0;
}

photo_center {
	margin:auto;
}


#coment {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	color: rgba(255,255,255,1);
	line-height: 20px;
	padding-left: 5px;
	margin-top: 15px;
}

#coment2 {
	color: rgba(255,255,255,1);
	font-size:12px;
	line-height: 20px;
}

#coment3 {
	width: 320px;
	margin-left: auto;
	margin-right:auto;
	color: rgba(255,255,255,1);
	line-height: 20px;
}

pink12 {
	font-size: 12px;
	color: rgba(255,0,255,1);
}
#link_text {
	color:#FFFFFF
}

#room_c {
	width: 320px;
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
}

#main {
	width: 320px;
	margin-left: auto;
	margin-right:auto
}

#footer {
	margin-left:auto;
	margin-right:auto;
}

.float {
	float:right;
	margin-right: 1em;
}

.float_l {
	float:left;
	margin-right: 1em;
}

table#table-01 {
	width: 320px;
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.micro {
	font-size: 12px;
	background-color: #06F;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #6FF;
	border-right-color: #6FF;
	border-bottom-color: #999;
	border-left-color: #6FF;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	word-spacing: 1em;
	letter-spacing: 4px;
}
#coment p .purH2 {
	color: #C948C8;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 17px;
	border-color: #AAA907;
}
p strong .topictopic {
	font-size: 18px;
}
