@charset "Shift_JIS";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-style: normal;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "EE EゴシチE", "Sans-Serif";
	font-weight: normal;
	font-size: 12px;
	background-image: url(img/back.gif);
	background-repeat: repeat-x;



}

h1,h2,h3,h4,h5,h6,p,address,th,td{
	line-height: 16px;
	font-size: 12px;
}
a {
	color: #4F086E;
	text-decoration: underline;
}
#link {
	margin: 10px;
	text-align: center;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#clear {
	clear: both;
}

img {
	border: none;
}

#outer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D80C18;
	padding-top: 6px;
	border-width: 20px;
	border-color: #D80C18;
	border-style: solid;
}

#header {
	height: 201px;
	width: 688px;
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;

}
#head p{
	line-height: 20px;
}
#foot {
	height: 15px;
	width: 800px;
	background-image: url(../img/bg_foot.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-position: bottom;
}


#logo {
	height: 36px;
	width: 109px;
	float: left;
}



#banner {
	height: 172px;
	width: 594px;
	margin-top: 16px;
}

#menu li {
	list-style-type:none;
	float: left;
     }

#contents {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}


#right {
	float: right;
	width: 311px;
	background-repeat: no-repeat;
	background-image: url(img/invited.gif);
}



#title {
	float: right;
}

#title h1 {
	font-size: 12px;
	display: none;
}
.box {
	width: 340px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 4px;
	height: 110px;
	margin-top: 4px;
}
.box p {
	line-height: 14px;
	margin-top: 2px;
}
.caption {
	width: 224px;
	float: left;
}
.img {
	float: right;
	width: 110px;
	height: 82px;
}

#news_box {
	width: 320px;
	margin-right: 30px;
	margin-left: 50px;
}
#news_box ul {
	list-style-position: outside;
	list-style-image: url(../img/li_news.jpg);
}
#news_box li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 20px;
}
#copy {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}

#copy li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}
#copy h1 {
	float: left;
	width: 350px;
	text-align: left;
	margin: 0;
}

#footer {
	height: 34px;
	text-align: center;
	margin-top: 10px;

}
#left {
	width: 353px;
	float: left;
	background-image: url(img/contents.gif);
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#main {
	margin-left: 100px;
	margin-top: 50px;
}

caption {
	text-align: left;
}

#menu li a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -999em;
	height: 26px;
	overflow: hidden;
     }

#info {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 65px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;

}

#copyraights {
	float: right;
	margin-top: 4px;
}

#contents {
	width: 680px;
}


#caption {
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}
#head ul {
	float: right;
	display: inline;
	margin-top: 12px;
}

#menu li {
	display: inline;
	margin-right: 25px;
}

#head li {
	list-style-type: none;
	display: inline;
	margin: 0px 4px;
}
#menu ul {
	display: inline;
	float: left;
}

#menu {
	height: 26px;

}

#service {
	background-image: url(../img/service.gif);
	background-repeat: no-repeat;
	width: 103px;
}
#flow {
	background-image: url(../img/workflow.gif);
	background-repeat: no-repeat;
	width: 87px;
}
#products {
	background-image: url(../img/products.gif);
	width: 79px;
	background-repeat: no-repeat;
}
#company {
	background-image: url(../img/aboutus.gif);
	background-repeat: no-repeat;
	width: 76px;
}
#contact {
	background-image: url(../img/contactus.gif);
	background-repeat: no-repeat;
	width: 88px;
}

#service a:hover {
	background-image: url(../img/service_o.gif);
}
#flow a:hover {
	background-image: url(../img/workflow_o.gif);

}
#products a:hover {
	background-image: url(../img/products_o.gif);

}
#company a:hover {
	background-image: url(../img/aboutus_o.gif);

}
#contact a:hover {
	background-image: url(../img/contactus_o.gif);
}

#service a:active {
	background-image: url(../img/service_a.gif);
}
#flow a:active {
	background-image: url(../img/workflow_a.gif);

}
#products a:active {
	background-image: url(../img/products_a.gif);

}
#company a:active {
	background-image: url(../img/aboutus_a.gif);

}
#contact a:active {
	background-image: url(../img/contactus_a.gif);
}
#news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 88px;
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	background-position: 4px 10px;
}
#news p {
	line-height: 16px;
	margin-top: 30px;
	margin-left: 4px;
	margin-right: 4px;
}
#caption h1 {
	color: #333333;
	line-height: 14px;
}
#left .box2 {
	margin-top: 30px;
	margin-left: 20px;
}
#left p {

}
#left .box2 p {
	margin-top: 10px;
}
#right .box2 {
	margin-top: 30px;
	float: left;
}
#right .box3 {
	float: right;
	margin-top: 30px;
}
#right #map {
	width: 594px;
	height: 520px;
	margin-top: 16px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
#about {
	width: 680px;
	background-image: url(img/contents.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
}
#information {
	width: 680px;
	background-image: url(img/info.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
}

#l_box {
	height: 120px;
	width: 333px;
	margin-top: 40px;
	background-image: url(img/l_box.gif);
	background-repeat: repeat;
	padding: 10px;
}
#r_box {
	height: 120px;
	width: 291;
	margin-top: 40px;
	background-image: url(img/r_box.gif);
	background-repeat: repeat;
	padding: 10px;
}#box {
	margin-top: 20px;
	background-image: url(img/personality.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	width: 682px;
}
#btn_box {
	background-image: url(img/btn_back.gif);
	background-repeat: no-repeat;
	width: 664px;
	height: 83px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
#btn {
	height: 81px;
	width: 328px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}
.member {
	background-image: url(img/profile_box.gif);
	background-repeat: no-repeat;
	float: left;
	height: 709px;
	width: 200px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 10px;
}
.member img {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 4px;
}
.profile p {
	line-height: 14px;
}
#header h1 {
	text-indent: -9999em;
}
.c_box {
	width: 680px;
	background-image: url(img/center.gif);
	padding-bottom: 6px;
}
.over {
	background-image: url(img/over.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding: 0px;
	margin-bottom: 6px;
}
.under {
	background-image: url(img/under.gif);
	background-repeat: no-repeat;
	height: 13px;
}
#corner {
	background-image: url(img/invited.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
}
.profile p {
	font-size: 11px;
}
#link img {
}
#link img {
	margin-right: 10px;
	margin-left: 10px;
}
.c_box p {
	margin-right: 20px;
	margin-left: 20px;
}
.c_box strong {
	margin-left: 16px;
	margin-right: 10px;
}
#footer_text {
	color: #FFFFFF;
}
