<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h3 {
	font-size: 1.4em;
	line-height: 160%;
	color: #333333;
	background: #E8E8E8 url(../img/info_side_navi/h3_bg.gif) no-repeat left center;
	margin-top: 15px;
	padding-left: 12px;
	border-bottom: 2px solid #999999;
}
#main_c_area #privacy_info {
}
#main_c_area #privacy_info dt {
	color: #000066;
	border-bottom: 2px solid #000066;
	font-weight: bold;
	font-size: 1.4em;
}
#main_c_area #privacy_info dd {
	line-height: 140%;
	padding: 10px 14px 14px;
	font-size: 1.4em;
	color:#000000;
}
#main_c_area #privacy_info dl {
	width: 100%;
}
#main_c_area p.read {
	font-size: 1.4em;
	line-height: 140%;
}
#privacy_info h4,#inquiry h4 {
	font-size: 1.4em;
	color: #000066;
	border-bottom: 2px solid #000066;
	padding:0px;
	margin:10px 0px 10px 0px;
}
#main_c_area #privacy_info table,#main_c_area #inquiry table {
	width: 97%;
	border: 1px solid #999999;
	border-collapse:collapse;
	font-size: 1.4em;
	line-height: 140%;
	padding:0px;
	margin: 0px auto;
}

#main_c_area #privacy_info td,#main_c_area #inquiry td {
	padding:3px;
	border:1px solid #999999;
	border-collapse:collapse;
}
.photo1 {
	margin-right: 10px;
	float:left;
	display: block;
}

.photo2 {
	margin-right: 10px;
	float:right;
	display: block;
	margin-left: 10px;
}
#privacy_info ul.tetuzuki {
	font-size: 1.4em;
	line-height: 140%;
	list-style-type: none;
}
#privacy_info .tetuzuki li {
	background: url(../img/pdficon2.gif) no-repeat left center;
	margin-left: -16px;
	padding-left: 18px;
}
#privacy_info .tetuzuki a {
	color: #333333;
	text-decoration: none;
}
#privacy_info .tetuzuki a:hover {
	color: #999999;
}
#main_c_area #i_news dl ,#main_c_area #news dl {
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main_c_area #i_news dt ,#main_c_area #news dt {
	font-size: 1.4em;
	color: #999999;
	width: 100%;
}
#main_c_area #i_news dd a ,#main_c_area #news dd a {
	color: #333333;
	background: url(../img/link_icon2.gif) no-repeat left top;
	padding-left: 18px;
	text-decoration: none;
}
#main_c_area #i_news dd ,#main_c_area #news dd {
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
}
#main_c_area #i_news dd a:hover ,#main_c_area #news dd a:hover {
	color: #999999;
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}
#main_c_area #sitemap dl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main_c_area #sitemap {
	margin-top: 15px;
}
#main_c_area #sitemap dt a:hover {
	background: url(../img/top_icon1_o.gif) no-repeat left center;
	color: #999999;
}
#main_c_area #sitemap dd a {
	color: #333333;
	text-decoration: none;
	background: url(../img/link_icon2.gif) no-repeat left top;
	margin-right: 16px;
	margin-left: 16px;
	padding-left: 16px;
}
#main_c_area #sitemap dd a:hover {
	color: #999999;
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}
#main_c_area #sitemap dd a.second {
	color: #333333;
	text-decoration: none;
	background: url(../img/link_icon2.gif) no-repeat left top;
	margin-right: 16px;
	margin-left: 30px;
	padding-left: 16px;
}
#main_c_area #sitemap dd a:hover.second {
	color: #999999;
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}

#main_c_area #sitemap img {
	vertical-align: baseline;
}
#main_c_area #link ul {
	font-size: 1.4em;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 14px;
}
#main_c_area #link li {
	float: left;
	width: 256px;
	line-height: 150%;
	padding-bottom: 7px;
}
#main_c_area #link li a {
	color: #333333;
	text-decoration: none;
	background: url(../img/link_icon2.gif) no-repeat left top;
	padding-left: 16px;
}
#main_c_area #link h4 {
	font-size: 1.4em;
	color: #000066;
	padding-bottom: 3px;
	border-bottom: 2px solid #000066;
}
#main_c_area #link .english {
	font-size: 0.8em;
	padding-left: 18px;
}
#main_c_area #link li a:hover {
	color: #999999;
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}
#main_c_area #newwin {
	font-size: 1.4em;
	padding-top: 15px;
}
#main_c_area #access {
	margin:15px auto 0px auto;
	}
