/*-------------------------------------------------
GLOBAL PAGE LAYOUT ELEMENTS
-------------------------------------------------*/
*, h1, h2, h3, h4, ul, input, select{margin:0;padding:0;}
body{
	color:#000;
	background-color: #44f9ff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "Osaka-等幅", sans-serif;
	text-align:center;
	line-height:200%;
	font-size:x-small;
}


input, select{
	font-family: "Osaka-等幅", "ＭＳ ゴシック", "monospace";
	text-align:left;
	font-size:x-small;
}

a,a[name]:hover{color:#000; text-decoration:none;}
a:link {color:#6699CC; text-decoration:underline;}
a:visited {color:#336; text-decoration:underline;}
a:hover, a:visited:hover {color:#39c; text-decoration:underline;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p {
	font-size:x-small;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 640px;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

/*-------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------*/
#index #banner {
	width: 640px;
	height: 444px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#index #banner h1 a{
	display:block;
	width: 640px;
	overflow:hidden;
	padding-top:444px;
	height:0px;
	font-size:x-small;
	background:url(img/hdrimg.jpg) 50% 0% no-repeat;
}

#entry #banner {
	width: 640px;
	height: 316px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#entry #banner h1 a{
	display:block;
	width: 640px;
	overflow:hidden;
	padding-top:316px;
	height:0px;
	font-size:x-small;
	background:url(img/entimg.jpg) 50% 0% no-repeat;
}
/*-------------------------------------------------
MAIN ELEMENTS
-------------------------------------------------*/
#entrya #main {
	float: left;
	width:574px;
	margin-right: 20px;
}

#main {
	width: 640px;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

#main div.article1{
	width: 178px;
	height: 178px;
	overflow: hidden;
	float:left;
	background-color: #fff;
	border-top: 2px solid #000;
	margin:0px 20px 20px 132px;
	display:inline;
	position: relative;
}
#main div.article2{
	width: 178px;
	height: 178px;
	overflow: hidden;
	float:left;
	background-color: #fff;
	border-top: 2px solid #000;
	margin:0px 0px 20px 0px;
	position: relative;
}
#main div.article3{
	width: 178px;
	height: 178px;
	overflow: hidden;
	float:right;
	background-color: #fff;
	border-top: 2px solid #000;
	margin:0px 132px 20px 20px;
	display:inline;
	position: relative;
}
#main div.article4{
	width: 178px;
	height: 178px;
	overflow: hidden;
	float:right;
	background-color: #fff;
	border-top: 2px solid #000;
	margin:0px 0px 20px 0px;
	position: relative;
}

#main div.article{
	width: 640px;
	border-top: 2px solid #000;
	background-color: #fff;
	margin:0px 0px 10px 0px;
}

#main div h2 {
	color: #000;
	font-size:medium;
	margin:1px 3px 5px 3px;
}
#index #main div h2 a {
	color: #000;
	text-decoration:none;
}
#entry #main div p {
	margin:0px 3px 0px 3px;
	color: #000;
	font-size:small;
}
#index #main div p {
	margin:0px 3px 0px 3px;
	color: #000;
	line-height:140%;
}

#main div p.posted a{
	display: block;
	position: absolute;
	bottom:0;
	left: 0;
	width: 178px;
	height: 18px;
	text-indent: -9999px;
	background:#fff url(img/entrybtn.gif) 100% 0% no-repeat;
}

#main p.entrynavi{
	width: 640px;
	margin:0px 0px 20px 0px;
	border-top: 1px solid #44f9ff;
}

/*-------------------------------------------------
SUB ELEMENTS
-------------------------------------------------*/

#mail{
	width: 640px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #fff;
	border-top:#000 solid 1px;
	margin:0px 0px 20px 0px;
}

#mail p {
	margin:0px 3px 2px 3px;
	line-height:140%;
	text-align:center;
}

#biog{
	width: 640px;
	padding-top:4px;
	background-color: #fff;
	border-top:#000 solid 2px;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}
#biog h3 {
	margin:0px 3px 0px 3px;
	width:68px;
	overflow:hidden;
	padding-top:20px;
	height:0px;
	background:url(img/biog.gif) 0px 0px no-repeat;
}
#biog p {
	margin:0px 3px 2px 3px;
	line-height:140%;
}
#biog img {
	float: right;
	margin: 0 0 4px 10px;
}

#status {
	width: 640px;
	border-top:#999 solid 1px;
	background-color: #fff;
	padding-top:1px;
	margin:0px 0px 18px 0px;
}
#status p {
	line-height:140%;
	margin:0px 3px 0px 3px;
}

#entrya #cc {
	width: 178px;
	border-top:#000 solid 1px;
	padding-top:1px;
	background-color: #fff;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}
#entrya #cc img {
	float:left;
	width: 88px;
	height: 31px;
	margin: 3px 10px 5px 0;
}

#entrya #cc p {
	line-height:140%;
	margin:0px 0px 18px 0px;
}

#cc {
	width: 640px;
	border-top:#000 solid 1px;
	background-color: #fff;
	padding-top:1px;
	margin-bottom:16px;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

#cc img {
	float:left;
	width: 88px;
	height: 31px;
	margin: 3px 10px 4px 3px;
	border: 0;
}

#cc p {
	line-height:140%;
	margin:0px 3px 2px 95px;
}

/*-------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------*/
#footer {
	border-top: 2px solid #000;
	width: 640px;
	height:34px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#footer .logo a {
	float:left;
	margin:4px 0px;
	display:block;
	width:159px;
	overflow:hidden;
	padding-top:14px;
	height:0px;
	background:url(img/ftrlogo.gif) 0px 0px no-repeat;
}
#footer .copy {
	float:right;
	margin:4px 0px;
	display:block;
	width:395px;
	overflow:hidden;
	padding-top:14px;
	height:0px;
	background:url(img/ftrcopy.gif) 0px 0px no-repeat;
}
