@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------
	Base
----------------------------------------------------*/

html,body {	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;

	text-align: center;
	background-color: #ffffff;

	background-repeat: repeat-x;
	}
	
	/*safari3.0用のハック*/
html:not(:only-child:only-child) html,body {	
font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background-repeat: repeat-x;
	}

/*----------------------------------------------------
	TOP用
----------------------------------------------------*/

#wrap {
	width: 923px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 600;
}

#wrap #main {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 477px;
	background-position: center -5px;
	background-image: url(../img/main.jpg);
}
#wrap #main h1 {
	text-indent: -9999px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: center -5px;
	background-image: url(../img/main.jpg);
}

#wrap #contents{
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../img/btn_n2.jpg);
	background-position: top;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 42px;
}
#wrap #contents ul {
	margin: 0px;
	padding-left: 40px;
	list-style-type: none;
	
}
#wrap #contents li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#wrap #contents #btn00 a{ background-image: url(../img/btn00.gif); width: 99px; }
#wrap #contents #btn01 a{ background-image: url(../img/btn01.gif); width: 78px; }
#wrap #contents #btn02 a{ background-image: url(../img/btn02.gif); width: 109px; }
#wrap #contents #btn03 a{ background-image: url(../img/btn03.gif); width: 108px; }
#wrap #contents #btn04 a{ background-image: url(../img/btn04.gif); width: 140px; }

#wrap #contents li a{
	display: block;
	height: 41px;
	float: left;
	list-style-type: none;
	text-indent: -9999px;
	background-repeat: no-repeat;	
	
}
#contents .on a {
	background-position: 0px -41px;}	

#wrap #contents li a:hover{
	background-position: 0px -41px;
}

#wrap #info{
	margin-top: 0px;
	text-align: left;
	
}
#wrap #info h2{
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#wrap #info #tweet {
	margin-left: 45px;
	padding: 0px;
	width: 560px;
	min-height: 550px;
}
#wrap #info #tweet ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000;
}
#wrap #info #tweet li{
	list-style-type: none;
	border-bottom-width: 1px;
	line-height: 2em;
	display: block;
	}
#wrap #info #tweet .prefix a {
	font-weight:bold;
	color: #12923c;
}
#wrap #info #tweet .time {
	font-size: .9em;
	font-family: monospace;
	
}

#wrap #sub{
	width: 229px;
	position: absolute;
	left: 635px;
	top: 554px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#wrap #sub ul li{
	list-style-type: none;
	
}

#wrap #sub li{
	margin-bottom: 15px;
	display: block;
}

#wrap #foot{
	background-image: url(../img/copylight.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 54px;
	text-align: right;
	width: 100%;
	clear:both;
}


/*------ここから内容レイアウト------------------------------*/


/*----------------------------------------------------
  #about
----------------------------------------------------*/

body#about{
	background-image: url(../img/header2.jpg);
	background-repeat: repeat-x;
}


body#about #wrap{
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	position: relative;
}

body#about #contents {
	background-image: none;
}
	
body#about  h1 {
	height: 80px;
	background-image: url(../img/header2-trans.png); !important;
	*background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}


	
body#about #main {
	height: 408px;
	background-image: url(../img/about_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
}
body#about #main h2 {
	font-size: 14px;
	display: block;
	text-align: left;
	position: absolute;
	left: 296px;
	top: 346px;
	line-height: 28px;
	font-weight: normal;
}
	
body#about .profile{
	width: 880px;
	background-image: url(../img/about_profile.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #eefaec;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	height: 450px;
}

body#about .inner{
	text-align: left;
	width: 780px;
	height: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;	

	
}

body#about .inner img{
	position: absolute;
	left: 636px;
	top: 56px;
}

body#about .inner h3{
	background-image: url(../img/about_name.gif);
	display: block;
	text-indent: -9999px;
	height: 90px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 30px;
	margin-top: 5px;
}	

body#about .inner P{line-height: 1.7em;}

 
 
 
/*----------------------------------------------------
  #seminar
----------------------------------------------------*/

body#seminar{
	background-image: url(../img/header2.jpg);
	background-repeat: repeat-x;
}


body#seminar #wrap{
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	position: relative;
}
 
body#seminar #contents {
	background-image: none;
}
	
body#seminar  h1 {
	height: 80px;
	background-image: url(../img/header2-trans.png); !important;
	*background-image: url(../img/header.gif);background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
body#seminar #main {
	height: 233px;
	background-image: url(../img/seminar_mainbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
}
body#seminar #main  h2{	text-indent: -9999px;}


body#seminar .box{
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
body#seminar .box2{
	padding: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 290px;
	position: relative;
	margin-bottom: 10px;
	bottom: 12px;
	background-image: url(../img/seminar_shoji_new.png);
	width: 880;
}