/*#main_c_area #access dl {
	float: left;
	width: auto;
	margin-right: 18px;
	margin-bottom: 20px;
}
#main_c_area #access dt {
	margin: 0px;
	padding: 0px;
}
#main_c_area #access dd {
	background: url(../../access/img/access_bg.gif) repeat-y;
	padding: 5px;
	height: 120px;
	width: 105px;
}*/

#main_c_area img.a_center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

#main_c_area #access p.address {
	font-size: 1.4em;
	line-height: 140%;
	color: #333333;
	margin: 20px;
}
#main_c_area #access p.yahoo_maplink {
	font-size: 1.2em;
	text-align: right;
}
#access #yahoo_link {
	font-size: 1.2em;
	line-height: 150%;
	text-decoration: none;
	text-align: right;
}
#main_c_area #access #yahoo_link a {
	background: url(../img/link_icon2.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	padding-left:18px;
}
#main_c_area #access #yahoo_link a:hover {
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}
#main_c_area #access h4,#main_c_area #news h4 {
	font-size: 1.4em;
	color: #000066;
	border-bottom: 2px solid #000066;
	margin-top: 15px;
	padding-bottom:5px;
}
#main_c_area #sitemap dt {
	font-size: 1.4em;
	line-height: 160%;
	color: #333333;
	margin-bottom: 10px;
	background: #E5E6E7;
}
#main_c_area #sitemap dt a {
	color: #333333;
	padding-left: 16px;
	text-decoration: none;
	background: url(../img/top_icon1.gif) no-repeat left center;
}
#main_c_area #i_news img.new_win {
	vertical-align: bottom;
}

#main_c_area #news {
 margin-top:15px;
}
#news h4 {
	font-size: 1.4em;
	color: #000066;
	border-bottom: 2px solid #000066;
	padding:0px;
	margin:10px 0px 10px 0px;
}

#main_c_area #news ul {
 margin:0px 0px 0px 15px;
	padding :0px;
	list-style-type: none;
}
#main_c_area #news li a{
	color: #333333;
	text-decoration: none;
	background: url(../img/link_icon2.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 1.4em;
	line-height: 160%;
}
#main_c_area #news li a:hover {
	background: url(../img/link_icon2_o.gif) no-repeat left top;
	color: #999999;
}
	#news p.sekinin {
	text-align: right;
	margin-bottom: 10px;
	font-size: 1.4em;
}
#main_c_area #news p.shosai {
	font-size: 1.4em;
	text-decoration: none;
}
#main_c_area #news p.shosai a {
	text-decoration: none;
	background: url(../img/link_icon2.gif) no-repeat left top;
	padding-left: 18px;
	color: #333333;
}
#main_c_area #news p.shosai a:hover {
	background: url(../img/link_icon2_o.gif) no-repeat left top;
	color: #999999;
}

#main_c_area #news p.read {
 margin:0px 0px 10px;
	font-size: 1.4em;
	line-height: 140%;
}
#main_c_area #news #n_shousai dl {
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main_c_area #news #n_shousai dt {
	font-size: 1.4em;
	color: #999999;
	width: 100%;
}
#main_c_area #news #n_shousai dd a {
	color: #333333;
	background: url(../img/link_icon2.gif) no-repeat left top;
	padding-left: 18px;
	text-decoration: none;
}
#main_c_area #news #n_shousai dd {
	padding-bottom: 5px;
	border-style: none;
}
#main_c_area #news #n_shousai dd a:hover {
	color: #999999;
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}
#main_c_area #news #n_shousai dd.f_left {
 float:left;
	margin:0px 8px 0px 0px;
}
#main_c_area #news #n_shousai dd.f_left a {
	color: #333333;
	background-image: none;
	text-decoration: none;
	padding-left: 0px;
}
#main_c_area #news #n_shousai dd.f_left a:hover {
	color: #999999;
	background-image:none;
}
#main_c_area #access ul {
	list-style-type: none;
	display:block;
	margin: 0px auto;
	padding:0px 0px 5px 0px;
	text-align:center;
	height: 38px;
	width: 476px;
}
#main_c_area #access li {
	line-height: 0px;
	float: left;
}
#g_press p {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
}
#main_c_area #g_press {
	padding-top: 15px;
}

