html{
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, helvetica, sans-serif;
	height:100%;
}

body{
	background-color:#ffffee;
	text-size-adjust:none;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:none;
	-moz-text-size-adjust:none;
	color:#5f5f5f;
	font-size: 18px;
	line-height:1.3em;
	letter-spacing: 0.05em;
	margin: 0 auto;
	padding:0px;
	height:100%;
}

div#container{
	position:relative;
	height:100%;
	min-height:100%;
	margin: 0 auto;
}

body > #container{
	height: auto;
}

img{
	vertical-align: bottom;
	margin:0px;
	border:0px;
	padding:0px;
	font-size: 0px;
}

img.mdl{
	vertical-align:middle;
	margin:0px;
	border:0px;
	padding:0px;
	font-size: 0px;
}

div#header_home{
	height:140px;
	width:960px;
	margin: 0 auto;
	text-align: center;
}

div#header{
	background:url(/images/header_back.gif);
	height:60px;
	margin-top:5px;
}

div#header_main{
	height:60px;
	width:960px;
	margin: 0 auto;
	text-align: center;
}

div#logo{
	margin-left:25px;
	float:left;
	display: inline;
}

/* home menu */

#home_menu0{width:100%; height:60px; background:url(/images/home_menu0.gif) no-repeat; background-position:center;}
#home_menu1{width:100%; height:60px; background:url(/images/home_menu1.gif) no-repeat; background-position:center;}
#home_menu2{width:100%; height:60px; background:url(/images/home_menu2.gif) no-repeat; background-position:center;}
#home_menu3{width:100%; height:60px; background:url(/images/home_menu3.gif) no-repeat; background-position:center;}
#home_menu4{width:100%; height:60px; background:url(/images/home_menu4.gif) no-repeat; background-position:center;}
#home_menu0 a{display:block;}
#home_menu1 a{display:block;}
#home_menu2 a{display:block;}
#home_menu3 a{display:block;}
#home_menu4 a{display:block;}
#home_menu0 a:hover{background:url(/images/home_menu0_over.gif) no-repeat; background-position:center;}
#home_menu1 a:hover{background:url(/images/home_menu1_over.gif) no-repeat; background-position:center;}
#home_menu2 a:hover{background:url(/images/home_menu2_over.gif) no-repeat; background-position:center;}
#home_menu3 a:hover{background:url(/images/home_menu3_over.gif) no-repeat; background-position:center;}
#home_menu4 a:hover{background:url(/images/home_menu4_over.gif) no-repeat; background-position:center;}

/* menu */
div#menu{}
#menu0{width:90px; height:60px; float:left; background:url(/images/menu0.gif) no-repeat;}
#menu1{width:90px; height:60px; float:left; background:url(/images/menu1.gif) no-repeat;}
#menu2{width:90px; height:60px; float:left; background:url(/images/menu2.gif) no-repeat;}
#menu3{width:90px; height:60px; float:left; background:url(/images/menu3.gif) no-repeat;}
#menu4{width:90px; height:60px; float:left; background:url(/images/menu4.gif) no-repeat;}
#menu0 a{display:block;}
#menu1 a{display:block;}
#menu2 a{display:block;}
#menu3 a{display:block;}
#menu4 a{display:block;}
#menu0 a:hover{background:url(/images/menu0_over.gif) no-repeat;}
#menu1 a:hover{background:url(/images/menu1_over.gif) no-repeat;}
#menu2 a:hover{background:url(/images/menu2_over.gif) no-repeat;}
#menu3 a:hover{background:url(/images/menu3_over.gif) no-repeat;}
#menu4 a:hover{background:url(/images/menu4_over.gif) no-repeat;}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	margin:0px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
}

div#main{
	margin: 0 auto;
/* temp */
	width:960px;
}

div#main_box{
	margin-top:25px;
	margin-left:50px;
}

table#home{
	height:250px;
	width:660px;
	border-collapse:collapse;
	border:0px;
	margin-left: auto;
	margin-right: auto;
}

