@charset "Shift_JIS";


body {
	margin: 0px;
	font-size: 12px;
	color: #000;
	background: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 19px;
}

.linkblue {
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subtitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subsubtitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.comment {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
	
}

.box {
	position:relative;
	left:50%;
	width:900px;
	margin-left:-450px;
	background-color:#FF66FF;
}

.clrfix {
	visibility: hidden;
	height: 0px;
	width: 0px;
	clear: both;
	display: block;	
}

img {
	border: 0px;
}
#mainimg {
}

