/*-- 専用スタイルシート --*/


div#left_column ul li span.menu {
	width : 160px ;
	height : 20px ;
	text-indent : -9999px ;
	background-image : url(../../common/img/button_menu_menu.gif) ;
	background-position : 0 -20px ;
	background-repeat : no-repeat ;
	display : block ;
}

div#right_column div.menu h2 {
	margin-top : 15px ;
	border-bottom : solid 2px #999999 ;
	width : 655px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_menu.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.intro {
	padding : 20px 10px 40px 10px ;
	height : 90px ;
}

div#right_column div.menu div.intro img {
	padding-right : 20px ;
	display : block ;
	float : left ;
}

div#right_column div.menu div.intro p {
	margin : 0 ;
	padding-top : 36px ;
}

div#right_column div.menu div.left {
	width : 320px ;
	float : left ;
}

div#right_column div.menu div.right {
	width : 320px ;
	float : right ;
}

div#right_column div.menu div.hand,
div#right_column div.menu div.hand_gel,
div#right_column div.menu div.hand_course,
div#right_column div.menu div.foot,
div#right_column div.menu div.foot_gel,
div#right_column div.menu div.foot_course,
div#right_column div.menu div.extension {
	padding : 20px 0 ;
}

div#right_column div.menu div.hand p,
div#right_column div.menu div.hand_gel p,
div#right_column div.menu div.hand_course p,
div#right_column div.menu div.foot p,
div#right_column div.menu div.foot_gel p,
div#right_column div.menu div.foot_course p,
div#right_column div.menu div.extension p {
	margin : 10px 0 ;
	padding : 10px ;
	background-color : #554444 ;
}

div#right_column div.menu div.hand table,
div#right_column div.menu div.hand_gel table,
div#right_column div.menu div.hand_course table,
div#right_column div.menu div.foot table,
div#right_column div.menu div.foot_gel table,
div#right_column div.menu div.foot_course table,
div#right_column div.menu div.extension table {
	border : dotted 2px #ffffff ;
	width : 320px ;
}

div#right_column div.menu div.hand table th,
div#right_column div.menu div.hand_gel table th,
div#right_column div.menu div.hand_course table th,
div#right_column div.menu div.foot table th,
div#right_column div.menu div.foot_gel table th,
div#right_column div.menu div.foot_course table th,
div#right_column div.menu div.extension table th {
	padding : 10px 0 5px 20px ;
	width : 70% ;
	text-align : left ;
	color : #ffffff ;
}

div#right_column div.menu div.hand table td,
div#right_column div.menu div.hand_gel table td,
div#right_column div.menu div.hand_course table td,
div#right_column div.menu div.foot table td,
div#right_column div.menu div.foot_gel table td,
div#right_column div.menu div.foot_course table td,
div#right_column div.menu div.extension table td {
	padding : 10px 20px 5px 0 ;
	width : 30% ;
	text-align : right ;
	color : #ffffff ;
}

div#right_column div.menu div.hand table td.note,
div#right_column div.menu div.hand_gel table td.note,
div#right_column div.menu div.hand_course table td.note,
div#right_column div.menu div.foot table td.note,
div#right_column div.menu div.foot_gel table td.note,
div#right_column div.menu div.foot_course table td.note,
div#right_column div.menu div.extension table td.note {
	padding : 0 20px 5px 20px ;
	width : 100% ;
	text-align : left ;
	font-size : 10px ;
	line-height : 14px ;
	color : #ffffff ;
}

div#right_column div.menu div.hand h3 {
	width : 320px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_hand.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.hand_gel h3 {
	width : 320px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_hand_gel.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.hand_course h3 {
	width : 320px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_hand_course.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.foot h3 {
	width : 320px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_foot.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.foot_gel h3 {
	width : 320px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_foot_gel.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.foot_course h3 {
	width : 320px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_foot_course.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.menu div.extension h3 {
	width : 655px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_extension.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

