@charset "utf-8";


/* CSS Import Style
---------------------------------------------------- */
@import "01styles_main.css";
@import "02styles_layout.css";


/* guide common Style
---------------------------------------------------- */
#guide h2 {
	margin-bottom: 20px;
}

#guide h3 {
	margin: 20px 0;
}

#guide h4 {
	margin: 15px 0;
	border-bottom: 1px dotted #c2c7cb;
	padding: 0 0 5px 20px;
	background: url(/images/icon_circle_other.gif) no-repeat left 2px;
	font-weight: bold;
}

#guide h4.v2 {
	margin-top: 40px;
}

#guide .colorGuide {
	color: #154d77;
}

#guide caption {
	color: #154d77;
	font-weight: bold;
	font-size: 93%;
}

#guide .guideStress {
	color: #154d77;
	font-weight: bold;
}

#guide table {
	width: 99%;
}

#guide table th,
#guide table td {
	padding: 2px 5px;
	border: 1px solid #999999;
}

#guide table th {
	background-color: #164c78;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#guide table td {
	background-color: #ffffff;
}

#guide table td.color1 {
	background-color: #e4e4e4;
}

#guide .guideList li {
	background: url(/images/icon_list_other.gif) no-repeat left 6px;
	padding-left: 1em;
}

#guide .guideList li li {
	margin-left: 1em;
	background-image: none;
	padding-left: 0;
	list-style-type: disc;
}

#guide .guideContentsBox {
	width: 618px;
	background: url(/images/bg_contents2_M.jpg) repeat-y left top;
	margin: 19px 0;
}

#guide .guideContentsBox dl {
	background: url(/images/bg_contents2_B.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

#guide .guideContentsBox dl dt {
	background: url(/images/bg_contents2_T.jpg) no-repeat left top;
	padding: 5px 9px;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

#guide .guideContentsBox dl dd {
	padding: 10px 14px 0;
	width: 590px;
}

#guide .topicBox caption {
	padding: 20px 0 3px;
}


/* guide top Style
---------------------------------------------------- */
#guide #flow {
	width: 619px;
}

#guide #flow p.arrow {
	text-align: center;
	margin-top: 15px;
}

#guide #flow dl {
	background: url(/guide/images/bg_guide_step.gif) repeat-y left top;
	width: 619px;
}

#guide #flow dt {
	font-size: 0;
}

#guide #flow dd {
	margin :0;
	vertical-align: middle;
}

#guide #flow dd ul {
	margin-left: 18px;
}

#guide #flow dd p {
	margin-left: 18px;
	width: 340px;
}

#guide #flow dl#step1 dd p {
	padding-top: 20px;
}

#guide #flow dl#step3 dd p {
	padding-top: 30px;
	width: 400px;
}

#guide #flow dl#step2 dd p,
#guide #flow dl#step4 dd p {
	padding-top: 55px;
}

#guide #flow dl#step1 dd {
	background: url(/guide/images/bg_guide_step1.gif) no-repeat right bottom;
	min-height: 134px;
	_height: 134px;
}

#guide #flow dl#step2 dd {
	background: url(/guide/images/bg_guide_step2.gif) no-repeat right bottom;
	min-height: 131px;
	_height: 131px;
}

#guide #flow dl#step3 dd {
	background: url(/guide/images/bg_guide_step3.gif) no-repeat right bottom;
	min-height: 101px;
	_height: 101px;
}

#guide #flow dl#step4 dd {
	background: url(/guide/images/bg_guide_step4.gif) no-repeat right bottom;
	min-height: 131px;
	_height: 131px;
}

#guide #flow #start {
	width: 619px;
	text-align: center;
}

#guide #flow .tel {
	margin-right: 6px;
	vertical-align: top;
}


/* setting common Style
--------------------------------------------------- */
#guide ul#settingMenu {
	margin: 20px 0 5px;
	border-bottom: 4px solid #154d77;
	width: 620px;
}

#guide ul#settingMenu li {
	float: left;
	margin-right: 7px;
}

#guide .guideContentsBox dl dd .boxL {
	float: left;
	width: 320px;
}

#guide .guideContentsBox dl dd .boxR {
	float: right;
	width: 270px;
}

#guide .guideContentsBox dl dd .boxR ul.guideList {
	margin-top: 10px;
}

#guide .guideContentsBox dl dd .boxR .settingInfo {
	background-color: #f9fafb;
	padding: 10px;
	border:1px solid #154d77;
}

.aboutList li {
	background: url(/images/icon_list_other.gif) no-repeat left 6px;
	padding-left: 1em;
}


/* setting_door Style
---------------------------------------------------- */
#guide #settingDoor ol {
	margin-top: 10px;
}

#guide #settingDoor ol li {
	padding-bottom: 10px;
}

#guide #settingDoor .guideContentsBox dl dd .boxL {
	width: 290px;
}

#guide #settingDoor .guideContentsBox dl dd .boxR {
	width: 300px;
}

#guide #settingDoor .guideContentsBox dl dd .boxR table {
	width: 300px;
}

#guide #settingDoor .guideContentsBox dl dd .boxR table th {
	font-weight: normal;
	text-align: left;
}

#guide #settingDoor #settingCost table td.color1 {
	width: 240px;
}

#guide #settingDoor #settingCost table td.price {
	text-align: right;
}
