@charset "UTF-8";
@import "common.css";
@import "corner.css";

#main-bgw {
	font-size:14px;
	*font-size:normal;
    *font:normal;
}

.chiji-ttl {
	margin-bottom:12px;
	padding:0 10px 5px 0;
	text-align:left;
	font-weight:bold;
	font-size:131%;
	color:#ff6c00;
	background:url(../img/common/line_orange.gif) bottom left repeat-x;
}

.ttl01 span,
.chiji-ttl .icon {
	padding:0 0 0 20px;
	background:url(../img/common/icon_kirakira01.gif) 0 3px no-repeat;
	*background:url(../img/common/icon_kirakira01.gif) 0 0 no-repeat;
	*background:url(../img/common/icon_kirakira01.gif) 0 0 no-repeat;
}

/*-----------------------------------------
	index
-----------------------------------------*/

#index-block {
	width:830px;
	height:530px;
	background:url(../img/chiji/index_bg.jpg) 258px 0 no-repeat;
}

#index-box01 {
	float:left;
	width:353px;
	margin-top:12px;
}

#index-box02 {
	float:right;
	width:343px;
	margin-top:12px;
}

.index-menu02 {
	width:299px;
	margin-left:44px;
}

.index-menu03 {
	width:266px;
	margin-left:1px;
}

.index-menu04 {
	width:248px;
	margin-left:95px;
}


/*-----------------------------------------
	menu
-----------------------------------------*/

#chiji-menu {
	width:790px;
	margin:0 auto 10px auto;
}

#chiji-menu li{
	float:left;
	font-size:0;
	line-height:0;
}

.chiji-top {
	width:830px;
	text-align:right;
}

/*-----------------------------------------
	こんにちは
-----------------------------------------*/

.chiji-block {
	margin-bottom:20px;
	padding-bottom:20px;
	background:url(../img/common/line_gray.gif) bottom left repeat-x;
}

.chiji01-banner {
	width:790px;
	margin:10px auto 20px auto;
}

.chiji01-list-btn {
	width: 206px;
	margin:0 auto;
}

.chiji01-list {
	margin-bottom:15px;
	background:url(../img/common/line_gray.gif) left bottom repeat-x;
}

.chiji01-list p {
	padding:0 0 10px 17px;
	background:url(../img/common/icon_yaji02.gif) 0 5px no-repeat;
}

.chiji01-list p strong {
	color:#800000;
}

.chiji01-list p a:link,
.chiji01-list p a:visited {
	text-decoration:none;
}
.chiji01-list p a:hover,
.chiji01-list p a:active {
	text-decoration:none;
	color:#800000;
}


/*-----------------------------------------
	経歴
-----------------------------------------*/
.chiji03-link {
	margin:0 10px 15px 10px;
	padding-bottom:8px;
	background:url(../img/common/line_gray.gif) bottom left repeat-x;
}

.chiji03-link li{
	margin:0 5px 5px 0;
	min-height:15px;
	*height:20px;
	padding-left:16px;
	background:url(../img/common/icon_yaji02.gif) 0 3px no-repeat;
	white-space: nowrap;
	font-size:93%;
	display:inline;
}

.chiji03-link li a:link,
.chiji03-link li a:visited {
	color:#800000;
	text-decoration:none;
}

.chiji03-link li a:hover,
.chiji03-link li a:active {
	color:#FF6C00;
	text-decoration:none;
}


/*-----------------------------------------
	本棚
-----------------------------------------*/

.chiji04-block {
	margin-bottom:15px;
	background:url(../img/common/line_gray.gif) left bottom repeat-x;
}

.chiji04-block p {
	padding:0 0 10px 13px;
	background:url(../img/common/icon_maru01.gif) 0 5px no-repeat;
}


.chiji04-block02 {
	clear: both;
	width: 770px;
	margin-bottom:15px;
	padding-bottom: 10px;
	background:url(../img/common/line_gray.gif) left bottom repeat-x;
}

.chiji04-block02 .txt {
	float:left;
	width: 555px;
}

.chiji04-block02 .txt h4 {
	padding:0 0 0 13px;
	background:url(../img/common/icon_maru01.gif) 0 5px no-repeat;
}

.chiji04-block02 .txt p {
	padding-left: 13px;
}

.chiji04-block02 .thumb {
	float: right;
	width: 200px;
}