/* CSS Document */
/* base
---------------------------------------------------------------------- */

* html body {text-align: center;}

body {
	margin: auto;
	background-image: url(img/bodyback.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}





/* header
---------------------------------------------------------------------- */

*{margin:0px;}

#hp_body{
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin:auto;
	width:760px;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 90%;
	color: #333333;
	border: 1px solid #999999;
}
#top {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
	width: 760px;
	font-family: "HGSnppΊήΌ―ΈUB", Osaka, "qMmpS Pro W3";
	font-weight: lighter;
}

#top p {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 760px;
	font-size: 90%;
}
#top a {
	color: #99FFFF;
	text-decoration: none;
	font-size: 85%;
}
#top a:hover {
	color: #FFFF00;
}
#h1left {
	float: left;
	width: 400px;
	padding-top: 3px;
}
#h1right {
	width: 360px;
	float: right;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	text-align: center;
}
#header {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #0099FF;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
}

#header-inner h1 {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	float: left;
}

#header-inner #h1right {
	float: right;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 15px;
}

#header-inner #main_Logo {
	float: left;
	padding-top: 10px;

}

#header-inner #main_contact {
	clear: right;
	padding-left: 550px;
	padding-top: 10px;
}
#main_contact #mail a {
	display: block;
	height: 44px;
	width: 206px;
}
#main_contact #mail a:hover {
	display: block;
	height: 44px;
	width: 206px;
	background-image: url(img/main_contact_mail_O.gif);
}
#main_contact #mail {
	background-image: url(img/main_contact_mail.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 206px;
	text-indent: -9999px;
}



#header-inner #index_main_img {
}


#header #header-inner {
	margin: auto;
	padding: 0px;
	width: 760px;
}

#headernav {
	text-align: center;
	clear: both;
	background-image: url(img/headernav.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 760px;
	padding-left: 30px;
	margin-top: 10px;
}

#headernav a {
	height: 50px;
	width: 102px;
	display: block;
	margin-top: 8px;
	padding-top: 10px;
}

#headernav a:hover {
	background-image: url(img/headernav_O.gif);
	background-repeat: no-repeat;
}

#headernav ul {
	display: inline;
}

#headernav li {
	width: 102px;
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	float: left;
}

#headernav li a:link {
	color: #333333;
	text-decoration: none;
}

#headernav li a:visited {
	text-decoration: none;
	color: #333333;
}

#headernav li a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
}



/* side
---------------------------------------------------------------------- */
#content #left {
	width: 160px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}


/*@}K@*/
#left #maga_start {
	text-align: center;
}


#maga_start #maga {
	background-image: url(img/merumaga.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 160px;
	margin: auto;
	padding: 0px;
	text-align: left;
	text-indent: -9999px;
	clear: both;
}
#maga_start #maga a {
	height: 210px;
	width: 160px;
	display: block;
}
#maga_start #maga a:hover {
	background-image: url(img/merumaga_O.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 160px;
}
#maga_start #maga_lead {
	background-color: #CEF5FF;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 150px;
}

#maga_lead p {
	line-height: 15px;
	color: #333333;
	padding-top: 2px;
	margin-top: -1px;
	margin-bottom: -1px;
}


#left #sub-nav {
	margin-bottom: 10px;
}




/*@TChir@*/
#sub-nav #hp {
	text-align: left;
	width: 160px;
	margin-top: 10px;
	clear: both;
}

#sub-nav #hp h2 {
	background-image: url(img/sub-nav-web.jpg);
	height: 62px;
	width: 160px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: -30px;
}

#sub-nav #hp li {
	display: block;
	background-image: url(img/sub-nav-web_bg.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
	list-style-type:none;
	list-style-position:outside;
	padding-top: 0px;
	height: 27px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}

#sub-nav #hp ul {
	padding:0px;
	margin:0px;
}



#sub-nav #seo h2 {
	background-image: url(img/sub-nav-seo.jpg);
	height: 62px;
	width: 160px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: -30px;
}

#sub-nav #seo li {
	display: block;
	background-image: url(img/sub-nav-seo_bg.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 0px;
	padding-top: 0px;
	height: 27px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}

#sub-nav #seo ul {
	padding:0px;
	margin:0px;
}



#sub-nav #hpcreate h2 {
	background-image: url(img/sub-nav-hpcreate.jpg);
	height: 62px;
	width: 160px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: -30px;
}

#sub-nav #hpcreate li {
	display: block;
	background-image: url(img/sub-nav-hpcreate_bg.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 0px;
	padding-top: 0px;
	height: 27px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}

#sub-nav #hpcreate ul {
	padding:0px;
	margin:0px;
}



#sub-nav #Others h2 {
	background-image: url(img/sub-nav-Others.jpg);
	height: 62px;
	width: 160px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: -30px;
}

