@charset "utf-8";
/* CSS Document */
.t1{
	border-collapse: collapse;
}
.t1 th,.t1 td{
	border:1px solid #666;
	padding: 6px;
}
* {
	margin: 0px;
	padding: 0px;
	color: #595757;
	font-size: 12px;
}
a:link {
	color: #595757;
	text-decoration: none;
}
a:visited {
	color: #595757;
	text-decoration: none;
}
a:hover {
	color: #595757;
	text-decoration: none;
}
a img {
	border-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
}
ul, ul li {
list-style: none;
}
img {
	vertical-align: top;
}


/****************************************************
HEADER
****************************************************/
.container {
	display: block;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DFDDD9;
}

.header {
	height: 94px;
	background-color: #FFFFFF;
	background-image: url(./common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header .area {
	width: 900px;
	margin: 0 auto;
	height: 94px;
	background-image: url(./common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.header h1 {
	text-decoration: none;
	margin-top: 0px;
	margin-left: 30px;
	position: absolute;
}
.header .button {
	margin-left: 320px;
	position: absolute;
}


/****************************************************
FOOTER
****************************************************/
.footer {
	height: 90px;
	background-color: #FFFFFF;
	clear: both;
}
.footer .area {
	width: 900px;
	margin: 0 auto;
	height: 90px;
	background-color: #5D5D5D;
	color: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.footer .area h2 {
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-top: 18px;
	margin-left: 30px;
	font-style: normal;
	font-weight: normal;
}
.footer .area a:link {
	color: #FFF;
	text-decoration: none;
}
.footer .area a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer .area a:hover {
	color: #FFF;
	text-decoration: none;
}

.footer .area h3 {
	color: #FFF;
	float: left;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.footer .area h3 a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.footer .area h3 a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

.footer .area h3 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}

.footer .area .copy {
	width: 840px;
	border-top: 1px solid #CCC;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	display: block;
	font-size: 8px;
	text-align: right;
	color: #FFF;
	line-height: 200%;
}
.footer .navi {
	margin-left: 0px;
	text-align:left
}
.footer .navi li {
	display: inline;
	border-left: 1px solid #7E848F;
	margin-left: 0.4em;
	padding-left: 0.8em;
}
.footer .navi li.last {
	margin-right: 0.4em;
	padding-right: 0.8em;
	margin-left: 0.4em;
	padding-left: 0.8em;
	border-right: 1px solid #7E848F;
	border-left: 1px solid #7E848F;
}
.footer .navi a {
	color: #FFF;
	text-decoration: none;
	font-size: 80%;
}
.footer .navi a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 80%;
}

.footer .navi a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 80%;
}
.spacer {
	clear: both;
	height: 10px;
}
.bodyleft {
	text-align: left;
	float: left;
	font-size: 12px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
.yohaku20{
	margin-left:20px;
	margin-bottom:10px;
}
.bodytight{
	text-align: left;
	float: left;
	font-size: 12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
}


/****************************************************

****************************************************/


.index_img {
	background-image: url(./common/index_picture_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 252px;
}
.index_img .area {
	margin: 0 auto;
	background-image: url(./common/index_picture_bg.gif);
	height: 252px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	
}

div.index_img div.area h2 {
	margin:0;
	padding:0;
	background-image: url(./common/top.jpg);
	display:block;
	height: 252px;
	width: 900px;
	text-indent:-9999px;
	
}

.index_middle {
	background-image: url(./common/index_middle_bg-long.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 320px;
}
.index_middle .area {
	background-image: url(./common/index_middle_bg.gif);
	height: 320px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
.index_middle .area .image_box {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
.index_middle .area img {
	margin-left: 2px;
	margin-top: 10px;
}


.index_contents {
	background-image: url(common/bg_gradation.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.index_contents .area {
	margin: 0 auto;
	background-image: url(common/bg_gradation.gif);
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;	
}
.index_contents .area .contents_box {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.index_contents .area .contents_box img {
	margin-top: 20px;
}
.index_contents .area .contents_box ul li {
	text-align: left;
	float: left;
	font-size: 12px;
	margin-top:20px;
	margin-left:40px;
}


/****************************************************

****************************************************/

.contents_img {
	background-image: url(./common/contents_img_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 174px;
}
.contents_img .area {
	margin: 0 auto;
	background-image: url(./common/contents_img_bg.gif);
	height: 174px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	
}
.contents {
	background-image: url(./common/bg_gradation.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contents .area {
	background-image: url(./common/bg_gradation.gif);
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 13px;
	height:750px;
}
.left_button {
	width: 243px;
	margin-left: 25px;
	float: left;
}
.right_contentes {
	width: 591px;
	margin-left: 18px;
	float: left;
	line-height: 140%;
}
.communication_button li{
	float: left;
	margin-right: 13px;
}
.communication_button li.last {
	float: left;
	margin-right: 0px;
}
.company_table {
	float: left;
	border-top: 1px solid #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.company_table tr th {
	padding: 10px;
	background-color: #EBECDE;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.company_table tr td {
	padding: 10px;
	border-top: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.company_img {
	float: right;
}
.company_table tr td img {
	float: right;
}
#submit_button {
	background: url(contents/contact_submit.gif);
	height: 34px;
	width: 190px;
	margin-top: 15px;
	margin-left: 207px;
	border-style: none;
}
.friends1 {
	background: url(common/friends/partner1.jpg);
	width: 590px;
	height: 122px;
	margin-left: 0px;
	margin-top:20px;
	float: left;
	line-height: 140%;
}
.friendsq {
	width:550px;
	text-align: right;
	float: left;
	font-size: 12px;
	margin-left:20px;
	margin-right:20px;
}
.bodybody {
	text-align: left;
	float: left;
	font-size: 12px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
}
.sidevis{
	width: 243px;
	background-image:url(common/vissidevisback.jpg);
	background-repeat:repeat-x;

}
.sidevislong{
	width: 243px;
	background-image:url(common/vissidelongback.jpg);
	background-repeat:repeat-x;

}
