@charset "UTF-8";
/* 基本設定
------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
/* リンク設定
------------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* 基本設定
------------------------------------------------------*/
#wrapper {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	width: 840px;
	margin: 0px auto;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#service {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
#main {
	width: 530px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#side {
	float: right;
	width: 266px;
	margin-left: 20px;
}
#footer {
	width: 770px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px 15px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}
#wrapper h2 {
	margin-bottom: 20px;
}
/* header styles
------------------------------------------------------*/
#header {
	height: 360px;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 25px;
}
#header #cp {
	float: left;
	color: #333333;
	height: 52px;
	left: 20px;
	top: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
#header ul {
	width: 312px;
	float: right;
}
#header ul li {
	float: left;
	list-style: none;
	clear: none;
}
#header ul li a {
	line-height: 2em;
	color: #666666;
	text-decoration: none;
	height: 2em;
	width: 100px;
	text-align: center;
	display: block;
	border-right: 2px solid #FFFFFF;
	background-color: #CCCCCC;
	border-top: 2px solid #80b62f;
	border-left: 2px solid #999999;
	border-bottom: 2px double #FFFFFF;
}

#header ul li #nCon {
}
#home #header #nHom a,
#profile #header #nPro a,
#contact #header #nCon a {
	color: #FFFFFF;
	background-color: #ee8c4e;
}
#header #top {
	clear: both;
}
#header ul li a:hover {
	background-color: #f4ea71;
}
/* footer styles
------------------------------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
}
/* service style
------------------------------------------------------*/
#service #m_service {
	margin-left: 15px;
	clear: both;
}
#service div.wk {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	left: 10px;
	position: relative;
	height: 220px;
}
#service div.wk h3 {
	margin: 10px 0px 5px;
	border-left: 3px solid #ee8c4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 7px;
}
#service div.wk img {
	border: 1px solid #999999;
}
#service div.wk p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
/* main style
------------------------------------------------------*/
#main h2 {
	left: 15px;
	position: relative;
}
#main #news {
	margin-left: 50px;
}
#main   dl#news   dt {
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 8em;
	padding-left: 15px;
	font-weight: bold;
}
#main dl#news dd {
	margin: 0px 0px 10px 8em;
}
#main h2 {
}
#main div.bh {
	width: 166px;
	float: left;
	margin-left: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}
#main #map {
	border: 2px solid #CCCCCC;
}

/* side style
------------------------------------------------------*/
#side  img {
	float: left;
	margin-bottom: 30px;
}
/* center style
------------------------------------------------------*/
#center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#center #l_side {
	float: left;
	width: 240px;
}
#center #r_side {
	float: right;
	width: 560px;
}
#center #r_side h2 {
	border-top: 3px solid #4a7a2a;
	border-right-color: #4a7a2a;
	border-left-color: #4a7a2a;
	border-bottom: 1px dotted #666666;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	margin-bottom: 15px;
	background-image: url(images/point2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
}
/* 
------------------------------------------------------*/
#center table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	width: 560px;
}
#center table th {
	text-align: left;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
}
#center table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#center table tr.odd {
	background-color: #DCE4C6;
}
#center table a {
	font-weight: bold;
	color: #0000FF;
}
#center #ceo {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#center #sign {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: larger;
	font-weight: bold;
	float: right;
}
#center #enkaku {
	clear: both;
	padding-top: 30px;
}
#center #setumei {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#center #syo {
	float: right;
	width: 200px;
}
#center #navi {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#navi ul {
	margin-top: 10px;
}
#navi ul li {
	margin-bottom: 6px;
	list-style: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#navi ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	width: 200px;
}
#navi ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}
/* 
------------------------------------------------------*/
.textBox {
	padding-left: 1em;
	padding-bottom: 15px;
}
.textBox2 {
	padding-left: 4em;
	padding-bottom: 15px;
}

