@charset "utf-8";

/* 基本設定 ここから */

body {
	color: #555555;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #999999;
/*	background-image: url(images/top/recommend_bg_bot.gif);*/
	background-repeat: no-repeat;
	background-position: top;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	background-color: #484848;
	background-image: url(images/top/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h2 {
	text-indent: -9999px;
	width: 700px;
	height: 250px;
	background-image: url(images/top/main_image.jpg);
/*
	background-repeat: no-repeat;
*/
}

h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
	float: none;
}

hr {
	display: none;
}

h1 {
	position: absolute;
	top: -20px;
	left: 40px;
}

/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBody {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/top/body_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#contents {
	width: 440px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
}

#side {
	width: 220px;
	padding-left: 20px;
	float: right;
}

#pageTop {
	background-image: url(images/top/body_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top left;
/*　上の隙間を調節する　元は70px　*/
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#contentsWrap {
	clear: both;
	margin-top: 20px;
}

body#localPage #contentsWrap {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */

#globalNavi {
	list-style-type: none;
	width: 660px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/top/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 240px;
	left: 40px;
}

#globalNavi li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

/* ナビゲーション ここまで */

/* バナー ここから */

#sideBanner {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideBanner li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* バナー ここまで */

/* SITEMAPへのリンクテキスト ここから */

#siteMap {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 35px;
	right: 35px;
}

#siteMap a {
	background-image: url(images/top/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/* SITEMAPへのリンクテキスト ここまで */

/* PageTopへのリンクテキスト ここから */

#gotoTop {
	font-size: 0.7em;
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#gotoTop a {
	background-image: url(images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/* PageTopへのリンクテキスト ここまで */

/* ローカルページ小見出し共通　ここから */
body#localPage #contents h3 {
margin-bottom: 10px;/*もとは17px*/
}
/* ローカルページ小見出し共通　ここから */

/* TOP ここから */

p#welcomeMessage {
	color: #999999;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#topRecommendedMenu strong {
	color: #663300;
	font-weight: normal;
}

/*
#topRecommendedMenu ul li dl dd.price {
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 60px;
	float: right;
	text-align: right;
}
*/

#topRecommendedMenu ul {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topRecommendedMenu ul li dl {
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

iframe {
	width: 220px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0px;
	padding: 0px;
}

dl#information {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl#information dt,
dl#information dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topRecommendedMenu {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/top/recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
}

#topRecommendedMenu dt,
#topRecommendedMenu dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EEEEEE;
}

#topRecommendedMenu ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#topRecommendedMenu p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#topRecommendedMenu ul li dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 240px;/*おすすめのタイトル幅もとは180px*/
	float: left;
}

#topRecommendedMenu ul li dl dd.menuData {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
}

#topRecommendedMenu dt#topRecommendedMenuTitle {
	background-image: url(images/top/recommend_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#topRecommendedMenu dt#topRecommendedMenuTitle img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#topRecommendedMenu dd ul img {
	float: left;
}

#welcomeMessage img {
	float: right;
	margin-left: 25px;
}

/* clearfix hack */
#topRecommendedMenu dd ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topRecommendedMenu dd ul{
	display: inline-block;
}

/* hide macie \*/
*html #topRecommendedMenu dd ul{
	height: 1%;
}

#topRecommendedMenu dd ul{
	display: block;
}
/* end hide */
/* end clearfix hack */

#topRecommendedMenu dd#topRecommendedMenuWrap {
	padding-bottom: 5px;
}

/* TOP ここまで */

/* information ここから */

dl#infoData dt {
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/top/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

body#infoBody {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

dl#infoData {
	width: 203px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl#infoData dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

dl#infoData p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* information ここまで */

/* IE6以前のバージョン用透過フィルタ ここから  */

*html h1{
	width: 140px;
	height: 170px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top/hc_logo.png);
}

*html h1 img{
	display: none;
}

/* IE6以前のバージョン用透過フィルタ ここまで  */

.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* トピックここから */
#localPage #pageBody #pageTop #contentsWrap #contents #topic dl {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#localPage #pageBody #pageTop #contentsWrap #contents #topic p {
	text-indent: 1em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#localPage #pageBody #pageTop #contentsWrap #contents #topic dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
#localPage #pageBody #pageTop #contentsWrap #contents #topic dl dd ul li {
	list-style-type: none;
	line-height: 1.3em;
	padding-left: 1.5em;
	text-indent: -1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#localPage #pageBody #pageTop #contentsWrap #contents #topic ul {
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#localPage #pageBody #pageTop #contentsWrap #contents #topic h4 {
	background-image: url(../images/top/Topic_ttl_bg.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-style: normal;
	letter-spacing: 0.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	padding: 0px;
}
#localPage #pageBody #pageTop #contentsWrap #contents #topic dt {
	color: #333333;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
}
/* トピック　ここまで */

