@charset "UTF-8";

/* header */

/* text */
.s14gray {
	color: #666666;
	font-size: 14px;
}

/* page-title */
#page-title {
	width: 900px;
}

#page-title img {
	margin-left:15px;
	vertical-align:bottom;
}

h2 {
	margin-left:15px;
	width: 870px;
	height: 36px;
	background-image: url("../common/ti_01.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#page-title h2 img {
	margin-left:43px;
	margin-top:10px;
	vertical-align:top;
}

/* bread */
#bread {
	width: 900px;
	height: 24px;
	font-size: 10px;
}

#bread ul {
	display: block;
	margin:0px 0px 0px 20px;
	padding: 8px 0px 0 0px;
	width: 865px;
	list-style-type: none;
}

#bread ul li {
	display:inline;
}

/* sidebar */
#sidebar {
	display:block;
	float: left;
	width: 200px;
	_width:190px;
	margin: 0px 0px 100px 0px;
	padding-left:15px;
	background-image: url("../common/bg_07.jpg");
	background-position: 15px top;
	background-repeat: repeat-y;
	color: #756448;
	font-size: 10px;
	overflow:hidden;
}

#sidebar-title {
	display: block;
	width: 185px;
	height: 18px;
	padding: 11px 0 0 5px;
	background-image: url("../common/bg_05.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 1.1em;
	font-weight: bolder;
	border:0px;
}

.sidebar-white {
	width: 190px;
	background-image: url("../common/bg_06.jpg");
	background-position: left top;
	background-repeat: repeat-y;
}

#sidebar-fade {
	width: 190px;
	background-image: url("../common/bg_08.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
}

#sidebar-here {
	width: 172px;
	height: 18px;
	padding: 9px 0 0 18px;
	background-image: url("../common/ar_02.gif");
	background-position: 5px 10px;
	background-repeat: no-repeat;
	font-size: 12px;
}

#sidebar-link {
	width: 172px;
	height: 15px;
	padding: 9px 0 4px 18px;
	background-image: url("../common/ar_03.gif");
	background-position: 5px 10px;
	background-repeat: no-repeat;
	font-size: 12px;
}

.sidebar-white dd {
	display: block;
	width: 155px;
	height: 11px;
	padding: 3px 0 3px 25px;
	background-image: url("../common/ar_04.gif");
	background-position: 16px 6px;
	background-repeat: no-repeat;
}

#information {
	width: 159px;
	height: 215px;
	margin: 10px 0 0 10px;
	background-image: url("../common/img_01.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #2D1C02;
}

div#information p {
	position: relative;
	width: 135px;
	top: 85px;
	left: 14px;
	line-height: 150%;
}

div#information p a {
	font-size: 11px;
	width: 135px;
}

div#information p a img {
	display: block;
	position: relative;
	width: 35px;
	height: 18px;
	top: -15px;
	left: 95px;
}

.sidebar-banner {
	width: 159px;
	margin: 10px 0 0 10px;
}

/* contents */
#content {
	float: left;
	width: 685px;

	float:right;
}


/* プロパティの順序 */
/*
#id-name{
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
}
*/
