@charset "utf-8";
/* CSS Document */

/*---ページ全体---*/
body {
	line-height: 1.3;
	color: #999;
	background-color: #FFC;
	text-align: center;
	background-image: url(../imge/back50.gif);
	background-position: center top;
	clear: none;
	float: none;
}
/*---ページ余白部分▼---*/
#pageOuter {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imge/shadow.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	margin-bottom: auto;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;
}
/*---ページ背景部分▼---*/
#page {
	background-image: url(../imge/page.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	width: 800px;
	color: #030;
	text-align: center;
	font-size: large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	font-weight: bold;
}
#headerbox   {
	font-size: 36px;
	height: 50px;
	width: 200px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
/* --- リストエリア --- */
ol.topicPath {
	list-style-type: none;
	font-size: 80%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}

/* --- リスト項目 --- */
ol.topicPath li {
	display: inline;
}

/* --- リンク --- */
ol.topicPath li a {
margin-right: 6px; /* リンクエリアの右マージン */
}



#footer {
	font-size: small;
	color: #666;
	font-weight: normal;
	display: inline;
}



#header{
	height: 80px;
	margin-top: 0px;
	margin-left: 580px;
	width: 200px;
	clear: right;
	text-align: center;
}

/* --- ボックス --- */
dl.photo {
	display: inline-block; /* 白フチの背景（右下） */
	text-align: center;
	height: 210px;
	width: 250px;
	margin-left: 30px;
	margin-top: 20px;
	background-image: url(../fail/imge/photo2_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFC;
}

/* --- 写真エリア --- */
dl.photo dt {
padding: 11px 15px 0 10px; /* 写真エリアのパディング（上右下左） */
background: url(../fail/imge/photo2_right_top.gif) no-repeat right top; /* 白フチの背景（右上） */
border-left: 1px #c0c0c0 solid; /* 写真エリアの左境界線 */
}

/* --- コメントエリア --- */
dl.photo dd {
	margin: 0; /* コメントエリアのマージン */
	padding: 10px 15px 15px 11px; /* コメントエリアのパディング（上右下左） */
	background: url(../fail/image/photo2_left_bottom.gif) no-repeat left bottom; /* 白フチの背景（左下） */
	font-size: large;
	line-height: 140%;
	border-left: 1px #c0c0c0 solid;
	font-weight: bold;
	color: #030;
}

/* --- ボックス --- */
dl.photo2 {
	display: inline-block; /* 白フチの背景（右下） */
	text-align: center;
	height: 210px;
	width: 250px;
	margin-left: 80px;
	margin-top: 20px;
	background-image: url(../fail/imge/photo2_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
	background-color: #FFC;
}


/* --- 写真エリア --- */
dl.photo2 dt {
	padding: 11px 15px 0 10px; /* 写真エリアのパディング（上右下左） */
	background: url(../fail/imge/photo2_right_top.gif) no-repeat right top; /* 白フチの背景（右上） */
	border-left: 1px #c0c0c0 solid; /* 写真エリアの左境界線 */
	color: #060;
}

/* --- コメントエリア --- */
dl.photo2 dd {
	margin: 0; /* コメントエリアのマージン */
	padding: 10px 15px 15px 11px; /* コメントエリアのパディング（上右下左） */
	background: url(../fail/image/photo2_left_bottom.gif) no-repeat left bottom; /* 白フチの背景（左下） */
	font-size: large;
	line-height: 140%;
	border-left: 1px #c0c0c0 solid;
	font-weight: bold;
	color: #030;
}
#footernav    {
	height: auto;
	width: 200px;
	margin-left: 300px;
}
#h1 {
	font-size: 16px;
	width: 150px;
	float: right;
	height: 50px;
	padding-top: -80px;
	margin-bottom: -50px;
	margin-top: -10px;
	margin-left: 50px;
	margin-right: 0px;
	text-align: right;
}
#pageOuter #page #footer ul {
	font-size: small;
	display: inline;
	text-align: center;
}
