/* CSS Document */

/*	Reset
----------------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-style:normal;
	text-align:left;
}

body,td,th {
	font-size:small;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#666666;
	}

body {
	background-color:#F5F6E9;
	margin:0px;
	padding:0px;
	text-align:center;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

img {
	border:0px;
	}

li {
	list-style-type:none;
}

a {
	overflow:hidden;
	text-decoration:none;
	color:#19187B;
}

a:link {
}

a:visited {
}

a:hover {
	color:#6666CC;
}

a:active {
}

h1 {
	margin-top:49px;
	margin-bottom:28px;
}

div#headerbox {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	width:710px;
	float:left;
	padding-left:40px;
	padding-bottom:75px;
	background:url(../img/bg_white.gif) #FFF;
}

div#menu {
	width:655px;
	height:16px;
	padding:9px 0 5px 15px;
	background:#7272AD;
}

div#menu ul {
}

div#menu li {
	float:left;
	margin-right:35px;
}

div#menu li.last {
	margin-right:0px;
}

div#footer {
	clear:both;
	width:670px;
	margin-left:auto;
	margin-right:auto;
	padding:0 40px 0 40px;
	background:url(../img/bg_white.gif) #FFF;
}

div#footer p {
	border-top:dotted 1px #DFDFDF;
	padding-top:10px;
	padding-bottom:50px;
	font-size:80%;
	color:#19187B;
	font-family:Arial, Helvetica, sans-serif;
}

div#continerbox {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

div#container {
	width:750px;
	float:left;
	background:url(../img/bg_white.gif) #FFF;
}

div#contents {
	width:370px;
	padding-left:40px;
	float:left;
	padding-bottom:50px;
}

div#contents #box {
	margin-bottom:45px;

}

div#contents h2 {
	font-size:95%;
	letter-spacing:2px;
	margin-bottom:45px;
	color:#19187B;
	font-weight:bold;
}

div#contents p {
	font-size:95%;
	letter-spacing:2px;
	line-height:140%;
	margin-bottom:15px;
	color:#19187B;
}

div#photo {
	width:300px;
	padding-right:40px;
	float:right;
	padding-bottom:50px;
}
