@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝", "メイリオ", "ＭＳ Ｐ明朝";
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2cm;
	text-align: left;
	width: 21cm;
}

.haiku {
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
}

.commnet {
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
}

.haigou {
	font-size: 12pt;
	text-align: right;
}

.sno {
	font-size: 12pt;
	text-align: left;
	color: #333333;
}

#main_wrapper {
	background-color: #FFFFFF;
	width: 21cm;
}



#main {
	background-color: #FFFFFF;
}

#header_user {
	display: none;
	visibility: hidden;
}

#right_colume {
	display: none;
	visibility: hidden;
}h1 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
}
#bottmnavi {
	visibility: hidden;
}

