@charset "Shift_jis";

/*基礎構造
------------------------------------------------------*/
* {
　margin: 0;
　padding: 0;
} 
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: small;
}
/*--基本要素--*/
body	{
	margin: auto;
	padding: 0;
	height: 100%;
	width: 940px;
	background: #cccccc;
	background-position: center;
	font-size: normal;
	list-style: none;
	line-height: 150%;
}
/*--背景--*/
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 100%;
	background: url(../images/background.gif);
	background-repeat: repeat-y;
}        
.contents {
	margin: 0 0 0 10px;
	padding: 0;
	width: 920px;
	min-height: 100%;
	background: #ffffff;
	overflow: hidden;
}
/*--ヘッダー--*/
.head {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 105px;
}
h1.title{
	background: url(../images/title.gif) no-repeat;
}
.head h1.head {
	margin: 0;
	padding: 70px 0 0 440px;
	width: 470px;
	height: 45px;
	line-height: 150%;
	font-size: small;
}
.head h1.head a{
	color: #000099;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
.head h1.head a:hover{
	color: #ff6600;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
/*--フラッシュ--*/
.flash {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 174px;
}
/*--左メニュー--*/
.left {
	margin: 0 0 0 0;
	padding: 0;
	width: 198px;
	height: 100%;
	float:left;
}
.left ul.left {
	margin: 0 0 5px 0;
	padding: 0px;
	width: 198px;
	border-top: 1px solid #000099;
	display: block;
}
/*--左メニュー１--*/
.left ul.left li.left_menu1{
	margin: 2px 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu1 a{
	text-decoration: none;
	background: url(../images/left_title1_1_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu1 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_1_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu1_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー2--*/
.left ul.left li.left_menu2{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu2 a{
	text-decoration: none;
	background: url(../images/left_title1_2_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu2 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_2_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu2_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー3--*/
.left ul.left li.left_menu3{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu3 a{
	text-decoration: none;
	background: url(../images/left_title1_3_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu3 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_3_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu3_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー4--*/
.left ul.left li.left_menu4{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu4 a{
	text-decoration: none;
	background: url(../images/left_title1_4_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu4 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_4_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu4_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー5--*/
.left ul.left li.left_menu5{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu5 a{
	text-decoration: none;
	background: url(../images/left_title1_5_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu5 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_5_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu5_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー6--*/
.left ul.left li.left_menu6{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu6 a{
	text-decoration: none;
	background: url(../images/left_title1_6_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu6 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_6_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu6_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー7--*/
.left ul.left li.left_menu7{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu7 a{
	text-decoration: none;
	background: url(../images/left_title1_7_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu7 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_7_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu7_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー8--*/
.left ul.left li.left_menu8{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu8 a{
	text-decoration: none;
	background: url(../images/left_title1_8_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu8 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_8_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu8_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー9--*/
.left ul.left li.left_menu9{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu9 a{
	text-decoration: none;
	background: url(../images/left_title1_9_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu9 a:hover{
	text-decoration: none;
	background: url(../images/left_title1_9_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu9_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*--左メニュー9--*/
.left ul.left li.left_menu10{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu10 a{
	text-decoration: none;
	background: url(../images/left_title10_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu10 a:hover{
	text-decoration: none;
	background: url(../images/left_title10_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu10_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}

.left ul.left li.left_menu10{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.left ul.left li.left_menu11 a{
	text-decoration: none;
	background: url(../images/left_title11_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu11 a:hover{
	text-decoration: none;
	background: url(../images/left_title11_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menu11_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*----*/
.left ul.left li.left_menukango a{
	text-decoration: none;
	background: url(../images/left_titlekango_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menukango a:hover{
	text-decoration: none;
	background: url(../images/left_titlekango_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_menukango_comment{
	margin: -30px 0 0 20px;
	position: absolute;
	color: #000099;
	font-size: 12px;
}
/*----*/
.left ul.left li.left_vol{
	color: #000099;
	font-size: 12px;
}
.left ul.left li.left_vol a{
	text-decoration: none;
	background: url(../images/bana_vol_1.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
.left ul.left li.left_vol a:hover{
	text-decoration: none;
	background: url(../images/bana_vol_2.gif) no-repeat 0 0;
	color: #000000;
	width: 198px;
	height: 57px;
	display: block;
	border-bottom: 1px solid #cccccc;
}

/*--右コンテンツ--*/
.right {
	margin: 5px 0 0 0;
	padding: 0;
	width: 722px;
	height: 100%;
	background: #ffffff;
	float: right;
}
*html div.right {
	margin: 5px 0 0 0;
	padding: 0;
	width: 722px;
	height: 100%;
	background: #ffffff;
	float: right;
}
*+html div.right {
	margin: 5px 0 0 0;
	padding: 0;
	width: 722px;
	height: 100%;
	background: #ffffff;
	float: right;
}
.right_left {
	margin: 0 0 0 7px;
	padding: 0;
	width: 461px;
	float: left;
}
*html div.right_left {
	margin: 0 0 0 4px;
	padding: 0;
	width: 461px;
	float: left;
}
.right_left ul.main_title1{
}
.right_left ul.main_title1 li.main_title1{
}
/*--区画１--*/
.right_left ul.main_title1_in{
	width: 461px;
	height: 100%;
	clear: both;
}
.right_left ul.main_title1_in li.main_title2_left{
	margin: 0 10px 5px 3px;
	width: 121px;
	float: left;
}
*+html div.right_left ul.main_title1_in li.main_title2_left{
	margin: 5px 10px 5px 3px;
	width: 121px;
	float: left;
}
.right_left ul.main_title1_in li.main_title2_right1{
	margin: 0 0 2px 0;
	list-style-image: url(../images/blue_accent.gif);
	list-style-position: inside;
}
*html div.right_left ul.main_title1_in li.main_title2_right1{
	margin: 10px 0 2px 0;
	padding: -10px 0 5px 5px:
	list-style-image: url(../images/blue_accent.gif);
	list-style-position: inside;
}
*+html div.right_left ul.main_title1_in li.main_title2_right1{
	margin: 10px 0 2px 0;
	padding: 0 0 5px 5px:
	list-style-image: url(../images/blue_accent.gif);
	list-style-position: inside;
}
.right_left ul.main_title1_in li.main_title2_right1 a{
	padding: 0 0 2px -2px;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}
.right_left ul.main_title1_in li.main_title2_right1 a:hover{
	padding: 0 0 2px -2px;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6633;
}
li.main_title2_right2{
	margin: 0 5px 5px 15px;
	line-height: 120%;
}
.right_left ul.border1 {
	width: 461px;
	clear: both;
}
.right_left ul.border1 li.border1 {
	border-bottom: 2px dotted #000099;
}
.right_left ul.border2 {
	width: 461px;
	clear: both;
}
.right_left ul.border2 li.border2 {
	border-bottom: 2px solid #000099;
}
/*--区画２--*/
.right_left ul.main_title3{
	padding: 5px 0 5px 3px;
	clear: both;
}
.right_left ul.main_title3 li.main_title3{
	margin: 0 0 0 20px;
	list-style-image: url(../images/blue_accent.gif);
	list-style-position: outside;
}
*html div.right_left ul.main_title3 li.main_title3{
	margin: 0 0 0 20px;
	list-style-image: url(../images/blue_accent.gif);
	list-style-position: outside;
}
.right_left ul.main_title3 li.main_title3 a{
	padding: 0 0 2px 0;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}
.right_left ul.main_title3 li.main_title3 a:hover{
	padding: 0 0 2px 0;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6633;
}
.right_left ul.main_title3 li.main_title3_time{
	text-align: right;
	font-size: small;
}
/*--区画２--*/
.right_left ul.main_title4{
	padding: 5px 0 5px 3px;
	clear: both;
}
.right_left ul.main_title4 li.main_title4{
	margin: 0 0 0 20px;
	list-style-image: url(../images/blue_accent.gif);
	list-style-position: outside;
}
.right_left ul.main_title4 li.main_title4 a{
	padding: 0 0 2px 0;
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}
.right_left ul.main_title4 li.main_title4 a:hover{
	padding: 0 0 2px 0;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #ff6633;
}
.right_left ul.main_title4 li.main_title4_time{
	text-align: right;
	font-size: small;
}
/*--右メニュー--*/
.right_right {
	margin: 0 10px 0 0;
	padding: 0;
	width: 233px;
	float:right;
}
*html div.right_right {
	margin: 0 3px 0 0;
	padding: 0;
	width: 233px;
	float:right;
}
.right_right_top {
	width: 233px;
	margin: 0;
	padding: 0;
	border: 1px solid #000099;
}
.right_right_top ul.right_right_top_title{
	width: 233px;
	height: 44px;
	border-bottom: 1px solid #000099;
}
.right_right_top ul.right_right_top_title li.right_right_top_title{
	width: 233px;
	height: 44px;
	background: url(../images/right_title1.gif) no-repeat;
}
/*--右上メニュー区画１--*/
.right_right_top ul.right_right_in {
	background: url(../images/right_title1_1.gif) no-repeat;
	width:233px;
	height: 50px;
}
.right_right_top ul.right_right_in li.right_right_in_title{
	padding: 3px 0 0 5px;
	width: 140px;
	color: #000099;
	float: left;
}
.right_right_top ul.right_right_in li.right_right_in_title a{
	color: #000099;
	border-bottom: none;
	text-decoration: none;
}
.right_right_top ul.right_right_in li.right_right_in_title a:hover{
	color: #000099;
	border-bottom: none;
	text-decoration: none;
}
.right_right_top ul.right_right_in li.right_right_time{
	width: 80px;
	color: #000000;
	font-size: 12px;
	float: right;
}

.right_right_top ul.right_right_in li.right_right_comment{
	padding: 30px 0 0 25px;
	width: 180px;
	font-size: 11px;
	color: #000099;
	line-height: 90%;
	position: absolute;
	clear: both;
}
*html div.right_right_top ul.right_right_in li.right_right_comment{
	padding: 5px 0 0 25px;
	width: 180px;
	font-size: 11px;
	color: #000099;
	line-height: 90%;
	position: absolute;
	clear: both;
}
*+html div.right_right_top ul.right_right_in li.right_right_comment{
	padding: 5px 0 0 25px;
	width: 180px;
	font-size: 11px;
	color: #000099;
	line-height: 90%;
	position: absolute;
	clear: both;
}

/*--右下のメニュー　トピックス--*/
.right_right_bottom {
	width: 233px;
	height: 100%;
	margin: 7px 0 0 0;
	padding: 0;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
}
.right_right_bottom ul.right_right_bottom_title{
	width: 233px;
	height: 23px;
}
*+html div.right_right_bottom ul.right_right_bottom_title{
	margin: -2px 0 0 0;
	width: 233px;
	height: 23px;
}
.right_right_bottom ul.right_right_bottom_title li.right_right_bottom_title{
	width: 233px;
	height: 23px;
	background: url(../images/right_title2.gif) no-repeat;
}
/*--右下メニュー区画１--*/
.right_right_bottom ul.right_right_bottom_in {
	width:233px;
	background: #ffffff;
	clear: both;
}
.right_right_bottom ul.right_right_bottom_in li.right_right_bottom_in_title1{
	width: 233px;
	height: 23px;
	clear: both;
}
.right_right_bottom ul.right_right_bottom_in li.right_right_bottom_in_title2{
	width: 233px;
	height: 23px;
	clear: both;
}
.right_right_bottom ul.right_right_bottom_in li.right_bottom_left{
	margin: 5px 0 0 5px;
	width: 87px;
	height: 65px;
	float: left;
}
.right_right_bottom ul.right_right_bottom_in li.right_bottom_right{
	margin: 0 5px 0 5px;
	width: 125px;
	float: right;
	font-size: 12px;
}
.right_right_bottom ul.right_right_bottom_in li.right_bottom_imgnone{
	margin: 5px 5px 0 5px;
	width: 223px;
}

.right_right_bottom ul.right_right_bottom_in li.right_bottom_imgnone img{
     float: left;
     margin-right: 1em;
}

/*--右のイベント--*/
.event{
	margin: 10px 0 0 0;
	padding: 0;
	width: 233px;
}
*html .event{
	margin: -3px 0 0 0;
	padding: 0;
	width: 233px;
}
.event ul.event{
	width: 233px;
}
.event ul.event li.event_title{
	width: 233px;
	height: 23px;
	background: url(../images/right_title3.gif);
}
.event ul.event li.event_topics {
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	width: 200px;
	color: #000099;
	list-style-image: url(../images/blue_tri.gif);
	list-style-position: outside;
}
.event ul.event li.event_topics a{
	color: #000099;
	border-bottom: 1px solid #000099;
	text-decoration: none;
}
.event ul.event li.event_topics a:hover{
	color: #ff9900;
	border-bottom: 1px solid #ff9900;
	text-decoration: none;
}
.event ul.event li.event_time{
	margin: 0 0 0 75px;
	float: right;
	font-size: 12px;
	line-height: 90%;
}
/*-広報誌---*/
.IndexLeftKouhoushiTop {
	margin: 0 0 0 5px;
	padding: 0;
	width: 193px;
}
.IndexLeftKouhoushiBottom {
	margin: 0 0 5px 5px;
	padding: 5px 4px 5px 4px;
	width: 183px;
	border: 1px solid #000033;
}
*+html div.IndexLeftKouhoushiBottom {
	margin-top: -5px;
	padding: 5px 4px 0 4px;

}
/**/
img.ColorAccent {
	margin: 0 5px -1px 0;
}
/*--追加--*/
.IndexCenterTitle a{
	color: #FF0000;
}
.Accent1 {
	margin: 7px 3px -1px 0;
}
.Accent2 {
	margin: 7px 3px -1px 5px;
}
a.LinkAccent {
	color: #000099;
}
table.FontSizeSmall {
	font-size: 13px;
}
table.TopicsWidth {
	font-size: 13px;
	width: 223px;
}
/*--受賞表彰一覧を見る--*/
ul.indexZH{
	margin-bottom: 10px;
	padding: 0 10px 0 140px;
	border-bottom: 1px solid #006;
	width: 83px;
}
/*--一般的なリスト--*/
ul.indexN {
	margin: 0 10px 0 8px;
}
/*--一般的なリスト--*/
ul.indexNImage {
	margin: 0 10px 0 8px;
	width: 120px;
	float: left;
}
ul.indexNImageTitle {
	margin: 0;
	width: 320px;
	float: left;
}
/*--一般的なリスト--*/
ul.indexI {
	margin: 0 0 0 380px;
}
/*--施設--*/
ul.sisetsu {
	padding: 5px 0 0 5px;
	background: url(../images/right_title1_1.gif) no-repeat;
	width:228px;
	height: 45px;
}
/*--矢印１--*/
li.titleLink1 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 18px;
	background: url(../images/blue_accent.gif) no-repeat;
	background-position: 0 0.2em;
	line-height: 130%;
}
li.titleLink1 a{
	color: #036;
	text-decoration: none;
}
li.titleLink1 a:hover{
	color: #F60;
	border-bottom: 1px solid #F60;
}
/*--矢印２--*/
li.titleLink2 {
	margin: 0 0 0 0;
	padding: 0 0 2px 18px;
	background: url(../images/blue_tri.gif) no-repeat;
	background-position: 0 0.2em;
	line-height: 130%;
}
li.titleLink2 a{
	color: #036;
	text-decoration: none;
}
li.titleLink2 a:hover{
	color: #F60;
	border-bottom: 1px solid #F60;
}
/*--矢印２おしらせ医療関係者向けニュース--*/
li.titleLink3 {
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 18px;
	background: url(../images/blue_accent.gif) no-repeat;
	background-position: 0 0.3em;
	line-height: 130%;
}
li.titleLink3 a{
	color: #036;
	text-decoration: none;
}
li.titleLink3 a:hover{
	color: #F60;
	border-bottom: 1px solid #F60;
}
/*--矢印３画像がある場合--*/
li.titleLink3Image {
	margin: 0 10px 5px 0;
	padding: 2px 0 2px 18px;

	background: url(../images/blue_accent.gif) no-repeat;
	background-position: 0 0.3em;
	line-height: 130%;
}
li.titleLink3Image a{
	margin: 0 5px 5px 0;
	color: #036;
	text-decoration: none;
}
li.titleLink3Image a:hover{
	margin: 0 5px 5px 0;
	color: #F60;
	border-bottom: 1px solid #F60;
}
/*--画像--*/
.main_title2_left {
	margin: 0 10px 0 0;
	width: 120px;
	float: left;
}
/*--矢印なし--*/
li.titleLinkN {
	margin: 0;
	padding: 0 0 2px 18px;
	line-height: 130%;
}
*+html div li.titleLinkN {
	margin: -20px 0 0 0;
}
li.titleLinkN a{
	color: #036;
	text-decoration: none;
}
li.titleLinkN a:hover{
	color: #F60;
	border-bottom: 1px solid #F60;
}
li.titleDate {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 11px;
	float: left;
	line-height: 130%;
}
/*--スペース--*/
.space5 {
	height: 5px;
}
/*--タイトルバナー--*/
h2.titleBana {
	margin: 0 0 5px 0;
	padding: 0;
}
/*--採用ボタン--*/
ul.saiyou {
	width: 233px;
	height: 50px;
}
li.saiyou {
	width: 233px;
	height: 50px;
	display: block;
}
li.saiyou a{
	width: 233px;
	height: 50px;
	display: block;
	text-decoration: none;
	background: url(../images/saiyou.gif) no-repeat;
}
li.saiyou a:hover{
	width: 233px;
	height: 50px;
	display: block;
	text-decoration: none;
	background: url(../images/saiyou_2.gif) no-repeat;
}
