@charset "utf-8";
@import url("Reset.css");

#container{
	width:750px;
	margin: 0 auto;
}

#header_1a{
	width:735px;
	height:40px;
	padding-top:20px;
	padding-left:15px;
	color:#000;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header_1a span{
	font-size:18px;
}

#header_1b{
	width:750px;
	height:296px;
}

/* **************** content ****************/
td #com-logo{
	margin-top:0;
	width:400px;
}
#bunya{
	margin-top:55px;
}

#R-content{
	font-size:14px;
	line-height:18px;
}
#IDlogo{
	margin-top:15px;
	float:right;
	width:320px;
	height:75px;
}

.head-comment{
	clear:both;
	padding-top:20px;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#333333;
	border-bottom:solid 6px #999999;
}

td ul li{
	padding-left:0px;
}
#regist-intro{
	float:right;
	width:320px;  /* 290 */
	height:110px;
	padding:10px;
	background-color:#FFCC33;
	font-size:14px;
	line-height:18px;

}
#regist-intro h5{
	color:#0066CC;
	font-weight:bold;

}
#regist-intro a{
	font-weight:700;
	color:#FF0000;
	text-decoration:underline;
}
#wave-image{
	float:right;
	width:196px;
}


/* ************ navigation *********** */

#navi ul{
	width:750px;
	padding: 0.5em 0em;
	font-size:14px;
	list-style:none;
	background-color:#789;
}

#navi li{
	display:inline;
	padding:0.5em 1em;
	border-left:solid 2px #fff;
}
#navi #home{
	color:#ffcc33;
	display:inline;
	padding:0.5em 1em 0.5em 1.3em;
	font-weight:bold;
	border-left:none;
}

a:link{
	color:#FFFFFF;
	text-decoration:none;
}
a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#ffcc33;
	text-decoration:none;
}
a:active{
	color:#ffcc33;
	text-decoration:none;
}

/* ************************** navi end */

#footer{
	color:#000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	text-align:center;
	padding-top:30px;
}
/* CSS Document */

