/*ページ共通*/
body {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	color: #666666;
}
#wrapper{
	width: 897px;
	margin-right: auto;
	margin-left: auto;	
}
#footer {
	line-height: 2em;
	text-align: center;
	height: 50px;
	background-color: #FFF;
}
h2{
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
p{
	line-height: 1.5em;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.photo_imgL{
	float: left;
	padding-right: 10px;
}

/*フロートクリア*/
.float_clear {
	clear: both;
}
/*リンク　メイン*/
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
}
/*リンク　ロールオーバー処理*/
a img.css-hover{ 
opacity:1.0; 
filter: alpha(opacity=100); 
} 
a:hover img.css-hover{ 
opacity:0.6; 
filter: alpha(opacity=60); 
}
/*テーブル01*/
.table01 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #376091;
	border-bottom-color: #376091;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.table01 table th{
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #376091;
	border-right-color: #376091;
	border-bottom-color: #376091;
	border-left-color: #376091;
	background-color: #538ed5;
	font-weight: normal;
	color: #FFF;
}
.table01 table td{
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #376091;
	border-right-color: #376091;
	border-bottom-color: #376091;
	border-left-color: #376091;
}
/*テーブル02*/
.table02 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bd362c;
	border-bottom-color: #bd362c;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.table02 table th{
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bd362c;
	border-right-color: #bd362c;
	border-bottom-color: #bd362c;
	border-left-color: #bd362c;
	background-color: #DC7067;
	font-weight: normal;
	color: #FFF;
}
.table02 table td{
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bd362c;
	border-right-color: #bd362c;
	border-bottom-color: #bd362c;
	border-left-color: #bd362c;
}

/*コンタクトフォーム*/
.contact table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #376091;
	border-bottom-color: #376091;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.contact table th{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #376091;
	border-right-color: #376091;
	border-bottom-color: #376091;
	border-left-color: #376091;
	background-color: #538ed5;
	font-weight: normal;
	color: #FFF;
	padding: 8px;
}
.contact table td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #376091;
	border-right-color: #376091;
	border-bottom-color: #376091;
	border-left-color: #376091;
	padding: 8px;
}
.contact input{
	width: 100%;
}
/*コンタクトフォーム2*/
.contact2 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bd362c;
	border-bottom-color: #bd362c;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.contact2 table th{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bd362c;
	border-right-color: #bd362c;
	border-bottom-color: #bd362c;
	border-left-color: #bd362c;
	background-color: #DC7067;
	font-weight: normal;
	color: #FFF;
	padding: 8px;
}
.contact2 table td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bd362c;
	border-right-color: #bd362c;
	border-bottom-color: #bd362c;
	border-left-color: #bd362c;
	padding: 8px;
}
.contact2 input{
	width: 100%;
}

/*グループトップページ*/
#group_top {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
}
/*トップページ*/
#top_page #header{
	padding-bottom: 3px;
}
#top_page #main_menu{
	padding-bottom: 10px;
}
#top_page #bottom_img{
	padding-bottom: 10px;
}
/*サブページ*/
#sub_page #header{
	padding-bottom: 3px;
}
#sub_page #left_box{
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#sub_page #left_box .contents{
	width: 228px;
	margin-right: auto;
	margin-left: auto;
}
#sub_page #right_box{
	width: 637px;
	float: right;
}
#sub_page #right_box .contents{
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sub_page #right_box .box01{
	margin-bottom: 15px;
}
#sub_page #right_box .box01 h2{
	color: #2C6ABD;
}
#sub_page #right_box .box02{
	margin-bottom: 15px;
}
#sub_page #right_box .box02 h2{
	color: #BC362B;
}

