/* body　マージン */
body
	{
	margin : 0px
	}

html
	{
	overflow-y:scroll ;
	}

/* メイン */
.main
	{
	margin : 0px ;
	width : 798px ;
	background-color : #e1e1c8 ;
	}

/* メニュー */
.menu
	{
	padding : 35px 0px 0px 0px ;
	vertical-align : top ;
	}

/* コンテンツメイン */
.contents_box_border
	{
	margin : 0px ;
	width : 1px ;
	background-color : #460a0a ;
	}

.contents_box_border_bottom
	{
	width : 731px ;
	height : 1px ;
	background-color : #460a0a ;
	}

.contents_main
	{
	width : 729px ;
	padding : 15px 10px 35px 10px ;
	background-color : #ffffff ;
	}

.contents_block
	{
	padding : 0px 15px 0px 15px ;
	background-color : #ffffff ;
	text-align : center ;
	vertical-align : top ;
	}

.contents_title_1
	{
	font-size: 14px ;
	padding : 15px 5px 10px 0px ;
	line-height: 160% ;
	letter-spacing: 0.1em ;
	color: #008000 ;
	border-bottom: 1px dotted #999999 ;
	vertical-align : top ;
	}

.contents_title_2
	{
	font-size : 14px ;
	color : #990000 ;
	line-height : 140% ;
	padding : 15px 5px 10px 0px ;
	vertical-align : top ;
	}

.what_title
	{
	font-size : 16px ;
	color : #990000 ;
	line-height : 140% ;
	padding : 15px 5px 0px 0px ;
	vertical-align : top ;
	text-decoration : underline ;
	}

.contents_txt_1
	{
	font-size : 12px ;
	color : #460a0a ;
	line-height : 150% ;
	padding : 0px 5px 1px 0px ;
	vertical-align : top ;
	}

.contents_txt_2
	{
	font-size : 12px ;
	color : #000000 ;
	line-height : 160% ;
	padding : 5px 10px 5px 10px ;
	vertical-align : top ;
	}

.hatsuratsu
	{
	font-size : 10px ;
	text-align : right ;
	padding : 25px 5px 1px 0px ;
	vertical-align : top ;
	}

.sensei
	{
	border : 1px solid #999999 ;
	background-color : #ffffff ;
	font-size : 11px ;
	color : #666666 ;
	line-height : 150% ;
	margin-top : 7px ;
	padding : 5px 5px 5px 5px ;
	vertical-align : top ;
	}

.contents_box_1
	{
	border : 1px solid #330000 ;
	background-color : #ffffff ;
	font-size : 12px ;
	color : #460a0a ;
	line-height : 160% ;
	padding : 10px 10px 10px 10px ;
	vertical-align : top ;
	}

.form_txt_1
	{
	font-size: 12px ;
	padding : 5px 5px 5px 5px ;
	line-height: 160% ;
	letter-spacing: 0.1em ;
	color: #333333 ;
	border-bottom: 1px dotted #008000 ;
	border-left: 1px dotted #008000 ;
	vertical-align : top ;
	}

