/* INDEX */
*{
	margin: 0;
	padding: 0;
	line-height: 1.62;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
html{
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}
img{
	border:none;
}


body{
	background-color: #f3eae9;
	background-size: cover;
	background-position: top center;
}

#header{
	text-align: center;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header a img{
	margin-right: 10px;
	width: 168px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 1;
	zoom: 1;
}
#header a img.last{
	margin-right: 0px;
	clear: both;
}
#header a img:hover{
	background-color: #E3DDE0;
}
#wrapper{
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	color: #3B3C36;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 100px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 100px;
	width: 690px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F0EEF1;
}
html>/**/body #wrapper{
}
h1{
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
h2{
	font-size: 16px;
	letter-spacing: 1px;
	color: #885555;
	margin-bottom: 15px;
	height: 32px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C6C6;
	padding-top: 20px;
}
#wrapper p{
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
}

#wrapper p a{
	color:#000;
	text-decoration:none;
	background:none;
}
#wrapper p a:hover{
	color:#F8184D;
	background:none;
	border-bottom:1px solid #F8184D;
}

/* Scrooll to Top */
#back-top {
	position: fixed;
	bottom: 23px;
	right: 23px;
	z-index: 10000;
}
#back-top a {
    width: 50px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
}
#back-top a:hover {
    color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 26px;
	display: block;
	margin-bottom: 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #ffffff;
	font-size: 24px;
	padding-top: 14px;
	line-height: 0.5;
	background-color: #9893ae;
}
#back-top a:hover span {
	background-color: #eeeeee;
	color: #9893ae;
}


#footer{
	position: fixed;
	z-index: 100;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 10px;
	width: 100%;
	background-color: #000000;
}

@media print{
	body{
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}
	
	#grand {
	width: 100%;
	height: auto;
	min-height: auto;
	background-color: #FFF;
	background-image: none;
}
#header,#footer{
	display: none;
	background-image: none;
}

#back-top{display:none !important;}

#wrapper{
	width: auto;
	overflow-y: scroll;
	color: #333;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
html>/**/body #wrapper{
	margin: 0px;
}
h1{
	height: 140px;
	text-indent: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 0px;
}

h2{
	font-size: 14px;
	letter-spacing: 1px;
	color: #993333;
	margin-bottom: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 40px bottom;
	height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
#wrapper p{
	line-height:1.75;
	text-align:justify;
	padding:15px 0;
}

#wrapper h2,
#wrapper p{
	padding-right: 40px;
	padding-left: 40px;
}
.list{
	line-height:3em;
}

#parse{
	background-image: none;
	min-height: auto;
	padding: 0px;
	margin-bottom: 20px;
	display: inline;
}
#parse p{
	padding-top: 0px;
	width: 99%;
}
#con01{
	width: auto;
}
.photoL {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 40px;
}

	}
