﻿@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF; /* 背景カラーを変更 */
}

#container {
	width: 800px; /* 横幅を変更 */
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/bkContent.gif); /* 背景イメージを変更 */
	background-color: #FFFFFF;
	min-height: 100%;
}

#container h2 {
	padding-bottom: 20px;
}

#container h4 {
	float: left;
}


a img {
border: none;
}



/* ここからナビゲーションボタンの設定 */
#container #btn01 a {
	background-image: url(images/top/btn01.jpg);
	display: block;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
}
#container #btn02 a {
	background-image: url(images/top/btn02.jpg);
	display: block;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
}
#container #btn03 a {
	background-image: url(images/top/btn03.jpg);
	display: block;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
}
#container #btn04 a {
	background-image: url(images/top/btn04.jpg);
	display: block;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
}
/#container #btn01 a:hover {
/	background-image: url(images/top/btn01.jpg);
/}
/#container #btn02 a:hover {
/	background-image: url(images/top/btn02.jpg);
/}
/#container #btn03 a:hover {
/	background-image: url(images/top/btn03.jpg);
/}
/#container #btn04 a:hover {
/	background-image: url(images/top/btn04.jpg);
/}
/* ここまでナビゲーションボタンの設定 */

.text01 {
	color: #333333;
	font-size: 90%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	margin-top: 100px;
	margin-bottom: 20px;
	/* テキスト中央揃えを削除 */
}

#text02 {
	color: #333333;
	font-size: 90%;
	line-height: 200%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	/* 下マージンを削除 */
}

#text02 li {
	list-style-type: square;
	list-style-position: inside;
}

.text03 { /* メインコンテンツ内のコンテナを設定 */
	color: #333333;
	font-size: 90%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #eaeaea;
}

#topicpath {
	/* フロートクリアの削除 */
	/* 背景イメージを削除 */
	padding-left: 20px;
	/* 高さを削除 */
	padding-top: 90px; /* 上余白を変更 */
	/* 背景イメージのリピートを削除 */
}

#topicpath p {
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

#topicpath a {
	text-decoration: none;
	color: #666666;
}

#topicpath a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.borderline {
	margin-bottom: 10px;
}

#container h1 {
	margin-bottom: 30px;
}

#content_left {
	clear: both;
	float: left;
	width: 410px; /* 横幅を変更 */
	padding-right: 20px; /* 右余白を変更 */
}

#content_left h3 {
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px; /* 下余白を設定 */
	padding-left: 30px; /* 左余白を設定 */
}

#content_right {
	float: right;
	padding-right: 30px;
	/* 横幅を削除 */
}


/* ここからメインコンテンツのテーブルに関する設定 */
#content_left .content_table {
	margin: 1000px;

}
#content_left .content_table th {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#content_left .content_table td {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
/* ここまでメインコンテンツのテーブルに関する設定 */


/* ここからコンテンツページに関する設定 */
#content_left #text04 {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#content_left #text04 p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#content_right img {
	padding-bottom: 20px;
}
/* ここまでコンテンツページに関する設定 */


#footer {
	clear: both;
	padding-top: 30px;
}

/* 追加 */


p.mannaka {
	padding-top: 140px;
	width:600px;
	text-align: left;
	font-size: 17px;
	padding-bottom: 30px;
	line-height: 120%;
}

p.mannaka2 {
	padding-top: 80px;
	width:600px;
	text-align: left;
	font-size: 17px;
	padding-bottom: 30px;
	line-height: 120%;
}


p.mannaka_nennotame2 {
	padding-top: 80px;
	width:600px;
	text-align: left;
	font-size: 17px;
	padding-bottom: 30px;
	line-height: 120%;
}


table.condor {
	text-align: left;
	font-size: 15px;
}

table.condoryobi {
	width: 700px;
	text-align: left;
	font-size: 15px;
}

table.linkbun {
	text-align: left;
	font-size: 12px;
	padding: 12px;
}

th.prof {
	vertical-align: top;
	padding-top: 15px;
}

td.prof {
	padding: 12px;
	width: 550px;
	line-height: 140%;
}

td.linkbun {
	padding: 8px;
	line-height: 140%;
}


p.rireki {
	line-height: 140%;
}

div.lin {
	padding: 12px;
}

div.toptxt {
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div.sakuhinban {
	width: 400px;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 25px;
	margin-bottom: 25px;
	float:left;
	clear:left;
}

table.sakuhinban {
	width: 650px;
	margin-top: 25px;
	margin-bottom: 25px;
}


/* 以下作品ページ用 */

div.sakuhin {
	margin-top: 50px;
	margin-bottom: 25px;
}

div.setumei {
	width: 500px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #666666;
}

div.PBW_setumei {
	width: 500px;
	margin-bottom: 25px;
	font-size: 12px;
}

div.back {
	width: 500px;
	margin-top: 100px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #c0c0c0;
}
