@charset "utf-8";
/* CSS Document */

#container {
	width: 800px; /* 横幅を変更 */
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkContent.gif); /* 背景イメージを変更 */
	background-color: #FFFFFF;
	min-height: 100%;
}

#container h1 {
	font-size: 90%;
	color: #990000;
	height: 15px;
}

#container h2 {
	padding-bottom: 20px;
	font-size: 90%;
}

#container h4 {
	float: left;
}

/* ここからナビゲーションボタンの設定 */
#container #btn01 a {
	background-image: url(../images/btn01_up.jpg);
	display: block;
	height: 80px;
	width: 160px;
	text-indent: -9999px;
}
#container #btn02 a {
	background-image: url(../images/btn02_up.jpg);
	display: block;
	height: 80px;
	width: 160px;
	text-indent: -9999px;
}
#container #btn03 a {
	background-image: url(../images/btn03_up.jpg);
	display: block;
	height: 80px;
	width: 160px;
	text-indent: -9999px;
}
#container #btn04 a {
	background-image: url(../images/btn04_up.jpg);
	display: block;
	height: 80px;
	width: 160px;
	text-indent: -9999px;
}
#container #btn05 a {
	background-image: url(../images/btn05_up.jpg);
	display: block;
	height: 80px;
	width: 160px;
	text-indent: -9999px;
}
#container #btn01 a:hover {
	background-image: url(../images/btn01.jpg);
}
#container #btn02 a:hover {
	background-image: url(../images/btn02.jpg);
}
#container #btn03 a:hover {
	background-image: url(../images/btn03.jpg);
}
#container #btn04 a:hover {
	background-image: url(../images/btn04.jpg);
}
#container #btn05 a:hover {
	background-image: url(../images/btn05.jpg);
}
/* ここまでナビゲーションボタンの設定 */
.topmidashi {
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	line-height: 170%;
}
#container #topsayuu {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
/*.text01 {
	color: #333333;
	font-size: 90%;
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	line-height: 170%;
	margin-bottom: 10px;
	
}

#text02 {
	color: #333333;
	font-size: 90%;
	line-height: 200%;
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	
}

#text02 li {
	list-style-type: square;
	list-style-position: inside;
}

.text03 { 
	color: #333333;
	font-size: 90%;
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	line-height: 200%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #eaeaea;
}*/
.text04 { /* Contact内の文字の大きさを設定 */
	color: #333333;
	font-size: 200%;
}
.text05 { /* Top内の文字の色を設定 */
	color: #990000;
}
.text06 { /* Top内の文字の色を設定 */
	color: #333333;
}
.text07 { /* Top内の文字の大きさを設定 */
	font-weight: bold;
}
.text08 {
	font-weight: bold;
	color: #6600CC;
	font-size: medium;
	padding-left: 36px;
	padding-bottom: 15px;
}

#topicpath {
	/* フロートクリアの削除 */
	/* 背景イメージを削除 */
	padding-left: 20px; /* 上余白を変更 */
	/* 背景イメージのリピートを削除 */
}

#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: 10px; /* 右余白を変更 */
	line-height: 150%;
}
#content_left0 {
	clear: both;
	float: left;
	width: 760px;
	padding-right: 20px; 
	padding-left: 20px;
}
#content_left00 {
	clear: both;
	float: left;
	width: 760px;
	padding-right: 20px; 
	padding-left: 20px;
}
#content_left2 {
	clear: both;
	float: left;
	width: 700px; /* 横幅を変更 */
	padding-right: 20px; /* 右余白を変更 */
	padding-left: 60px;
}
#content_left3 {
	clear: both;
	float: left;
	width: 700px; /* 横幅を変更 */
	padding-right: 20px; /* 右余白を変更 */
	padding-left: 60px;
	padding-top: 10px;
}
#content_left4 {
	clear: both;
	float: left;
	width: 700px; /* 横幅を変更 */
	padding-right: 20px; /* 右余白を変更 */
	padding-left: 60px;
	padding-top: 10px;
}

#content_left h3 {
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px; /* 下余白を設定 */
	padding-left: 30px; /* 左余白を設定 */
}

#content_right {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	/* 横幅を削除 */
}


/* ここからメインコンテンツのテーブルに関する設定 */
#content_left .content_table {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#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;
}