#sub-nav #Others li {
	display: block;
	background-image: url(img/sub-nav-Others_bg.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 0px;
	padding-top: 0px;
	height: 27px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}

#sub-nav #Others ul {
	padding:0px;
	margin:0px;
}



/*@[I[o[@*/
#left #sub-nav #hp a {
	display: block;
	height: 14px;
	padding-left: 14px;
}

#left #sub-nav #hp a:hover {
	background-image: url(img/sub-nav-web_bg_O.gif);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 12px;
	color: #FF0000;
}



#left #sub-nav #seo a {
	display: block;
	height: 27px;
	padding-left: 14px;
}
#left #sub-nav #seo a:hover {
	font-size: 12px;
	color: #FF0000;
	background-image: url(img/sub-nav-seo_bg_O.gif);
	background-repeat: no-repeat;
	height: 27px;
}



#left #sub-nav #hpcreate a {
	display: block;
	height: 27px;
	padding-left: 14px;
}
#left #sub-nav #hpcreate a:hover {
	font-size: 12px;
	color: #FF0000;
	background-image: url(img/sub-nav-hpcreate_bg_O.gif);
	background-repeat: no-repeat;
	height: 27px;
}



#left #sub-nav #Others a {
	display: block;
	height: 27px;
	padding-left: 14px;
}
#left #sub-nav #Others a:hover {
	font-size: 12px;
	color: #FF0000;
	background-image: url(img/sub-nav-Others_bg_O.gif);
	background-repeat: no-repeat;
	height: 27px;
}






/*@divdesign@*/
#left #divdesign {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	clear: both;
}

#left #divdesign p {
	font-size: 10px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}

#left #divdesign img {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

/*@divdesign2@*/
#left #divdesign2 {
	border: 1px solid #CCCCCC;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	text-align: center;
}
#left #divdesign2 p {
	font-size: 10px;
	color: #333333;
	padding: 1px;
	margin-top: 1px;
}

#left #divdesign2 img {
	text-align: center;
}
#left .tiiki p {
	text-align: justify;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}


#left #w3c {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left #w3c p {
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
}


/*@profile@*/
#divdesign #profile_btn {
	background-image: url(img/profiled.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 119px;
	text-indent: -9999px;
	margin: auto;
	padding: 0px;
}

#divdesign #profile_btn a {
	display: block;
	height: 21px;
	width: 119px;
}

#divdesign #profile_btn a:hover {
	background-image: url(img/profiled_O.gif);
}




/* main
---------------------------------------------------------------------- */


#content {
	padding: 0px;
	width: 760px;
	text-align: right;
	clear: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content #hp_center {
	width: 580px;
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 100px;
	float: right;
}

.img580 {
	text-align: center;
	color: #333333;
	width: 100%;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	clear: both;
}
.img580 a {
	font-size: 133%;
}

.img580 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left {
	width: 160px;
	margin-top: 10px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	font-weight: lighter;
	font-size: 95%;
	clear: both;
}
#siryou {
	text-align: center;
	margin-bottom: 10px;
}

#hp_center{
	width: 580px;
	line-height: 1.2;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

#hp_center p {
	text-indent: 1em;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.3;
	text-align: justify;
	text-justify: inter-ideograph;
}

#hp_center h2 {
	background-image: url(img/h2_Bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#hp_center h3 {
	background-image: url(img/h3_Bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	line-height: 35px;
	color: #333333;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}
#hp_center .tyuumon {
	background-image: url(img/tyuumon.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 33px;
	width: 171px;
	margin: auto;
	padding: 0px;
	text-indent: -9999px;
	clear: both;
}


#hp_center .tyuumon a {
	display: block;
	height: 33px;
	width: 171px;
}

#hp_center .tyuumon a:hover {
	background-image: url(img/tyuumon_O.gif);
}

#hp_center #my-photo {
	float: right;
	height: 140px;
	width: 100px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 15px;
}

#hp_center p {
	line-height: 20px;
	text-indent: 10px;
	padding-right: 8px;
	padding-left: 10px;
	text-align: left;
}


#toplink p {
	text-align: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#content #downnav {
	clear: both;
	background-image: url(img/downnav_bg.gif);
	background-repeat: repeat-x;
	height: 231px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
}



/* footer
---------------------------------------------------------------------- */

#footer {
	height: 128px;
	clear: both;
	background-image: url(img/footer_bg02.jpg);
	background-repeat: repeat-x;
}

