﻿* {
	font-size: 1em;
}
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "Arial", "Helvetica", "Verdana", "sans-serif";
}
a, a:link, a:visited {
	color: #2676FF;
}
a:hover, a:active, a:focus {
	color: #2676ff;
	background: none;
}
#contents a {
	text-decoration: underline;
}
#contents {
	width:813px;
	font-size: 87.5%;
	line-height: 1.6;
	padding: 0;
	margin:15px 60px 30px 50px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.clear {
	clear: both;
	font-size: 0.1%;
	line-height: 0.1%;
	margin: 0;
	padding: 0;
}
h1 {
	color: #996600;
	font-size: 1.3em;
	line-height: 1.3;
	border-bottom: 5px solid #E7D09C;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
h2 {
	font-size: 1.1em;
	color: #990033;
	line-height: 1.3;
	border-bottom: 2px solid #E7D09C;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
p {
	margin-bottom: 20px;
	line-height: 1.6;
}
.title {
	font-size: 1.15em;
	color: #0072BC;
	font-weight:bold;
}
.cap {
	color: #666666;
	font-size: 0.75em;
}
/*ul.gallery{
padding: 0;
margin: 0;
}
ul.gallery li {
    float: left;
    list-style: none outside none;
    margin: 0;
		margin-bottom: 40px;
    padding: 0 10px;
    width: 145px;
		text-align: center;

}*/
.gallery img {
	border: 0 none;
	margin-bottom: 10px;
}
.gallery a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
#contents table {
	margin:0 0 20px;
}
#contents table th, #contents table td {
	line-height: 1.4;
	padding: 5px 5px 20px;
	vertical-align: top;
}
#contents table.gallery {
	width:100%;
}
#contents table.gallery td {
	text-align:center;
}
/*
#contents table.gallery td img{
	width:100%;
	height:auto;
}*/
.tablePrt2 td {
	width: 50%;
}
.tablePrt3 td {
	width: 33.3%;
}
.tablePrt4 td {
	width: 25%;
}
.tablePrt5 td {
	width: 20%;
}
.m0 {
	margin: 0 !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.font150 {
	font-size: 150%;
}
.font140 {
	font-size: 140%;
}
.font130 {
	font-size: 130%;
}
.font120 {
	font-size: 120%;
}
.font110 {
	font-size: 110%;
}
.font90 {
	font-size: 90%;
	font-weight: normal;
}
.font80 {
	font-size: 80%;
	font-weight: normal;
}
.color-blue {
	color: #0072BC !important;
}
.color-red {
	color: #990033 !important;
}
.color-grey {
	color: #767676 !important;
}
.bdGraySA {
	border: 1px solid #CCCCCC!important;
}

.center {
	text-align: center;
}

/* 左寄せ */
.left {
	text-align: left;
}

/* 右寄せ */
.right {
	text-align: right;
}
/* 文字サイズ　色 */
.font_l{font-size:130%;}
.font_s{font-size:100%;}
.font_white{color:#FFF;}

/*Works*/

#wrapper {
	width: auto;
	min-width: 640px;
}
.works #contents {
	width: auto;
	margin: 15px 10px 30px;
}
.works_title {
	font-size: 125%;
}
h1.logo {
	border-bottom: none;
}
h1.logo a {
	text-decoration: none;
}
#footer {
	background-color: #E7D09C;
	color: #666666;
	font-size: 87.5%;
	text-align: center;
	padding: 10px;
}
#footer span {
	color: #660000;
	font-size: 71.4%;
}
.works #contents img{
    max-width: 100%;
height: auto;
  }
.thum_title {
	display:block;
	margin-bottom:1em;
}