@charset "utf-8";

@import "../../css/style.css";

/* Contents
--------------------------------------------------*/

#body {
	background: transparent url(../../img/bg_body.gif) no-repeat center -135px;
}

#content h2 {
	padding: 0px;
	height: 82px;
	margin-bottom: 0px;
	background: url(../img/h2.gif) no-repeat left top;
}

h2.paper01 {
	height: 26px;
	background: url(../img/h2.gif) no-repeat left -82px;
}

#content #content_body {
	text-align: left;
}

#content_body ul{
	padding: 0px;
	margin: 0px 0px 20px 20px;
}

#content_body li{}

#paper_navigation {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 35px;
	width: 575px;
	margin: 0px auto 10px 2px;
	background: url(../img/bg_navigation.jpg) no-repeat left top;
	overflow:hidden;
}

#paper_navigation ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#paper_navigation li{
	float: left;
	padding-left: 25px;
	padding-right: 6px;
	background: url(../img/icon/icon.gif) no-repeat 8px 6px;
}

#paper_navigation li.about{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

*:first-child+html #paper_navigation li{
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	background: url(../img/icon/icon.gif) no-repeat 8px 6px;
}

*:first-child+html #paper_navigation li.about{
	padding-left: 30px;
	padding-right: 10px;
}

* html #paper_navigation li{
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	background: url(../img/icon/icon.gif) no-repeat 8px 6px;
}

* html #paper_navigation li.about{
	padding-left: 30px;
	padding-right: 10px;
}

#paper_navigation li a{
	color: #666666;
}

#paper_navigation li a:hover{
	color: #FF9933;
}

.paper_category01 {
	display:block;
	float: left;
	width: 533px;
	height: 100%;
	padding: 15px 5px 0;
	overflow: visible;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2656A4;
	background: #F5F5ED url(../img/category01_title.gif) no-repeat left bottom;
	margin-bottom:10px;
}

.category01_title {
	display:block;
	width: 533px;
	margin: 0 5px;
}

.paper_category02 {
	display:block;
	float: left;
	width: 533px;
	height: 100%;
	padding: 15px 5px 0;
	overflow: visible;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #76792D;
	background: #F5F5ED url(../img/category02_title.gif) no-repeat left bottom;
	margin-bottom:10px;
}

.paper_category03 {
	display:block;
	float: left;
	width: 533px;
	height: 100%;
	padding: 15px 5px 0;
	overflow: visible;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FA8381;
	background: #F5F5ED url(../img/category03_title.gif) no-repeat left bottom;
	margin-bottom:10px;
}

.paper_category_left {
	float: left;
	width: 223px;
	text-align: right;	
}

.paper_category_right {
	float: right;
	width: 300px;
	margin-bottom:20px;
}

h3 {
	float: left;
	width: 100%;
	text-indent: 23px;
	background: url(../img/h3.gif) no-repeat 2px 6px;
}

.h302 {
	float: left;
	width: 100%;
	text-indent: 23px;
	background: url(../img/h302.gif) no-repeat 2px 6px;
}

.h303 {
	float: left;
	width: 100%;
	text-indent: 23px;
	background: url(../img/h303.gif) no-repeat 2px 6px;
}

.style1 {
	font-size: 140%;
	font-weight: bold;
}

#ancs {
	display:block;
	margin-left:380px;
	background: url(../../img/icon/anc.gif) no-repeat left 7px;
	padding: 0px 0px 10px 15px;
}

.paper_info {
	width: 525px;
	height: 200px;
	background: url(../img/info.jpg) no-repeat left top;
	margin: 10px auto 20px;
	text-indent: -9999px;
	font-size: 0px;
}


@media all {
@import url(dummy.css);
}

#paper_navigation li{
	float: left;
	padding-left: 25px;
	padding-right: 0px;
	background: url(../img/icon/icon.gif) no-repeat 8px 6px;
}

#paper_navigation li.about{
	padding-left: 25px;
	padding-right: 5px;
}
