@charset "UTF-8";
/* ----------------------------------------------------------
  TITLE : CHUKYOU
  URI : www.***.co.jp
  Copyright (C) CHUKYOU. All Rights Reserved.
---------------------------------------------------------- */

/*----------------------------
	1. framework
	2. header
	3. main
	4. side
	5. footer
------------------------------ */


/*   1. framework
---------------------------------------------------- */
body {
	background: #fefefe url(../images/bg_img.gif) top repeat-x;
}
#wrap {
	width: 1003px;
	margin: 0 auto;
}
#content {
	width: 1003px;
}
#pagetop {
	margin: 0 8px 12px;
	text-align: right;
	font-size: 12px;
}
#pagetop a {
	padding-left: 19px;
	background: url(../images/pagetop_mark.gif) left no-repeat;
}
/*   2. header
---------------------------------------------------- */
#header {
	position: relative;
	background: url(../images/header_bg.gif) no-repeat;
	height: 89px;
	margin-bottom: 12px;
}
#header h1 {
	padding: 28px 0 0 28px;
}
#header ul {
	position: absolute;
	top: 15px;
	right: 14px;
	width: 285px;
	height: 23px;
	background: url(../images/hmenu_bg.gif) no-repeat;
}
#header li {
	float: left;
	height: 12px;
	padding: 5px 6px 0 14px;
}
#header li img {
	vertical-align: top;
}
#header div {
	position: absolute;
	top: 50px;
	right: 4px;
	vertical-align: top;
}
#header div img {
	padding-right: 9px;
}
/*   3. main
---------------------------------------------------- */
#main {
	float: right;
	width: 743px;
	margin-left: 19px;
	font-size: 14px;
}
#topicpath {
	margin: 7px 0 5px 9px;
	font-size: 10px;
	letter-spacing: 1px;
}
#topicpath a {
	color: #555555;
	padding-right: 12px;
	background: url(../images/path.gif) right center no-repeat;
}
#topicpath li {
	display: inline;
	line-height: 1;
}
#pagettl {
	margin: 0 0 9px;
}
#main h2 {
	height: 36px;
	margin: 13px 0 10px;
	padding: 17px 0 0 39px;
	background: url(../images/h2_bg.gif) no-repeat;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
