/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color:#666666;
	line-height:150%;
	background-image:url(../images/back.jpg);
	/*background-repeat:repeat-y;*/
	background-attachment:fixed;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

#header {
	width:100%;
	height:70px;
	background-image:url(../images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer {
	width:100%;
	height:70px;
	position:fixed;
	bottom:0;
	left:0;
}

#ie6 #footer
{
	width: 100%;
	height: 70px;
	position: absolute;
	top: expression(document.documentElement.scrollTop + document.documentElement.clientHeight - offsetHeight);
	left: expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);
}

h2 {
	width:100%;
	height:70px;
	margin:0;
	padding:0;
}

h3 {
	border-left:5px solid #000;
	padding:3px 3px 3px 15px;
	margin:0px;
	font-size:small;
	/*background-image:url(../images/midashi_back.gif);
	background-position:bottom;*/
	color:#fff;
}

h3.menu {
	padding:3px 3px 3px 5px;
	margin:20px 0px 0px 0px;
	font-size:small;
	/*background-image:url(../images/midashi_back2.gif);*/
	background-image:url(../images/pattern2.gif);
	color:#fff;
	border-bottom:1px #999 dotted;
	border-top:1px #999 dotted;
	border-left:none;
}

h3.menutop {
	padding:3px 3px 3px 5px;
	margin:0px;
	font-size:small;
	/*background-image:url(../images/midashi_back2.gif);*/
	background-image:url(../images/pattern2.gif);
	color:#fff;
	border-bottom:1px #999 dotted;
	border-top:1px #999 dotted;
	border-left:none;
}

h4 {
	padding:0px 0px 5px 15px;
	margin:0px 0px 10px 0px;
	border-left:5px solid #cc0000;
	font-size:medium;
	background-image:url(../images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#333;
}

.small {
	font-size:x-small;
}


#container {
	width:100%;
	height:100%;
	padding-bottom:100px;
	margin:0px;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
}

#container2 {
	width:100%;
	height:100%;
	padding-bottom:100px;
	margin:0px;
	background-image:url(../images/back2.gif);
	background-repeat:repeat-y;
}

#container3 {
	width:100%;
	height:100%;
	padding-bottom:100px;
	margin:0px;
	background-image:url(../images/back3.gif);
	background-repeat:repeat-y;
}

#contents {
	width:900px;
	margin:0px;
	padding:0px;
}

#left {
	width:260px;
	margin:0px 0px 0px 20px;
	padding:10px;
	float:left;
}

#leftback {
	width:260px;
	background-image:url(../images/leftback.gif);
}

#left2 {
	width:280px;
	margin:0px;
	padding:10px;
	float:left;
}

#right {
	width:580px;
	margin:0px;
	padding:10px;
	float:right;
}

.clear {
	clear:both;
}

.section{
	margin:0px 0px 20px 0px;
	padding:10px;
	position:relative;
}

.section2{
	margin:0px;
	padding:0px;
	width:260px;
	font-size:x-small;
	background-image:url(../images/black.png);
	behavior: expression(IEPNGFIX.fix(this));
}

.section3{
	margin:0px 0px 10px 0px;
	padding:0 0 1px 10px;
	background-image:url(../images/line2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.section4{
	margin:0px;
	padding:0px;
	width:100%;
	font-size:x-small;
	background-image:url(../images/black.png);
	behavior: expression(IEPNGFIX.fix(this));
}

p.box{
	margin:0px;
	padding:5px;
	width:250px;
	background-image:url(../images/pattern.gif);
	color:#FFF;
}

p.box2{
	margin:0px;
	padding:5px;
	width:250px;
	color:#FFF;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: underline;
}

a:visited {
	color:#990000;
	text-decoration: none;
}

.top {
	width:100%;
	text-align:right;
}

ul {
	padding-left:0px;
	margin-left:20px;
}

.contentsbox {
	width:540px;
	padding:10px;
	border:1px solid #999999;
}

.red {
	color:#FF0000;
}

#input-item dt {
	float:left;
	clear:both;
	width:150px;
	margin:10px 0 0 0;
	font-weight:bold;
	font-size: small;
}

#input-item dd {
	/*margin-bottom:12px;*/
	font-size: small;
	padding:0 0 10px 150px;
	margin:10px 0 0 0;
	background:url(../images/line.gif) bottom repeat-x;
}

#input-item dt.h {
	float:left;
	clear:both;
	width:150px;
	margin:10px 0 0 0;
	font-weight:bold;
	font-size: small;
}

#input-item dd.h {
	/*margin-bottom:12px;*/
	font-size: small;
	padding:0 0 10px 0px;
	height:60px;
	margin:10px 0 0 0;
	background:url(../images/line.gif) bottom repeat-x;
}

#input-item p {
	margin:10px 10px 0 0;
	padding:0px;
	font-size: small;
}

.profphoto {
	width:200px;
	float:right;
}

.discoright {
	width:170px;
	float:right;
}

.discoleft {
	width:90px;
	float:left;
}

.discosection {
	width:100%;
	margin:10px 0px;
	background:url(../images/line.gif) bottom repeat-x;
	padding:0 0 10px 0;
}

h5 {
	padding:5px;
	font-size:small;
	background-image:url(../images/pattern3.gif);
	color:#C00;
}

.oen {
	width:125px;
	height:105px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:-10px;
}
