@charset "utf-8";

/*■ページ共通■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

body {
	font-size: 13px;
	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-color: #FFFFFF;
}

/*ヘッダー・指定*/
#header {
	background-color: #FFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*background: transparent;*/
}

/*メインボディー・指定*/
#mainbody {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#indexbody {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right:5px;
	padding-left: 5px;
	width: 750px;
}


/*フッター・指定*/
#footer {
	width: 760px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009FE8;
	background-color: #FFFFFF;
	padding-top: 25px;
} 


/*■ヘッダー関係■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*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: 45px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
}
#header_top02 {
	background-image: url(../img/common/head/top_head02.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
#header_top03 {
	background-image: url(../img/common/head/top_head06.jpg);
	background-repeat: repeat-x;
	height: 96px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
#header_top04 {
	background-image: url(../img/common/head/top_head05.jpg);
	background-repeat: repeat-x;
	height: 92px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
#header_top05 {
	background-image: url(../img/title/ttl_pulizia_topic001.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
/*ヘッダーロゴマーク*/
#header_top h2 {
	background-image: url(../img/common/head/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 170px;
	float: left;
	margin: 0px;
}

/*ヘッダーロゴマーク・リンク（通常時）*/
#header_top h2 a {
	display: block;
	height: 45px;
	width: 170px;
	text-indent: -9999px;
}
/*ヘッダーロゴマーク・リンク（ロールオーバー時）*/
#header_top h2 a:hover {
	background-image: url(../img/common/head/logo_h.gif);
	background-repeat: no-repeat;
}

/*フッターリンク指定*/
#footer a {
	text-decoration:none;
}

/*コピーライト*/
#footer_copy {
	font-size: 10px;
	background-color: #0054A5;
	display: block;
	padding: 0px;
	height: 24px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#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;
}
/*角丸ボーダー*/
#round_bd {
	width: 680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#round_bd_top {
	background-image: url(../img/common/bg_round_top.gif);
	height: 20px;
	width: 680px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#round_bd_middle {
	background-image: url(../img/common/bg_round_middle.gif);
	margin: 0px;
	width: 640px;
	padding:0px 20px 0px 20px;
}
#round_bd_bottom {
	background-image: url(../img/common/bg_round_bottom.gif);
	margin: 0px;
	height: 20px;
	width: 680px;
	background-repeat: no-repeat;
}