@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Arial", "Osaka", "ヒラギノ角ゴPro W3";
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	letter-spacing: 0.1em;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
}

img {
	border: 0px;
}

img {
	border: 0px;
}

img.vbtm {
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

small {
	font-size: 10px;
}

.clr {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 1.0em;
}

table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	white-space: nowrap;
}

td {
	font-size: 12px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}

a {
	text-decoration: none;
	color: #669933;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-size: 100%;;
	font-weight: normal;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	height: 74px;
}

#hedaer-logo {
	float: left;
	width: 400px;
	padding-top: 10px;
}

#header-ozora {
	float: right;
	width: 332px;
	padding-right: 5px;
	padding-top: 25px;
}


#contents {
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
}

#main {
	padding: 20px 90px 50px 90px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center 0;
}

#main p {
	padding-bottom: 10px;
}

#main h1 {
	padding-bottom: 30px;
}

#menu {
	padding: 23px 20px 10px 30px;
}

#menu ul {
}


#menu li {
	list-style: none;
	display: inline;
	margin: 0 20px;
}

#pan {
	padding: 0 0 40px 0;
	color: #b08b09;
}

#pan a {
	color: #b08b09;
}

#bottom {
}

#pamph {
	float: left;
	width: 660px;
	padding: 0 0 0 10px;
}


#pagetop {
	float: left;
	width: 198px;
	padding: 20px 30px 0 0;
	text-align: right;
}

#footer {
	color: #333333;
	padding: 30px 0 20px 10px;
}

#footer-mark {
	float: left;
	width: 33px;
}

#footer-prof {
	float: left;
	width: 840px;
	background-image: url(../images/fotter_line.gif);
	background-repeat: no-repeat;
	background-position: 240px 20px;
	padding: 0 0 0 10px;
}

.name {
	color: #6e1743;
	font-size: 140%;
	padding-bottom: 5px;
}

.num {
	font-size: 120%;
	letter-spacing: 0;
}

#footer a {
	color: #333333;
}

#footer-link {
	text-align: center;
	padding: 10px 0;
	color: #666666;
	line-height: 1.5em;
}

#footer-link a {
	color: #666666;
}