#footer #footer-inner {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 15px;
}
address {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

#downnav p {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* »ΜΌ
---------------------------------------------------------------------- */













.imgright250 {
	text-align: center;
	width: 250px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	clear: both;
	float: right;
	margin-left: 10px;
}
.imgleft250 {
	text-align: center;
	width: 250px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	clear: both;
	float: left;
	margin-right: 10px;
}

#center-left {
	float: left;
	width: 200px;
	padding-left: 40px;
	margin-left: 0px;
}
ul#center-left li {
	list-style-image: url(seisaku-hp/img/li.gif);
	line-height: 20px;
	text-align: left;
}
#center-right {
	margin-left: 0px;
	width: 340px;
	float: left;
	margin-right: 0px;
}
#center-right p {
	line-height: 20px;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
}
#toplink {
	width: 550px;
	clear: both;
	margin-top: 15px;
}
#toplink img {
	vertical-align: middle;
}

#toplink p {
	text-align: right;
}

#toplink a {
	font-size: 90%;
}
#down-adsense {
	text-align: center;
	width: 760px;
	clear: both;
	margin-top: 10px;
	color: #FF6600;
}

#downnav {
	font-size: 70%;
	width: 760px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	line-height: 1.2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
}
#downnav a {
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
h4 {
	font-size: 100%;
	color: #333333;
}

#hppac-img {
	text-align: center;
}

.nagare {
	width: 558px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
.nagare img {
	float: left;
	clear: both;
	height: 62px;
	width: 162px;
}
.nagare p {
	margin-left: 160px;
	text-align: left;
	font-size: 85%;
}
.consul {
	background-color: #FFFFCC;
	border: thin solid #FF3300;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.consul li {
	margin-left: 45px;
	list-style-image: url(consulting/img/checkbox.gif);
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
.rellist {
	margin: 0px;
	padding: 0px;
	background-color: #FFCC99;
}
.rellist li {
	padding: 0px;
	margin-left: 60px;
}
#falshdl {
	width: 578px;
}


#falshdl p {
	float: left;
	padding-top: 8px;
}
.flash {
	display: block;
	text-align: center;
}
.f-nagare p {
	margin-bottom: 10px;
	font-size: 85%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dtpbunya {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
}
#hp_body #hp_center .dtpbunya p {
	color: #FF0000;
}
.number {
	font-size: 120%;
	font-weight: bolder;
	color: #FF6600;
	text-align: center;
	margin: auto;
}
.suuji {
	margin-bottom: 10px;
	border: 3px double #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 85%;
	width: 538px;
	margin-right: 20px;
	margin-left: 20px;
}
.hprei {
	width: 558px;
	display: block;
	height: 155px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.hprei img {
	float: left;
	clear: both;
	margin-right: 15px;
	border: 2px ridge #003366;
	height: 150px;
	width: 200px;
}
.hprei2 {
	width: 558px;
	display: block;
	height: 162px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin-top: 10px;
	margin-right: 10px;
}
.hprei2 img {
	float: left;
	clear: both;
	margin-right: 15px;
	border: 2px ridge #003366;
	height: 157px;
	width: 200px;
}
.hprei3 {
	width: 558px;
	display: block;
	height: 205px;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.hprei3 img {
	float: left;
	clear: both;
	margin-right: 15px;
	border: 2px ridge #003366;
	height: 200px;
	width: 200px;
}
.price-tb {
	width: 540px;
	border-collapse:collapse;
	border: 1px solid #000000;
	font-size: 85%;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 19px;
}
.price-tb caption {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #333333;
}
.price1 {
	width: 114px;
}
.price2 {
	width: 64px;
}
.price3 {
	width: 340px;
}

.price-tb th {
	font-size: 115%;
	background-color: #99CCFF;
	padding: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.price-tb td {
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	background-color: #DDFFFF;
}
.price-tb .tbnaiyou {
	text-align: justify;
	text-justify: inter-ideograph;
}
#gaiyou {
	width: 540px;
	border-collapse:collapse;
	font-size: 85%;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 19px;
}
#gaiyou caption {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
	margin-top: 15px;
}
#gaiyou th {
	padding: 5px;
	width: 118px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	text-align: center;
}
#gaiyou td {
	border: 1px solid #000000;
	padding: 5px;
	width: 394px;
	background-color: #F2F2F2;
}
#toiawase {
	border-collapse:collapse;
	width: 520px;
	font-size: 85%;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #333333;
}
#toiawase caption {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #333333;
}
#toiawase th {
	background-color: #A8D2F2;
	border: 1px solid #000000;
	width: 140px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}
#toiawase td {
	border: 1px solid #000000;
	padding: 5px;
	font-size: 100%;
	height: 27px;
	width: 357px;
	background-color: #CCE6F2;
}
#toiawase #text-koumoku {
	text-align: center;
	padding: 7px;
	width: 504px;
	border: 1px solid #000000;
}


#form-text textarea {
	height: 130px;
	width: 478px;
	margin: 20px;
	border: 1px solid #000000;
}

#toiawase #sousin {
	padding: 5px;
	width: 508px;
	border: 1px solid #000000;
	background-color: #A8D2F2;
	text-align: center;
}