#main h3 {
	height: 29px;
	margin: 34px 0 9px;
	padding: 11px 10px 0 22px;
	background: url(../images/h3_bg.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
#main h4 {
	margin: 0 0 14px 14px;
	padding-left: 20px;
	background: url(../images/h4_mark.gif) left no-repeat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
#main p {
	padding-left: 7px;
	line-height: 200%;
}
#main p.note {
	font-size: 12px;
}
#main p.plural {
	padding-top: 14px;
}
#main .column {
	margin-bottom: 9px;
}
#main .column p {
	padding-top: 9px;
}
#main .column p.plural {
	padding-top: 20px;
}
#main .column img {
	float: right;
	padding-left: 10px;
}
#main dl {
	margin: 0 10px;
	line-height: 1.3;
}
#main dt {
	font-weight: bold;
	color: #0472D1;
}
#main dd {
	margin-bottom: 18px;
}
#main table {
	width: 100%;
	margin: 41px 0 20px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
}
#main th, #main td {
	padding: 11px 10px;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	line-height: 150%;
}
#main th {
	background: #CCCCCC;
	text-align: center;
	color: #333333;
}
#main .columnbox {
	width: 727px;
	padding: 0 8px 10px;
	background: url(../images/con_bg.gif) top no-repeat;
}
#main .columnbox_btm {
	width: 743px;
	height: 4px;
	margin-bottom: 15px;
	background: url(../images/con_bg_btm.gif) top no-repeat;
}
#main .columnbox p {
	padding-top: 16px;
}
.table {
	margin: 0px 0px 25px 10px;
	line-height: 1.5em;
	background: #999;
}
.table thead th {
	background: #E3E0DC;
	text-align: center;
	color: #666;
	border: solid 1px #f3f3f3;
	border-width: 2px 2px 1px 2px;
}
.table th,  .table td {
	padding: 7px 10px 6px;
	border: solid 1px #FFF;
	border-width: 2px 2px 1px 2px;
	background: #FFF;
	text-align: left;
	vertical-align: top;
}
.table th {
	background: #F3F2F1;
	font-weight: bold;
}
/* top--------- */
#main h2.hl_top {
	height: auto;
	margin: 16px 0 13px;
	padding: 0;
	background: none;
}
#main #exammenu {
	margin-top: 12px;
}
#main #exammenu li {
	float: left;
	margin-right: 4px;
}
#main #exammenu li.last {
	margin-right: 0;
}
#main .lists li {
	padding: 18px 8px 11px 106px;
	background: url(../images/lists_line.gif) bottom no-repeat;
	text-indent: -97px;
}
#main .lists li.none {
	background: none;
	padding-bottom: 0;
}
#main .lists .newsdate {
	padding-right: 35px;
}
/*   4. side
---------------------------------------------------- */
#side {
	float: left;
	width: 241px;
}
#side .menubox {
	width: 225px;
	padding: 8px 8px 0;
	background: url(../images/side_bg.gif) top no-repeat;
	font-size: 14px;
}
#side .menubox h2 {
	margin-bottom: 3px;
}
#side .menubox ul {
	padding: 0 6px;
	border: solid 1px #CCCCCC;
}
#side .menubox ul li {
	padding: 13px 0;
	background: url(../images/side_line.jpg) bottom no-repeat;
}
#side .menubox ul li.last {
	background: none;
}
#side .menubox a {
	padding-left: 17px;
	background: url(../images/bis_mark.gif) left no-repeat;
	text-decoration: none;
	color: #555555;
}
#side .menubox ul#company a {
	background: url(../images/com_mark.gif) left no-repeat;
}
#side .menubox a:hover {
	color: #000033;
}
#side .menubox_btm {
	width: 241px;
	height: 12px;
	margin-bottom: 7px;
	background: url(../images/side_bg_btm.gif) top no-repeat;
}
#side dl {
	width: 225px;
	height: 151px;
	padding: 8px 8px 0;
	background: url(../images/side_con_bg.gif) top repeat-y;
}
#side dt {
	margin-bottom: 13px;
}
#side dd {
	margin: 0 0 7px 14px;
}
#side dd a {
	padding: 7px 0 0 23px;
}
/*   5. footer
---------------------------------------------------- */
#footer_wrap {
	background: url(../images/footer_bg.gif) top repeat-x;
}
#footer {
	width: 1003px;
	margin: 0 auto;
}
#footer p#privacy {
	float: left;
	padding: 5px 0 0 3px;
}
#footer p#copy {
	float: right;
	padding: 5px 9px 0 0;
}
#footer address {
	clear: both;
	padding: 28px 0 7px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#footer ul {
	padding: 0 0 25px 7px;
	font-size: 10px;
}
#footer ul li {
	display: inline;
	color: #ffffff;
	line-height: 1.5;
}
#footer ul a {
	padding-right: 11px;
	background: url(../images/footer_line.gif) right no-repeat;
	color: #ffffff;
}
#footer ul a.none {
	padding-right: 0;
	background: none;
}
.sauce {
	margin:11px 0 11px 6px;
	padding:5px 18px;
	background-color:#F9FBF0;
	border-top:1px solid #51ADF0;
	border-bottom:1px solid #51ADF0;
}
.link-bn img {
	vertical-align:middle;
}
.category-link {
	margin:39px 0 0 8px;
}
.category-link dl {
	margin:0;
}
.category-link dt {
	margin:0 0 10px 0;
	padding:4px 0 8px 13px;
	background-image:url(../../images/category_link_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
}
.category-link dd {
	margin:0 0 0 0;
}
.category-link dd ul {
	list-style:none;
	margin:0 0 6px 11px;
}
.category-link dd ul li {
	display:inline;
	margin:0 23px 0 0;
	padding:0 0 0 19px;
	background-image:url(../../images/arw2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.category-link dd ul li.end {
	margin:0 0 0;
}
.category-link dd ul li strong {
	font-weight:lighter;
}
