@charset "Shift_JIS";

/* #############################################################

[ index ]

Additional authority person of parts : Web master

############################################################# */
/* -------------------------------------------------------------- 
見出し（main）
-------------------------------------------------------------- */

/* tab
--------------------------------------------- */

/* section
--------------------------------------------- */
.map div.map_area{
	width:900px;
	margin:20px auto 20px auto;
}

.map h4 {
	width:900px;
	margin:20px auto 20px auto;
	height:16px;
	padding:10px;
	background:
		url("../../../resources/images/bg_title02.gif") 
		no-repeat 0 0;
	font-size:1.2em;
	font-weight:bold;
}

.map .access_area{
	width:900px;
	margin:0 auto 15px auto;
	clear: both;
}

.map .access_area dt{
	width:100px;
	float: left;
}

.map .access_area dd{
    margin-left: 100px;
}

/* ==========================================================================
title ： [プラン名]
========================================================================== */

/* -------------------------------------------------------------- 
title bg ： [プラン名背景]
-------------------------------------------------------------- */
.page_title {
	background: url("../../../resources/images/plan_list_bg_001.gif") repeat-y left top;
	margin: 0 0 15px 0;
}

.page_title_top {
	background: url("../../../resources/images/plan_list_bg_002.gif") no-repeat left top;
	padding-top: 9px;
}
.page_title_btm {
	background: url("../../../resources/images/plan_list_bg_003.gif") no-repeat left bottom;
	padding: 0 20px 7px 20px;
}

/* -------------------------------------------------------------- 
title text ： [プラン名テキスト]
-------------------------------------------------------------- */
.page_title p.plan_code {
	display:inline;
	float: right;
	margin-left:10px;
	font-size: 87%;
}

.page_title p.plan_kana {
	display:inline;
	float: left;
	font-size: 87%;
}

.page_title h1 {
	clear: both;
	font-size: 200%;
	font-weight: bold;
}
#KuchikomiLinkButtonArea {
	float:right;
	margin: -25px 2px -25px 0;
	position: relative;
	padding-top: 15px;
}