@charset "utf-8";




body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
table {
	border-collapse:collapse;
	font-size: 100%;
}


a {
	color: #000000;
}

a:hover {
	color:#0066CC;
	text-decoration: none;
}

#container {
	text-align: left;
	width: 1091px;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid #0a94d6;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}

#header #logo {
	padding-top: 20px;
}

#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align:right;
	top: 0px;
	right: 0px;
}


ul#menu li {
	float: left;
	line-height: 50px;
	height: 50px;
	margin-right: 1px;
	font-size: 12px;
}

ul#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 155px;
	text-align: center;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

ul#menu a:hover {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}

ul#menu li.last {
	margin-right: 0;
}



#contents {
	clear: left;
	width: 100%;
}


#wrap {
	width: 897px;
	float: left;
	padding-bottom: 50px;
	margin-top: 20px;
}


#sub,#side {
	background-color: #f7f7f7;
	width: 178px;
	border: 1px solid #bfbfbf;
	padding: 1px;
	line-height: 1.6;
	color: #666666;
}

#sub p,#side p {
	padding: 0.5em 5px 1em;
}

#sub h3,#side h3 {
	font-size: 100%;
	margin:10px 0 0 0;
	background-color: #0a94d6;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#sub {
	float: left;
}

#side {
	float: right;
	margin-top: 20px;
}

.submenu {
	margin-bottom: 1px;
}

.submenu a {
	background-image: url(images/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
}

.submenu a:hover {
	background-image: url(images/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}


#main {
	float: right;
	width: 703px;
}

#main h2 {
	font-size: 18px;
	color:#FFFFFF;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 30px;
	clear: both;
}

#main p {
	padding: 0.5em 10px 1em;
}

#main dl.new {
	height: 150px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 1em;
}

#main dl.new dt {
	font-weight: bold;
	float: left;
}

#main dl.new dd {
	border-bottom: 1px solid #cccccc;
	padding-left: 8em;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	padding-top: 1em;
	padding-bottom: 1em;
}

#main .officer p {
	height: 150px;
	width: 132px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	background-image: url(images/officer_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	display: inline;
	font-size:12px;
}

#main .officer {
	margin-top: 10px;
}

#main .officer a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#main .officer a:hover img {
	border: 1px solid #999999;
}

#main .footer p {
	height: 150px;
	width: 132px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	background-image: url(images/officer_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	display: inline;
	font-size:12px;
}

#main .footer {
	margin-top: 10px;
}

#main .footer a img {
	border: 1px solid #CCCCCC;
}

#main .footer a:hover img {
	border: 1px solid #999999;
}


#main .itemlist {
	border: 1px solid #CCCCCC;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 0.5em;
	width: 500px;
	float:left;
	}

#main .itemlist h3 {
	color: #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #CCCCCC;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#main .itemlist p {
	padding: 0 0 0 10px;
}

#main .itemlist p, #main .itemlist h3 {
	margin-left: 140px;
}

#main .itemlist a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#main .itemlist a:hover img {
	border: 1px solid #999999;
}

#main .itemlist div.img {
	float: left;
}


.color1 {
	color: #ff476d;
}
.look {
	background-color: #f5f5f5;
}

ul#footermenu {
	clear: both;
	text-align: center;
	width: 100%;
}

ul#footermenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#belief_box{
	padding:20px 0px 10px 390px;
	color:#000000;
	width:313px;
	background:url(img/slogan.jpg) top left no-repeat;
}

