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

body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 125%;
	background-color: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,ul,li,ol,div,dt,dl,dd,img {
	margin:0px;
	padding:0px;
	border:0px;
	font-size: 8px;
	font-weight:normal;
	font-style:normal;
	color:#666;
}

th {
	font-weight:normal;
	}

hr	{	display: none; }

a			{	text-decoration: underline; color: #003399;}

a:hover 	{	text-decoration: underline; color: #003399;}

a img		{	border: none;}

label { cursor: pointer; }

.clear { clear: both; }

input { margin: 0; padding: 0; }
body {
	background-position: 0px 0px;
}




/*↑初期値をクリア*/


#wrapper {
	width: 930px;
	height: 600px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F9F9F9;
}

#left  {
	width:245px;
	float:left;
	background-color:#f3eeee;
	position:relative;
	height: 600px;
	background-image: url(../img/kage_s.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#top_right {
	width:700px;
	height:700px;
	float:right;
	background-color:#EBE5E5;
	height: 600px;
	overflow: hidden;
}
#right_footer {
	background-color: #EDE7E7;
	height: 173px;
	width: 700px;
	overflow: hidden;
}
#copyright {
	font-size: 10px;
	height: 15px;
	width: 240px;
	display: block;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
#counter {
	height: 20px;
	width: 100px;
	overflow: hidden;
	position: absolute;
	right: 2px;
	bottom: 5px;
}
#footer_text {
	width: 250px;
	height: 20px;
	float: left;
}
#footer_info {
	height: 50px;
	width: 480px;
	clear: both;
	margin-left: 45px;
	float: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f3eeee;
	border-bottom-color: #FFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #f3eeee;
	padding: 2px;
	margin-top: 0px;
}
#footer_info h2 {
	height: auto;
	width: 50px;
	background-color: #f3eeee;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F8FAEA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #066;
	font-weight: bold;
}
#footer_info p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #039;
}
#footer_info p span {
	font-weight: normal;
	color: #906;
}
#footer_info2 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#left h1  {
	padding-top: 90px;
}
#navi_box {
	position: fixed;
	height: 600px;
	width: 230px;
}


#navi {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 48px;
	position: absolute;
	padding: 0px;
	left: 0px;
	top: 400px;
	width: 130px;
	height: 175px;
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	display: block;
	height: 35px;
	width: 130px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	list-style-type: none;
	text-indent: 35px;
	text-decoration: none;
	background-color: #f3eeee;
}

.profile_b {
	background-image: url(../img/profile_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 130px;
	text-indent: -9999px;
	outline:0px;
}
#profile #navi ul li .profile_b {
	background-image: url(../img/profile_btv.jpg);
	background-repeat: no-repeat;
}

a:hover.profile_b{
	background-image:url(../img/profile_btj.jpg);
}

.gallery_b {
	background-image: url(../img/gallery_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:0px;
}
#gallery #navi ul li .gallery_b {
	background-image: url(../img/gallery_btv.jpg);
}


a:hover.gallery_b{
	background-image:url(../img/gallery_btj.jpg);
}
.works_b {
	background-image: url(../img/works_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:0px;
}
#works #navi ul li .works_b {
	background-image: url(../img/works_btv.jpg);
}

a:hover.works_b{
	background-image:url(../img/works_btj.jpg);
}

.links_b {
	background-image: url(../img/link_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:0px;
}
#links #navi ul li .links_b {
	background-image: url(../img/link_btv.jpg);
	background-repeat: no-repeat;
}


a:hover.links_b{
	background-image:url(../img/link_btj.jpg);
}

.contact_b {
	background-image: url(../img/contact_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:0px;
}
#contact #navi ul li .contact_b {
	background-image: url(../img/contact_btv.jpg);
}


a:hover.contact_b{
	background-image:url(../img/contact_btj.jpg);
}

#right {
	float: right;
	height: 600px;
	width: 700px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3eeee;
	background-color: #FFF;
}

#top #wrapper {
	height: 600px;
	width: 860px;
}
#top #left {
	height: 600px;
	width: 230px;
	background-image: none;
}

/*---- base用 ------*/
#top #top_right {
	height: 600px;
	width: 630px;
}
#top #right_footer {
	width: 630px;
}
#top #copyright {
	width: 220px;
	height: 15px;
	display: block;
	float: right;
}

/*---- top用 ------*/

#galley_right {
	background-color:#ffffff;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3eeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3eeee;
}
#gallery_inner {
	margin-left: 40px;
	width: 700px;
	height: 700px;
}
#gallery_header {
	height: 30px;
	width: 700px;
}
#gallery_footer {
	height: 30px;
	width: 700px;
	border: 1px solid #CCC;
	clear: both;
}
#local_menu {
	height: 20px;
	width: 360px;
	clear: both;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 5px;
}
#local_menu ul {
	height: 20px;
	width: 360px;
	padding-left: 1px;
}
#local_menu ul li {
	height: 20px;
	width: 85px;
	list-style-type: none;
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #f3eeee;
}
#local_menu ul .local_menu_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#gallery_2009 {
	height: 370px;
	width: 700px;
}
#gallery_header p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

