@charset "shift_jis";


body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:70px;
	margin-right:10px;
}
.blank1 {
	font-size:0em;
	width:1px;
	height:1px
}
.blank3 {
	font-size:0em;
	width:3px;
	height:3px
}
.blank5 {
	font-size:0em;
	width:5px;
	height:5px
}
.blank7 {
	font-size:0em;
	width:7px;
	height:7px
}
.blank10 {
	font-size:0em;
	width:10px;
	height:10px
}
.blank15 {
	font-size:0em;
	width:15px;
	height:15px
}
.blank20 {
	font-size:0em;
	width:20px;
	height:20px
}
/* ************** 写真の一言コメントを左寄せにする ************** */

.img_text {
text-align: left;
}
/* ************** 写真の一言コメントを左寄せにする ************** */

/* ************** 写真の一言コメントを左寄せにする・一言コメントの位置を下げる ************** */

.img_text {
text-align: left;
margin-top: 15;
}
/* ************** 写真の一言コメントを左寄せにする・一言コメントの位置を下げる ************** */


#PetitFooter {
display : none ;
}

#PetitFooterCounter {
display : none ;
}

#PetitFooterCopy {
display : none ;
}
/* ************** アイテムレイヤー ************** */


/* ************** Body背景画像 ************** */
body {
margin: 36px 10px 12px 70px;
padding: 0;
}


/* ************** リンクカラー ************** */
a:link { color: #80a6ce; text-decoration: none; }
a:visited { color: #80a6ce; text-decoration: none; }
a:hover, a:active { color: #80a6ce; text-decoration: underline; }

/* ************** 触れると字の色が変わる ************** */
a:hover {color : #e20023}
/* ************** 文字サイズ変更 ************** */
.main_ja {
font-size:13px;
}
.main_en {
font-size:13px;
}

