/* div{background:#eaeaf7 url(images/corner.png) no-repeat left top;}

/* 全体的な設定
------------------------------------------------------------ */
*:before, *:after {/* contentプロパティの初期化 */
	content:"";}

* {/* 全体的なマージン・パディング・フォントスタイル等の初期化 */
	margin:0;
	padding:0;
	border-style:none;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;}

body {/* body要素以下全てに適用されます */
	background:#ffffff none no-repeat fixed right bottom;
	color:#333333;
	text-align:center;
	font-size:xx-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:x-small;		/* IE */
}
html>body {
	font-size:small;		/* FireFox Opera */
}

/* タグごとの設定
------------------------------------------------------------ */
a {/* リンク */
	text-decoration:underline;}
a:link {/* リンク */
	color:#003399;}
a:visited {/* アクセス済みのリンク */
	color:#003366;}
a:hover {/* ポイントしたときのリンク */
	color:#dd6633;
	background:#ffff66;}
a:hover img {/* ポイントしたときのリンク */
	background:#ffff66;}
a:active {/* クリックした瞬間のリンク */
	color:#0033cc;}
a img {/* リンク画像 */
	border-style:none;
	margin:2px 0px;}
img {/* 画像 */
	border-style:none;
	margin:2px;
	text-decoration:none;}
h1 {/* 見出し１ */
	background:#a9abff url(images/sky.jpg) repeat left top;
	width:100%;
	padding:0px 5px;
	border-width:1px 0px;
	border-style:solid;
	border-color:#606060;
	color:#ffffff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : medium;				/* IE */
}
html>body h1 {
	font-size : large;			/* FireFox Opera */
}
h2 {/* 見出し２ */
	background:#a9abff url(images/sky.jpg) repeat left bottom;
	width:100%;
	padding:0px 5px;
	border-width:1px 0px;
	border-style:solid;
	border-color:#606060;
	color:#ffffff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : medium;				/* IE */
}
html>body h2 {
	font-size : large;			/* FireFox Opera */
}
h3 {/* 見出し３ */
	margin-top: 0.4em;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;				/* IE */
}
html>body h3 {
	font-size : medium;				/* FireFox Opera */
}

h4 {/* 見出し４ */
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;			/* IE */
}
html>body h4 {
	font-size : medium;				/* FireFox Opera */
}
b{
	font-weight:bold;}
	
strong{
	font-weight:bold;}
	
img {/* 画像 */
	vertical-align:middle;
	border-style:none;}
p {/* 段落 */ 
	clear:both;
	margin:1em 0;}
	
ul.sun {/* リスト */
	list-style:disc outside url(images/sun.gif);}
ul {/* リスト */
	padding-left:20px;
	list-style:disc outside none;}
ul ul {/* リスト */
	padding-left:1.0em;}
	
table, td, th {/* テーブル */
	border-collapse:collapse;
	border-style:none;}
td, th {/* テーブル */
	vertical-align:top;
	text-align:left;
	padding:0px 2px;
	white-space:nowrap;}

th {font-weight:bold;}

table {/* テーブル */
	table-layout:auto;
	font-size:xx-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:x-small;		/* IE */
}
html>body table {
	font-size:small;		/* FireFox Opera */
}
INPUT.input_text, INPUT.input_button {/* インプット */
	border:1px solid #333333;}
TEXTAREA {/* テキストエリア */
	overflow:auto;
	border:1px solid #333333;
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;		/* IE */
}
html>body table {
	font-size:small;		/* FireFox Opera */
}
SELECT {/* 選択 */
	border:1px solid #333333;}
hr {/*  */
	background:#a9abff url(images/sky.jpg) repeat center;
	height:4px;
	margin:5px 0px;
	border-width:1px 0px;
	border-style:solid;
	border-color:#606060;}

/* レイアウト用ブロックの設定
------------------------------------------------------------ */
#container {
/*	border:1px #333333 solid; */
	border-style-top:none;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	text-align:left;}
#header {/* 上 */
	position:relative;
	z-index: 2;
	overflow:hidden;
	width:770px;
	height:70px;
	background:#a9abff url(images/sky.jpg) repeat-x right top;
	color:#ffffff;
	text-align:right;}
#logo {/* ロゴ */
	background-color:transparent;
	float:left;
	position:relative;
	top:5px;
	left:5px;}
.topmenu {/* メニュー */
	float:right;
	position:relative;
/*	top:25px;*/
	height:30px;}
#info {
	background-color:#ffffff;
	position:relative;
	z-index: 1;
	padding:1px 0px;
	width:100%;
	height:19px;
	text-align:right;}
.main-contents {
	background:transparent url(images/bg_right.png) no-repeat right bottom;
	min-height:700px;
	overflow:hidden;}
#main-column {/* 内容 */
	border-left:1px #333333 solid;
	float:right;
	width:530px;
	min-height:800px;}
#sub-column {/* メニュー */
	height:100%;
	top:92px;
	position: fixed;
	z-index: 0;
	overflow:auto;
	float:left;
	width:239px;}
#siteinfo {/* 下 */
	overflow:hidden;
	text-align:center;
	width:100%;
	background-color:transparent;
	clear:both;
	margin-top:20px;}

/* クラスの設定
------------------------------------------------------------ */
.contents {
	margin:1em 10px;
	margin-top:40px;}
.pagetop {
	display:block;
	padding:0px 5px;
	text-align:right;}
#main-column.pagetop {
	width:529px;
}

table.design {
	background-color:#ffffff;
	width:80%;
	border:1px #606060 solid;
	border-collapse:separate;
	border-spacing: 2px;}
.color1{background-color:#ccccff;}
.color2{background-color:#ddddff;}
.color3{background-color:#eeeeff;}

table.design td, table.design th {/* テーブル */
	vertical-align:middle;}

.box1{
	border:1px solid #333333;
	background-color:#ccccff;
	padding:5px;}
.box2{
	border:1px solid #333333;
	background-color:#ddddff;
	padding:5px;}
.box3{
	border:1px solid #333333;
	background-color:#ffffff;
	padding:5px;}
	
.photo{
	width:47%;
	float:left;
	text-align:center;}
.page{
	font-size:120%;
	padding-top:10px;
	clear:both;
	text-align:center;}

.topmenu a{
	display: block;
	float:left;
	width:80px;
	height:30px;
	padding-top:3px;
	margin:0px;
	text-align:center;
	background:transparent url(images/btn.png) no-repeat left top;
}

.topmenu a:hover {/* ポイントしたときのリンク */
	background:#ffff66 url(images/btn.png) no-repeat left top;
}

a.index{
	display: block;
	width:240px;
	height:21px;
	padding:3px 0px 0px 3px;
	color:#ffffff;
	background:#a9abff url(images/title_bg.png) no-repeat left top;
}
a.index:link {/* リンク */
	color:#ffffff;}
a.index:visited {/* アクセス済みのリンク */
	color:#ffffff;}
a.index:hover {/* ポイントしたときのリンク */
	color:#dd6633;
	background:#ffff66;}