@charset "shift_jis";

html {
	scrollbar-3dlight-color:#f6f8f4;
	scrollbar-highlight-color:#cad2bc;
	scrollbar-face-color:#f6f8f4;
	scrollbar-arrow-color:#cad2bc;
	scrollbar-shadow-color:#cad2bc;
	scrollbar-darkshadow-color:#f6f8f4;
	scrollbar-track-color:#f6f8f4;
}


body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #aebd96;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(http://www.jrs.gr.jp/images/bg.gif);
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #aebd96;
}
a:hover {
	color: #ff9900;
}
.look {
	color: #FB908A;
}

.midashi1 {
	background: url(http://www.jrs.gr.jp/images/h3.gif);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #CFD2C9;
	line-height: 30px;
}
.arrow1 a {
	background: url(http://www.jrs.gr.jp/images/pen.gif) no-repeat 10px center;
	display: block;
	padding-left: 28px;
	border-bottom: 1px dotted #CFD2C9;
	padding-right: 10px;
	width: 164px;
}
.arrow1 a:hover {
	background: #F6F8F4 url(http://www.jrs.gr.jp/images/pen.gif) no-repeat 11px center;
}
#left p,#right p {
	padding: 0.5em 10px 1em;
	line-height: 1.5;
	font-size: 90%;
}



/*コンテナー
------------------------------------------------------------------*/
#container {
	border: 3px solid #cfd2c9;
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}




/*ヘッダー（写真とサイトロゴが入っているところ）
------------------------------------------------------------------*/
#header {
	height: 100px;
	background: url(http://www.jrs.gr.jp/images/main_img.gif) no-repeat left top;

}
#header img {

}
#header h1 {
	font-size: 10px;
	color: #999999;
	text-align:right;
	font-weight: normal;
	padding-top: 80px;
}



/*ヘッダー下のナビメニュー
------------------------------------------------------------------*/
#nav {
	background: #f6f8f4 url(http://www.jrs.gr.jp/images/nav_bg.gif) repeat-x bottom;
	border-top: 1px solid #cfd2c9;
	border-bottom: 1px solid #cfd2c9;
	text-align: right;
	line-height: 30px;
}

/*top画像
----------------------------------------------- */

#gakushi{
   background: url(http://www.jrs.gr.jp/images/gakushihoken.gif) no-repeat;
   font-size: 20px;
   width: 550px;
   height: 208px;
   position:relative;
 }

#gakushia{
font-size: 20px;
text-decoration:underline;
color: #0000ff;
}

#gakushi a:hover{
position: relative;
left: 2px;
top: 2px;
}

.gakushi1{
display:block;
position:absolute;
top:155px;
left:40px;
}


/*右側コンテンツ
------------------------------------------------------------------*/
#right {
	width: 202px;
	border-left: 1px solid #CFD2C9;
	vertical-align: top;
}


#right a {
	color: #666666;
}

#right a:hover {
	color: #ff6600;
}

/*中央コンテンツ
------------------------------------------------------------------*/
#center {
	width: 570px;
	font-size: 14px;
	color: #333333;
	vertical-align: top;
	padding: 10px;
}
#center p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.jrs.gr.jp/images/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#center h2 {
	font-size: 18px;
	font-weight: bold;
	font-color: #ffffff;
	letter-spacing: 0.2em;
	padding-left: 50px;
	padding-right: 10px;
	background: #FFFFFF url(http://www.jrs.gr.jp/images/h2.gif) no-repeat right center;
	line-height: 35px;
}

#center h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-left: 50px;
	padding-right: 10px;
	background: #FFFFFF url(http://www.jrs.gr.jp/images/h2.gif) no-repeat right center;
	line-height: 35px;
}

#center a {
	color: #0000ff;
}

#center a:hover {
	color: #ff6600;
}
