@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 980px;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
}

body {
	font-family: "メイリオ";
	font-size: 13px;
	color: #333333;
	background-color: #5b7397;
	background-image: url(images/body_back2.gif);
	background-repeat: repeat-x;
	line-height: 13px;
}
#header {
	height: 65px;
	width: 980px;
	background-repeat: no-repeat;
}
.lry60 {
	padding-right: 50px;
	padding-left: 50px;
}

#navi {
	background-image: url(images/navi_back2.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 980px;
	margin-top: -3px;
}
#menu {
	height: 45px;
	width: 920px;
	padding-left: 60px;
}


#menu ul {
	list-style-image: none;
	list-style-type: none;
}


#menu ul li {
	float: left;
	height: 40px;
	margin-top: 3px;
}
#menu ul li.entry {
	height: 43px;
	width: 229px;
	margin-top: 0px;
	margin-left: 12px;
}
#title {
	line-height: 85px;
	background-image: url(images/title_back2.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 980px;
	margin-top: -1px;
}
#title_about {
	background-image: url(images/title_about.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 85px;
	margin-top: -1px;
}

.title {
	margin-top: 20px;
}
#contents {
	width: 980px;
}
#contents #profile {
	background-image: url(images/profile_back.gif);
	height: 458px;
	width: 849px;
}
#koumoku {
	float: left;
	width: 250px;
	margin-left: 50px;
	margin-top: 50px;
}

#koumoku2 {
	float: left;
	width: 250px;
	margin-left: 20px;
	margin-top: 50px;
}
.fs10b {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.fs11 {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
.fs11wh {
	font-size: 11px;
	color: #FFFFFF;
}



.fs12 {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	font-weight: normal;
}
.fs14b {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
}
.fs15b {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}

.fs22or {
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
}
.fs22bl {
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	line-height: 22px;
}
.fs22bl2 {
	font-size: 22px;
	font-weight: bold;
	color: #000066;
}

.fs22br {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}

.fs22gr {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #006600;
}
.fs26 {
	font-size: 26px;
	color: #333333;
	font-family: "メイリオ";
}



.fs18or {
	font-family: "メイリオ";
	font-size: 18px;
	color: #ff6600;
	line-height: 19px;
	font-weight: bold;
}
.fs18bl {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
}
.fs18gr {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}


.img_bg1 {
	background-image: url(images/senior_image6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 383px;
}





#contents_about {
	background-image: url(images/content_about.gif);
	background-repeat: no-repeat;
	height: 385px;
	width: 980px;
}

#contents2 {
	clear: both;
	padding-left: 50px;
	padding-right: 40px;
}
.y5 {
	padding: 5px;
}
.y2fs12 {
	font-size: 12px;
	padding: 2px;
}

.y10 {
	padding: 10px;
}
.wh {
	color: #FFFFFF;
}

.clear {
	clear: both;
}



#left {
	float: left;
	width: 390px;
}
#right {
	float: right;
	width: 470px;
	padding-right: 10px;
}
#footer {
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 980px;
}
.under_line {
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}
.solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.print_enter {
	page-break-after: always;
}