@charset "UTF-8";
@import url("../_css.css");

/*上書き*/
#wrapper {
	text-align:center;
}

/*
ロダン体操 共通
+++++++++++++++++++++++++++++++++*/
#taisou_copyright {
	width:750px;
	margin:5px auto 0px auto;
	font-size:1.1em;
}
#taisou_ttl {
	width:800px;
	padding:146px 0px 12px 0px;
	background:url(imgs/ttl_bg.jpg) no-repeat;
	text-align:left;
}
#taisou_ttl #btn_list {
	width:420px;
	margin:0px 0px 0px 197px;
	padding:0px;
	list-style:none;
	text-align:left;
}
#taisou_ttl #btn_list li {
	width:138px;
	margin:0px;
	padding:0px;
	float:left;
}
#sub_pt {
	width:800px;
	margin-top:10px;
	text-align:center;
}
/*枠*/
#waku_body,
#waku_head,
#waku_foot {
	width:750px;
}
#waku_body {
	margin:10px 25px 0px 25px;
	background:url(imgs/waku_body_bg.gif) repeat-y;
}
#waku_head {
	background:url(imgs/waku_head_bg.gif) no-repeat;
}
#waku_foot {
	padding:12px 0px;
	background:url(imgs/waku_foot_bg.gif) no-repeat bottom;
}
/*
体操についてページ
+++++++++++++++++++++++++++++++++*/
#about_container {
	width:690px;
	margin:0px auto;
	padding:20px 0px;
	text-align:left;
}
#about_container #kaisetsu {
	width:470px;
	float:left;
}
#about_container #photo {
	width:200px;
	float:right;
}
#about_container #photo p {
	width:200px;
	font-size:1.1em;
	text-align:center;
	line-height:1.3em;
}
#about_container #photo p img {
	margin-bottom:5px;
}
/*プロフィール*/
#about_container #prof_ttl {
	width:690px;
	margin:25px 0px 0px 0px;
	padding:5px 0px;
	color:#ffffff;
	line-height:1.2em;
	background:#a78800;
}
#about_container #prof_ttl span {
	margin:0px 7px;
	display:block;
}
#about_container #prof_box {
	width:688px;
	padding:10px 0px 15px 0px;
	border:solid 1px #a78800;
	background:url(imgs/dot_brown.gif) repeat-y center;
}
#about_container #prof_box .blk_left,
#about_container #prof_box .blk_right {
	width:315px;
	display:inline;
}
#about_container #prof_box .blk_left {
	margin:0px 0px 0px 15px;
}
#about_container #prof_box .blk_right {
	margin:0px 15px 0px 0px;
}
/*テーブル*/
#about_container #prof_box dl.data {
	width:315px;
	margin:0px;
	padding:0px;
	font-size:1.2em;
}
#about_container #prof_box dl.data dt {
	margin:10px 0px 0px 0px;
	padding:3px;
	color:#261602;
	background:#e9e3ba;
}
#about_container #prof_box dl.data dd {
	margin:5px 0px 0px 0px;
	padding:0px;
}
/*
体操のしかたページ
+++++++++++++++++++++++++++++++++*/
#howto_container {
	width:730px;
	margin:0px auto;
	padding:15px 0px;
	text-align:center;
}
#howto_container h2 {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.howto_blk {
	width:730px;
	margin-top:10px;
	padding-bottom:15px;
	border-bottom:solid 1px #52472d;
	text-align:center;
}
.howto_blk.last_blk {
	border-bottom:solid 0px #52472d;
	padding-bottom:0px;
}
.howto_blk div {
	width:700px;
	margin:0px auto;
	text-align:left;
}
.howto_blk p {
	float:left;
}
.howto_blk p .kashi {
	color:#e56e1f;
	font-weight:bold;
}
.howto_blk .box1 {
	width:110px;
}
.howto_blk .box2,
.howto_blk .box4 {
	width:155px;
	margin-left:15px;
}
.howto_blk .box3,
.howto_blk .box5 {
	width:110px;
	margin-left:10px;
}
/*
体操のムービーページ
+++++++++++++++++++++++++++++++++*/
#movie_container {
	padding:30px 0px;
}
