@charset "UTF-8";

/*基本ボディー部分・位置制御*/
body {
	padding: 0px;
	margin: 0px;
}

/*ヘッダ部分・位置背景制御*/

.bk_menu {
	background-image: url(../img/bk_img_menu.gif);
}
.head_text {
	font-size: 10px;
	background-color: #fce0df;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.head_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.tel {
	background-image: url(../img/bk_img_tel.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mail {
	padding-top: 45px;
	padding-left: 5px;
}
.beginner {
	float: right;
	padding-top: 15px;
}
.menu_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*ブッタ部分・位置背景制御*/

.footer_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bk_foot {
	background-color: #f58287;
}
.copy {
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	padding: 10px;
}
.menu_foot {
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
.bk_img {
	background-image: url(../img/bk_img_top.gif);
	background-repeat: repeat-x;
}

/*サブ左メニュー部分・位置背景制御*/

.left {
	background-color: #fbf6e2;
	background-image: url(../img/bk_img_zero.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	text-align: center;
	padding-top: 2px;
}
dt {
	font-size: 12px;
	text-align: left;
	padding-left: 33px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	background-image: url(../img/L_menu_yaji.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
dd {
	background-image: url(../img/L_menu_yaji_s.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
}
.banner_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
.left_dt_01 {
	border-bottom-color: #f67b8f;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*左メニューロールオーバー*/

a.left_menu:link {
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
a.left_menu:hover {
	color: #CC0066;
	text-decoration: none;
}
a.left_menu:visited {
	text-decoration: none;
}
a.left_menu:active {
	color: #333333;
	text-decoration: none;
}


/*パンクズ*/
.pankuzu {
	font-size: 75%;
	text-align: right;
}

a.pan:link {
	text-decoration: underline;
	color: #000000;
}
a.pan:hover {
	color: #000000;
	text-decoration: none;
}
a.pan:visited {
	color: #000000;
}
a.pan:active {
	color: #000000;
}
.head_text h1 {
	font-size: 10px;
	font-weight: normal;
	display: inline;
}
.head_text p{
	font-size: 10px;
	display: inline;
	padding-left: 0.5em;
}
.head_text {
	background-color: #fce0df;
	color: #333333;
}
.head_text {
	position:relative;
}

