@charset "utf-8";
/*
Theme Name: wakayagi
Theme URI: http://theme.o2gp.com/
Description: theme202
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font:14px/1.4 "Helvetica Neue",Helvetica,Arial,sans-serif;
/*font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
color:#514444;
/*background: #f9f6f2;*/
background: url(images/bg.jpg) repeat center top;
}


a{color:#514444;text-decoration:none;}
a:hover{color:#5b1616;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*************
全体
*************/
#wrapper{
background: url(images/content_bg.png) repeat-y center;
margin: 0 auto;
width: 960px;
}

/*************
/* ヘッダー
*************/
#header{
border-top: 6px solid #000000;
background: url(images/header.png) no-repeat 100% bottom;
height: 93px;
width:910px;
margin:0 auto;
padding:0 20px;
}

#header h1 {
padding: 0 0 5px 0;
font-size: 12px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/

#topnav{
	margin:0 0 15px 0;
	padding:0 0 0 5px;
	float:left;
	display: inline;
}

#topnav ul {
padding: 0 ;
margin: 0 0 10px 0;
/*width: 910px;*/
height: 48px;

}

#topnav li {
float:left;list-style:none;width:190px;
}

#topnav li a{
display: block;
width: 190px;
height: 48px;
text-indent:-9999px;
}

#topnav li.top a { width:190px;background:url(images/topnav_01.png) no-repeat; }
#topnav li.top a:hover{ width:190px;background:url(images/topnav_01_o.png) no-repeat; }
.home #topnav li.top a { width:190px;background:url(images/topnav_01_o.png) no-repeat; }

#topnav li.greeting a { width:190px;background:url(images/topnav_02.png) no-repeat; }
#topnav li.greeting a:hover{ width:190px;background:url(images/topnav_02_o.png) no-repeat; }
.page-id-10 #topnav li.greeting a { width:190px;background:url(images/topnav_02_o.png) no-repeat; }

#topnav li.schedule a { width:190px;background:url(images/topnav_03.png) no-repeat; }
#topnav li.schedule a:hover{ width:190px;background:url(images/topnav_03_o.png) no-repeat; }
.page-id-2 #topnav li.schedule a { width:190px;background:url(images/topnav_03_o.png) no-repeat; }

#topnav li.lesson a { width:190px;background:url(images/topnav_04.png) no-repeat; }
#topnav li.lesson a:hover{ width:190px;background:url(images/topnav_04_o.png) no-repeat; }
.page-id-8 #topnav li.lesson a { width:190px;background:url(images/topnav_04_o.png) no-repeat; }

#topnav li.inquiry a { width:190px;background:url(images/topnav_05.png) no-repeat; }
#topnav li.inquiry a:hover{ width:190px;background:url(images/topnav_05_o.png) no-repeat; }
.page-id-12 #topnav li.inquiry a { width:190px;background:url(images/topnav_05_o.png) no-repeat; }

#topnav li a:hover { background:none; }

/*************
プロフィール
*************/
/*
#profile_box {
	margin:40px 0 70px 40px;
}

#profile_box .name {
	width:500px;
	padding:0 0 10px 17px;
	background:url(../profile/img/name_pic.gif) repeat-x bottom;
}


#profile_box .p_text {
	padding:20px 0 0 17px;
	width:400px;
}

#profile_box .p_position {
	position:absolute;
	left:470px;
	top:153px;
}
.p_box dl {
	border-bottom:1px #CCC solid;
	padding:7px 0 7px 0;
	width:600px;
}

.p_box dt {
	width:120px;
	float:left;
}

.p_box dd {
	float:left;
	padding: 0 0 0 20px;
	border-left:1px dotted #999;
}
*/

/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 20px 0;
display: inline;
}


#main .profile_box {
	margin:40px 0 70px 40px;
}
#main  .sample3 { font: bold 100% sans-serif; }

#main .namePRO {
	width:200px;
	padding:0 0 10px 17px;
	background:url(../profile/img/name_pic.gif) repeat-x bottom;
	}

#profile_box .p_textPRO {
	padding:20px 0 0 17px;
	width:400px;
}

#main .p_positionPRO {
position:absolute;
left:670px;
top:246px;
}

/*
#main .profile_box .name {
	width:500px;
	padding:0 0 10px 17px;
	background:url(../profile/img/name_pic.gif) repeat-x bottom;
}
#main .profile_box .p_text {
	padding:20px 0 0 17px;
	width:400px;
}
*/
/*
#main .profile_box .p_position {
	position:absolute;
	left:470px;
	top:153px;
}
*/

#main .p_box dl {
	border-bottom:1px #CCC solid;
	padding:7px 0 7px 0;
	width:600px;
}

#main .p_box dt {
	width:120px;
	float:left;
}

#main .p_box dd {
	float:left;
	padding: 0 0 0 20px;
	border-left:1px dotted #999;
}

.g_box {
	padding:5px 10px;
}

.g_box_inner {
	margin:4px 0 0 5px;
}

#container{
clear:both;
width:910px;
margin:0 auto;
}


#main .bannerM img{
padding-right: 5px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 20px;
padding: 2px 10px 0px 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background:url(images/heading.png) no-repeat;
font-family: "ＭＳ 明朝",serif;
letter-spacing: 0.2em;
}

#main h3{
margin-bottom: 15px;
padding: 2px 10px 0px 35px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #514444;
background:url(images/h3_title.png) no-repeat;
font-family: "ＭＳ 明朝",serif;
letter-spacing: 0.2em;
}

#main .cnt01{
background:url(images/top_cnt_wakayagi.jpg) no-repeat;
height:180px;
margin:0 0 20px 0;
}

#main .cnt01 .txt{
width:580px;
font-size:13px;
line-height:1.8em;
color:#261111;
}

#main p {
padding: 15px 15px 15px 20px;
}


/*************
ご挨拶 page-id-10*/

.page-id-10 .prof {
	background:url(images/img_prof.jpg) no-repeat;
	height:280px;
	position: relative;
}


.page-id-10 .prof_txt{
	position: absolute;
	top:80px;
	left:200px;
}

/*************
舞踊教室 page-id-8*/

.page-id-8  #main ul{
	margin:0 0 35px 0;
	padding:0 0 0 30px;
}

.page-id-8 .txt{
	margin:0 0 35px 0;
	padding:0 0 0 30px;
}


/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}


#main .p_box_inner{
	margin:0 0 40px 0;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#6c6c6d;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 120px;
margin: 15px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 16px 0 ;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 2px 10px 0 15px;
line-height: 40px;
font-size: 15px;
font-weight: nomal;
color: #ffffff;
background:url(images/heading2.png) no-repeat;
font-family: "ＭＳ 明朝",serif;
letter-spacing: 0.2em;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #cccccc;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
width:930px;
margin:0 auto;
padding: 10px 10px 0 10px;
display:block;
background:url(images/footer_bg.jpg) no-repeat;
color:#ffffff;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 0 30px;
width: 260px;
}

#footer #social{
float:left;
padding: 10px 0 0 90px;
width: 260px;
}

#footer li{
list-style:none;
font-size:11px;
line-height:1.8em;
}

#footer  a{
    color:#dfdfdf;
    font-style:normal;
    text-decoration:none;
}
#footer a:link {
    color:#dfdfdf;
    font-style:normal;
    text-decoration:none;
}
#footer a:visited {
    color:#dfdfdf;
    text-decoration:none;
}
#footer a:hover {
    color:#cccccc;
    font-style:normal;
    text-decoration:none;
}

address{
margin: 0 auto;
padding: 0 0 5px 0;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
color:#ffffff;
}

