@charset "utf-8";

/*body, p, form, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}

img {
	border: 0px none;
}*/

body {
	/*font-family: "Osaka", "MS UI Gothic";*/
	background-color: #A37F39;
	background-color: #555;
	background-color: #666;
	color:#333;
	color:#444;
	text-align: center;
	line-height: 1.0;
}

body {
	-webkit-text-size-adjust: 100%;
}

/* 基本リンクカラー */
a:link {
	color: #027;
	color: #064A10;
	color: #5E1420;
	color: #034588;
	color: #024181;
	color: #59131E;
	color: #845F19;
	color: #744F09;
	color: #630;
	color: #0D703E;
	text-decoration: underline;
	}
a:visited {
	color: #027;
	color: #064A10;
	color: #5E1420;
	color: #59131E;
	color: #845F19;
	color: #744F09;
	color: #630;
	color: #0D703E;
	text-decoration: underline;
	}
a:hover {
	color: #F70;
	text-decoration: underline;
	}
a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 全体 */
#container {
	width: 760px;
	width: 756px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*background: #4B0A19 url(../pic/back_shadow760r2.gif) repeat-y top center;*/
	background: #666 url(../pic/back_shadow756lg5.gif) repeat-y top center;
}

#container2 {
	width: 700px;
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFF;
	background-color: #6DD09E;
	background-color: #BCDC67;
	background-color: #C6FE4D;
	background-color: #B5FE4D;
	background-color: #ADFE4D;
	background-color: #B5FC4F;
	/* padding-top: 1px; これを指定しないとNetscapeで問題あり？ */
	/*position: relative;*/
}

#header {
	width: 740px;
	height: 590px;
	height: 589px;
	height: 661px;
	position: relative;
	/*padding: 9px 20px 5px 20px;*/
	text-align: left;
}

/* H1レベル-タイトル */
#header h1 {
	font-size: 14px;
	/*z-index: 2;*/
	position: absolute;
	top: 371px;
	top: 373px;
	top: 40px;
	left: 10px;
	left: 40px;
	left: 438px;
	z-index: 2;
}

#header h1 {
	filter: alpha(opacity=0);
	/*-moz-opacity:0;*/
	opacity:0;
}

#header p#topImage {
	position: absolute;
	top: 0px;
	left: 40px;
	z-index: 1;
}

#header p#topImage {
	filter: alpha(opacity=0);
	/*-moz-opacity:0;*/
	opacity:0;
}

#dataArea {
	/*padding: 0px 10px 6px 10px;*/
	width: 630px;
	width: 450px;
	position: absolute;
	top: 487px;
	top: 425px;
	top: 424px;
	left: 10px;
	left: 40px;
	z-index: 3;
}

#header p.term {
	padding-left: 3px;
	padding-top: 8px;
	padding-top: 0px;
	/*font-size: 12px;*/
	font-size: 93%;
	line-height: 150%;
	line-height: 155%;
	/*margin-bottom: 7px;
	margin-bottom: 5px;*/
}

#header p.aori {
	padding-left: 3px;
	padding-top: 0px;
	padding-top: 12px;
	/*font-size: 12px;*/
	font-size: 93%;
	line-height: 150%;
	line-height: 155%;
	/*margin-bottom: 7px;
	margin-bottom: 5px;*/
	padding-bottom: 11px;
}

/* 作品ラインナップ、リンク */
.lineup {
	padding-left: 3px;
	/*text-align: left;*/
	font-size: 85%; /* 11px */
	line-height: 150%;
}

.lineup ul {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	list-style-type: none;
	/*display: inline;*/
}

.lineup li {
	display: inline;
}

.lineup a:link {
	color: #0A2E2A;
	color: #024075;
	color: #034588;
	color: #024181;
	color: #59131E;
	color: #845F19;
	color: #630;
	color: #0D703E;
	text-decoration: none;
	}
.lineup a:visited {
	color:#444;
	color: #027;
	color: #0A2E2A;
	color: #59131E;
	color: #845F19;
	color: #630;
	color: #0D703E;
	text-decoration: none;
	}
.lineup a:hover {
	color: #F70;
	text-decoration: underline;
	}
.lineup a:active {
	color: #F00;
	text-decoration: underline;
	}

#main {
	text-align: left;
	padding: 0px 20px 10px 20px;
	padding: 0px 40px 10px 40px;
}

.works1 {
	width: 660px;
	margin-bottom: 22px;
	margin-bottom: 14px;
	margin-bottom: 13px;
}

.works1end {
	width: 660px;
	margin-bottom: 22px;
	margin-bottom: 4px;
}

