a {
	text-decoration:underline;
}
a:link{
	color:#f26d7d;
}
a:visited{
	color:#f26d7d;
}
a:hover{
	color:#b8264b;
}
body {
	text-align:center;
}
img{
	border:none;
}
#shadow{
	font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height:130%;
	width:812px;
	text-align:left;
	margin:auto;
	background :url(../img/global/shadow.gif) repeat-y right top;
}
#layout{
	width:800px;
	font-size:13px;
	color:#555555;
	border-right:1px solid #fccee6;
	border-left:1px solid #fccee6;
	border-bottom:1px solid #fccee6;
}
#header{
	width:800px;
}
#header h1{
	background-image:url(../img/global/header.gif);
	font-weight:800;
}

#title{
	background-color:#555;
	width:800px;
	height:150px;
}
#info{
	width:800px;
	height:100px;
	text-align:center;
}
.box_l{
	width:760px;
	margin:20px 10px 10px 10px;
	padding:0 10px 0 10px;
	border:#fccee6 2px dashed;
	clear:both;
	background:url(../img/global/background_headline.gif) repeat-x;
}
.box_l p{
	text-align:left;
	margin:0 0 10px 0;
}
.box_m{
	width:760px;
	text-align:left;
	margin:0 0 10px 0;
	clear:both;
}
.sub1{
	width:50px;
	float:left;
}
.sub2{
	width:710px;
}
.sub3{
	width:690px;
	padding:0 10px 0 10px;
}
#agency{
	text-align:center;
	width:700px;
	padding:10px 30px 0 30px;
	clear:both;
}
#top_l{
	width:480px;
	float:left;
}
#top_r{
	width:220px;
	float:left;
}
#mid_l{
	width:330px;
	padding:0 0 0 20px;
	float:left;
	text-align:left;
}
#mid_r{
	width:330px;
	padding:0 20px 0 0;
	float:left;
	text-align:left;
}
#bottom{
	width:700px;
	clear:both;
	text-align:left;
}
.link{
	text-align:center;
	width:800px;
}
#navi{
	width:790px;
	margin:0 0 0 10px;
}
#footer{
	width:800px;
	text-align:center;
}
.list li{
	background:url(../img/global/dot_red.gif) no-repeat 7px 8px;
	padding:0 0 0 20px;
}
.headline{
	font-weight:800;
	font-size:14px;
	color:#b8264b;
}
.box_line{
	width:760px;
	border-top:#fccee6 1px dashed;
}
#pan{
	font-size:10px;
}