@charset "utf-8";

/* CSS Document */

/*Reset*/

*{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* hide hack from Mac-IE5 \*/* html .mybuggyelement { height: 1%; }/* end hiding */
 
body {
	font: .74em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #444;
	line-height: 1.64em;
	background: #edf2f8;
	background-image: url(../images/background.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

a {
	color: #299DCA;
	text-decoration: none;
}

a:hover {
	color: #808080;
}

.blue {
	color: #299DCA;
}

p {
	margin: 0 0 15px 0;
}

h1 {
	margin: 15px 0 0 15px;
	font: normal 2.4em Georgia, Arial, Sans-Serif;
}

h1 a:hover {
	color: #E4FFD3;
}

h2 {
	margin: 0 0 0 12px;
	font: bold 1.6em Arial, Sans-Serif;
}

h4 {
	font-size: 0.9em;
	font-weight: normal;
	color: #808080;
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 1px 20px;
	border-left:none;
}

.floatclearR {
	clear: right;
}

.floatclearR {
	clear: both;
}

.yose {
	margin-left: 5px
}


#content {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}

#intro {
	clear: both;
	height: 260px;
	color: #0AA9D1;
	background: #ccc url(../images/teaser2.jpg) no-repeat;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
}

#intro h1, #intro p {
	text-indent: -9999px;
}

#intro h2, #intro p {
	text-indent: -9999px;
}

/*Navigation*/

.rhm1{
	width:780px;
	height:64px;
	margin:0 auto;
	background:url(../images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(../images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right{
	background:url(../images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg{
	background:url(../images/rhm1_bg.gif) repeat-x;
	height:64px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color: #f8fbfc;
	text-decoration:none;
	font:12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 400;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color: #f8fbfc;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color: #f8fbfc;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color: #FFCC00;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color: #FFFFCC;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}

/* Main Contents */

#main {
	height: auto;
	width: 800px;
	margin: auto;
}

/* Left Contents */

#left {
	float: left;
	clear: left;
	width: 500px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}

	#left img {
	float: left;
	padding: 1px;
	margin: 0px 10px 0 10px;
	border: 1px solid #ccc;
}


	#left h2 {
	float: left;
	height: 32px;
	width:450px;
	margin: 25px 0px 10px 0;
	font: bold 1.3em Arial, Sans-Serif;
	background-image: url(../images/accept.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 35px;
	border-left:none;
}

	#left h5 {
	float: left;
	width:480px;
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 8px;
	background-repeat: no-repeat;
}


	#left p {
	margin-right: 5px;
	margin-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	text-indent: 10px;
}

	#articles {
	margin: 0 0 0 0;
}


/* Home Link */

	#articles li  {
	float: left;
	width: 228px;
	padding: 4px 8px;
	margin: 0 5px 20px 0;
	border-top: 1px solid #cecece;
	background: #eee url(../images/newslist.jpg) repeat-x bottom;
	list-style: none;
}

	#articles li a {
	padding: 0 0 0 8px;
	background: url(../images/menuarrow.jpg) no-repeat 0 5px;
}

	#articles li.last {
	margin: 0;
}

	#news {
	float: left;
	width: 495px;
	padding: 0px;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-indent: 10px;
}

	
	#photo_left {
	float: left;
	width: 200px;
	height: 150px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
}

	#photo_right {
	float: right;
	width: 200px;
	height: 150px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 2px;
}

	#photo_center {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	text-align: center;
	width: 480px;
	height: auto;
}

	#gmap {
	width: 470px;
	height: 350px;
	margin-left: 10px;
}


/*.iframe {
	width: 470px;
	height: 350px;
	margin-left: 10px;
}*/

/* Exam Note 2*/

#note2 ul { 
	margin-left: 10px;
	margin-bottom: 10px;
	padding :0; 
	list-style-type : none; 
}

#note2 li { 
	display : inline; 
	padding :0; margin:0; 
}

#note2 a {
	display:block; 
	border-right:7px solid #aac;  
	border-top:1px solid #aac;  
	border-bottom:1px solid #aac;  
	border-left:7px solid #aac;
	background-color:#fff;
	font-size: 11px;
	padding:0.1em 0 0.1em 0;
	text-decoration:none;
	color:#557;
	width:450px; 
	height:15px;
	margin:2px 0px;
	text-align:left;
	text-indent: 5px;
	height:1.5em;
}

