﻿@charset "utf-8";
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, メイリオ,ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #f2f2f2;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}

h1#headerlogo{
	display:block;
	width:780px;
	height:43px;
	line-height:16px;
	text-decoration:none;
	text-align:left;
	color: #707070;
	background:url(/images/header01.jpg) no-repeat;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 780px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px none #8F8F8F;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header {
	width: 780px;
	float: left;
} 

ul#pagenavi { width:780px; height:49px; text-align:left;}
ul#pagenavi li { display:inline; width:156px; height:49px; font-size:15px; overflow:hidden; float:left;}
ul#pagenavi li a{
display:block;
width:156px;
height:49px;
line-height:49px;
text-decoration:none;
text-align:left;
text-indent: 156px;
}
#menu01 a{background:url(/images/menu01_01.jpg) no-repeat;}
#menu01 a:hover{background:url(/images/menu02_01.jpg) no-repeat;}
#menu02 a{background:url(/images/menu01_02.jpg) no-repeat;}
#menu02 a:hover{background:url(/images/menu02_02.jpg) no-repeat;}
#menu03 a{background:url(/images/menu01_03.jpg) no-repeat;}
#menu03 a:hover{background:url(/images/menu02_03.jpg) no-repeat;}
#menu04 a{background:url(/images/menu01_04.jpg) no-repeat;}
#menu04 a:hover{background:url(/images/menu02_04.jpg) no-repeat;}
#menu05 a{background:url(/images/menu01_05.jpg) no-repeat;}
#menu05 a:hover{background:url(/images/menu02_05.jpg) no-repeat;}


#topleft {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: auto;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 17px;
}
#right {
	margin-bottom: 0;
	margin-left: 260px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 25px;
	padding-top: 0px;
} 
#footer {
	height: 30pt;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-color: #C5C5C5;
} 
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#left {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: auto;
	padding-top: 21px;
	padding-bottom: 20px;
	padding-left: 18px;
}
#center {
	margin-left: 196px;
	padding-bottom: 11px;
	padding-left: 25px;
	height: auto;
}
#topleft01 {
	padding-bottom: 0px;
	height: auto;
	width: 241px;
	font-size: 12px;
	display: block;
}
#topleft02 {
	padding-top: 0px;
	height: auto;
	width: 241px;
	font-size: 12px;
	display: block;
	}
#right01 {
	height: auto;
	width: 447px;
}
#right02 {
	height: auto;
	width: 447px;
	padding-top: 5px;
	vertical-align: middle;
	padding-bottom: 5px;
}
#right03 {
	height: auto;
	width: 447px;
}
#left01 {
	height: auto;
	width: 177px;
}
#center01 {
	height: auto;
	width: 537px;
}
#centersite01 {
	height: 10px;
	width: 479px;
	padding-right: 29px;
	padding-left: 29px;
}
#centersite02 {
	height: auto;
	width: 479px;
	padding-right: 29px;
	padding-left: 29px;
	padding-bottom: 7px;
	background-image: url(../images/siteline01.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 7px;
}
#centersite03 {
	height: auto;
	width: 479px;
	padding-right: 29px;
	padding-left: 29px;
}
#centerpara01 {
	height: auto;
	width: 523px;
	padding-left: 14px;
	padding-bottom: 7px;
	padding-top: 7px;
	line-height: 11pt;
}
 #centernico01 {
	height: auto;
	float: left;
	width: 258px;
}
#centerrich01 {
	height: auto;
	width: auto;
	padding-bottom: 7px;
}
#centergaiyou01 {
	height: auto;
	width: 70px;
	padding-bottom: 7px;
	float: left;
	padding-right: 10px;
}
#centergaiyou02 {
	height: auto;
	width: auto;
	padding-bottom: 7px;
	padding-right: 10px;
	float: none;
	white-space: normal;
	line-height: 11pt;
}
#red01 {
	font-family: "ＭＳ Ｐゴシック", メイリオ, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}

