@charset "UTF-8";
/* CSS Document */

/* News page */

h2.title {
	width: 677px; height: 125px;
	background: url(../news_img/title.png) no-repeat;
	text-indent: -9999px; }

ul#info {
    padding: 25px 10px 12px 60px; list-style-type: none;
	width: 560px;
}

li {
    font-size: 14px;
	color: #f3edde;
    line-height: 1.7;
}

li div { display:block; }

div.info2 {
	margin: -1.8em 0 0 0;
	padding: 0 0 0 5.8em;
	display: block;
}

.info_date { color: #d83e86; font-weight: bold;}
.info_arrow { color: #a23589; font-weight: bold; }

.info_tensen {
	margin: 15px 54px 0px 54px;
	padding: 1px 35px 1px 35px;
	background: url(../common/tensen.png) repeat-x;
}

/* Info Link set */
a.info_link:link { color: #f3c719; text-decoration: none; }
a.info_link:visited { color: #f3c719; text-decoration: none; }
a.info_link:hover { color: #fa9300; text-decoration: underline; }


.main_text01 {
	font-size: 14px; line-height: 1.8;
	padding: 5px 50px 0px 56px;
	color: #f3edde; }
.main_text02 {
	font-size: 14px; line-height: 1.8;
	padding: 10px 50px 0px 56px;
	color: #f3edde; }
.main_text03 {
	font-size: 13px; line-height: 1.8;
	padding: 5px 50px 0px 56px;
	color: #f3edde; }

.kome_text01 { 
	font-size: 13px; line-height: 1.7;
	padding: 7px 40px 0px 56px;
	color: #d3c4be; }