#sitemap {
	font-family: "lr SVbN", "Osaka|";
	margin-left: 25px;
	line-height: 1.8em;
}
#sitemap .faqdiv {
	line-height: 1.5em;
}

#dtprei1 {
	width: 578px;
}

#dtprei1 img {
	margin-bottom: 20px;
	margin-left: 8px;
	margin-top: 15px;
	border: 1px solid #000000;
	height: 118px;
	width: 50px;
}
.dtprei2 {
	width: 578px;
}

.dtprei2 img {
	margin-top: 15px;
	margin-left: 45px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	height: 156px;
	width: 220px;
}
.red {
	color: #FF3300;
	float: none;
	clear: both;
	font-weight: bold;
	font-size: 125%;
	font-family: "lr oΎ©", "ΧΎ©Μ", "qMmΎ© Pro W3";
}

.red2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	float: none;
}
.red3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	float: none;
}
.yellow {
	text-decoration: underline;
	background-color: #FFFF00;
	font-weight: bold;
}


.blue {
	color: #0000FF;
	font-weight: bold;
}

.big {
	font-family: "HGSnppΊήΌ―ΈUB";
	font-size: 16px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 5px;
	margin-left: 48px;
	line-height: 1.5em;
}
.big2 {
	font-size: 16px;
	font-weight: bold;
}
.amazon {
	text-align: center;
	margin-top: 20px;
	width: 160px;
}

#access {
	text-align: center;
	margin-top: 10px;
	width: 160px;
}
#pdf {
	float: right;
	height: 120px;
	width: 150px;
	text-align: center;
	font-size: 75%;
}

#pdf img {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.key {
	float: right;
	height: 125px;
	width: 200px;
	margin-left: 15px;
	margin-right: 15px;
}

#muryou {
	text-align: center;
	float: left;
	height: 100px;
	width: 180px;
	font-size: 75%;
	padding-bottom: 15px;
}
#muryou img {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.client {
	text-align: center;
	float: left;
	width: 200px;
	font-size: 75%;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-top: 5px;
	height: 200px;
}
.client img {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.client2 {
	text-align: center;
	float: left;
	width: 120px;
	font-size: 75%;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
.client2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.server {
	clear: both;
	width: 565px;
	height: 140px;
}

.server .server-img {
	float: left;
	width: 120px;
}
.server .server-img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-left: 10px;
}
.server .server-img2 {
	float: left;
	width: 120px;
}
.server .server-img2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}


.server .server-text {
	float: right;
	width: 445px;
	margin-top: 5px;
}
#hp_center .server .server-text p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sougo {
	border-collapse:collapse;
	text-align: center;
	margin: auto;
}
#sougo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sougo td {
	border: 1px solid #999999;
}
#linktext {
	margin-left: 30px;
}
.link {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0033FF;
	padding-bottom: 10px;
	padding-top: 10px;
}
.link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.faqdiv {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 2em;
}
.faqdiv ul {
	padding-left: 45px;
	list-style-image: url(faq/img/li.gif);
}


.faq {
	font-size: 110%;
	font-weight: bold;
}
.mag-table {
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.mag-table td {
	border-collapse:collapse;
	border-spacing:0px;
	padding: 0px;
	vertical-align: middle;
}
.mag-table .td-1 {
	background-color: #77BBDD;
}
.mag-table .td-2 {
	background-color: #BBDDEE;
}
.mag-head {
	font-size: 120%;
	color: #333333;
}

#back-number {
	font-family: "lr SVbN", "Osaka|";
	font-size: 90%;
	line-height: 10px;
	margin-left: 15px;
	background-color: #CCFFFF;
	margin-right: 15px;
	border: 1px dashed #666666;
	margin-bottom: 10px;
}
#backlink {
	margin: auto;
	width: 760px;
}

.x-small {
	font-size: x-small;
}
.text-bold {
	font-weight: bold;
}
#seo-head {

}
#seo-h1 h1 {
	text-align: center;
	font-size: 12px;
}

#seo-main {
	text-align: left;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 85px;
	padding-bottom: 40px;
	padding-left: 85px;
}
#seo-main p {
	text-indent: 1em;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.3;
	text-align: justify;
	text-justify: inter-ideograph;
}

#seo-main h2 {
	margin: 0px;
	padding: 0px;

}

#seo-main h3 {
	background-image: url(img/h3_Bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	line-height: 35px;
	color: #333333;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}
#seo-main #tokusyouhou {
	text-align: right;
}
#seo-main #tokusyouhou {
	width: 580px;
	clear: both;
	margin-top: 30px;
}
#seo-main #tokusyouhou img {
	vertical-align: middle;
}

#seo-main #tokusyouhou p {
	text-align: right;
}

#seo-main #tokusyouhou a {
	font-size: 90%;
}
.seo-form {
	margin: auto;
	width: 400px;
}
.float-right {
	float: right;
}