#blue01old {
	font-family: "ＭＳ Ｐゴシック", メイリオ, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#blue01 {
	font-family: "ＭＳ Ｐゴシック", メイリオ, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	background-color: #FFFF00;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#green01 {
	font-family: "ＭＳ Ｐゴシック", メイリオ, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
#gray01 {
	font-family: "ＭＳ Ｐゴシック", メイリオ, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #616161;
	text-decoration: none;
	font-weight: bold;
	background-color: #E4E4E4;
	height: auto;
	width: 515px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#h1 {
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
#bgline01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 100%;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#centerpara02 {
	height: auto;
	width: 519px;
	padding-left: 18px;
	line-height: 11pt;
}
#centerpara03 {
	height: auto;
	width: 420px;
	padding-left: 90px;
	line-height: 11pt;
}
#centerpara04 {
	height: auto;
	width: 427px;
	padding-left: 90px;
	line-height: 11pt;
	text-align: right;
	padding-right: 20px;
}
#centerpara05 {
	height: auto;
	width: 510px;
	line-height: 11pt;
	text-align: left;
	background-color: #FBF8CE;
	padding: 10px;
	margin-top: 21px;
	border: 1px solid #FFCC66;
}






/*ホーム左サービスモジュール*/
div#topleft a{
	text-decoration:none;
	display:block;
	width:241px;
	height:90px;
	line-height:90px;
	margin: 0px;
	padding: 0px;
	background-position:0px 13px;
}
div#topleft a:hover{
	text-decoration:underline;
	background-position:0px 13px;
}
div#topleft a h2{
	font-size:12px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height:12px;
	line-height:12px;
}
a#index01{background:url(/images/index01_01.jpg) no-repeat;}
a:hover#index01{background:url(/images/index02_01.jpg) no-repeat;}
a#index02{background:url(/images/index01_02.jpg) no-repeat;}
a:hover#index02{background:url(/images/index02_02.jpg) no-repeat;}
a#index03{background:url(/images/index01_03.jpg) no-repeat;}
a:hover#index03{background:url(/images/index02_03.jpg) no-repeat;}
a#index04{background:url(/images/index01_04.jpg) no-repeat;}
a:hover#index04{background:url(/images/index02_04.jpg) no-repeat;}
/* 2009-07-10 T.Aoki */
a#index07{background:url(/images/index01_05.jpg) no-repeat;}
a:hover#index07{background:url(/images/index02_05.jpg) no-repeat;}
div#topleft a#index05{
	background:url(/images/indexbannerpara.jpg) no-repeat;
	background-position:0px 10px;
	height:115px;
	line-height:115px;
}
div#topleft a#index06{
	background:url(/images/indexbannercat.jpg) no-repeat;
	background-position:0px 10px;
	height:115px;
	line-height:115px;
}
/*ホーム左サービスモジュール終わり*/


/*サービスメニューモジュール*/
div#serviceleft a{
	text-decoration:none;
	display:block;
	width:177px;
	height:63px;
	line-height:63px;
	margin: 0px;
	padding: 0px;
	background-position:0px 9px;
}
div#serviceleft a:hover{
	text-decoration:underline;
	background-position:0px 9px;
}
div#serviceleft a h2{
	font-size:11px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height:11px;
	line-height:11px;
}
a#index11{background:url(/images/service01_01.gif) no-repeat;}
a:hover#index11{background:url(/images/service02_01.gif) no-repeat;}
a#index12{background:url(/images/service01_02.gif) no-repeat;}
a:hover#index12{background:url(/images/service02_02.gif) no-repeat;}
a#index13{background:url(/images/service01_03.gif) no-repeat;}
a:hover#index13{background:url(/images/service02_03.gif) no-repeat;}
a#index14{background:url(/images/service01_04.gif) no-repeat;}
a:hover#index14{background:url(/images/service02_04.gif) no-repeat;}
/* 2009-07-10 T.Aoki */
a#index17{background:url(/images/service01_05.gif) no-repeat;}
a:hover#index17{background:url(/images/service02_05.gif) no-repeat;}
div#serviceleft a#index15{
	background:url(/images/bannerparas.jpg) no-repeat;
	background-position:0px 8px;
	height:95px;
	line-height:95px;
}
div#serviceleft a#index16{
	background:url(/images/bannercats.jpg) no-repeat;
	background-position:0px 8px;
	height:95px;
	line-height:95px;
}
/*サービスメニューモジュール終わり*/