body#seminar .inner{
	text-align: left;
	padding: 0px;
	width: 600px;
	margin: 0px;
}

body#seminar .inner2{
	text-align: left;
	padding: 0px;
	width: 243px;
	position: absolute;
	left: 202px;
	top: 154px;
	height: 89px;
}
body#seminar .inner3{
	text-align: left;
	padding: 0px;
	width: 780px;
	position: absolute;
	left: 59px;
	top: 210px;
	vertical-align: top;
}

body#seminar .inner4{
	text-align: left;
	padding: 0px;
	width: 366px;
	position: absolute;
	left: 477px;
	top: 84px;
	vertical-align: top;
}

body#seminar .inner4 p{font-size: 11px;
	line-height: 1.5em;}
body#seminar .inner5 p{font-size: 11px;
	line-height: 1.5em;}
		
	
body#seminar .inner5{
	text-align: left;
	padding: 0px;
	width: 380px;
	position: absolute;
	left: 459px;
	top: 350px;
	vertical-align: top;
}





body#seminar .cpy01{
	background-image: url(../img/seminar_m1.gif);
	text-indent: -9999px;
	height: 46px;
	width: 347px;
}

body#seminar p{
	font-size: 108%;
	line-height: 1.6em;
}
body#seminar .small{
	z-index: 0;
}
body#seminar .smalls{
	font-size: 100%;
	margin-left: 20px;
	margin-right: 10px;
}


body#seminar .cpy02{
	background-image: url(../img/seminar_m2.gif);
	text-indent: -9999px;
	height: 19px;
	width: 347px;
	background-repeat: no-repeat;
	
}
body#seminar .cpy03{
	background-image: url(../img/seminar_s1.gif);
	text-indent: -9999px;
	height: 18px;
	width: 79px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body#seminar .cpy04{
	background-image: url(../img/seminar_s2.gif);
	text-indent: -9999px;
	height: 19px;
	width: 347px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	
}
body#seminar .cpy05{
	background-image: url(../img/seminar_s3.gif);
	text-indent: -9999px;
	height: 19px;
	width: 347px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	
}
body#seminar .cpy06{
	text-indent: -9999px;
	height: 43px;
	width: 321px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body#seminar .cpy07{
	background-image: url(../img/seminar_s5.gif);
	text-indent: -9999px;
	height: 43px;
	width: 321px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}

/*----------------------------------------------------
  #seminar_detail
----------------------------------------------------*/

body#seminar #main_detail {
	height: 200px;
	background-image: url(../img/seminar_mainbg02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
}

body#seminar #main_detail  h2{	text-indent: -9999px;}

body#seminar .detail_cpy{
	background-image: url(../img/seminar_m3.gif);
	text-indent: -9999px;
	height: 19px;
	width: 347px;
	background-repeat: no-repeat;
}

body#seminar .detail_cpy02{
	background-image: url(../img/seminar_m4.gif);
	text-indent: -9999px;
	height: 19px;
	width: 347px;
	background-repeat: no-repeat;
}
body#seminar .detail_cpy03{
	background-image: url(../img/seminar_m5.gif);
	text-indent: -9999px;
	height: 19px;
	width: 347px;
	background-repeat: no-repeat;
}
	
body#seminar h4.detail{
	font-size:14px;
	font-weight:bold;
	color:#ff5151;
	height:16px;
	}

body#seminar .profile{
	width: 640px;
	background-image: url(../img/sem_profile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #eefaec;
	position: relative;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 30px;
	height: 320px;
}
body#seminar .profile2{
	width: 830px;
	background-image: url(../img/about_profile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #eefaec;
	position: relative;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 30px;
	height: 320px;
}


body#seminar .inner02{
	text-align: left;
	width: 580px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 30px 0px 10px;
}
body#seminar .inner02 img{
	position: absolute;
	left: 636px;
	top: 70px;
}

body#seminar .inner02 h3{
	margin-top:25px;
}

body#seminar .biz{
	width: 830px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f3f1ef;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}

body#seminar .inner03{
	text-align: left;
	width: 400px;
	height: 130px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
}

body#seminar .inner03 h3{
	position: relative;
	top: 10px;
}

body#seminar .inner03 p{
	position:relative;
	top: 10px;
}

body#seminar .inner03 img.btn_b{
	position: absolute;
	left: 460px;
	top:3px;
}

body#seminar .inner03 img.btn_c{
	position: absolute;
	left: 460px;
	top:45px;
}




 
 
/*----------------------------------------------------
  #works
----------------------------------------------------*/

body#works{
	background-image: url(../img/header2.jpg);
	background-repeat: repeat-x;
}



body#works #wrap{
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	position: relative;
}
 
