@charset "utf-8";

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}
img {
	border:0;
}

/*------------------------------------------------<はじまり>---------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/top_01.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 0.03em;
	color: #316B86;
}

h1 {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: 1px;
}

p{
	padding:10px;
}

a{
	color:#c60303;
}

a:hover{
	color:#c60303;
	}


#wrapperOuter {
	width: 974px;
	margin: 0px auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#wrapper {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}


/*--------------------------------------------------------------<ヘッダー>----*/

#header {
	padding-left: 7px;
	height: 83px;
}

#header img {
	float: left;
}

#pankuzu {
	font-size: 11px;
	color: #316B86;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 500px;
}
#pankuzu a {
	color: #316B86;
}

/*--------------------------------------------------------------<左メニュー>----*/
#menu {
	float: left;
	width: 232px;
	padding-right: 1px;
	padding-left: 7px;
	margin: 0;
}

#menu h2 {
	margin: 0;
	padding: 0px;
}

#menu a.MenuBar {
	background-image: url(../images/top_07.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #316B86;
	margin: 0;
	height: 49px;
	width: 222px;
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display:block;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}

#menu a.MenuBar:hover{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	height: 49px;
	width: 222px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display:block;
	text-decoration: underline;
	text-align: left;
	letter-spacing: 1px;
	background-position: bottom;
}




/*--------------------------------------------------------------<メインはじまり>----*/
#main {
	width: 727px;
	float: right;
	padding: 0;
	margin-right: 7px;
}

#main h2 {
	color: #0D435C;
	background-image: url(../images/h2_03.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 90%;
	padding-top: 10px;
	height: 29px;
	width: 650px;
	margin-bottom: 10px;
	margin-top: 15px;
	letter-spacing: 1px;
}

#mainTop {
	height: 355px;
	width: 708px;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	padding-left: 19px;
	padding-bottom: 4px;
}
.mitsumori a {
	background-image: url(../images/top-new_12.gif);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 190px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 10px;
}
.mitsumori2 a {
	background-image: url(../images/top-new_12-05.gif);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 180px;
	color: #480000;
	padding-left: 24px;
	padding-top: 5px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}
.mitsumori2 a:hover {
	text-decoration: underline;
}
.madoguchi a {
	float: left;
	background-image: url(../images/top-new_12.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 115px;
	width: 190px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 14px;
}
.madoguchi2 a {
	background-image: url(../images/top-new-06.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 180px;
	color: #004818;
	padding-left: 24px;
	padding-top: 5px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}
.madoguchi2 a:hover {
	text-decoration: underline;
}

#mainInner {
	margin-left: 13px;
	padding: 0;
}

#inner {
	width: 678px;
	margin-left: 10px;
}

/*提携制作会社募集*/
#teikei {
	background-image: url(../images/top-new_21.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 410px;
	float: left;
	margin-left: 19px;
}
#teikei .main {
	padding-left: 110px;
	padding-top: 40px;
	height: 56px;
}
#teikei .main a {
	color: #0d435c;
	text-decoration: none;
}
#teikei .main a:hover {
	text-decoration: underline;
}
#teikei .subLink {
	padding-left: 125px;
	font-size: 80%;
	font-weight: bold;
	color: #0d435c;
	padding-top: 5px;
}
#teikei .subLink a {
	color: #0d435c;
}

/*【トップ】このサイトの使い方*/
.step01 {
	float: left;
	display: block;
	background-position: bottom;
	width: 192px;
}
.steparrow {
	float: left;
	padding-top: 98px;
	padding-right: 5px;
	padding-left: 5px;
}

.StepTxt {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 80%;
	line-height: 180%;
}
/*【トップ】WEB制作とは*/
.web {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.web01 {
	float: left;
	width: 230px;
	margin-left: 5px;
	font-size: 80%;
	line-height: 150%;
}
.web01 a {
	color: #0C3F56;
}
.webTX {
	margin-top: 5px;
}
.webBT {
	background-color: #c7d4d9;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 5px;
}

/*【TOPページ】日本地図*/
#mapWrap {
	background-image: url(../images/area_map.gif);
	background-repeat: no-repeat;
	height: 462px;
	width: 675px;
	display: block;
	margin-bottom: 20px;
	position: relative;
}

#map01 {
	position: relative;
	width: 385px;
	float: left;
}
#mapMoji p {
	float: left;
}

