﻿@charset "UTF-8";

/* -----------------------------------------------------------------------------

TOPテキスト

-------------------------------------------------------------------------------- */

#top_main{
	width:930px;
	_width:950px;
	height:75px;
	_height:160px;
	margin:0px auto 18px auto;
	padding:85px 0px 0px 20px;
	background:url(../images/common/top_main.jpg) no-repeat left top;
	text-align:left;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

#top_main h2{
	float:left;
	display:inline;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}



/* -----------------------------------------------------------------------------

TOPコンテンツマップ

-------------------------------------------------------------------------------- */

#top_tit{
	width:600px;
	margin-bottom:15px;
	padding:0px;
}

#top_tit h3{
	padding-left:15px;
	background:url(../images/common/ico_title.gif) no-repeat left center;
	font-size:18px;
	color:#CD2B50;
	margin-bottom:10px;
}

#top_tit p{
	width:600px;
	_width:630px;
	margin-bottom:10px;
	padding:10px 15px 0px 15px;
	background:url(../images/common/contents_top.gif) no-repeat left top;
}

.top_contents_tit{
	clear:both;
	width:615px;
	margin-left:15px;
	margin-bottom:18px;
	padding:0px;
}


.top_contents_tit h4{
	width:610px;
	padding-bottom:5px;
	background:url(../images/common/line_tit_s.jpg) no-repeat left bottom;
	font-size:16px;
	color:#CD2B50;
}

.top_contents_tit h4 a{
	padding-left:15px;
	color:#CD2B50;
	background:url(../images/common/ico_arrow_r.gif) no-repeat left center;
	text-decoration:none;
}

.top_contents_tit h4 a:hover{
	color:#CD2B50;
	text-decoration:none;
}

.top_contents_tit p{
	width:600px;
	_width:630px;
	margin-bottom:10px;
	padding:10px 15px 0px 15px;
}

.top_contents_tit p{
	width:600px;
	_width:630px;
	margin-bottom:10px;
	padding:10px 15px 0px 15px;
}

.top_contents_tit .top_contents_list{
	clear:both;
	width:600px;
	padding-top:5px;
	list-style-position:outside;
	list-style-type:none;
	width:598px;
	margin-left:6px;
	background:url(../images/common/contents_sec.gif) no-repeat left top;
}

.top_contents_tit .top_contents_list li{
	clear:both;
	margin:15px 0px 0px 10px;
	padding-left:15px;
	background:url(../images/common/ico_arrow_g.gif) no-repeat left top;
	vertical-align:top;
	line-height:100%;
}

.top_contents_tit .top_contents_listb{
	clear:both;
	width:600px;
	padding-top:5px;
	list-style-position:outside;
	list-style-type:none;
	width:598px;
	margin-left:6px;
	margin-bottom:80px;
	_margin-bottom:0px;
	background:url(../images/common/contents_sec.gif) no-repeat left top;
}

*+html .top_contents_tit .top_contents_listb{
	margin-bottom:0px;
}

.top_contents_tit .top_contents_listb li{
	float:left;
	margin:15px 0px 0px 10px;
	padding-left:15px;
	background:url(../images/common/ico_arrow_g.gif) no-repeat left top;
	vertical-align:top;
	line-height:100%;
}


/* -----------------------------------------------------------------------------

サイトマップ用

-------------------------------------------------------------------------------- */


.map_block{
	width:600px;
	margin-bottom:15px;
	padding:0px;
}

.map_block h3{
	clear:both;
}

.map_block h3 a{
	padding-left:15px;
	background:url(../images/common/ico_title.gif) no-repeat left center;
	font-size:18px;
	color:#CD2B50;
	margin-bottom:10px;
	text-decoration:none;
	font-size:14px;
}

.map_block h3 a:hover{
	color:#CD2B50;
	text-decoration:none;
}

.map_block h3 a:visited{
	color:#CD2B50;
	text-decoration:none;
}

.map_list{
	width:600px;
	margin-bottom:15px;
	padding:0px;
}

.map_list_s{
	clear:both;
	margin-left:0px;
	margin-bottom:18px;
	list-style-type:none;
	list-style-position:outside;
	padding-left:15px;
	background:url(../images/common/ico_arrow_map.gif) no-repeat left top;
}

.map_contents_listb{
	clear:both;
	width:600px;
	margin-bottom:15px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}


.map_contents_listb li{
	float:left;
	margin:5px 0px 10px 5px;
	padding-left:15px;
	background:url(../images/common/ico_arrow_g.gif) no-repeat left top;
	vertical-align:top;
	line-height:100%;
}

.map_contents_list{
	clear:both;
	width:600px;
	margin-bottom:15px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}


.map_contents_list li{
	clear:both;
	margin:5px 0px 10px 10px;
	_margin:5px 0px 10px 5px;
	padding-left:15px;
	background:url(../images/common/ico_arrow_g.gif) no-repeat left top;
	vertical-align:top;
	line-height:100%;
}


