@charset "utf-8";
/* CSS Document */


body#home #contentbody { padding-bottom:20px;}

body#home #main {
	width:550px;
	margin:0;
	background-image: url(../images/bg/bg-main.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px;
}

#news {
	background-image: url(../images/bg/bg-news.gif);
	background-repeat: repeat-y;
}


#news #empage {

}

#side {
	width:310px;
}

#side p {
	margin-bottom:5px;
	line-height:1.4em;

}

#side div.schedule,
#side div.service {
	border-left:1px solid #a2b7bb;
	border-right:1px solid #a2b7bb;
}

#side div.schedule {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:10px;
}

#side div.service { padding-top: 15px;}


#side img.fig { margin-bottom:20px;}

h3.h3-02 { width: 310px; height:26px; background-image:url(../images/sub/h3-02.gif); margin-bottom:0;}

h3.h3-03 { width: 310px; height:51px; background-image:url(../images/sub/h3-03.gif); margin-bottom:0;}


#side .left {
	width: 70px;
	margin-left:17px;
	padding-bottom: 10px;
}

#side .right {
	width: 200px;
	margin-right:20px;
	padding-bottom: 10px;
}

#noutre {
	background-image: url(../../shared/images/line/dot-03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
	padding-bottom:5px;
}



h4 {
	width:200px;
	height:21px;
	margin-bottom:5px;
	background-repeat: no-repeat;
}

h4.h4-01 { background-image: url(../images/sub/h4-01.gif); }
h4.h4-02 { background-image: url(../images/sub/h4-02.gif); }

