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