#header {
}

#header .logo {
	margin:0;
	padding:0;
	display:block;
	width:370px;
	height:87px;
	text-indent:-9999px;
	background:url("/_/img/logo.gif") no-repeat;
	float:left;
	border:none;
}


#header .outline {
	margin:0;
	padding:0;
	display:block;
	width:253px;
	height:36px;
	text-indent:-9999px;
	background:url("/_/img/outline.gif") no-repeat;
	float:left;
}


#header .contact {
	margin-top:10px;
}

#header .mail,
#header .phone {
	margin:0 0 0 10px;
	padding:0;
	display:block;
	width:206px;
	height:72px;
	text-indent:-9999px;
	background:url("/_/img/phone.gif") no-repeat;
	float:right;
}


#header .mail{
	background:url("/_/img/mail.gif") no-repeat;
}

#header .mail a{
	display:block;
	background:url("/_/img/mail_btn.gif") no-repeat;
	text-indent:-9999px;
	margin:25px 0 0 12px;
	width:182px;
	height:39px;
}

#header .mail a:hover{
	background-position:0 -39px;
}
#site_image {
border:1px solid #cacaca;
background:#fff;
margin:10px 0 0 0;
text-indent:-9999px;
}

#site_image .wrap {
	background:url(/_/img/top-image.gif);
	border:7px solid #fff;
	height:289px
}


#sidebar .wrap {
	padding:5px;
}

#sidebar h3 {
	margin:0 0 0 0;
	padding:0;
	height:37px;
	text-indent:-9999px;
	background:url(/_/img/sidebar_title.gif) no-repeat center center;
}


#sidebar ul {
	margin:0 5px 0 5px;
	padding:0 0 20px 0;
}

#sidebar li {
	margin:0;
	padding:0;
	list-style-type:none;
}


#sidebar li a{
	display:block;
	padding:8px 0 8px 20px;
	font-size:13.5px;
	line-height:22px;
	border-bottom:1px dotted #C1C1C1;
	background:url(/_/img/sidebar_list_ico.gif) no-repeat 3px 13px;
	text-decoration:none;
}


#sidebar li a:hover{
background:#dff8ff;
}


.page_top_link {
	width:119px;
	height:12px;
	display:block;
	background:url(/_/img/btn_page_top.gif) no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 0;
}



#footer {
	margin-top:50px;
	background:url(/_/img/footer_line.gif) repeat-x top;
	padding:20px;
}


#footer .logo {
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background:url(/_/img/logo_mini.gif) repeat-x top;
	width:159px;
	height:52px;
	float:left;
}

#footer .menu {
	margin:0;
	padding:15px 0 0 20px;
	float:left;
}
#footer .menu li{
	margin:0 20px 0 0;
	padding:0;
	display:inline;
	font-size:13px;
}


#footer_bottom {
	margin-top:20px;
	height:160px;
	background:#223152;
}

.copyright {
	margin:0;
	padding:20px 0 0 0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}


h1 {
	margin: 0 -30px 20px -30px;
	padding:5px 15px 15px 15px;
	border-bottom:1px solid #cacaca;

}


.photo {
	float:right;
	width:200px;
}


.keireki{
	font-size:15px;
	width:420px;
	margin:25px 15px 5px;
}

.keireki dt{
	float:left;
	clear:left;
	width:60px;
}
.keireki dd{
	float:left;
	width:360px;
	margin-bottom:10px;
}
.keireki p{
	margin-left:60px;
}

.mg_btm{
	margin-bottom:40px;
}

.wd_68{ width:68px;}
.wd_100{ width:100px;}
.wd_150{ width:150px;}
.wd_200{ width:200px;}