body#works #contents {
	background-image: none;
}
	
body#works  h1 {
	height: 80px;
	background-image: url(../img/header2-trans.png); !important;
	*background-image: url(../img/header.gif);background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
body#works #main {
	height: 182px;
	background-image: url(../img/works_mainbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
body#works #main  h2{	text-indent: -9999px;}


body#works .box{
	background-image: url(../img/works_shoji.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 365px;
	width: 257px;
	position: absolute;
	left: 630px;
	top: 324px;
}
 

body#works .inner{
	text-align: left;
	margin-right: 263px;
	margin-bottom: 30px;
	margin-left: 40px;
	padding: 0px;
	margin-top: 10px;
}
body#works .cpy01{
	background-image: url(../img/works_cp01.jpg);
	text-indent: -9999px;
	height: 74px;
	width: 117px;
	float: left;
	padding: 0px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 35px;
}

body#works p{
	font-size: 108%;
	line-height: 1.6em;
	display: block;
	float: left;
	padding: 0px;
	width: 420px;
}

body#works .cpy02{
	background-image: url(../img/works_cp02.jpg);
	text-indent: -9999px;
	height: 74px;
	width: 117px;
	float: left;
	padding: 0px;
	margin-right: 30px;
	margin-top: 0px;
}

body#works .cpy03{
	background-image: url(../img/works_cp03.jpg);
	text-indent: -9999px;
	height: 74px;
	width: 117px;
	float: left;
	padding: 0px;
	margin-right: 30px;
	margin-top: 0px;
}
 

/*----------------------------------------------------
  #CONTACT メールフォーム
----------------------------------------------------*/

body#contact{
	background-image: url(../img/header2.jpg);
	background-repeat: repeat-x;
}


 
body#contact #contents {
	background-image: none;
}
	
body#contact  h1 {
	height: 80px;
	background-image: url(../img/header2-trans.png); !important;
	*background-image: url(../img/header.gif);background-repeat: no-repeat;
		background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
body#contact #wrap{
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	position: relative;
}

body#contact #wrap #main {
	background-image: url(../img/contact_title.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 1.8;
	ext-align: left;
	background-position: left top;
	margin-top: 40px;
	margin-left: 40px;
	height: 450px;
}

body#contact #wrap #main h2 {
	display: block;
	background-image: url(../img/contact_title.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 178px;
	top: 230px;
	text-indent: -9999px;
	margin: 0px;
	}

body#contact #wrap #main .article {
	width:265px;
	padding-top: 90px;
	float: left;
	margin: 0px;
		}
body#contact #wrap p {
	font-size: 108%;
		}
		
body#contact #main .article h2  {
	background-image: url(../../contact/img/h2_01.gif);
	width: 100px;
	height: 13px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
body#contact #main .article ul  {margin: 0px;}
body#contact #main .article ul li{ list-style-type:none}
body#contact #main .form {
	width: 500px;
	padding-top: 90px;
	float: right;
	margin: 0px;
	text-align: right;
	}
	
	.notice{
	color:#E72214;
	font-size:10px;
	display: block;
	float: left;
}
.noticedot{color:#E72214;
	font-size:10px;}


/*----------------------------------------------------
  #ENTRY メールフォーム
----------------------------------------------------*/

body#entry{
	background-image: url(../img/header2.jpg);
	background-repeat: repeat-x;
}


 
body#entry #contents {
	background-image: none;
}
	
body#entry  h1 {
	height: 80px;
	background-image: url(../img/header2-trans.png); !important;
	*background-image: url(../img/header.gif);background-repeat: no-repeat;
		background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
body#entry #wrap{
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	position: relative;
}

body#entry #wrap #main {
	background-image: url(../img/entry_title.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 1.8;
	ext-align: left;
	background-position: left top;
	margin-top: 40px;
	margin-left: 40px;
	height: 650px;
}

body#entry #wrap #main h2 {
	display: block;
	background-image: url(../img/entry_title.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 178px;
	top: 230px;
	text-indent: -9999px;
	margin: 0px;
	}

body#entry #wrap #main .article {
	width:265px;
	padding-top: 90px;
	float: left;
	margin: 0px;
		}
body#entry #wrap p {
	font-size: 108%;
		}
		
body#entry #main .article h2  {
	background-image: url(../../contact/img/h2_01.gif);
	width: 100px;
	height: 13px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
body#entry #main .article ul  {margin: 0px;}
body#entry #main .article ul li{ list-style-type:none}
body#entry #main .form {
	width: 500px;
	padding-top: 90px;
	float: right;
	margin: 0px;
	text-align: right;
	}
	
	.notice{
	color:#E72214;
	font-size:10px;
	display: block;
	float: left;
}
.noticedot{color:#E72214;
	font-size:10px;}
