@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
	border: 0;
}

body {
	background: #E2EAF0 url(../images/home/bg.gif) repeat-x;
	color: #333;
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a {
	color: #333366;
	text-decoration: underline;
}

a:hover {
	color: #666699;
	text-decoration: underline;
}

a img {
  border: none;
}
	
p {
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

p.top {
	margin: 0px;
	padding: 10px 15px 10px 20px;
	font: 13px/140%;
}

p.white {

}

dt.date {
	margin: 0px;
	padding: 5px 15px 2px 2px;
	color: #9E2205;
	font: 11px Verdana, Helvetiva, sans-serif;
	font-weight: bold;
}

dd a {
	margin: 0px;
	padding-left: 2px;
	padding-right: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

dd a:visited {
	color: #fff;
}

dd a:hover {
	color: #fff;
}

dd.news {
	margin: 0px;
	padding: 5px 15px 5px 2px;
	color: #fff;
	font-size: 12px;
}


h2 {
	width: 338px;
	height: 139px;
	background: url(../images/home/title.gif) no-repeat;
}

h2 em {
	margin-left: -99999px;
}


h3 {
	margin: 0px;
	padding-left: 2px;
	font-size: 14px;
}

h3 a:link {
	color: #fff;
}

h3 a:visited {
	color: #fff;
}

h3 a:hover {
	color: #fff;
}

	
/* body styling */
#container {
	width: 780px;	
	margin: 0px;	
	padding: 0px;
}

/* header styling */
#top_head {	
	width: 780px;
	height: 200px;
	background: url(../images/home/head.jpg) no-repeat;
}

#top_head h1 {
	float: left;
	width: 227px;
	height: 44px;
	margin: 75px 0 0;
	padding: 0;
	background: url(../images/logo.gif) no-repeat;
}
#top_head h1 a {
	display: block;
	width: 227px;
	height: 44px;
	text-indent: -99999px;
}

/* main-contents styling */
#contents {
	float: left;
	background-color: #fff;
}
	
.left {
	float: left;
	width: 338px;
	padding: 0;
	margin: 0px;
	vertical-align: top;
	word-wrap: break-word;
	overflow: hidden;
	background-color: #fff;
}

.mainphoto {
	margin-top: 0px;
	margin-left: 20px;
	width: 300px;
}

/* center column styling */
.center_bg {
	width: 230px;
	vertical-align: top;
	background: url(../images/home/blue_under.gif) repeat-y;
}

.center {
	margin: 0;
	padding-right: 0px;
	width: 230px;
	vertical-align: top;
	background: url(../images/home/blue_bg.gif) repeat-y;
	line-height: 140%;
}

.more {
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
	width: 91px;
	height: 21px;
}

/* btn contact */
.contact {
	margin: 10px 0 0 7px;
}
.contact a {
	display: block;
	width: 168px;
	height: 48px;
	background: url(../images/btn_contact.jpg) no-repeat;
	text-indent: -99999px;
}
.contact a:hover {
	background: url(../images/btn_contact_on.jpg) no-repeat;
}

/* right column styling */
#right {
	margin: 0;
	padding: 0;
	width: 212px;
	background: url(../images/home/right_bg.gif) repeat-y;
}

#right div.right_top {
	width: 212px;
	height: 13px;
	background: url(../images/home/right_top.gif) no-repeat;
}

#right p {
	margin: 0px;
	padding: 5px 15px 5px 20px;
	color: #fff;
	font-weight: bold;
}

.case {
	margin: 10px 0px 20px 20px;
	padding: 0;
	width: 92px;
	height: 21px;
}

#right ul li ul li {
	background: url(../img/list_dot_wite.gif) no-repeat left 7px; 
	margin: 0px 0px 3px 15px;
	padding-left: 10px;
	list-style: none;
	width: 180px;
	font-weight: bold;
	font-size: 12px;
}