#note2 a:hover {
	display:block; 
	border-right:7px solid #aca; 
	border-top:1px solid #aca;  
	border-bottom:1px solid #aca;  
	border-left:7px solid #aca;
	font-size: 11px;
	padding:0.1em 0 0.1em 0;
	text-decoration:none;
	color:#575;
	text-align:left;
	width:450px;margin:2px 0px;
	height:1.5em;
}

/* Exam Note */

#note ul {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding :0; 
	list-style-type : none; 
}

#note li { 
	display : inline; 
	padding :0; margin:0; 
}

#note a {
	display:block; 
	border-right:7px solid #aac;  
	border-top:1px solid #aac;  
	border-bottom:1px solid #aac;  
	border-left:7px solid #aac;
	background-color:#fff;
	font-size: 11px;
	padding:0.1em 0 0.1em 0;
	text-decoration:none;
	color:#557;
	width:450px; 
	height:15px;
	margin:2px 0px;
	text-align:left;
	text-indent: 5px;
	height:1.5em;
}

#note a:hover {
	display:block; 
	border-right:7px solid #aca; 
	border-top:1px solid #aca;  
	border-bottom:1px solid #aca;  
	border-left:7px solid #aca;
	font-size: 11px;
	padding:0.1em 0 0.1em 0;
	text-decoration:none;
	color:#575;
	text-align:left;
	width:450px;margin:2px 0px;
	height:1.5em;
}

/*Table*/

table	{
	border-collapse: collapse;
	background: #CAE5F1 url(image/th.jpg) repeat-x;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
	width: 470px;
	table-layout: auto;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 11px;
	text-align: left;
	margin-left: 10px;
}
td	{
	background: #F4FAFC url(image/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	border-right: 1px dashed #FFFFCC;
	padding: 10px 10px;
	color: #1D5C79;
	font-size: 11px;
}

th	{
	background: url(image/th.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	border-right: 1px dashed #FFFFCC;
	padding: 10px 10px;
	color: #1D5C79;
	font-size: 11px;
	text-align: center;
}

/* Right Contents */

#right {
	position: relative;
	float: right;
	top: 0px;
	width: 260px;
	padding: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
}

	#right h3 {
	width: 200px;
	padding: 0 0 7px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #eee;
	font-size: 1.1em;
}

/* Side Box */

.sidebox {
	width: 250px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.boxhead {
	padding: 0px;
	margin: 0;
	text-align: center;
	background: url(../images/sbhead-r.gif) no-repeat top right;
}

.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding:20px 0px 5px;
	color: #666; 
	font-weight: 400; 
	font-size: 13px; 
	line-height: 15px;
}

.boxbody {
	padding: 10px 10px 5px;
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
}

.boxbody .text {
	text-align: left;
	visibility: visible;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 210px;
}
.img {
	background-position: center;
	width: 160px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-right: 26px;
	padding: 1px;
/*	border: 1px solid #ccc;
*/
}


.boxbody text p {
	text-align: left;
	font-size: 11px;
	line-height: 1.0em;
}

.line00 {
	line-height: 11px;
	font-size: 11px;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-left: 10px;
	border-left:none;
}

.line01 {
	line-height: 11px;
	font-size: 11px;
	margin-left: 3px;
}


.line03 {
	line-height: 13px;
	font-size: 12px;
}

.line04 {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}

.line05 {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	margin-top: 30px;
}

.clock {
	background-image: url(../images/clock.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	border-left:none;
}

.boxbody ul{
	margin-left: 15px;
}


.boxbody li{
	list-style: disc;
	font-size: 11px;
	color:#0000CC;
	line-height: 12px;
	margin-left: 10px;
	padding-bottom: 6px;
}

/* Footer */

#footer {
	width: 780px;
	height: 90px;
	clear: both;
	padding: 10px;
	border-top: 1px solid #666;
	background-color: #71b5c3;
	font-size: .9em;
}

	#footer p {
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

	.right{
	float: right;
	padding: 7px 0 0 15px;
}

	.w3c	{
	margin-top: 10px;
	line-height: 20px;
}

/* End */

