﻿

/* index */
/* -------------------------------------------------------- */


/* header */
/* -------------------------------------------------------- */

#header-block {
	width: 940px;
	height: 260px;
	background: url(../image/bg_header.jpg) no-repeat left top;
	overflow: hidden;
}

#header-copy {
	margin-left: 75px;
}
#header-copy li.li-1 {
	padding-top: 180px;
	float: left;
}
#header-copy li.li-2 {
	padding-top: 185px;
	float: left;
}

#header-wrap {
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #ffffff;
	position: relative;
	top: -204px;
	left: 720px;
}
#header-wrap p {
	margin-left: 15px;
	margin-right: 15px;
}
#header-wrap p.bt-block {
	margin-bottom: 5px;
}
#header-wrap p.text-block {
	/*height: 2.5em;*/
	line-height: 120%;
	/*overflow: hidden;*/
}


/* index-main */
/* -------------------------------------------------------- */

#index-main {
	width: 660px;
	margin-left: 20px;
	padding: 20px 0;
	display: inline;
	float: left;
}


/* block-1 */

#index-main .block-1 {
	width: 660px;
	margin-bottom: 20px;
}
#index-main .block-1 .l-block {
	width: 320px;
	float: left;
}
#index-main .block-1 .r-block {
	width: 320px;
	float: right;
}

#index-main .block-1 .bt-list {
	width: 320px;
	text-align: right;
	background: url(../image/bg_line_01.gif) no-repeat left top;
}
#index-main .block-1 .bt-list img {
	display: inline;
}


/* block-2 */

#index-main .block-2 {
	width: 320px;
	margin-bottom: 5px;
	background: url(../image/bg_01.gif) repeat-y left top;
	border-bottom: solid 1px #cdcfd3;
}
#index-main .block-2 h2 {
	margin-bottom: 10px;
}

#index-main .block-2 ul {
	width: 290px;
	margin: 0 15px 5px 15px;
}
#index-main .block-2 li {
	padding-left: 21px;
	background: url(../image/line_02.gif) no-repeat left top;
	float: right;
}
#index-main .block-2 li.title {
	width: 155px;
	color: #af6761;
	line-height: 120%;
	padding-left: 0;
	background: none;
	float: left;
}

#index-main .block-2 p {
	margin-bottom: 10px;
	padding: 0 15px 5px 15px;
	background: url(../image/line_01.gif) repeat-x left bottom;
}
#index-main .block-2 p.last {
	margin-bottom: 10px;
	padding: 0 15px;
	background: none;
}


/* block-3 */

#index-main .block-3 {
	width: 660px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../image/bg_02.gif) repeat-y left top;
	border-bottom: solid 1px #cdcfd3;
}

#index-main .block-3 .l-block {
	width: 415px;
	padding-top: 10px;
	float: left;
}
/* 
#index-main .block-3 .l-block ul {
	width: 385px;
	margin: 0 15px 5px 15px;
}
#index-main .block-3 .l-block li.title {
	width: 240px;
	float: left;
}
#index-main .block-3 .l-block li.title span {
	color: #ffffff;
	padding: 1px 5px;
	background: #288eed;
}
#index-main .block-3 .l-block li.date {
	white-space: nowrap;
	color: #9d9491;
	line-height: 120%;
	padding-right: 21px;
	background: url(../image/line_02.gif) no-repeat right top;
	float: left;
}
#index-main .block-3 .l-block li.icon {
	width: 44px;
	float: right;
}
 */
#index-main .block-3 .l-block p {
	margin-bottom: 10px;
	padding: 0 15px 5px 15px;
	background: url(../image/line_01.gif) repeat-x left bottom;
}
#index-main .block-3 .l-block p.last {
	margin-bottom: 5px;
}

#index-main .block-3 .l-block p.bt-list {
	width: 385px;
	text-align: right;
	margin-left: 15px;
	margin-bottom: 0;
	padding: 0;
	background: url(../image/bg_line_02.gif) no-repeat left top;
}
#index-main .block-3 .l-block .bt-list img {
	display: inline;
}

#index-main .block-3 .r-block {
	width: 210px;
	margin-right: 16px;
	padding-top: 10px;
	display: inline;
	float: right;
}
#index-main .block-3 .r-block h3 {
	margin-bottom: 10px;
}
#index-main .block-3 .r-block li {
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(../image/icon_01.gif) no-repeat 0 8px;
}


/* block-4 */

