@charset "Shift_JIS";

/*CDP template by Graffi Ray*/

/*kizi.css*/

div#KIZI{
	clear:						both;
	margin:						0 auto;
	width:						800px;
	text-align:					left;
	}

div#KIZI h2{
	margin:						0 auto;
	width:						800px;
	font-size:					1.3em;
	color:						#A0A0A0;
	line-height:					70px;
	text-indent:					20px;
	background-image:			url(../images/text_header.png);
	background-repeat:			no-repeat;
	}

div.text{
	padding:					20px;
	}

div.text h3{
	font-size:					1.4em;
	color:						#585858;
	line-height:					60px;
	}

ul.modori{
	margin:						30px 0;
	list-style-type:				none;
	text-align:					right;
	}