/*****************************************
	mamechishiki-syurui
****************************************/
#bar{
	background		: url(../images/bar.jpg) repeat-x;
	width			: 930px;
	height			: 5px;
}

#button_box{
	width			: 183px;
	height			: 42px;
	line-height		: 0px;
	padding			: 0px;
}

h1{
	font-size		: 20px;
	color			: #2ba738;
	margin			: 20px;
}

article{
	position		: static;
}

canvas{
	position		: absolute;
	z-index			: -1;
}

div#dai{
	width				: 207px;
	height				: 36px;
	background-color	: #4d4586;
	color				: white;
}

div#dai p, div#chuu p, div#chuu2 p{
	font-size			: 14px;
	line-height			: 2.5em;
	text-align			: center;
}

div#chuu{
	width				: 140px;
	height				: 36px;
	background-color	: #c1db81;
	color				: black;
	margin-left			: 140px;
	position			: absolute;
}

div#chuu2{
	width				: 140px;
	height				: 42px;
	color				: black;
	margin-left			: 140px;
	position			: absolute;
	padding-top			: 8px;
}

div#syou{
	background-color	: #c1db81;
	color				: black;
	padding				: 10px;
	width				: 500px;
	height				: 84px;
	margin-left			: 350px;
}

div#syou2{
	color				: black;
	width				: 520px;
	height				: 50px;
	margin-left			: 350px;
}

div#text_2{
	width				: 520px;
	margin-left			: 350px;
	margin-top			: 5px;
}

div.syou_photo{
	width				: 90px;
	height				: 80px;
	float				: left;
}

div.syou_text{
	float				: right;
	width				: 410px;
}

div.syou_text2{
	width				: 94px;
	float				: left;
	height				: 50px;
	border-right		: solid 1px white;
}

div.syou_text h2{
	font-family			: 'MS Pゴシック', 'Hiragino Mincho Pro', serif;
	font-size			: 15px;
	margin-top			: 0;
	margin-bottom		: 0;
	padding-top			: 0;
	padding-bottom		: 3px;
	border-bottom		: solid 1px white;
}

div.syou_text2 h2{
	font-family			: 'MS Pゴシック', 'Hiragino Mincho Pro', serif;
	font-size			: 15px;
	text-align			: center;
	margin-top			: 10px;
	padding-top			: 8px;
}

div.syou_text p{
	font-size			: 13px;
	line-height			: 1.5em;
	margin-top			: 5px;
}

div#text_2 p{
	font-size			: 13px;
	line-height			: 1.5em;
	margin-left			: 1em;
	text-indent			: -1em;
}

p.text{
	font-size		: 13px;
	line-height		: 1.5em;	
	margin			: 20px;
}

div#note{
	font-size		: 12px;
	text-align		: right;
	color			: #595757;
	margin-right	: 20px;
}