#index-main .block-4 {
	width: 385px;
	margin: 0 15px 5px 15px;
}
#index-main .block-4 h3 {
	width: 220px;
	float: left;
}
#index-main .block-4 h3 span {
	color: #ffffff;
	padding: 1px 5px;
	background: #288eed;
}
#index-main .block-4 ul {
	width: 160px;
	background: url(../image/line_02.gif) no-repeat 95px 0;
	float: right;
}
#index-main .block-3 .l-block li.date {
	width: 95px;
	white-space: nowrap;
	color: #9d9491;
	line-height: 120%;
	text-align: right;
	float: left;
}
#index-main .block-4 li.icon {
	width: 44px;
	float: right;
}




/* index-sidebar */
/* -------------------------------------------------------- */

#index-sidebar {
	width: 220px;
	margin-right: 20px;
	padding: 20px 0;
	display: inline;
	float: right;
}


/* block-1 */

#index-sidebar .block-1 {
	width: 220px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../image/bg_03.gif) repeat-y left top;
	border-bottom: solid 1px #ced2db;
}
#index-sidebar .block-1 h2 {
	margin-bottom: 10px;
}
#index-sidebar .block-1 .wrap {
	width: 200px;
	margin-left: 10px;
}
#index-sidebar .block-1 .wrap img {
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
	float: right;
}


/* block-2 */

#index-sidebar .block-2 {
	width: 220px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../image/bg_04.gif) repeat-y left top;
	border-top: solid 1px #ced2db;
	border-bottom: solid 1px #ced2db;
}
#index-sidebar .block-2 h2 {
	margin: 0 10px 5px 10px;
}
#index-sidebar .block-2 p {
	margin: 0 10px;
}




/* sitemap */
/* -------------------------------------------------------- */

#sitemap {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#sitemap .bttop-block {
	text-align: right;
	margin-right: 25px;
}
#sitemap .bttop-block img {
	display: inline;
}

#sitemap .sitemap-header {
	width: 940px;
	height: 130px;
	margin-bottom: 25px;
	background: url(../image/sitemap_bg_header.jpg) no-repeat left top;
	border-bottom: solid 1px #cccccc;
}
#sitemap .sitemap-header h1 {
	width: 273px;
	margin-left: 666px;
	padding-top: 50px;
}

#sitemap .sitemap-block {
	width: 885px;
	margin-left: 25px;
	margin-bottom: 30px;
	background: url(../image/sitemap_bg_01.gif) repeat-y left top;
}
#sitemap .sitemap-block {
	width: 885px;
	margin-left: 25px;
	margin-bottom: 30px;
	background: url(../image/sitemap_bg_01.gif) repeat-y left top;
}

#sitemap .sitemap-block .block-1 {
	width: 265px;
	margin-right: 45px;
	display: inline;
	float: left;
}
#sitemap .sitemap-block .block-2 {
	width: 265px;
	float: left;
}
#sitemap .sitemap-block .block-3 {
	width: 265px;
	float: right;
}

#sitemap .sitemap-block h2 {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 0 5px 20px;
	background: url(../image/sitemap_bg_02.gif) no-repeat left bottom;
}
#sitemap .sitemap-block h2 a:link,
#sitemap .sitemap-block h2 a:visited,
#sitemap .sitemap-block h2 a:active {
	color: #0f7bdd;
	text-decoration: underline;
}
#sitemap .sitemap-block h2 a:hover {
	color: #2d323e;
	text-decoration: underline;
}

#sitemap .sitemap-block ul {
	margin-left: 30px;
	margin-bottom: 5px;
}
#sitemap .sitemap-block ul ul {
	margin-left: 10px;
	margin-bottom: 0;
}

#sitemap .sitemap-block li {
	padding: 0 0 10px 12px;
	background: url(../image/sitemap_icon_01.gif) no-repeat 0 7px;
}
#sitemap .sitemap-block li li {
	padding: 5px 0 0 12px;
	background: url(../image/sitemap_icon_02.gif) no-repeat 0 12px;
}

#sitemap .sitemap-block li a:link,
#sitemap .sitemap-block li a:visited,
#sitemap .sitemap-block li a:active {
	color: #0f7bdd;
	text-decoration: underline;
}
#sitemap .sitemap-block li a:hover {
	color: #2d323e;
	text-decoration: underline;
}


#sitemap .sitemap-block li li a:link,
#sitemap .sitemap-block li li a:visited,
#sitemap .sitemap-block li li a:active {
	color: #2d323e;
	text-decoration: underline;
}
#sitemap .sitemap-block li li a:hover {
	color: #2d323e;
	text-decoration: underline;
}

/* 404 not found */
/* -------------------------------------------------------- */

#sitemap #message-block {
	margin: 20px 25px 50px 25px;
	padding: 40px 30px 40px 30px;
	border: solid 1px #ced2db;
}
#sitemap #message-block h1 {
	margin: 0 0 20px 0;
	color: #E14011;
	font-weight: bold;
}


