@charset "utf-8";

body {
	margin : 0;
	padding: 0;
}
h1, h2, h3, h4, p {
	font-weight: normal;
	margin : 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}



/* ---- */



strong {
	font-weight: bold;	
}

.mt0{margin-top:0 !important}.mt1{margin-top:1px !important}.mt2{margin-top:2px !important}.mt3{margin-top:3px !important}.mt4{margin-top:4px !important}.mt5{margin-top:5px !important}.mt6{margin-top:6px !important}.mt7{margin-top:7px !important}.mt8{margin-top:8px !important}.mt9{margin-top:9px !important}.mt10{margin-top:10px !important}.mt15{margin-top:15px !important}.mt20{margin-top:20px !important}.mt25{margin-top:25px !important}.mt30{margin-top:30px !important}.mt35{margin-top:35px !important}.mt40{margin-top:40px !important}.mt45{margin-top:45px !important}.mt50{margin-top:50px !important}.mt55{margin-top:55px !important}.mt60{margin-top:60px !important}.mt65{margin-top:65px !important}.mt70{margin-top:70px !important}.mt75{margin-top:75px !important}.mt80{margin-top:80px !important}.mt85{margin-top:85px !important}.mt90{margin-top:90px !important}.mt95{margin-top:95px !important}.mt100{margin-top:100px !important}
.mb0{margin-bottom:0 !important}.mb1{margin-bottom:1px !important}.mb2{margin-bottom:2px !important}.mb3{margin-bottom:3px !important}.mb4{margin-bottom:4px !important}.mb5{margin-bottom:5px !important}.mb6{margin-bottom:6px !important}.mb7{margin-bottom:7px !important}.mb8{margin-bottom:8px !important}.mb9{margin-bottom:9px !important}.mb10{margin-bottom:10px !important}.mb15{margin-bottom:15px !important}.mb20{margin-bottom:20px !important}.mb25{margin-bottom:25px !important}.mb30{margin-bottom:30px !important}.mb35{margin-bottom:35px !important}.mb40{margin-bottom:40px !important}.mb45{margin-bottom:45px !important}.mb50{margin-bottom:50px !important}.mb55{margin-bottom:55px !important}.mb60{margin-bottom:60px !important}.mb65{margin-bottom:65px !important}.mb70{margin-bottom:70px !important}.mb75{margin-bottom:75px !important}.mb80{margin-bottom:80px !important}.mb85{margin-bottom:85px !important}.mb90{margin-bottom:90px !important}.mb95{margin-bottom:95px !important}.mb100{margin-bottom:100px !important}

.fs10{font-size:10px !important}.fs11{font-size:11px !important}.fs12{font-size:12px !important}.fs13{font-size:13px !important}.fs14{font-size:14px !important}.fs15{font-size:15px !important}.fs16{font-size:16px !important}.fs17{font-size:17px !important}.fs18{font-size:18px !important}.fs19{font-size:19px !important}.fs20{font-size:20px !important}



/* ---- */



body {
	background : #fff;
	font-family: "HiraKakuProN-W3", sans-serif;
	font-size  : 20px;
	line-height: 1.6;
	-webkit-text-size-adjust: none;
}

/*
#container {
	width : 640px;
	margin: 0 auto;
}
*/



/* ---- */



#top div.text {
	width : 94%;
	margin: 20px auto 0;
}



#c {
	
}
#c div.notebook {
	background: #ff67a8;
}
#c div.notebook .inner {
	width  : 94%;
	margin : 0 auto;
	padding: 0 0 20px;
}
#c div.notebook .inner p {
	line-height: 30px;
	background : url(../img/c_line.png) repeat left top;
	background-size: 10px 30px;
}
#c p.photo {
	padding-bottom: 20px;
}
#c p.photo img {
	margin-top: -70px;
}



#d {
	
}
#d div.text {
	width : 94%;
	margin: 20px auto 30px;
}
#d div.text.line {
	border-bottom : 3px solid #b4b4b4;
	padding-bottom: 30px;
	margin-bottom : 0;
}



#bottom {
	
}
#bottom div.text {
	font-size: 14px;
	width    : 94%;
	margin   : 20px auto 20px;
}



footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size  : 14px;
	text-align : center;
	width      : 94%;
	margin     : 20px auto 20px;
}



/* ---- */



#iv {
	
}

#iv div.text {
	width : 94%;
	margin: 30px auto;
}
#iv div.text:nth-of-type(1) {margin-top:20px}

#iv div.text h3 {
	font-size  : 22px;
	font-weight: bold;
	line-height: 1.4;
	color      : #ff187a;
}
#iv div.text p {
	margin-top: 10px;
}
#iv div.text p span {
	background: #ffff00;
}



#ivbt {
	margin-top: 20px;	
}









