@charset "Shift_JIS";/* 全体---------------------------------------------------- */html, body {	height: 100%;}* {	margin:0;	padding: 0;	border: 0;}body {	margin:0 auto;	padding:0;	text-align:center;	background-position: center;	background:#dbdbdb url(../images/bg_top.jpg) center top repeat-y;}#wrapper2 {	width: 756px;	margin:0 auto;	height: 900px;}/* テキスト---------------------------------------------------- */p.toptext {	background-color: transparent;	padding-left : 13px;	padding-right : 13px;	text-align:left;	font-size : small;	color : #333333;	text-decoration: none;}/* リンク---------------------------------------------------- */a:link {	color: #4363ca;	background: transparent;	text-decoration: none;}a:visited {	color: #0066FF;	background: transparent;}a:hover, a:active {	color: #FF3366;	background: transparent;}a {	text-decoration:none;}/* ヘッダ---------------------------------------------------- */#header {	margin:0 auto;	color: #e0e0e0;}#title {	margin:5px 0;	text-align: left;}#btn {	margin:0;}img {	margin:0;	border: none;	vertical-align: top;}/* ヘッダリンクボタン---------------------------------------------------- */ul#menu2 {	position:relative;	padding: 0px;	margin: 0px;	height: 44px;	width: 756px;	vertical-align: top;	border: none;}ul#menu2 li {	list-style-type: none;	vertical-align: top;	border: none;	padding :0;	margin:0;	float: left;	display:block;}#menu2 #menu_a_1 a {	background-image:url(../images/btn2_profile.gif);	width:125px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	background-color:#fff;	display:block;}#menu2 #menu_a_1 a:hover {	background-color:#fff;	background-image:url(../images/btn2_profile2.gif);	width:125px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	display:block;}#menu2 #menu_a_2 a {	background-image:url(../images/btn2_schedule.gif);	width:124px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	background-color:#fff;	display:block;}#menu2 #menu_a_2 a:hover {	background-color:#fff;	background-image:url(../images/btn2_schedule2.gif);	width:124px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	display:block;}#menu2 #menu_a_3 a {	background-image:url(../images/btn2_gallery.gif);	width:125px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	background-color:#fff;	display:block;}#menu2 #menu_a_3 a:hover {	background-color:#fff;	background-image:url(../images/btn2_gallery2.gif);	width:125px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	display:block;}#menu2 #menu_a_4 a {	background-image:url(../images/btn2_blog.gif);	width:127px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	background-color:#fff;	display:block;}#menu2 #menu_a_4 a:hover {	background-color:#fff;	background-image:url(../images/btn2_blog2.gif);	width:127px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	display:block;}#menu2 #menu_a_5 a {	background-image:url(../images/btn2_contact.gif);	width:255px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	background-color:#fff;	display:block;}#menu2 #menu_a_5 a:hover {	background-color:#fff;	background-image:url(../images/btn2_contact2.gif);	width:255px;	height:43px;	background-repeat:no-repeat;	margin:0;	padding:0;	display:block;}.span1 {	display:none;}/* ページ本体---------------------------------------------------- */#pagebody2 { /* 親ボックス */	margin: 0 0 0 0;	width: 756px;	position: relative;}/* コンテンツ---------------------------------------------------- */#right { /* ボックス右 */	margin: 20px 0;	float: right;	width: 180px;	top: 0px;	position: absolute;	right: 0px;	background-image:url(../images/bg_right.gif);	padding: 10px 5px;	}#ad { /* アドワーズ */	top: 0px;	padding: 5px 5px;}#left {/* ボックス左 */	width: 561px;	margin: 20px 0;	height: 100%;	position: absolute;	left: 0px;}#lefttitle {	float: right;	margin: 0px 10px 20px 0px;	width: 540px;	text-align:left;}#left2 {	float: right;	margin: 10px 10px 10px 0px;	width: 540px;	text-align:left;	font-size : small;	color : #333333;}#clear {	clear: both;}/* フッタ---------------------------------------------------- */#footer {	margin: 10px auto;	width: 756px;	text-align: center;	clear: both;}