@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img-layout/body1.jpg);
	background-repeat: repeat-x;
}

#WRAP {
	width:860px;
	color:  #393939;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.body1 {
	background-image: url(../img-layout/body1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.body2 {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img-layout/body2.jpg);
	background-repeat: repeat-x;
}
.body3 {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img-layout/body1.jpg);
	background-repeat: repeat-x;
}


div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 140%;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 20px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:11px;
	color:  #666666;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#TOP {
	width: 860px;
	height: 100px;
	position: relative;
	background-image: url(../img-layout/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}



#TOP h1 {
	padding-top: 7px;
	padding-left: 0px;
	float: left;
}

#LOGO {
	position: absolute;
	left: 0px;
	top: 24px;
}
#TOP-MENU {
	left: 700px;
	top: 0px;
	background-image: none;
	width: 175px;
	height: 25px;
	float: right;
	text-align: right;
}

#MENU-HOME {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	height: 285px;
}
#MENU-HOME2 {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}


#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
#IMG-TOP {
	height: 220px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:860px;
	float:left;
	padding-top: 20px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:630px;
	float:right;
}
.pan {
	font-size:11px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:210px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #333333;
	font-weight: normal;
	line-height: 0px;
}
.side {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(../img-layout/side-f.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.side2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(../img-layout/side-f.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side2 p {
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.side2 ul {
	font-size: 13px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

.cat01 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.cat01 li a {
	text-decoration: none;
	display: block;
	background-image: url(../img-layout/allow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #333333;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 24px;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	margin: 0;
	background-position: 8px center;
	text-decoration: underline;
	background-color: #F5F5F5;
}
.cat00 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.cat00 li a {
	text-decoration: none;
	display: block;
	background-image: url(../img-layout/allow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #333333;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 24px;
}
.cat00 li a:hover, .cat00 li a:active, .cat00 li a:focus {
	color: #0066CC;
	margin: 0;
	background-position: 8px center;
	text-decoration: underline;
}

.footer1 a {
	color: #333333;
}

.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
#F-MENU {
	background-image: url(../img-layout/f-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

#FOOTER {
	margin: 0;
	color: #FFFFFF;
	background-color: #1863A7;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.w860 {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#F860 {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #FFFFFF;
}

#F860-MENU {
	padding-top: 60px;
	color: #FFFFFF;
	float: right;
}

#FOOTER a {
	color: #333333;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #0066FF;
	text-decoration: underline;
}
#F860-MENU a:hover {
	color: #FFFFFF;
}

#F860-MENU a {
	color: #FFFFFF;
}

/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.txt-r-pagetop {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}

.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt5 {
	margin-top: 5px;
}

.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
.footer1 {
	height: 12px;
	padding: 0px;

}
.footer1 li {
	background-color: #F7F7F7;
	float: left;
	background-image: url(../img-layout/allow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 12px;
	line-height: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: blink;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.top-service {
	margin: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../img-layout/top_service_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.h2-ttl1 {
	font-size:14px;
	color: #333333;
	background-image: url(../img-layout/h2_bg1.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 24px;
}
.h3-ttl1 {
	font-size:13px;
	color: #184365;
	background-image: url(../img-layout/h3-repeart.jpg);
	background-repeat: repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.h4-ttl1 {
	font-size:14px;
	color: #1A4B71;
	background-image: url(../img-layout/h4_bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-position: left top;
	padding-right: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.h4-ttl2 {
	font-size:14px;
	color: #003366;
	background-image: url(../img-layout/h4_bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 8px;
	padding-left: 23px;
	background-position: left top;
	padding-right: 0px;
	height: 25px;
	margin: 0px;
}

.flow-box {
	background-image: url(../img-layout/flow_allow_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
}
.flow-pad {
	padding-left: 70px;
}
.top-masse {
	background-image: url(../img-layout/top_img2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 175px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.merit1 {
	background-image: url(../img-layout/merit_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 240px;
	margin: 20px;
	padding-bottom: 10px;
}
.merit2 {
	background-image: url(../img-layout/merit_img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 240px;
	margin: 20px;
	padding-bottom: 10px;
}
.merit3 {
	background-image: url(../img-layout/merit_img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 240px;
	margin: 20px;
	padding-bottom: 10px;
}
.service {
	font-size: 12px;
	line-height: 130%;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-image: url(../img-layout/service_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.service li {
	background-image: url(../img-layout/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 16px;
}


.plan {
	font-size: 12px;
	line-height: 130%;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.plan li {
	background-image: url(../img-layout/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 16px;
}
.t-menu {
	font-size: 12px;
	line-height: 130%;
	background-image: none;
	text-decoration: none;
}
#TOP-MENU a {
	text-decoration: none;
	font-size: 12px;
}
#TOP-MENU a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}


.t-menu li {
	background-image: url(../img-layout/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
}
.works {
	float: right;
	margin-top: 10px;
	width: 380px;
	padding: 0;
}
.works-box {
	background-image: url(../img-layout/works_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 30px;
}

.works li {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 48px;
	font-size: 12px;
}
.works-li-client {
	background-image: url(../img-layout/works_client.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works-li-site {
	background-image: url(../img-layout/works_site.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works-li-url {
	background-image: url(../img-layout/works_url.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works-li-coment {
	margin: 0px;
	padding: 0px;
}
.works-li-word {
	background-image: url(../img-layout/works_word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works2 {
	float: right;
	width: 360px;
	padding: 0;
	margin: 0px;
}
.works2 li {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 48px;
	font-size: 12px;
}
.works2-li-client {
	background-image: url(../img-layout/works_client.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works2-li-site {
	background-image: url(../img-layout/works_site.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works2-li-url {
	background-image: url(../img-layout/works_url.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.works2-li-coment {
	margin: 0px;
	padding: 0px;
}
.works2-li-word {
	background-image: url(../img-layout/works_word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.t-menu li a {
	text-decoration: none;
	display: block;
	color: #333333;
	font-size: 12px;
}
.t-menu li a:hover, .t-menu li a:active, .t-menu li a:focus {
	margin: 0;
	background-position: 8px center;
	text-decoration: underline;
}
.t-service1 {
	width: 200px;
	height: 250px;
	float: left;
	margin: 5px;
	background-image: url(../img-layout/t-3plan-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.t-service-flo-l {
	float: left;
	margin: 5px;
}
.bg-profile {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 20px;
	padding: 10px;
}
.profile-right {
	float: right;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #E1E1E1;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ml10 {
	margin-left: 10px;
}
.bg-kansou {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 15px;
	padding: 5px;
}

