@charset "shift_jis";

/* ------------------------------------------------------------------------
					　　　　　　				すみれ専用CSS
------------------------------------------------------------------------- */

/* -------------------------------
	初期化
---------------------------------- */
*{
	margin:0;
	padding:0;
}

ul,li{
	list-style-type:none;
}
img,
a img{
	border:none;
	vertical-align:bottom;
}
table,td,th{
	border:none;
}
h1,h2,h3,h4,h5,h6,em,strong,address,th{
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}

h1,h2,h3,h4,h5,h6,em,strong,address,th{
	margin:0;
	padding:0;

}

/* -------------------------------*/

body{
	background: #41422E;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
}

.back_gra{
	background:url(../img/back_gra.jpg) repeat-x;

}

/* コンテナ */
div#container	{
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	}

table{
	width:802px;
}

table td{
	
}
	
p.area1{
	margin: 8px 0 0 35px;
	padding-left:20px;
	background:url(../img/side_bg.gif) repeat-y;
	text-align:justify;
	
}

table td.area2{
}

p.area3{
	margin: 8px 0 0 10px;
	padding-left:20px;
	background:url(../img/side_bg.gif) repeat-y;
	text-align:justify;

}

span.include_txt{
	padding-left:14px;
	color:#999999;
}
