@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-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_head01.jpg);
	background-repeat: repeat-x;
	height: 360px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
#header_top03 {
	background-image: url(../../pulizia_pro/img/common/head/top_head02.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 760px;
	display: block;
	padding: 0px;
	margin-top: 20px;
	text-indent: -9999px;
}
#header_top03about {
	background-image: url(../../pulizia_pro/img/common/head/top_head06.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 760px;
	display: block;
	padding: 0px;
	margin-top: 20px;
	text-indent: -9999px;
}
#header_top04 {
	background-image: url(../../pulizia_pro/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-repeat: repeat-x;
	height: 325px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
#header_top06  {
	background-image: url(../img/common/head/top_head05.jpg);
	background-repeat: repeat-x;
	height: 314px;
	width: 760px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
#header_top07  {
	background-image: url(../img/common/head/top_head06.jpg);
	background-repeat: repeat-x;
	height: 380px;
	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;
}



#fla { clear: both; width: 760px; display: block; margin: 0px; padding: 0px; height: 520px; }
#fla object { display: inline; margin: 0px; padding: 0px; height: 520px; width: 760px; }
#fla2 { clear: both; width: 760px; display: block; margin: 0px; padding: 0px; height: 200px; }
#fla2 object { display: inline; margin: 0px; padding-bottom: 20px; height: 200px; width: 760px; }
#shadow { width: 760px; height: 9px; background-image: url(../img/top/shadow.gif); background-repeat: repeat-x; }



.rh0-0				{line-height: 1px;}
.rh0				{line-height: 2px;}
.rh1				{line-height: 5px;}
.rh2				{line-height: 10px;}
.rh3				{line-height: 15px;}
.rh3-0				{line-height: 16px;}	

.fs1				{font-size: 9px}
.fs2				{font-size: 11px}
.fs3				{font-size: 12px}
.fs4				{font-size: 13px}
.fs5				{font-size: 14px}
.fs6				{font-size: 16px}
.fs7				{font-size: 18px}
.fs8				{font-size: 24px}

.fc1				{color:#000000}
.fc2				{color:#FFFFFF}
.fc3				{color:#FF499C}
.fc4				{color:#990000}
.fc5				{color:#CC6600}
.fc6				{color:#339999}
.fc7				{color:#999999}
.fc8				{color:#BBBBC6}
.fc9				{color:#D85950}
.fc10				{color:#EFEFEF}
.fc11				{color:#72AAE2}
.fc12				{color:#6FA8E1}
.fc13				{color:#996699}
.fc14   			{color:#FF6600}
.fc15   			{color:#66FFFF}
.fc16   			{color:#FF2084}
.fc17				{color:#333333}
.fc18				{color:#F40358}

.x0					{padding-top: 3px}
.x1					{vertical-align: top;}
.x2					{vertical-align: bottom;}
.x3					{font-weight: bold;}
.x4					{vertical-align:middle;}
.x5					{text-decoration:underline;}
.x6					{text-align: center;}
.x7					{font-weight: normal;}
.x8					{font-style: italic}
.x9					{text-align: right;}

.wht a:link				{color: #FFFFFF;text-decoration: none;}				
.wht a:visited			{color: #FFFFFF;text-decoration: none;}				
.wht a:hover				{color: #FFFFFF;text-decoration: underline;}				
.wht a:active			{color: #FFFFFF;text-decoration: none;}
.fc19 {
	color:#0066FF
}
