@charset "UTF-8";
/* CSS Document */

/*全体*/

body{
	background-color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック" , "Osaka", sans-serif;
	text-align:left;
	color:#333333;
	margin: 0px;
	padding: 0px;
	font-size: 96%;
}

*+html body{font-family: "メイリオ", "ＭＳ Ｐゴシック", "Osaka", sans-serif;}

a{
	color:#3366CC;
	text-decoration:underline;
}
a:link{}
a:visited{}
a:active{}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	clear: both;	
}

h3 {
	margin-top: 15px;	
}

ul,ol,dl {
	margin: 0px;
	padding: 0px;	
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;	
}

img {
	border: 0px;
}

.mt10 {
	margin-top: 10px;	
}

.mt15 {
	margin-top: 15px;	
}

.mt20 {
	margin-top: 20px;	
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*----------------------background*/

#home {
	background-image: url(../images/index/index_bg.jpg);
	background-repeat: repeat-x;
}

#inside {
	background-image: url(../images/common/inside_bg.jpg);
	background-repeat: repeat-x;
}

/*----------------------header*/
#header {
	width: 900px;
	height: 65px;	
	margin: 0px auto;
}

#header_left {
	width: 320px;
	float: left;
}

#header_left #logo {
	margin-top: 14px;	
}

#header_right {
	width: 176px;
	float: right;
}

#header_right #tel {
	height: 35px;
	margin-top: 18px;
}

#header_btn {
	width: 900px;	
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 5px;
}

/*----------------------contents*/

#contents {
	width: 900px;	
	padding: 0px;
	margin: 0px auto;
}

#contents #left {
	width: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding-bottom: 20px;
}

#contents #left .banner {
	margin: 0px 0px 10px 0px;
}

#contents #left #address {
	border: 1px solid #6699FF;
	padding: 10px;
	font-size: 11px;
}

#contents #left #address img {
	margin-bottom: 5px;
}


#contents #right {
	width: 677px;
	float: right;	
	margin: 20px 0px 0px 0px;
}

#contents p {
	width: 675px;
	margin: 10px 0px 20px 2px;
}

/*----------------------footer*/
#footer {
	background-image: url(../images/common/footer_bg.gif);
	height: 70px;
	clear: both;
}

#footer #footer_link {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
}

#footer #copyright {
	width: 900px;
	padding-top: 7px;
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
}

/*----------------------totop*/
#totop {
	padding: 20px 10px 20px 10px;
	text-align: right;
	clear: both;
}

#totop2 {
	padding: 0px 10px 0px 10px;
	text-align: right;
	clear: both;
}

/*----------------------inside*/
#title {
	width: 900px;	
	margin: 0px auto;
}

.text_photo {
	width: 657px;
	padding: 10px;
	height: 120px;
}

.text_photo2 {
	width: 657px;
	padding: 10px;
	margin-top: 5px;
}

.text_left {
	width: 375px;
	float: left;
}

.photo_right {
	width: 270px;
	float: right;
}

.photo_right img {
	border: 1px #59BAE0 solid;
	padding: 4px;
}

/*----------------------strength*/
.flow {
	width: 630px;
	margin-top: 10px;
	padding: 12px 10px 10px 35px;
	height: 42px;
}

.flow#f1 {
	background-image: url(../images/strength/flow_01.gif);
	background-repeat: no-repeat;
}

.flow#f2 {
	background-image: url(../images/strength/flow_02.gif);
	background-repeat: no-repeat;
}

.flow#f3 {
	background-image: url(../images/strength/flow_03.gif);
	background-repeat: no-repeat;
}

.flow#f4 {
	background-image: url(../images/strength/flow_04.gif);
	background-repeat: no-repeat;
}

.flow#f5 {
	background-image: url(../images/strength/flow_05.gif);
	background-repeat: no-repeat;
}

.flow#f6 {
	background-image: url(../images/strength/flow_06.gif);
	background-repeat: no-repeat;
}

/*----------------------service*/

.to_example {
	padding-top: 10px;
	width: 365px;
	text-align: right;
}

/*----------------------example*/

.photo_table {
	margin: 10px 0px 10px 5px;
}

.photo_table td {
	padding: 3px 3px 5px 3px;
	border-bottom: #ffffff solid 1px;
}

.photo_table td div {
	margin-top: 2px;
}

.photo_table img {
	border: 1px #59BAE0 solid;
	padding: 4px;
}

#pagelink {
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	width: 663px;
	border: 1px #59BAE0 solid;
	padding: 7px;
	background-color: #FFFFFF;
}

/*----------------------corporate*/

#mission {
	border: #59BAE0 solid 1px;
	text-align: center;
	padding: 10px 10px 5px 10px;
	margin-bottom: 20px;
}

#mission img {
	padding-bottom: 10px;
}

#outline {
	margin: 20px 5px;
	border-top: #59BAE0 solid 1px;
	border-left: #59BAE0 solid 1px;
	border-right: #59BAE0 solid 1px;
}

#outline th,td {
	padding: 3px 3px 3px 7px;
	border-bottom: #59BAE0 solid 1px;
}

#outline th {
	background-color: #99CCFF;	
}

#history {
	margin: 20px 5px;
	
}

#history th,td {
	padding: 3px 3px 3px 7px;
	border-bottom: #cccccc solid 1px;
}

/*----------------------contact*/

#contact {
	margin: 5px 0px;
	border-top: #59BAE0 solid 1px;
	border-left: #59BAE0 solid 1px;
	border-right: #59BAE0 solid 1px;
}

#contact th,td {
	padding: 3px 3px 3px 7px;
	border-bottom: #59BAE0 solid 1px;
}

#contact th {
	background-color: #B3D9FF;
	font-weight: normal;
}

.need {
	color: #FF0000;	
}

.formBtn {
	padding: 10px 0px 30px 0px;
	text-align: center;
}