@charset "Shift_JIS";

body {
font-size:100%;
}

#lead {
font-size:100%;
}

#lead2 {
font-size:100%;
}

.relatedLinks h3 {
font-size:100%;
}
.relatedLinks {
font-size:100%;
}

#advert {
font-size:100%;
}

/*----------------------------------------------------
	おしらせ
----------------------------------------------------*/
.osi_title {
	width: 500px;
	margin: 20px 40px 15px;
	background: #F9DDE9;
	text-align: center;
	line-height: 2em;
}
.osi_title {
	width: 500px;
	margin: 20px 40px 15px;
	background: #FFDDAA;
	text-align: center;
	line-height: 2em;
}
.osi-list {
	width: 500px;
	margin-left: 50px;
}
.osi-list dl {
	padding: 5px 5px 0px;
}
.osi-list dt {
	float: left;
 width: 6em;
 padding: 3px 0;
}
.osi-list dd {
 padding: 3px 0 3px 6em;
}
.osi-imgR {
	float: right;
	margin: 0px 0px 0px 10px;
}

.osi_box{
	width: auto;
	margin: 10px 10px 10px 40px;
	text-align: center;
	line-height: 2em;
	border: thin dotted #FF9900;
}

.osi_box_link {
	width: auto;
	margin: 5px;
	text-align: center;
	line-height: 2em;
	border: thin dotted #0033CC;
}
.osi_box02 {
	width: auto;
	margin: 10px 10px 10px 40px;
	text-align: left;
	line-height: 2em;
	border: thin dotted #FF9900;
	list-style-position: inside;
	text-indent: 10px;
}

.osi_box_ti01 {
	width: auto;
	margin: 10px;
	text-align: left;
	line-height: 2em;
	list-style-position: inside;
	text-indent: 5px;
	border-bottom: thin dotted;
}

.osi_box00 {
	width: auto;
	text-align: left;
	line-height: 1.6em;
	list-style-position: outside;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/*----------------------------------------------------
	タイトルボックス
----------------------------------------------------*/

table.ti_box01{
	text-align: left;
	border-bottom: 2px solid #FFBC19;
	border-left: 10px solid #FFBC19;
	width: 98%;
}

table.ti_box01 td {
	background-color: #FFFFFF;
}

