@charset "shift_jis";

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: #BBE8C4;*/
	background-color: #4B0A19;
	background-color: #0E413C;
	background-color: #004437;
	background-color: #115548;
	color:#444;
	color:#333;
	text-align: center;
	line-height: 1.0;
}

/* 基本リンクカラー */
a:link {
	color: #59131E;
	color: #880033;
	text-decoration: underline;
	}
a:visited {
	color: #59131E;
	color: #880033;
	text-decoration: underline;
	}
a:hover {
	color: #F60;
	text-decoration: underline;
	}
a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 全体 */
#container {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*background-color: #FFF;*/
	background: #0E413C url(../pic/back_shadow760g2.gif) repeat-y top center;
}

#container2 {
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFF;
	padding-top: 1px; /* これを指定しないとNetscapeで問題あり？ */
}

#header {
	padding: 9px 20px 0px 20px;
	padding: 20px 20px 0px 20px;
	/*height: 250px;*/
	text-align: left;
	padding-bottom: 5px;
}

/* H1レベル-タイトル */
#header h1 {
	font-size: 14px;
	/*margin-bottom: 14px;*/
	/*z-index: 2;*/
}

#header p.term {
	padding-left: 3px;
	padding-top: 22px;
	padding-top: 15px;
	padding-top: 0px;
	margin-top: -3px;
	margin-top: -6px;
	font-size: 12px;
	/*line-height: 1.5;*/
	line-height: 150%;
	margin-bottom: 6px;
}

#header p.term a:link {
	color: #990044;
	text-decoration: underline;
	}
#header p.term a:visited {
	color: #990044;
	text-decoration: underline;
	}
#header p.term a:hover {
	color: #F60;
	text-decoration: underline;
	}
#header p.term a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 作品ラインナップ、リンク */
.lineup {
	/*margin: 5px auto 16px auto;
	padding: 0;
	width: 680px;*/
	/*width: 620px;*/
	padding-left: 3px;
	text-align: left;
}

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

.lineup li {
	display: inline;
}

.lineup a:link {
	color: #59131E;
	color: #990044;
	text-decoration: none;
	}
.lineup a:visited {
	color: #59131E;
	color: #990044;
	text-decoration: none;
	}
.lineup a:hover {
	color: #F70;
	color: #F60;
	text-decoration: underline;
	}
.lineup a:active {
	color: #F00;
	text-decoration: underline;
	}

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

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

.works2 {
	border: solid 1px #005C89;
	border: solid 1px #025;
	border: solid 1px #000;
	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: #F8F8F8;
	background-color: #FBFBFB;
	background-color: #FFF;
	background-color: #FAF8F9;
	background-color: #FEFCFD;
	background-color: #FAFAFA;
}

/* クリアフィックス */
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	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;
	float: left;
	margin-right: 25px;
	padding-top: 2px;
	line-height: 0;
	font-size: 0px;
}

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

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

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

.title {
	margin: 0px 0px 3px 0px;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	/*font-weight: bold;*/
	color: #6D1725;
	color: #721827;
	color: #00442A;
	color: #0A2E2A;
	color: #064A10;
	color: #0C5020;
	color: #721827;
	color: #AA1144;
	float: left; /* 追加 07.10.10 */
}

.data {
	clear: both; /* 上の追加に伴い変更 07.10.10 */
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #666;
}

.staff {
	margin: 0px 0px 6px 0px;
	padding-bottom: 6px;
	border-bottom: solid 1px #666;
}

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

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

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

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

#info h2 {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
	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;
	margin-top:0em;
}

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

/* ログ取得＆カウンターボックス */
.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で無効 */
}