/* サイドおすすめ　ここから */
#localPage #pageBody #pageTop #contentsWrap #side #sideRecommended {
	margin: 0px;
	padding: 0px;
}
#localPage #pageBody #pageTop #contentsWrap #side #sideRecommended #sideRecommendedBody dd {
	background-image: url(images/side/side_recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#localPage #pageBody #pageTop #contentsWrap #side #sideRecommended #sideRecommendedBody iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
/* サイドおすすめ　ここまで */

/* 教室紹介　ここから */
#pageBody #pageTop #contentsWrap #contents img.introPhoto {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #dddddd;
	float: left;
	padding: 10px;
	margin: 0px;
}

#pageBody #pageTop #contentsWrap #contents .intro .introImg {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#pageBody #pageTop #contentsWrap #contents .intro .introTeachName {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
}

#pageBody #pageTop #contentsWrap #contents .intro .introContents {
	font-size: 0.8em;
	line-height: 1.3em;
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pageBody #pageTop #contentsWrap #contents .intro .introContents dt {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #00CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1em;
	text-indent: 5px;
}

#pageBody #pageTop #contentsWrap #contents .intro .introContents dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pageBody #pageTop #contentsWrap #contents .intro .introContents p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#pageBody #pageTop #contentsWrap #side #introSide {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
}

#pageBody #pageTop #contentsWrap #side #introSide dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pageBody #pageTop #contentsWrap #side #introSide ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-image: url(images/top/icon_arrow_03.gif);
}
/* 教室紹介　ここまで */
#pageBody #pageTop #contentsWrap #contents .intro .introContents .introConList {
	text-indent: -1.3em;
	margin-left: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#sideRecommendedBody {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
#sideRecommendedBody #sideRecommendedMenu {
	margin: 0px;
	width: 220px;
	padding: 0px;
	font-size: 0.7em;
	background-color: #EEEEEE;
	height: 185px;
}
#sideRecommendedBody #sideRecommendedMenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sideRecommendedBody #sideRecommendedMenu dl {
	line-height: 1.3em;
	width: 140px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sideRecommendedBody #sideRecommendedMenu img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideRecommendedBody #sideRecommendedMenu dt {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
#sideRecommendedBody #sideRecommendedMenu p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sideRecommendedBody #sideRecommendedMenu li {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#sideRecommendedBody #sideRecommendedMenu dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#localPage #pageBody #pageTop #contentsWrap #side #sideRecommended #sideRecommendedBody #sideRecommended dt {
	background-image: url(images/side/side_recommend_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
	padding-top: 8px;
	background-color: #EEEEEE;
}
/* サイドおすすめ　ここまで */

/* 教室紹介　ここから */
#pageBody #pageTop #contentsWrap #contents .intro .introtext {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-indent: 1em;
}

#pageBody #pageTop #contentsWrap #contents .intro #tableSsubjects {
	font-size: 0.8em;
	padding: 0px;
	width: 410px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSsubjects th .col {
	background-color: #D7FFD7;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSsubjects .tableCaption {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
	line-height: 1.3em;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSsubjects #tableSubhead {
	background-color: #DFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSsubjects #tableLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSeminar {
	font-size: 0.8em;
	width: 405px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 1.3em;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSeminar #tableCaption {
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSeminar #tableSubhead {
	background-color: #DFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSeminar #tableLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
#pageBody #pageTop #contentsWrap #contents .intro #tableSeminar td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A4;
	padding-top: 3px;
}
#pageBody #pageTop #contentsWrap #contents .intro .introGrastuName {
	margin: 0px;
	padding: 0px;
}
#pageBody #pageTop #contentsWrap #contents .intro .introContentsGrastu {
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	line-height: 1.3em;
	width: 285px;
	float: right;
	padding: 0px;
}
#pageBody #pageTop #contentsWrap #contents .intro .introImgGrastu {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#pageBody #pageTop #contentsWrap #contents .intro .introContentsGrastu dt {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF8000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1em;
	text-indent: 5px;
}
#pageBody #pageTop #contentsWrap #contents .intro .introContentsGrastu dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pageBody #pageTop #contentsWrap #contents .intro .introContentsGrastu p {
	margin: 0px;
	padding: 0px;
}
