@charset "UTF-8";

body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,img {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color:#666666;
	background-color: #BDE3E6;
	background-image: url(../commonimages/background.gif);
	background-repeat: repeat;
}
#base {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0px auto;
}
#header {
	width: 720px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
#menu {
	width: 500px;
	padding-bottom: 40px;
	padding-left: 20px;
	float: left;
	line-height: 2em;
}
#submenu {
	width: 200px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: right;
}
#contents {
	width: 720px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: center;
}
#history {
	width: 720px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.75em;
}
#footer {
	color: #0D98A3;
	font-weight: bold;
	text-align: center;
	width: 760px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin: 0px auto;
}
.floatclear {
	clear: both;
}

/* ---------- pageflip ---------- */

#flashcontent {
	text-align: left;
	margin: 0;
}

/* ---------- メニュー構造 ---------- */

.menuleft {
	float: left;
	width: 245px;
	padding-bottom: 20px;
}
.menuright {
	float: right;
	width: 245px;
	padding-bottom: 20px;
}
.menugreen {
	width: 48px;
	background-image: url(../images/menu01icon.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #147800;
	text-align: left;
	padding-left: 12px;
	vertical-align: top;
}
.menured {
	width: 48px;
	background-image: url(../images/menu02icon.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	padding-left: 12px;
	vertical-align: top;
}
.menupink {
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #E95D9D;
	text-align: left;
	vertical-align: top;
}

/* ---------- 右側フレーム ---------- */

.frame {
	width: 200px;
	margin-bottom: 10px;
}
.framecenter {
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* ---------- テキストリンク ---------- */

a:link {
	text-decoration: underline;
	color: #0D98A3;
}
a:visited {
	text-decoration: underline;
	color: #9450BC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

/* ---------- 見出し ---------- */

h1 {
	text-align: center;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0D98A3;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0D98A3;
}

/* ---------- テキスト ---------- */

.size10 {
	font-size: 10px;
	line-height: 1.75em;
}
.size12 {
	font-size: 12px;
	line-height: 1.75em;
}
.size14 {
	font-size: 14px;
	line-height: 1.75em;
}
.size16 {
	font-size: 16px;
	line-height: 1.75em;
}
.size18 {
	font-size: 18px;
	line-height: 1.75em;
}
.size24 {
	font-size: 24px;
	line-height: 1.75em;
}

/* ---------- 画像配置 ---------- */

.imageleft{
	float: left;
	width: 335px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.imageright{
	float: right;
	width: 335px;
	padding-bottom: 20px;
	padding-right: 15px;
}

/* ---------- コンテンツ ---------- */


/* ---------- 企画開発 ---------- */


/* ---------- サブメニュー ---------- */


/* ---------- フッター関連 ---------- */
