@charset "utf-8";
/* common css */

ul.tdftad{display:none;
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff;
}
div#wrapper{
	width:800px;
	margin:0 auto;
	background:url(../img/wavelast_03.png) no-repeat 140px 120px;
}


div#header{
	width:800px;
	height:72px;
	background:#fff;
	padding-top:10px;
}

#content{
	width:700px;
	margin:0 auto;
}

.practice{
	width:300px;
}

.practice h2{
	font-size:13px;
	background:#d2b48c;
	width:210px;
	padding:7px 15px 7px 20px;
	color:white;
	font-weight:bold;
	border :solid 2px #9f9f9f;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top:80px;
	margin-bottom:5px;
}

.practice a{
	text-decoration:none;
	width:210px;
}

.practice a:hover h2{
	background:#95eaea;
	border :solid 2px #95eaea;
}


.practice .enshu {
	font-size:14px;
	color:#4a4a4a;
	background:url(../img/10b.png) no-repeat 0px 4px;
	text-indent:15px;
	margin-bottom:120px;
}


.navi li.btn1 .a_homeOn {
	background:url(../img/home_white.png) no-repeat ;
}

.navi li.btn2 .a_worksOn {
	background:url(../img/button-works.png) no-repeat;
}

.navi li.btn3 .a_profileOn {
	background:url(../img/button-profile.png) no-repeat;
}


.works{
	width:700px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	font-family:Arial, Helvetica, verdana, sans-serif;
}

.profile h2{
	font-size:17px;
	background:url(../img/17P.png) no-repeat 1px 2px;
	text-indent:25px;
	color:#151515;
	font-family:Arial, Helvetica, verdana, sans-serif;
	margin-bottom:10px;
}

	
.navi{
	width:800px;
}


.navi h1{
	background:url(../img/port03.gif) no-repeat;
	width:379px;
	height:72px;
	text-indent:-999em;
	float:left;
	margin-top:10px;
	margin:0;
	padding:0;
}


.navi ul{
	width:300px;
	float:left;
	margin-left:30px;
	margin-top:0px;
}

.navi ul li{
	float:left;
	margin-right:10px;
}

.btn1 a{
	display:block;
	width:65px;
	height:65px;
	background:url(../img/home_white.png) no-repeat;
	text-indent:-999em;
}

.btn2 a{
	display:block;
	width:65px;
	height:65px;
	background:url(../img/works_white.png) no-repeat;
	text-indent:-999em;
}


.btn3 a{
	display:block;
	width:65px;
	height:65px;
	background:url(../img/profile_w.png) no-repeat;
	text-indent:-999em;
}

.btn1 a:hover {
	background:url(../img/button-home.png) no-repeat;
}
	
.btn2 a:hover  {
	background:url(../img/button-works.png) no-repeat;
}

.btn3 a:hover  {
	background:url(../img/button-profile.png) no-repeat;
}


/* ボタン回転　*/
.navi ul li a{
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;	
}
.navi ul li a:hover{
		-webkit-transform: rotate(50deg);
     -moz-transform: rotate(30deg);
       -o-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}


.profile{
	margin-top:30px;
	
}


.profile ul li{
	list-style:none;
	font-size:14px;
	color:#4a4a4a;
	margin-left:5px;
	line-height:1.6;
}
	
.profile ul li.myname{
	background:url(../img/15maru.png) no-repeat 0 3px;
	text-indent:20px;
}

.profile ul li.intoro{
	background:url(../img/10g.png) no-repeat 4px 4px;
	text-indent:20px;
}

.codination{
	width:700px;
	background:#ccc;
	margin:0 auto;
	padding-bottom:70px;
}


#galleria{
	width: 600px;
	height:400px;
	margin-top:20px;
	margin:0 auto;
}


h3.caption{
	width:670px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
	color:#ffead5;
	background-color:#bdb76b;
	line-height:2;
	padding-top:3px;
	padding-left:30px;
	margin-top:80px;
}

.color_co1 {
	color:#15156a;
	font-weight:bold;
	font-size:15px;
	background:url(../img/btn_bule.png) no-repeat 38px 3px;
	text-indent:50px;
	margin-top:15px;
}

.career{
	color:#15156a;
	font-size:14px;
	width:580px;
	margin:0 auto;
	margin-top:10px;
}



.concept{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#5f5f5f;
	margin:20px 0 15px 60px;
	width:80px;
	padding:2px 0 2px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.f_color{
	font-size:14px;
	color:#3f3f3f;
	font-weight:bold;
	background:url(../img/ico_bar3_14.gif) no-repeat 0 2px ;
	text-indent: 10px;
}

.i_color{
	font-size:14px;
	color:#3f3f3f;
	font-weight:bold;
	background: url(../img/ico_bar3_14.gif) no-repeat 0 2px ;
	text-indent: 10px;
}

.i_color{
	margin-top:15px;
}

.concept2 {
	width:560px;
	margin:0 auto;
	margin-bottom:40px;
}
.works1{
	font-size:13px;
	color:#2a2a2a;
}

.season ul{
	width:350px;
	margin-left:210px;
}

.season ul li{
	float:left;
	font-size:12px;
	margin-right:21px;
	margin-top:5px;
}

.season ul li a{
	color:blue;
}

.big_size{
	float:left;
	font-size:11px;
	margin-top:5px;
	margin-left:100px;
}
	

/*  top ページへ*/

#toTop {
	position: fixed;
	bottom: 30px;
	margin-left: 730px;
}
#toTop a {
	width: 80px;
	display: block;
	line-height: 32px;
	font: 15px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #55ffff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-indent: 28px;
	padding-top:5px;
	font-weight:bold;
}

#toTop a:hover {
	color: #261a1f;
}
/* arrow icon (span tag) */
#toTop span {
	width: 32px;
	height: 32px;
	display: block;
	margin-bottom: 7px;
	background: url(../img/) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#toTop a:hover span {
	background-color: #fff/*#c99*/;
}


div#footer{
	clear:both;
	width:800px;
	height:30px;
	background:#333;
	color:#fff;
	line-height:30px;
	text-align:right;
	font-size:13px;
	margin-top:50px;
}

#footer p.copy{
	margin-right:20px;
}