#gallery_2009 h2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	height: 35px;
	width: 95px;
	border: 1px solid #CCC;
	background-color: #FFF;
	line-height: 30px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*---- gallery_page用 ------*/


#gallery_2009 ul li{
	height: 140px;
	width: 140px;
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	outline:0px;
}


#gallery_2009 ul li img {
	list-style-type: none;
	bottom: 0px;
	outline:0px;
	margin-top: 20px;
}
#gallery_2009 ul .side_style{
	margin-left: -10px;
	text-align: right;
}
#gallery_2008 {
	height: 700px;
	width: 700px;
}
#gallery_2008 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	clear: both;
	height: 35px;
	width: 95px;
	border: 1px solid #CCC;
	font-weight: normal;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*------ galley2008用 ------*/

#gallery_2008 ul li{
	height: 140px;
	width: 140px;
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#gallery_2008 ul li img {
	list-style-type: none;
	bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gallery_2008 ul .side_style{
	margin-left: -10px;
	text-align: right;
}

/*----- profileページ用 ------*/

#profile_right {
	background-color:#ffffff;
	overflow: hidden;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3eeee;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f3eeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3eeee;
}

#profile_head {
	width: 650px;
	padding-left: 50px;
	color: #666;
	height: auto;
}
#profile_head h1 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#photo {
	height: 150px;
	width: 125px;
	float: left;
	margin-top: 10px;
}

#profile_head h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #353535;
	font-weight: normal;
}
#profile_head p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 16px;
}
#first_text {
	height: 120px;
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 45px;
}
#profile_inner {
	width: 650px;
	padding-top: 10px;
	padding-left: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #666;
	clear: both;
}
#profile_right_footer #copyright {
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#copyright p{
	height: 20px;
	width: 240px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
}
#profile_inner h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #353535;
}
#profile_inner p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #353535;
}

/*-----contactページ用-------*/

#contact_right {
	height: 700px;
	width: 700px;
	float: right;
	background-image: url(../img/kage.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3eeee;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f3eeee;
}
#contact_head {
	height: 100px;
	width: 700px;
	padding-left: 45px;
}
#form_right_footer {
	clear: both;
	height: 30px;
	width: 700px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#form_right_footer #copyright {
	float: right;
	height: 20px;
	width: 250px;
}

#contact_head h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 30px;
}
#contact_head p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
}


#form {
	height: 480px;
	width: 550px;
	margin-top: 50px;
	margin-left: 45px;
	color: #333;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
fieldset table {
	width: 500px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
#right td {
	text-indent: 5%;
}

form fieldset {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

fieldset p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-indent: 2%;
}
fieldset .red {
	color: #F00;
}
a:link {
	color: #003399;
}
a:visited {
	color: #699;
}
a:hover {
	color: #F90;
}
a:active {
	font-weight: bold;
	color: #F00;
}

/*-----linkページ用-------*/
#link_right {
	background-color:#ffffff;
	padding-top: 20px;
	height: 630px;
	width: 700px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f3eeee;
	border-left-color: #f3eeee;
}
#link_right_footer {
	height: 50px;
	width: 700px;
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#link_inner {
	clear: both;
	width: 650px;
	padding-top: 8px;
	padding-left: 50px;
	font-size: 12px;
	height: 510px;
}
#link_inner div {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#link_inner_left {
	width: 300px;
	float: left;
}
#link_inner_right {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#link_inner h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#link_inner dt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#link_head {
	height: 55px;
	width: 655px;
	padding-left: 45px;
	margin-top: 4px;
}
#link_text {
	height: 46px;
	width: 300px;
	float: right;
	margin-right: 100px;
	margin-top: 4px;
}
#link_image {
	height: 35px;
	width: 130px;
	float: left;
}
/*-----worksページ用-------*/
#works_right {
	height: 600px;
	width: 700px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3eeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3eeee;
}
#works_head {
	height: 45px;
	width: 675px;
	padding-left: 25px;
}
#works_contents {
	height: 510px;
	width: 700px;
	clear: both;
}
#works_head h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 20px;
	margin-left: 20px;
}
#works_head h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 20px;
}


#works_contents ul li {
	display: block;
	height: 250px;
	width: 300px;
	float: left;
	margin-left: 40px;
	margin-bottom: 9px;
	list-style-type: none;
}
#replica {
	width: 280px;
	background-image: url(../img/work_img/work3.png);
	background-repeat: no-repeat;
	height: 220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
#works_contents ul li h2 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 1px;
	padding-left: 4px;
}
#kouza {
	height: 220px;
	width: 280px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/work_img/work_flame.png);
	background-repeat: no-repeat;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
#works_contents ul li p {
	font-size: 10.5px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#workshop {
	height: 220px;
	width: 280px;
	background-image: url(../img/work_img/workshop.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#web_w {
	height: 220px;
	width: 280px;
	background-image: url(../img/work_img/work_flame.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#works_right_footer {
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	overflow: hidden;
	clear: both;
}
#site_map_right {
	height: 600px;
	width: 700px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3eeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3eeee;
}
#site_map_inner {
	height: 500px;
	width: 655px;
	padding-left: 45px;
}
#site_map_footer {
	height: 100px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#site_map_inner ul li   dt , dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
