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

body	{
background-color:#fcdcb6;
margin:0;
padding:0;
font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	border:0;}

#wapper {width:840px;
background-color:#fcdcb6;
background-image:url(images/bg.gif);
background-repeat:repeat-y;
margin:0 auto;}

#contents {width:800px;
background-color:#ffffff;
margin:0 auto;}

#footer {
	width:840px;
    background-color:#ffffff;
	color:#333;
	margin:0 auto;
	text-align:center;
	font-size:12px;
    letter-spacing:0.2em;
    line-height:150%;
}

p {
color:#666666;
font-size:12px;
letter-spacing:0.2em;
line-height:150%;
margin:15px 25px;
}

#p_left {
color:#666666;
font-size:12px;
letter-spacing:0.2em;
line-height:150%;
margin:15px 15px 15px 25px;
}

#p_right {
color:#666666;
font-size:12px;
letter-spacing:0.2em;
line-height:150%;
margin:15px 25px 15px 15px;
}

h1 {
font-size:10px;
font-weight:normal;
margin:0;
padding:2px;
}

h4	{
	font-size:16px;
	color:#930;
	margin-left:25px;
	}
	
li	{color:#666666;
font-size:12px;
letter-spacing:0.2em;
line-height:150%;
margin-left:8px;
}