#map {
	color: #2f582c;
	font-size: 110%;
	line-height: 180%;
	text-align: center;
}
#map a {
	color: #2f582c;
}
#mapWrap .map02 {
	position: absolute;
	top: 60px;
	left: 558px;
}
#mapWrap .map03 {
	position: absolute;
	left: 528px;
	top: 195px;
	text-align: center;
}
#mapWrap .map04 {
	position: absolute;
	left: 319px;
	top: 141px;
}
#mapWrap .map05 {
	left: 463px;
	top: 323px;
	position: absolute;
}
#mapWrap .map06 {
	position: absolute;
	left: 335px;
	top: 365px;
}
#mapWrap .map07 {
	position: absolute;
	left: 169px;
	top: 161px;
}
#mapWrap .map08 {
	position: absolute;
	left: 200px;
	top: 385px;
}
#mapWrap .map09 {
	position: absolute;
	left: 14px;
	top: 245px;
}

/*【トップ】項目毎のボタン*/
.blueButton {
	font-size: 80%;
	float: right;
	background-color: #0d435c;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.blueButton a {
	color: #FFFFFF;
	text-decoration: none;
}
.blueButton a:hover {
	text-decoration: underline;
}

/*【TOP】ブックマークをする*/
#bookmark {
	text-align: right;
	float: right;
	margin-right: 20px;
	vertical-align: bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bookmark img {
	padding-right: 2px;
}

/*-------------------------------------form----*/

.mform {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	width: 670px;
}

form{
 margin: 0;
 padding: 0;
 }

#mainForm {
	padding-left: 15px;
	margin: 0;
}
#chui {
	width: 668px;
	padding-left: 32px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#chui ul {
	background-image: url(../images/chui_bg.gif);
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 668px;
	background-repeat: no-repeat;
	background-position: top;
}
#chui li {
	margin-left: 40px;
	font-size: 80%;
	line-height: 170%;
	color: #0C3D53;
	background-image: url(../images/chui_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 18px;
}
#chuiBottom {
	background-image: url(../images/chui_bot.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 668px;
}
#chuiBottom img {
	margin-top: 3px;
	margin-left: 444px;
	float: left;
}
#chuiBottom p a {
	padding: 0px;
	float: left;
	margin-left: 475px;
	margin-top: 0px;
	font-size: 11px;
	color: #125429;
	text-decoration: underline;
	line-height: 11px;
	height: 11px;
}

#mainForm table{
	float: left;
	margin: 0;
	padding: 0;
	background-color: #092F40;
}
#mainForm table th{
	margin: 0;
	padding: 8px;
	background-color: #ecf2f4;
	width: 130px;
 }
#mainForm table th p{
 float: left;
 margin: 0;
 padding-left: 10px;
 font-size: 12px;
 }
#mainForm table th p em{
 font-style: normal;
 color: #990000;
 }
#mainForm table td{
	margin: 0;
	padding: 8px;
	background-color: #FFFFFF;
 }

.tx02 {
	margin: 0px;
	color: #FFFFFF;
	height: 15px;
	padding-top: 5px;
	padding-left: 8px;
	background-color: #0B394E;
	font-size: 12px;
}

.t01{
 float: left;
 margin: 0;
 padding: 0;
 }
.t02{
	float: left;
	margin: 0;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	width: 217px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
 }
.t02a{
	float: left;
	margin: 0;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	width: 215px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
 }
.t03{
	float: left;
	margin: 0;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	width: 132px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
 }
.t04{
 float: left;
 margin: 0;
 padding-top: 5px;
 padding-botom: 5px;
 font-size: 12px;
 }
.t05{
	float: left;
	margin: 0;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	width: 85px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
 }
.t06{
 float: left;
 margin: 0;
 padding-top: 2px;
 padding-left: 3px;
 padding-bottom: 3px;
 width: 490px;
 line-height: 16px;
 text-align: left;
 font-size: 12px;
 }
.tcomment{
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-botom: 5px;
	font-size: 10px;
	width: 480px;
	text-align: left;
 }
.terr{
 float: left;
 margin: 0;
 padding-top: 5px;
 padding-botom: 5px;
 font-size: 12px;
 width: 490px;
 color: #990000;
 text-align: left;
 }

#next{
	float: left;
	margin: 0;
	padding-bottom: 20px;
	width: 670px;
	text-align: center;
}
#next p{
 margin: 0;
 padding-top: 15px;
 padding-bottom: 15px;
 line-height: 18px;
 font-size: 12px;
}