#home.tr{padding:0;}

#home.td{padding:0;}

#info_box{
	padding-top:15px;
}

#info{
	width:310px;
	text-align: left;
	background-color:#ffffff;
	background:url(/images/info_body.gif);
	margin: 0 auto;
}

.box{
	padding-left:10px;
	margin-bottom:15px;
}

div#about_left{
	float:left;
	width:250px;
}

div#about_left_box{
	width:200px;
	background:url(/images/about_left_body.gif);
}


div#about_right{
	float:left;
	width:250px;
}

div.about_right_box{
	width:500px;
	background:url(/images/about_right_body.gif);
}


div.description{
	line-height:30px;
	border-bottom: dashed 1px #aaaaaa;
	margin-left:20px;
	margin-right:20px;
}

div.description2{
	padding-left:25px;
	padding-right:25px;
	line-height:30px;
}

div.caption{
	display: inline-block;
	padding-left:5px;
	width: 145px;
	vertical-align: top;
}

div.content{
	display: inline-block;
}


div.line0{
	float: left;
	background:url(/images/line0.gif);
	width:500px;
	height:21px;
}

div.left{
	float:left;
}

div.work{
	float:left;
	width:500px;
	font-size:15px;
	color:#5f5f5f;
	line-height:1.3em;
	letter-spacing:0.1em;
	font-weight:bold;
}

div#main_bottom{
	clear:both;
	height:150px;
}

div#footer{
	background-color: #444444;
	bottom:0px;
	height:50px;
	width:100%;
	text-align:center;
}

div#footer_main{
	background-color: #444444;
	color: #ffffff;
	height:50px;
	margin: 20px auto 0px;
	text-align:center;
}

div#footer_main a{
	font-size:18px;
	color:#ffffff;
	letter-spacing:0.03em;
	text-decoration: none;
	line-height: 50px;
}

#main_container{
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top 0;
	width: 960px;
	height:100%;
	z-index: -1;
}

#main_container_back{
	margin: 0px auto;
	width: 960px;
	height:100%;
	z-index: -1;
}

#whats{
	text-align:left;
	width:300px;
	margin: 0 auto;
	margin-top:50px;
}

#gallery {
	width: 750px;
	margin:0px;
	padding:0px;
	font-size:0px;
}
#gallery ul {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
#gallery ul li {
	display: inline;
	margin:0px;
	padding-right:10px;
}
#gallery ul img {
	border: 0px;
}
#gallery ul a:hover img {
	border: 0px;
	color: #fff;
}

#form{
	border: none;
	height:480px;
	width:480px;
}

#form_main{
	color:#5F5F5F;
	font-size: 12px;
	background-color: #ffffff;
	height:100%;
}

.text{
	font-size:12px;
	color:#4F4F4F;
	width:410px;
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:10px;
}
.texta{
	font-size:12px;
	color:#4F4F4F;
	width:410px;
	height:240px;
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:10px;
}

/* blog */

#main_title{
	padding-bottom:10px;
}

#main_title h1{
	margin:0 10px;
	font-size:14px;
	font-weight:bold;
	display:inline;
}

#main_title h1 a{
	color:#4676ff;
}

#main_title h1 a:hover{
	color:#ffb761;
}

#blog .title{
	width:100%;
}

#blog h2{
	margin-left:10px;
	color:#ffa1a1;
	font-size:14px;
	font-weight:bold;
	display:inline;
}

#blog h2 a{
	color:#ffa1a1;
}

#blog h2 a:hover{
	color:#ffb761;
}

#blog .title_ymd{
	color:#ffa1a1;
	font-size:12px;
	float: right;
	margin-top: 9px;
	margin-right:10px;
}

#blog .title_line{
	background:url(/images/title_line.gif);
	line-height:0;
	font-size:1px;
	height:10px;
	width:100%;
	margin-bottom: 20px;
}

#blog .body_top{
	background:url(/images/body_top.gif);
	width:600px;
	height:10px;
	font-size:0px;
}