/*ホーム右新着モジュール、feedモジュール*/
div#right02 a{
	background:url(/images/indexarrow01.jpg) no-repeat;
	padding: 0px 0px 0px 26px;
}
/*ホーム右新着モジュール、feedモジュール終わり*/


/*会社概要モジュール*/
ul#annai { width:177px; height:auto; text-align:left;}
ul#annai li { display:inline; width:177px; height:35px; font-size:12px; overflow:hidden;}
ul#annai li a{
	display:block;
	width:177px;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:left;
	text-indent: 177px;
	overflow:hidden;
}
#annai01 a{background:url(/images/annai01_01.jpg) no-repeat;}
#annai01 a:hover{background:url(/images/annai02_01.jpg) no-repeat;}
#annai02 a{background:url(/images/annai01_02.jpg) no-repeat;}
#annai02 a:hover{background:url(/images/annai02_02.jpg) no-repeat;}
#annai03 a{background:url(/images/annai01_03.jpg) no-repeat;}
#annai03 a:hover{background:url(/images/annai02_03.jpg) no-repeat;}
#annai04 a{background:url(/images/annai01_04.jpg) no-repeat;}
#annai04 a:hover{background:url(/images/annai02_04.jpg) no-repeat;}
/*会社概要モジュール終わり*/

h1.servicetop{
	display:block;
	width:780px;
	height:70px;
	line-height:70px;
	text-decoration:none;
	text-align:left;
	text-indent: 780px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
h1#servicetopparatv{
	background:url(/images/sertophaishin.jpg) no-repeat;
}
h1#servicetopnekonote{
	background:url(/images/sertophenkan.jpg) no-repeat;
}
h1#servicetopnicolog{
	background:url(/images/sertopblog.jpg) no-repeat;
}
h1#servicetopcontents{
	background:url(/images/sertopcon.jpg) no-repeat;
}

h1#servicetophome{
	display:block;
	width:780px;
	height:233px;
	line-height:233px;
	text-decoration:none;
	text-align:left;
	text-indent: 780px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:url(/images/header02.jpg) no-repeat;
}

h3{
	margin:0px;
	padding:0px;
	line-height:15px;
	font-size:15px;
}

#topdescription {
	height: auto;
	width: 447px;
	line-height: 15px;
	font-size: 15px;
	text-align: left;
	background-color: #FBF8CE;
	padding: 10px;
	margin: 0px;
	border: 1px solid #FFCC66;
}

h1#serviceparatv{
	display:block;
	width:537px;
	height:58px;
	line-height:58px;
	text-decoration:none;
	text-align:left;
	text-indent: 537px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:url(/images/servicetitle01.jpg) no-repeat;
}

h1#servicenekonote{
	display:block;
	width:537px;
	height:58px;
	line-height:58px;
	text-decoration:none;
	text-align:left;
	text-indent: 537px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:url(/images/servicetitle02.jpg) no-repeat;
}

h2#kogashitsu{
	display:block;
	width:500px;
	height:60px;
	line-height:60px;
	text-decoration:none;
	text-align:left;
	text-indent: 500px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:url(/images/kogashitu_01.jpg) no-repeat;
}

h4{
	margin: 0px;
	padding: 0px;
}

.inquiryparatv{
	display:block;
	width:430px;
	height:23px;
	line-height:23px;
	text-decoration:none;
	text-align:left;
	text-indent: 430px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:url(/images/customermore.png) no-repeat;
}
