@charset "utf-8";
/* 基本フォーマット */
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #333333;
	background-image: url(img/bg.gif);
	line-height: 1.5;
	font-family: sans-serif;
}
hr {
	display: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* リンクスタイル */
a:link {
	text-decoration: none;
	color: #F2941A;
}
a:visited {
	text-decoration: none;
	color: #F2941A;
}
a:hover {
	text-decoration: underline;
	color: #A1D08D;
}

/* レイアウト */
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bgcon.gif);
	background-repeat: repeat-y;
}

/* ヘッダー */
#header {
	height: 175px;
	width: 950px;
	background-image: url(img/bghd.gif);
	background-position: top;
}

/* 左メニュー */
#left {
	width: 190px;
	float: left;
	padding-top: 1em;
	text-align: center;
	line-height: normal;
}

#left #smb {
	margin-bottom: 1em;
}


#left ul {
	width: 160px;
	margin-left: 1em;
	list-style-type: none;
}
#left ul a:hover {
	left: 1em;
	background-image: url(img/sul.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* 右メイン */
#right {
	width: 750px;
	float: right;
	color: #666666;
	padding-bottom: 3em;
}
/* 段落 */

#right h2 {
	margin-top: 1em;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	margin-left: 1.5em;
	border-left-style: solid;
	border-bottom-color: #F29437;
	border-left-color: #F29437;
	border-bottom-width: 1px;
	border-left-width: 7px;
	width: 25em;
	height: 1.5em;
	line-height: normal;
	border-bottom-style: solid;
	vertical-align: bottom;
	padding-left: 0.5em;
	margin-bottom: 1em;
}
#right h3 {
	margin-top: 1em;
	margin-left: 1.5em;
	display: block;
	margin-bottom: 1em;
}
#right h4 {
	font-weight: bold;
	margin-left: 3em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2em;
	color: #333333;
}
#right h5 {
	margin-left: 3em;
	text-decoration: underline;
	margin-bottom: 1em;
}



/* 段落スタイル */
#right p {
	margin-left: 2em;
	margin-right: 4em;
}
#right #main #news {
	display: block;
	padding-left: 3em;
}

#right .img {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
#right .simg {
	float: right;
	margin-left: 2em;
}


#right .right {
	text-align: right;
	margin-right: 7em;
}
#right .top {
	text-align: right;
	display: block;
	margin-top: 3em;
}

#right .left {
	margin-left: 3em;
}
#right .cent {
	text-align: center;
	margin: 1em;
}
#right .kome {
	text-align: right;
	color: #FF3300;
}

#right #sul {
	display: block;
}

#right #sul li {
	display: inline;
	background-image: url(img/sul.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
}
#right #sul li:hover {
	display: inline;
	background-image: url(img/sul2.gif);
	padding-bottom: 1em;
}


/* リストスタイル */

#right ul {
	margin-left: 5em;
	margin-right: 3em;
	list-style: none;
	margin-bottom: 0.5em;
}
#right ul li {
	list-style-image: url(img/list.gif);
	padding-left: 12px;
}
#right dl {
	margin-right: 3em;
	margin-left: 4.5em;
}
#right dl dt {
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	margin-top: 0.5em;
}

/* 動的リスト */

#right .php {
}

#right dl dd {
	padding-left: 3em;
}

#right .dl dt {
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	margin-top: 0.5em;
}

#right .php dl dt{
	display: none;
}
#right .php dl dd {
	margin-bottom: 1em;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

#right table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-collapse:collapse;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 12px;
	}
#right table th {
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#right table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
}
#right table.summary {
	margin-left: 7em;
	margin-bottom: 2em;
}

#right table.gyoji {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}

#right table.ryoukin {
	background-color: #A1D08D;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	width: 600px;
}
#right td.kingaku {
	background-color: #CBE4C1;
}
#right table.service {
	margin-left: 5em;
	margin-bottom: 1.5em;
}




/* footer area
------------------------------*/
#footer {
	clear: both;
	height: 75px;
	background-image: url(img/bgft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 14px;
}
#footer ul li a:link {
	font-weight: normal;
	color: #F2941A;
	text-decoration: none;
}
#footer ul li a:hover {
	font-weight: normal;
	color: #CBE4C1;
	text-decoration: none;
}
#footer ul li a:visited {
	font-weight: normal;
	color: #F2941A;
	text-decoration: none;
}
#footer ul {
	text-align: center;
}
#footer ul li {
	display: inline;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
address {
	text-align: center;
	color: #666666;
	font-weight: bold;
}