/*-------------------------------------------------companylist--*/
.companylist {
	background-image: url(../images/companylist_bg.gif);
	background-repeat: repeat-x;
	padding: 8px;
	height: 121px;
	width: 315px;
	border: 1px solid #7a94a8;
	float: left;
	margin-left: 8px;
}
.companylist img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #7a94a8;
	float: left;
}
.companylist p {
	float: left;
	padding: 0px;
	margin-left: 8px;
	width: 180px;
}
.companylist p a {
	color:#0c3d55;
	font-weight: bold;
}

/*-------------------------------------------------step--*/

.howto01 {
	padding-left: 16px;
	width: 654px;
	height: 131px;
	margin: 0px;
	background-image: url(../images/step_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.howto01 p {
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 196px;
}

#stepMitsumori {
	background-image: url(../images/top_19.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 33px;
	height: 35px;
	width: 186px;
	margin-left: 40px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#stepSoudan {
	font-size: 12px;
	line-height: 33px;
	background-image: url(../images/top_22.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 186px;
	letter-spacing: 1px;
	text-align: center;
	margin-left: 15px;
	margin-top: 10px;
}
.stepBlue {
	font-size: 12px;
	line-height: 33px;
	background-image: url(../images/blue_button.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 202px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 1px;
}

/*-------------------------------------------------choice--*/

#choice p {
	padding-left: 115px;
}
.choiceBG {
	font-weight: bold;
	background-color: #DEE6E9;
	padding: 5px;
	margin-bottom: 5px;
	line-height: 24px;
}
#choice {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D435C;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/*-------------------------------------------------servicelist--*/
.servicelist img {
	float: left;
	padding: 0px;
	margin: 0px;
}
.servicelist p {
	padding: 0px;
	margin-bottom: 15px;
}
.servicelist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	margin-top: 10px;
}


.serviceBottom {
	float: left;
	width: 96px;
	text-align: center;
	text-decoration: none;
}

.serviceBottom a {
	float: left;
	width: 96px;
	text-align: center;
	text-decoration: none;
}

.serviceSmall {
	font-size: 10px;
	color: #104158;
	text-align: center;
	width: 96px;
	text-decoration: none;
}

.serviceSmall a {
	font-size: 10px;
	color: #104158;
	text-align: center;
	width: 96px;
	text-decoration: none;
}
.serviceSmall a:hover {
	font-size: 10px;
	color: #104158;
	text-align: center;
	width: 96px;
	text-decoration: underline;
}

/*-------------------------------------------------service--*/

#serviceMain {
	width: 666px;
	padding-left: 19px;
}
#serviceMain ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#serviceMain li {
	list-style-position: outside;
	list-style-image: url(../images/service_13.gif);
	color: #125B7E;
	line-height: 180%;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 0px;
	margin-left: 15px;
}
#serviceDesign {
	background-image: url(../images/service_15.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 314px;
	margin: 0px;
	padding: 0px;
	width: 217px;
	float: left;
	margin-right: 6px;
}
#serviceDesign li {
	list-style-position: outside;
	list-style-image: url(../images/service_25.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30AC30;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #336600;
	font-size: 11px;
	line-height: 16px;
}
#serviceDesign ul {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
}

#serviceSystem {
	background-image: url(../images/service_15-02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 314px;
	margin: 0px;
	padding: 0px;
	width: 217px;
	float: left;
	margin-right: 6px;
}
#serviceSystem li {
	list-style-position: outside;
	list-style-image: url(../images/service_28.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #599DBE;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #31657D;
	font-size: 11px;
	line-height: 16px;
}
#serviceSystem ul {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
}

#serviceMarketing {
	background-image: url(../images/service_15-03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 314px;
	margin: 0px;
	padding: 0px;
	width: 217px;
	float: left;
	margin-right: 0px;
}
#serviceMarketing li {
	list-style-position: outside;
	list-style-image: url(../images/service_24.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF9E00;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #A28500;
	font-size: 11px;
	line-height: 16px;
}
#serviceMarketing ul {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
}
#serviceMain .mosikomi {
	background-image: url(../images/service_44.gif);
	background-repeat: no-repeat;
	height: 232px;
	width: 194px;
	float: left;
}
#serviceMain .mosikomi li {
	list-style-position: outside;
	list-style-image: url(../images/service_36.gif);
	padding: 4px;
	font-size: 11px;
	line-height: 14px;
}
#serviceMain .mosikomi ul {
	padding-top: 100px;
	padding-left: 25px;
}

#serviceMain .joken {
	background-image: url(../images/service_44-02.gif);
	background-repeat: no-repeat;
	height: 232px;
	width: 191px;
	float: left;
}
#serviceMain .joken li {
	list-style-position: outside;
	list-style-image: url(../images/service_36.gif);
	padding: 4px;
	font-size: 11px;
	line-height: 14px;
}
#serviceMain .joken ul {
	padding-top: 80px;
	padding-left: 25px;
}



