@charset "euc-jp";
#top_wrap/* ------------------------------------------

トップページ用 CSS

------------------------------------------ */


 {
	margin-bottom: 30px;
}
#top_wrap #top_comm1 {
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
}
#top_wrap #top_comm2 {
	text-align: center;
}
#top_wrap #top_comm3 {
	background-color: #f2e8cf;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#top_wrap  #mv  {
	background-color: #35A4AA;
	color: #FFFFFF;
	width: 618px;
	margin-bottom: 10px;
	border: 1px solid #95C4B0;
}
#top_wrap    #mv    #mv_pict {
	float: left;
}
#top_wrap #mv #mv_comm {
	padding: 5px 10px;
	float: left;
	font-weight: bold;
	line-height: 135%;
	font-size: 12px;
}
#top_wrap  #mv  #mv_comm  #mv_cap {
	margin-bottom: 3px;
}

#top_wrap #top_tbl1 {
	margin-bottom: 15px;

}
#top_wrap  #top_tbl1  table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top_wrap  #top_tbl1  td   {
	text-align: center;
	padding: 5px;
}
#top_wrap #top_tbl1 .line {
	background-image: url(../common_image/dot1.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#top_wrap dl {
}
#top_wrap dt {
	margin-bottom: 3px;
}
#top_wrap dd {
	padding-left: 20px;
	margin: 0px 0px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	vertical-align: middle;
}

#top_wrap dd img {
	vertical-align: middle;
}

#top_wrap dd a {
	color: #FF0000;
	text-decoration: underline;
}

#top_wrap  #inji  {
}
#top_wrap #inji #inji_cap {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A535A;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #12797E;
}
#top_wrap #inji table {
	width: 100%;
	margin-bottom: 10px;
}
#top_wrap #inji td {
	text-align: center;
	padding: 5px;
}
#top_wrap #inji td img {
	border: 1px solid #999999;
}
#top_wrap #red_box {
	font-weight: bold;
	color: #E70010;
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #E70010;
	line-height: 150%;
}


#pickup {
	font-size: 12px;
}
#pickup  table {
	width: 100%;
	margin-top: 5px;
}
#pickup  td {
	text-align: center;
	padding-bottom: 8px;
	padding-top: 10px;
	width: 25%;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#pickup  td  img {
	width: 140px;
	margin-bottom: 5px;
}
#pickup  .ver_line {
	background-image: url(../common_image/dot2.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