#main_c_area #g_press dl {
	width :97%;
	margin: 10px 0px 10px;
	padding: 10px;
}

#main_c_area #g_press dt {
	font-size :1.4em;
	margin: 5px 0px;
}
.dt_bg {
	color: #333333;
	background-color :#E5E6E7;
	/*background: #E5E6E7 url(../../u_guide/img/top_icon1.gif) no-repeat left center;*/
	height: 20px;
	text-decoration: none;
	display:block;
	/*padding-left: 16px;*/
	line-height: 20px;
}
#g_press dt a {
	color: #333333;
	background: #E5E6E7 url(../../u_guide/img/top_icon11.gif) no-repeat left center;
	text-decoration: none;
	display:block;
	padding-left: 16px;
	line-height: 20px;
}

#main_c_area #g_press dt a:hover {
	color: #999999;
	background: #E5E6E7 url(../../u_guide/img/top_icon11_o.gif) no-repeat left center;
	text-decoration: none;
	display:block;
	padding-left: 16px;
	line-height: 20px;
}
#main_c_area #g_press dd {
	font-size :1.4em;
}
#g_press dd a {
	background:  url(../img/link_icon3.gif) no-repeat left top;
 color :#333333;
	text-decoration:none;
	line-height:130%;
	padding-left: 15px;
	}
#g_press dd a:hover {
	background:  url(../img/link_icon3_o.gif) no-repeat left top;
 color :#999999;
	line-height:130%;
	padding-left: 15px;
	}
#g_press dd a.pdf_icon {
	background:  url(../img/pdficon2.gif) no-repeat left top;
 color :#333333;
	text-decoration:none;
	line-height:130%;
	padding-left: 17px;
	}
#g_press dd a:hover.pdf_icon{
	color: #999999;
	background: url(../img/pdficon2.gif) no-repeat left top;
	padding-left: 17px;
}
	#g_press p.sekinin {
	text-align: right;
	margin-bottom: 10px;
}
#main_c_area p.read {
	font-size: 1.4em;
	line-height: 140%;
	padding-bottom:14px;
}

#main_c_area #g_press table {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	border: 1px solid #999999;
		font-size: 1.4em;
	line-height: 140%;
	padding:0px;
}

#main_c_area #g_press td {
	padding:3px;
	border-collapse:collapse;
	border:1px solid #999999;
}#main_c_area h4 {
	font-size: 1.4em;
	color: #000066;
	border-bottom: 2px solid #000066;
	padding-bottom: 5px;
}

#main_contents #main_c_area ul.policy_list {
	font-size: 1.4em;
	line-height: 150%;
	list-style-type:none;
}

#g_press h4 {
 padding:5px 0px;
 margin :0px 0px 15px 0px;
}
#g_press caption {
	font-size: 1em;
	text-align: right;
}
#g_press .chushaku {
	font-size: 1.2em;
	text-align: right;
	line-height: 180%;
}
#g_press td.bg_gray {
	background: #CCCCCC;
}
#g_press #pagelink {
	font-size: 1.2em;
	line-height: 120%;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	clear: both;
}
#g_press #pagelink ul {
	padding: 10px 0 0;
	list-style-type: none;
	text-align: left;
	margin: 0px;
}
#g_press #pagelink li {
	float: left;
	background: url(../img/link_dot_line.gif) no-repeat right;
	padding-right: 10px;
	padding-left: 10px;
}
/*--[ 20100302New・I_news一覧用に追加 --*/
#main_c_area ul.ichiran {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size:1.4em;
}
#main_c_area ul.ichiran li {
	border:none;
	background: url(../img/link_icon2.gif) no-repeat left top;
	list-style-type:none;
	margin-bottom: 5px;
	letter-spacing:0.1em;
}
#main_c_area ul.ichiran li a {
	text-decoration: none;
	color: #333333;
	padding-left: 18px;
}
#main_c_area ul.ichiran li a:hover{
	color: #999999;
	background: url(../img/link_icon2_o.gif) no-repeat left top;
}
#main_c_area p.no_news{
	border-bottom: 1px dotted #666666;
	padding-bottom:5px;
}
/*-- 20100302New・I_news一覧用に追加 ]--*/
</pre></body></html>