/*-------------------------------------------------Yougo--*/

#yougo {
	padding: 0px;
	margin: 0px;
}

#yougo ul#headerList li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#yougo ul#headerList li a {
	display: block;
	width: 61px;
	height: 33px;
}

#yougo ul#headerList li.hit {
	display: block;
	width: 61px;
	height: 33px;
}

#yougo ul#headerList li.aa a {
	background-image: url(../images/word.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.ka a {
	background-image: url(../images/word_06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.sa a {
	background-image: url(../images/word_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.ta a {
	background-image: url(../images/word_08.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.na a {
	background-image: url(../images/word_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.ha a {
	background-image: url(../images/word_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.ma a {
	background-image: url(../images/word_21.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.ya a {
	background-image: url(../images/word_12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.ra a {
	background-image: url(../images/word_23.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
 }
#yougo ul#headerList li.wa a {
	background-image: url(../images/word_14.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougo ul#headerList li.eigo a {
	background-image: url(../images/word_13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }

#yougo ul#headerList li a:hover {
	background-position: left top;
 }

#yougo ul#headerList li a.hit {
	background-position: left top;
}


#yougo ul {
	margin: 0px;
	padding: 0px;
}
#yougoBar {
	background-image: url(../images/word_17-13.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 671px;
}

#yougoEigo {
	padding: 0px;
	margin: 0px;
}

#yougoEigo ul#headerListEigo li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#yougoEigo ul#headerListEigo li a {
	display: block;
	width: 67px;
	height: 33px;
}

#yougoEigo ul#headerListEigo li.hit {
	display: block;
	width: 67px;
	height: 33px;
}

#yougoEigo ul#headerListEigo li.abc a {
	background-image: url(../images/word_16.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.def a {
	background-image: url(../images/word_16-02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.ghi a {
	background-image: url(../images/word_16-03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.jkl a {
	background-image: url(../images/word_16-04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.mno a {
	background-image: url(../images/word_16-05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.pqr a {
	background-image: url(../images/word_16-06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.stu a {
	background-image: url(../images/word_16-07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.vwx a {
	background-image: url(../images/word_16-08.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#yougoEigo ul#headerListEigo li.yz a {
	background-image: url(../images/word_16-09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
 }
#yougoEigo ul#headerListEigo li.hiragana a {
	background-image: url(../images/word_16-10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
 }

#yougoEigo ul#headerListEigo li a:hover {
	background-position: left top;
 }

#yougoEigo ul#headerListEigo li a.hit {
	background-position: left top;
}


#yougoEigo ul {
	margin: 0px;
	padding: 0px;
}
#yougoBarEigo {
	background-image: url(../images/word_17-13.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 670px;
}








#YougoGyo {
	font-size: 14px;
	color: #4A7184;
	background-image: url(../images/word_16-1.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 25px;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B394E;
	font-weight: bold;
	letter-spacing: 1px;
}
#YougoTable {
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0C3B51;
	border-left-color: #0C3B51;
	width: 660px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#YougoTable tr {
	margin: 0px;
	padding: 0px;
}
#YougoTable td {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0C3B51;
	border-bottom-color: #0C3B51;
}
#YougoTable p {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #E9F0F2;
}

#YougoTable2 {
	border: 1px solid #0D435C;
	margin-bottom: 20px;
	margin-left: 10px;
}

/*-------------------------------------------------Contact--*/

#innerContact {
	width: 600px;
	margin-left: 20px;
}
.contact {
	width: 200px;
}
.contact2 {
	width: 400px;
	font-size: 11px;
	padding-left: 10px;
}


/*-------------------------------------------------Gaiyo--*/
#gaiyo {
	margin-left: 20px;
	width: 600px;
}
/*-------------------------------------------------companydetail--*/

.companydetail {
	width:650px;
	padding:0 20px 40px 20px;
	}

.companydetail img{
	margin: 20px 30px 30px 20px;
	border: 1px solid #7a94a8;
	float: left;
	}
	
.companydetail h3{
	margin: 20px 0 10px 0;
	height:20px;
	padding:4px 0 0 35px;
    background: url(../images/companyicon.gif) no-repeat;
    color:#9C0F0F;
    font-size:16px;
	}	

.companydetail table{
	width: auto;
	margin:20px 0 50px 0;
	text-align:left;
	background-color: #316B86;
}
#table2{
	width: auto;
	margin:20px 0 50px 0;
	text-align:left;
	background-color: #316B86;
}

#table2 .td2{
	color:#316B86;
	font-size:12px;
	line-height:150%;
	background-color: #FFFFFF;
	padding: 6px;
}
#table2 .td2 img{
	border:1px solid #FFF;
	margin: 0px;
	padding: 0px;
}
.companydetail th{
	font-size:12px;
	background-color: #FFFFFF;
	padding: 6px;
	width: 150px;
	vertical-align: top;
}
.companydetail td{
	color:#316B86;
	font-size:12px;
	line-height:150%;
	background-color: #FFFFFF;
	padding: 6px;
}

#companyname {
	font-size:14px;
	font-weight:bold;
	}
/*-------------------------------------------------footer--*/

#footer {
	height: 70px;
	background-color: #255f7a;
	width: 960px;
	margin-right: 7px;
	margin-left: 7px;
}
#footer p {
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	height: 40px;
}
#footer p a {
	color: #FFFFFF;
}


#footerBottom {
	background-color: #0d435c;
	width: 960px;
	margin-right: 7px;
	margin-left: 7px;
}
#footerBottom p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}

/*-------------------------------------------------for any--*/

.clear{
	clear:both;
	line-height:1px;
}
.red {
	font-style: normal;
	color: #EB4141;
}
.green {
	font-style: normal;
	color: #006600;
}
.float {
	float:left;
}
.small {
	font-size: 11px;
	line-height: 15px;
}
.blue {
	color: #316B86;
}
.blue a {
	color: #316B86;
}
.blue a:hover {
	color: #316B86;
}

.futoji {
	font-weight: bold;
}
.normal {
	margin: 0px;
	padding: 0px;
}
.white a {
	color:#FFFFFF;
	text-decoration: none;

}
.white a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


/*このページのトップへ*/
#modoru {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 30px;
	float: right;
	background-image: url(../images/top-new_69.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 2px center;
}

#modoru a {
	color: #0D435C;
}

#serviceMitsu a {
	background-image: url(../images/top-fix_03.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 205px;
	float: right;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	margin-right: 30px;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
#serviceMitsu a:hover {
	text-decoration: underline;
}
.servicelistImg {
	margin-left: 10px;
	margin-top: 10px;
}
#servicelistBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D435C;
	height: 1px;
	width: 672px;
}
#serviceSodan a {
	background-image: url(../images/top-fix_04.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 204px;
	float: right;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	margin-right: 30px;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
#serviceSodan a:hover {
	text-decoration: underline;
}
#service a {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top-new_23.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 268px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

#confirm {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 2px solid #0B394E;
}
#confirm tr {
	margin: 0px;
	padding-left: 5px;
}
#confirm th {
	background-color: #ecf2f4;
	margin: 0px;
	padding: 8px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B394E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B394E;
}
#confirm p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
}
#confirm td {
	margin: 0px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B394E;
}
#innerComplete {
	width: 600px;
	padding-left: 45px;
}

#rule ul {
	margin: 0px;
	font-size: 80%;
	color: #316B86;
	letter-spacing: 1px;
	line-height: 180%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#rule li {
	list-style-position: outside;
	list-style-type: decimal;
}
#rule {
	padding: 0px;
	margin-left: 10px;
	width: 678px;
}
#icon {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#iconInnder {
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
	float: right;
}
#mente {
	color: #A91616;
	background-color: #FFDDDD;
	border: 1px dotted #A91616;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 350px;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
}
.reda {
	color: #C60303;
	text-decoration: underline;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D435C;
	height: 1px;
	margin-right: 19px;
}

#TopB .soudan a {
	color: #04730D;
}
.space5 {
	margin-bottom: 5px;
}

/*-------------navi bomtom companylist-------------*/
.bomtom-page-navi{
	text-align:center;
	margin-top: 30px;
}
.number_page a {
	margin-left: 5px;
	border: 1px solid #E0DFE3;
	padding: 3px;
	text-align: center;
	color:#0c3d55;
}
.number_page a:hover {
	margin-left: 5px;
	border: 1px solid #E0DFE3;
	padding: 3px;
	color:#FFFFFF;
	background-color:#1486BE;
}
.number_pagehit {
	padding: 3px;
	margin-left: 5px;
	font-weight: bold;
	border: 1px solid #E0DFE3;
	background-color: #E0DFE3;
}
.next a {
	margin-right: 10px;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	height: 18px;
	line-height: 18px;
	color: #0c3d55;
}
.pre a {
	margin-right: 10px;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/icon_pre.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	color: #0c3d55;
}

