/* CSS Document */
/* サブメニュー部分
******************************************************************************************** */
div#submenu_note{
	width:750px;
	margin:0;
	background-color:#cf0f0f;
	padding:5px 0 5px 10px;
	vertical-align: middle;
}
ul#submenu_note a:link{
	color:#ffffff;
	text-decoration: none;
}
ul#submenu_note a:visited{
	color:#ffffff;
	text-decoration: none;
}
div#submenu_note a:hover{
	color:#010349;
	text-decoration: underline;
}
div#submenu_note ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
div#submenu_note li{
	display:inline;
	margin:0 5px 0 0;
	padding:0;
}
/* note title
******************************************************************************************** */
div#index_main h3 {
	width:605px;
	border-bottom:#cccccc 1px solid;
	border-left:#cf0f0f 5px solid;
	padding: 0 0 0 10px;
	font-size: 12px;
	text-decoration: none;
	margin:10px 0;
	font-weight: bold;
	clear:both;
}
/*note横ver*/
img.note_width_img{
	margin:10px 0;
	border:1px #000000 solid;
	display:inline;
}
/*note縦ver*/
div.note_height_sen{
	width:400px;
	margin:0px 0 10px;
	float:left;
}
div.note_height_img{
	width:200px;
	float:right;
	margin:10px 0;
}
img.note_height_img{
	margin:0 0 10px;
	border:1px #000000 solid;
}
/* hx
******************************************************************************************** */
h4.text{
	margin-bottom:2px;
	font-size:12px;
	color:#cf0f0f;
	border:none;
}
h2#subtitle {　
	padding:0;
	font-size: 30px;
	text-decoration: none;
	font-family: Helvetica,Arial,Verdana, "A-OTF 見出ゴMB31 Pro MB31", "ヒラギノ角ゴ Pro W6", "MS UI Gothic";
    margin:0;
    color:#cf0f0f;
}
#subtitle td {　
	font-size: 30px;
	font-family: Helvetica,Arial,Verdana, "A-OTF 見出ゴMB31 Pro MB31", "ヒラギノ角ゴ Pro W6", "MS UI Gothic";
    color:#cf0f0f;
}
h4{
	font-weight: bold;
}
/* ジャーナルindex&各ページ部分
******************************************************************************************** */
img.journal{
	float:left;
	width:130px;
	margin:0;
	padding:15px 0 0;
}
p.journal{
	float:right;
	width:480px;
	padding:0;
	margin:10px 0;
}
span.place{
	background: url(../note/img/place.gif) no-repeat left center;
	padding-left:28px;
	margin-right:10px;
}
span.place a:link{
	color:#cf0f0f;
	text-decoration: none;
}
span.place a:visited{
	color:#cf0f0f;
	text-decoration: none;
}
span.place a:hover{
	color:#010349;
	text-decoration: underline;
}
span.day{
	background: url(../note/img/day.gif) no-repeat left center;
	padding-left:17px;
}
img.next{
	margin:10px 50px 0;
}
.motto{
	border:1px solid #000000;
	margin:10px 0;
}
/* 東京ゲストハウス物語
******************************************************************************************** */
h2.gh{
	margin-top:10px;
	text-align:left;
}
p.gh_tyui{
	font-size:10px;
	margin-top:15px;
}
div#gh{
	margin:0;
	padding:0;
}
div#gh h3{
	width:605px;
	border-bottom:#cccccc 1px solid;
	border-left:#CC0000 5px solid;
	padding: 0 0 0 10px;
	font-size: 12px;
	text-decoration: none;
	margin:10px 0;
	font-weight: bold;
	clear:both;
}
h3 td{
	border:none;
}

div#gh h4{
	font-weight:bold;
	background:url(../note/img/star.gif) no-repeat 0 0;
	padding-left:17px;
	border-bottom:#cccccc 1px solid;
}
div#gh ul{
	margin:10px 0;
	padding-left:0;
	list-style:circle inside;
}

/* word_index
******************************************************************************************** */
div.banner{
	float:left;
	width:200px;
	margin:10px 10px 10px 0;
	_margin:10px 7px 10px 0;/*winにだけ読み込ませるcss*/
}
div.banner img{
	margin:10px 0 5px;
	border:1px solid #D3D3D3;
}
div.banner p{
	width:200px;
}
div.banner strong{
	color:#cc0000;
	font-weight:normal;
}
div.banner2{
	float:right;
	width:200px;
	margin:10px 0;
}
div.banner2 img{
	margin:10px 0 5px;
	border:1px solid #D3D3D3;
}
div.banner2 p{
	width:200px;
}
div.banner2 strong{
	color:#cc0000;
	font-weight:normal;
}

/* 壁紙ページ
******************************************************************************************** */
.wall{
	padding:0px;
	margin:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
span.150{
	width:150px;
}
.mb0{
	margin-bottom:0;
}
h4{
	margin-top:10px;
}
/* Videocastingの設定
******************************************************************************************** */
.video{
	margin:5px 0 15px;
}
/* index
******************************************************************************************** */
.nu{
	margin-right:10px;
	display:inline;
}
.nu2{
	display:inline;
}
ul#index{
	margin:15px 0;
}
ul#index li{
	margin:5px 0;
}
/* note各ページ
******************************************************************************************** */
.mrT10B15{
	margin:10px 0 15px;
}
