@charset "utf-8";

/*■ページ共通■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#777;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height: 1.5;
	background-image: url(../img/common/bk_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*画像リンク・ラインなし*/
a img {
	border:none;
}

/*フォーム・マージンなし*/
form {
	margin:0;
}

/*リンク・設定*/
a:focus {
	outline:none;
}

a {
	color:#4386D1;
	background-color:transparent;
	text-decoration: none;
}
a:hover {
	color:#8CB6E3;
	text-decoration: underline;
}

/*テキスト*/
p {
	line-height: 1.3;
	margin: 0px;
}
p.base {
	margin: 10px;
}


/*クリア*/
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

/**/
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}

/*■ベース設定（コンテナー・ヘッダー・レフト・メイン・フッター）■■■■■■■■■■■■■■■■■■*/

/*表示コンテンナー・指定*/
#container {
	width:760px;
	text-align:left;
	padding: 0px;
	border-right: #FFF solid 1px;
	border-left: #FFF solid 1px;
	margin: 0px auto 0px auto;
	background-image: url(../img/common/bk_container.gif);
	background-repeat: repeat-y;
}

/*ヘッダー・指定*/
#header {
	background-color: #FFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*background: transparent;*/
}

/*レフトボディー・指定*/
#leftbody {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

/*メインボディー・指定*/
#mainbody {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#indexbody {
	width: 760px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}


/*フッター・指定*/
#footer {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009FE8;
	background-color: #FFFFFF;
} 

/*■ヘッダー関係■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*H1*/
#header h1 {
	font-size: 10px;
	text-align: right;
	color: #C8E3FF;
	margin:0px;
	padding: 5px 20px 5px 10px;
	font-weight: normal;
	background-color: #0054a5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*ヘッダー上部・背景指定*/
#header_top {
	background-image: url(../img/common/head/bk_head.gif);
	background-repeat: repeat-x;
	height: 90px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
}

/*ヘッダーロゴマーク*/
#header_top h2 {
	background-image: url(../img/common/head/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*ヘッダーロゴマーク・リンク（通常時）*/
#header_top h2 a {
	display: block;
	height: 60px;
	width: 200px;
	text-indent: -9999px;
}
/*ヘッダーロゴマーク・リンク（ロールオーバー時）*/
#header_top h2 a:hover {
	background-image: url(../img/common/head/logo_h.gif);
	background-repeat: no-repeat;
}

/*ヘッダーロゴ右側*/
#box_head {
	padding: 0px;
	float: right;
	margin-top: 58px;
	font-size: 10px;
}

/*ヘッダーコンテンツ*/
#header ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#header ul li
{
	list-style-type:none;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

/*ヘッダー・上部コンテンツボタン（通常時）*/

#con_contact a {
	background-image: url(../img/common/head/con_contact.gif);
	background-repeat: no-repeat;
	width:70px;
}
#con_sitemap a {
	background-image: url(../img/common/head/con_sitemap.gif);
	background-repeat: no-repeat;
	width:70px;
}

/*通常時・共通*/
#con_contact a, #con_sitemap a {
	height: 20px;
	display: block;
	padding-left: 25px;
	padding-top: 2px;
}

/*ヘッダー・上部コンテンツボタン（ロールオーバー時）*/
#con_contact a:hover {
	background-image: url(../img/common/head/con_product_h.gif);
	background-repeat: no-repeat;
}

#con_contact a:hover {
	background-image: url(../img/common/head/con_contact_h.gif);
	background-repeat: no-repeat;
}
#con_sitemap a:hover {
	background-image: url(../img/common/head/con_sitemap_h.gif);
	background-repeat: no-repeat;
}

/*ヘッダー・下部コンテンツボタン（通常時）*/
#con_home a {
	background-image: url(../img/common/head/con_home.gif);
	background-repeat: no-repeat;
}
#con_company a {
	background-image: url(../img/common/head/con_company.gif);
	background-repeat: no-repeat;
}
#con_business a {
	background-image: url(../img/common/head/con_business.gif);
	background-repeat: no-repeat;
}

#con_news a {
	background-image: url(../img/common/head/con_news.gif);
	background-repeat: no-repeat;
}
#con_product a {
	background-image: url(../img/common/head/con_product.gif);
	background-repeat: no-repeat;
}
/*#con_recruit a {
	background-image: url(../img/common/head/con_recruit.gif);
	background-repeat: no-repeat;
}*/

/*通常時・共通*/
#con_home a, #con_company a, #con_business a, #con_news a,#con_product a {
	height: 40px;
	width:152px;
	display: block;
	text-indent:-9999px;
}

/*ヘッダー・下部コンテンツボタン（ロールオーバー時）*/
#con_home a:hover {
	background-image: url(../img/common/head/con_home_h.gif);
	background-repeat: no-repeat;
}
#con_company a:hover {
	background-image: url(../img/common/head/con_company_h.gif);
	background-repeat: no-repeat;
}
#con_business a:hover {
	background-image: url(../img/common/head/con_business_h.gif);
	background-repeat: no-repeat;
}

#con_product a:hover {
	background-image: url(../img/common/head/con_product_h.gif);
	background-repeat: no-repeat;
}

#con_news a:hover {
	background-image: url(../img/common/head/con_news_h.gif);
	background-repeat: no-repeat;
}
/*#con_recruit a:hover {
	background-image: url(../img/common/head/con_recruit_h.gif);
	background-repeat: no-repeat;
}*/

/*■レフト関係■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/




#leftbody ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}


#leftbody li a {
	background-image: url(../img/common/left/bk_con.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 159px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftbody li a:hover {
	background-image: url(../img/common/left/bk_con_h.gif);
	background-repeat: no-repeat;
}

#leftbody li .now {
	background-image: url(../img/common/left/bk_con_h.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/*リンク指定・タイプA*/
#leftbody a {
	color: #666666;
	background-color:transparent;
	text-decoration: none;
}
#leftbody a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*■フッター関連設定■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*フッターリンク*/
#footer ul {
	list-style:none;
	text-align: center;
	padding-right: 15px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#footer ul li
{
	list-style-type:none;
	display: inline;
	line-height: 1.6;
	border-right: #009FE8 solid 1px;
}

/*左側ライン指定*/
#footer li.bo_l {
	border-left: #009FE8 solid 1px;
}

/*フッターリンク指定*/
#footer a {
	margin: 0 0.5em;
	font-size: 10px;
	text-decoration:none;
}

/*コピーライト*/
#footer_copy {
	font-size: 10px;
	background-color: #0054A5;
	margin: 0px;
	display: block;
	padding: 0px;
	height: 24px;
}
#footer_copy address {
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 4px 0px 0px 10px;
}
#footer_copy address a, #footer_copy address a:hover {
	color:#FDFEFF;
	padding: 0px;
	margin: 0px;
}

/*フッターロゴイメージ*/
#footer_copy .tnet a {
	height: 20px;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	color: #FFFFFF;
	float: right;
}