.works2 {
	border: solid 1px #025;
	border: solid 1px #000;
	border: solid 1px #888;
	border: solid 1px #4DB07E;
	border: solid 1px #3DA06E;
	border: solid 1px #009E41;
	padding:14px 10px 10px 16px;
	padding:16px 10px 1px 30px;
	padding:16px 10px 1px 20px;
	/*background-color: #F6F6F6;*/
	background-color: #FEFEF6;
	background-color: #F7F7F7;
	background-color: #FBFBFB;
	background-color: #FFF;
	background-color: #F8F8F8;
	background-color: #FAFAFA;
}

/* 角丸用 */
.works2 {
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	position: relative;
	behavior: url(js/PIE.htc); /* IE6-9用 */
}

/* クリアフィックス */
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
}

.wrapper {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
.wrapper {
	display: block;
}
/* End hide from IE-mac */

.photo {
	width: 185px;
	width: 190px;
	width: 200px;
	float: left;
	margin-right: 25px;
	padding-top: 2px;
	line-height: 0;
	font-size: 0px;
}

.caption {
	font-size: 85%; /* 11px */
	font-size: 11px;
	line-height: 150%;
}

.text {
	width: 400px;
	width: 395px;
	width: 385px;
	float: left;
}

.text-wide {
	width: 610px;
}

.date {
	margin: 0px 0px 2px 0px;
	/*font-size: 12px;*/
	font-size: 93%;
	line-height: 117%;
	float: right;
}

.date2 {
	margin: -2px 0px 2px 0px;
	/*font-size: 12px;*/
	font-size: 93%;
	line-height: 140%;
	float: right;
}

.date3 {
	margin: 0px 0px 2px 0px;
	/*font-size: 12px;*/
	font-size: 93%;
	line-height: 140%;
	float: right;
}

.title {
	margin: 0px 0px 4px 0px;
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;*/
	font-size: 108%;
	line-height: 100%;
	line-height: 108%;
	font-weight: normal;
	/*font-weight: bold;*/
	color: #00442A;
	color: #064A10;
	color: #0C5020;
	color: #0A2E2A;
	color: #0B3526;
	color: #721827;
	color: #0D602E;
	color: #0D703E;
	color: #00ACCB;
	color: #008CAB;
	float: left; /* 追加 07.10.10 */
}

.data {
	clear: both; /* 上の追加に伴い変更 07.10.10 */
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #666;
	font-size: 85%; /* 11px */
	line-height: 150%;
}

.staff {
	margin: 0px 0px 6px 0px;
	padding-bottom: 6px;
	border-bottom: solid 1px #666;
	font-size: 85%; /* 11px */
	line-height: 150%;
}

.kaisetsu {
	margin: 0px 0px 1px 0px;
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;*/
	font-size: 93%;
	line-height:18px;
}

.to_top {
	padding: 0px 0px 7px 0px;
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;*/
	font-size: 93%;
	text-align: right;
}

/* 料金、インフォメーション */
#info {
/*
	width: 180px;
	position: absolute;
	top: 0px;
	left: 30px;
*/
}

#info2 {
	border: double 3px #555;
	padding : 12px 10px 10px 12px;
	background-color: #FBFBFB;
	background-color: #FAFAFA;
	background-color: #FFF;
}

/* 角丸用 */
#info2 {
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	position: relative;
	behavior: url(js/PIE.htc); /* IE6-9用 */
}

#info h2 {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #333;
}

#info p {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	margin-top:0em;
}

#info ul {
	margin: 4px 0px 0px 17px;
	padding: 0;
	/*font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
}

#info ul li {
	list-style-type: disc;
}

/* ログ取得＆カウンターボックス */
.o_counter {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 0;
	font-size: 0px;
}

.clear-l {
	clear: left;
	padding-bottom: 10px; /* margin-bottomではMozillaで無効 */
}

/* イベント */
#event {
	width: 660px;
	margin-bottom: 22px;
}

#event2 {
	border: double 3px #222;
	border: solid 1px #222;
	padding : 9px 12px 9px 16px;
	background-color: #FFF;
	background-color: #FAFAFA;
}

#event h2 {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	font-weight: normal;
	padding-bottom: 2px;
	/*margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #333;*/
}

#event p {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	margin-top:0em;
}

/* お詫びとお知らせ 10.12.10 */
#owabi {
	width: 660px;
	margin-bottom: 22px;
}

#owabi2 {
	border: double 3px #222;
	padding : 9px 12px 9px 16px;
	background-color: #FFF;
}

#owabi h2 {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	font-weight: normal;
	padding-bottom: 2px;
	/*margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #333;*/
}

#owabi p {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	margin-top:0em;
}

.px10 {
	/*
	font-size:10px;
	line-height:16px;
	*/
	font-size: 85%; /* 11px */
	line-height: 150%;
}

