@charset "utf-8";
/* CSS Document */


/*=intro
===================*/

div#intro_area{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

div#intro_area h4{
	font-size: 1em;
	background-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}

div#intro_area p{
	margin-top: 10px;
}

div#intro_area p img{
	margin-left: 10px;
}

div#intro_area ul{
	margin-top: 30px;

}

div#intro_area ul li{
	list-style-type: none;
	font-size: 0.875em;
	line-height: 1.5em;
	background-image: url(../guide/images/icon_g_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
	padding-top: 5px;
}


/*=item
===================*/

div#item_area{
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


.photo_text{
	font-size: 0.75em;
	padding-top: 5px;
	text-align: center;
}


.tb_area{
}

.tb_area td.pd_img{
	text-align: center;
}

.tb_area td.rside{
	text-align: right;
	padding-right: 3px;
}


.item_tb{
	font-size: 0.875em;
}

.item_tb td{
	padding-bottom: 10px;
	line-height: 1.5em;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.item_tb img{
	margin-right: 5px;
}

.item_footer{
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}



/*=notes
===================*/

div#notes ul{
	margin-top: 30px;

}

div#notes ul li{
	list-style-type: none;
	font-size: 0.875em;
	line-height: 1.5em;
	background-image: url(../guide/images/icon_g_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
	padding-top: 5px;
}


.saisyoku_bana{
	margin-top: 20px;
	margin-bottom: 10px;
}

.saisyoku_bana img{
	margin-right: 10px;
	vertical-align: middle;
}

.img_mg img {
	margin-bottom: 5px;
}
