@charset "shift_jis";
body {

	text-align: center;
	margin: 0;
	padding: 0;

}

* {
	margin: 0;
	padding: 0;
}

a	{
	color: #326792;
	text-decoration: none;
}

div#maincontent	{
	width: 800px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/container_bg.jpg);
	background-repeat: repeat-y;
}
div#maincontent02	{
	width: 800px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../img/container_bg.jpg);
	background-repeat: repeat-y;
}


/* コンテナ */
div#container	{
	width: 820px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-y;
}

/* ヘッダー */
div#header	{
	width: 820px;
	text-align: left;
	height: 110px;
}

div#headertext	{
	margin-left: 10px;
}

div#header h1	{
	font-size: 70%;
	padding-top: 20px;
	padding-left: 20px;
	 text-align: left;
}

div#header img	{
	margin-left: 20px;
	text-align: left;
}

div#topimg img	{
	margin-left: 10px;
}


/* 右上のナビ */

div#headersnavi02	{
	float: right;
	height: 65px;
	padding-top: 10px;
	padding-riht: 2px;
	margin-right: 2px;
	text-align: right;
}


div#headersnavi	{
	float: right;
	height: 40px;
	padding-top: 20px;
	padding-riht: 20px;
	margin-right: 20px;
}

ul#snavi {
	margin-left: 0;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul#snavi li{
	list-style-type; none;
	display: inline;
	font-size: 75%;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

ul#snavi li a{
	text-decoration; none;
	padding: 3px 10px
}

/* コンテンツ */
div#content	{
	width: 560px;
	float: right;
	margin-left: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: left;
	display: inline;
}

div#content h2	{
	margin-top: 0;
	background-image: url(../img/h2_bg.gif);
	height: 25px;
	padding-left: 40px;
	padding-top: 15px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

div#content h3	{
	font-size:100%;
	color:#000000;
	border-bottom:1px dotted #cccccc;
	padding:0px 0px 5px 5px;
	margin-top: 20px;
	text-align: left;
}
div#content h5	{
	font-size:100%;
	color:#1790F7;
	border-bottom:1px dotted #cccccc;
	padding:0px 0px 5px 5px;
	margin-top: 20px;
}
div#content h6	{
	font-size:100%;
	color:#000000;
	font-weight: lighter;
	padding:0px 0px 5px 5px;
	line-height: 130%;
	margin-top: 10px;
}


div#content p	{
	font-size: 100%;
	line-height: 130%;
	margin-top: 10px;
	margin-left: 5px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-justify: distribute;
}

/* パンくず */
div#pan {
	text-align: left;
	font-size: 80%;
	margin-bottom: 15px;
}

/* サイドバー */
div#sidebar	{
	width: 170px;
	float: left;
	margin-left: 5px;
	padding-bottom: 20px;
	text-align: left;
}

ul.sidemenu	{
	font-size: 80%;
	margin-top: 0;
	line-height: 0;
	font-weight: bold;
}

ul.sidemenu li	{
	list-style-type: none;
	background-image: url(../img/s_menu_list_item_arrow.jpg);
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul.sidemenu li a	{
	line-height: 35px;
	text-decoration: none;
	color: #326792;
	font-weight: normal;
}

ul.sidemenu li a:hover	{
	color: #333333;
	text-decoration: underline;
	background-image: url(../img/s_menu_list_item_arrow_o.jpg);
	background-position: center center;
}

ul.sidemenu li ul {
	margin-right: 0;
	margin-left: 0;
}

div#comaccess	{
	background-image: url(../img/company_bg.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
	margin-top: 20px;
	padding: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
}

p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}


/* フッター */
div#footer	{
	width: 800px;
	margin-top: 0;
	clear: both;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#unavitext	{
	float: none;
	text-align: right;
	margin-top: 10px;
}

ul#unavi {
	margin-left: 0;
	text-align: right;
	margin-right: 20px;
	color: #333333;
	list-style-type: none;
}

ul#unavi li{
	list-style-type; none;
	display: inline;
	font-size: 80%;
	font-weight: normal;
	line-height: 180%;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #333333;
}

ul#unavi li a{
	text-decoration; none;
	padding: 3px 10px;
	color: #326792;
	text-decoration: underline;
}

ul#unavi li a:hover{
	color: #333333;
}

address	{
	font-size: 80%;
	font-style: normal;
	text-align: right;
	font-weight: normal;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #333333;
	background-position: center;
}

a:hover {
	color: #333333;
}

img {
	border: none;
	vertical-align: bottom;
}

/* トップページ */

div#greeting	{
	background-image: url(../img/top/greeting.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div#greeting2	{
	background-image: url(../img/top/greeting2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div#greeting3	{
	background-image: url(../img/top/greeting3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div#greeting4	{
	background-image: url(../img/top/greeting4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* What's new */

div#Whatsnew {
	margin-top: 20px;
	margin-bottom: 20px;
}


ul.new	{
	font-size: 80%;
	margin-top: 20;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;
	color: #666666;
}

ul.new li	{
	list-style-type: none;
	display: inline;
}

ul.new li a	{
	display: block;
	line-height: 140%;
	text-decoration: none;
	color: #326792;
	padding-left: 25px;
	font-weight: normal;
	background-image: url(../img/all/tri.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
}

ul.new li a:hover	{
	color: #333333;
}

/* 会社概要テーブル */

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 95%;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 0px;
	margin-top: 5px;
}

th, td {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 5px;
	font-size: 80%;
}

.table1	{
	border: 1px solid #A8A8A8;
}
.table1 th {
	border: 1px solid #A8A8A8;
	color: #333333;
	background-color: #D9F4B2;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
.table1 td {
	border: 1px solid #A8A8A8;
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	line-height: 130%;
}