#blog .body{
	background-image:url(/images/body_back.gif);
	padding-left:15px;
	padding-right:15px;
}

#blog .ls_img a>img {
	border:1px solid #cccccc;
	width:170px;
	height:170px;
	object-fit: contain;
}

#blog .body_bottom{
	background:url(/images/body_bottom.gif);
	width:600px;
	height:10px;
	font-size:0px;
	margin-bottom:20px;
}

#blog .authored{
	text-align:right;
	font-size:11px;
}

#comment .comment0{
	width:430px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#comment .comment{
	width:430px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	margin-bottom:10px;
	padding-bottom:10px;
}

.side_title{
	height:30px;
	width:200px;
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	background-image:url(/images/side_title.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#search_text{
	width:120px;
	border:1px solid #B7B7B7;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:0px;
}

table.calender {
	font-size:10px;
	margin-left:10px;
}

table.calender th{
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#cccccc;
	text-align:center;
}

table.calender .sun{
	color:#fa8072;
}

table.calender .sat{
	color:#87cefa;
}

table.calender td{
	width:24px;
	padding-top:2px;
	padding-right:1px;
	padding-left:1px;
	text-align:center;
}

table.calender td a{
	color:#4676ff;
	text-decoration:underline;
}

table.calender td a:hover{
	color:#ffb761;
	text-decoration:underline;
}

#clear{
	clear:both;
}

.clear{
	clear:both;
}

.next{
	display:block;
	width:80px;
	height:22px;
	background:url(/images/next.gif) no-repeat;
}
.next a:hover{
	display:block;
	width:80px;
	height:22px;
	background:url(/images/next_over.gif) no-repeat;
}

.submit{
	display:block;
	width:80px;
	height:22px;
	background:url(/images/submit.gif) no-repeat;
	margin-left: 340px;
}
.submit a:hover{
	display:block;
	width:80px;
	height:22px;
	background:url(/images/submit_over.gif) no-repeat;
}

.tbl{
	border-collapse:collapse;
	border:1px solid #cccccc;
	width:90%;
}

.tbl th{
	padding:5px;
	text-align:center;
	background:#eeeeee;
	border:1px solid #cccccc;
}

.tbl td{text-align:center;padding:5px;background:#ffffff;border:1px solid #cccccc;}
.tbl td.left{text-align:left;}
.tbl tr:nth-child(odd) td{background:#f0f8ff;}

.cmd{
	background-color:#000000;
	color:#ffffff;
	padding-top:10px;
	padding:10px;
	width:493px;
}


form{margin:0px;}

br{letter-spacing: 0}

a{color:#4676ff; letter-spacing:1px; text-decoration:none;}
a:hover{color:#ffb761; letter-spacing:1px; text-decoration:none;}

.f0{font-size:12px;color:#5F5F5F;line-height:1.3em;letter-spacing:0.05em;}
.f1{font-size:12px;color:#DBD276;line-height:1.3em;letter-spacing:0.05em;}
.f2{font-size:12px;color:#E7E5D5;line-height:1.3em;letter-spacing:0.05em;}
.f3{font-size:18px;color:#FF3A3A;line-height:1.3em;letter-spacing:0.05em;}
.f4{font-size:12px;color:#66CC66;line-height:1.3em;letter-spacing:0.05em;}
.f5{font-size:12px;color:#ff0000;line-height:1.3em;letter-spacing:0.05em;}
.ymd{font-size:12px;color:#c182f6;line-height:1.3em;letter-spacing:0.05em;margin-left:35px;margin-right:15px;}
.info_next{font-size:12px;line-height:1.3em;letter-spacing:0.05em;margin-left:149px;}
.title0{font-size:15px;line-height:1.3em;letter-spacing:0.1em;margin-left:20px;font-weight:bold;}
.title1{font-size:15px;color:#5f5f5f;line-height:1.3em;letter-spacing:0.1em;font-weight:bold;}



.grecaptcha-badge{
	visibility: hidden;
}
