@charset "utf-8";

/* 共通設定 */
a {
	color:#CC3333;
}

a:link {
  	color: #0066CC;
  	text-decoration: none;
}
a:visited {
  	color: #0066CC;
  	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

body {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
	font-size: 11px;
	line-height: 120%;
	color: #333300;
}
#body-box-outer {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: outset #CCCCCC 1px;
	padding: 5px;
}
#body-box-inner {
	background-color: #FFFFFF;
	border: solid #333333 2px;
	padding: 5px;
}

/*----------タイトル----------*/
#title_txtl {
	line-height: 12px;
    font-size: 10px;
	font-style: oblique;
	text-align: left;
}

#title_txtr {
	line-height: 12px;
    font-size: 10px;
	font-style: oblique;
	text-align: right;
}

#title_img {
	border: 1px solid #CCCCCC;
}

/*----------Office----------*/
#office {
	padding-top: 2px;
	padding-bottm: 2px;
	text-align: left;
}
.name {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.addres {
	font-size: 12px;
	line-height: 14px;
}

/*---------ナビゲーション---------- */
#nav {
	width: 100%;
	background-color: #DCDCDC;
  	border-top-width: 1px;
  	border-top-style: solid;
 	border-top-color: #FF0000;
  	border-bottom-width: 1px;
  	border-bottom-style: solid;
  	border-bottom-color: #FF0000;
}

#nav ul {
	margin: 3px 30px 3px 30px;
	padding: 0px 0px 0px 0px;
}

#nav li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#nav li a:hover {
	color: #000000;
	background-color: #FFDD88;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
}
/*----------最新ニュース----------*/
#news {
	background-color: #F8F8F8;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #DCDCDC;
}

#news h3{
	background-color: #FFCCFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #000066;
}

#news p{
	margin-top: 5px;
}
	
/*----------サイド・メニュー----------*/
#side {
	background-color: #DCDCDC;
    margin: 2px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

#side_d {
	padding: 1px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
	background-color: #F8F8F8;
}

#side_d h3 {
	background-color: #666666;
	background-image: url(../img/side_h3.gif);
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 12px;
	line-height: 200%;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

#side_d ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#side_d li {
	display: block;
	font-size: 11px;
	line-height: 24px;
	height: 24px;
}

#side_d li a {
	display: block;
	margin: 2px 5px 0px 10px;
	padding: 0px 0px 0px 20px;
	background-image:url(../img/side_li.gif);
	background-repeat: no-repeat;
	color:#555555;
}

#side_d li a:hover {
	display: block;
	margin: 2px 5px 0px 10px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/side_li_ov.gif);
	background-repeat: no-repeat;
	color: #0066CC;
}

#side_pr {
	padding: 5px 5px 0px 5px;
	margin: 8px 8px 8px 8px;
	background-color: #F8F8F8;
    font-size: 10px;
	text-align: center;
	line-height: 120%;
}

/*----------メインコンテンツ----------*/
#contents {
	width:100%;
    margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contents p{
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	background-image: url(../img/note_line.gif);
	font-size: 11px;
	line-height: 20px;
}

#contents h3 {
	margin: 2px 0px 0px 5px;
	padding: 0px 0px 0px 25px;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	line-height: 26px;
}

#contents .items_l {
	margin: 1px 1px 1px 5px;
	padding: 0px 0px 0px 0px;
	background-color: #F8F8F8;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	height: 100px;
}

#contents .items_l h4 {
	margin: 2px 2px 0px 2px;
	padding: 2px 0px 0px 15px;
	background-color: #DCDCDC;
	background-image: url(../img/td_head.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
#contents .items_l img {
	margin: 1px 0px 1px 0px;
}

#contents .items_l ul {
	margin: 1px 5px 1px 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	line-height: 24px;
	height: 24px;
	list-style-type: none;
}

#contents .items_l li {
	padding: 0px 0px 0px 15px;
	color:#555555;
	background-image:url(../img/td.gif);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
}

#contents .items_r {
	margin: 1px 5px 1px 1px;
	padding: 0px 0px 0px 0px;
	background-color: #F8F8F8;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	height: 100px;
}

#contents .items_r h4 {
	margin: 2px 2px 0px 2px;
	padding: 2px 0px 0px 15px;
	background-color: #DCDCDC;
	background-image: url(../img/td_head.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
#contents .items_r img {
	margin: 1px 0px 1px 0px;
}

#contents .items_r ul {
	margin: 1px 5px 1px 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	line-height: 24px;
	height: 24px;
	list-style-type: none;
}

#contents .items_r li {
	padding: 0px 0px 0px 15px;
	color:#555555;
	background-image:url(../img/td.gif);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
}

#contents .pickup {
	margin: 0px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #0066CC;
}

#contents .pickup2 {
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	background-color: #000088;
}

#contents-down {
	width:100%;
    margin-top: 0px;
	margin-left: 0px;
}

#contents-down p{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

#contents-down h3 {
	font-size: 14px;
	padding-left: 10px;
	color: #222222;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
}

#contents-down h4 {
	font-size: 14px;
	padding-left: 0px;
	color: #2222FF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
}

#contents-wide {
	width:100%;
    margin-top: 0px;
	margin-left: 0px;
}

#contents-wide p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents-wide h3 {
	font-size: 14px;
	padding-left: 25px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 26px;
	background-image: url(../img/h2.gif);
	height: 30px;
	background-repeat: no-repeat;
}

#contents-wide table {
	margin-left: 10px;
    margin-bottom: 10px;
}

/*----------フッター----------*/
#footer {
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

#footer h3 {
	font-size: 14px;
	padding-left: 0px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
}

#footer .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
#footer .addres {
	font-size: 12px;
	line-height: 16px;
}

#footer .counter {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
