@charset "UTF-8";

/* @group Initialize */

*{
	margin: 0px;
	padding: 0px;
	/*border:solid #FF0000 1px;*/
}

body {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 75%;
}
html>/**/body,html>/**/form,html>/**/fieldset {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 12px;
}
img {
	border-style:none;
}

a img {
	border-style:none;
}

fieldset {
    border:none;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
    margin: 0px;
	padding: 0px;
}

li {
    list-style: none;
}
input,textarea {
    font-size: 1em;
}



/* @end */

/* @group Util */

.cbox { 
	zoom: 100%;
}

.cbox:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}



/* @end */

/* @group common */

a:link {
	color: #257f75;
}

a:visited {
	color: #257f75;
}

a:hover {
	color: #00cbb4;
}

p.text_right {
	text-align: right;
}

p.text_left {
	text-align: left;
}

p.text_center {
	text-align: center;
}

p.text_label {
	background: #4ca212;
	height:auto;
	line-height:30px;
	font-size:150%;
	color:#fff;
	padding:10px;
	margin:0 40px 20px 40px;
	text-align:center;
	font-weight:bold;
}

p.float_r {
	float: right;
}

p.float_l {
	float: left;
}

em {
	color:#4ca212;
	font-weight:bold;
	font-size:120%;
	margin:0 3px 0 0;
}

.clear {
	clear:both;
}


strong {
	font-weight:bold;
	color:#F00
}

/* @end */

/* @group Contents */


body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background:url(../images/head_back.png) repeat-x #fff;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	font-size:120%;
	line-height:180%;
}

/* @group Contents */

#contents {
	clear:both;
	padding:20px 0;
	min-height:400px;
	height: auto !important;
	height: 400px;
}

#contents p {
	margin:0 40px 20px 40px;
}

#contents .up {
	clear: both;
	text-align:right;
	padding:0 10px 10px 0;
}

/* @end */

/* @group Header */

#header {
	height:160px;
}

#header h1 {
	margin:14px 0 0 0;
}

#header .left {
	float:left;
}

#header .right {
	float:right;
}

#global_menu {
	clear:both;
}

#global_menu ul li{
	float:left;
}

/* @end */

/* @group footer */

#footer {
	background:url(../images/footer_back.png) repeat-x;
	height:86px;
	margin: 0 auto 20px auto;
	font-size:100%;
	min-width:950px;
}


#footer ul {
	height:35px;
	text-align:center;
	padding:20px 0 0 0;
	width: 950px;
	margin:0 auto;
}

#footer ul li {
	display:inline;
	border-left:1px solid #333;
	padding:0 10px;
	height:12px;
	line-height:12px;
}

#footer ul li.last {
	border-right:1px solid #333;
}

#footer .copyright {
	color:#fff;
	text-align:center;
	margin:8px 0 0 0;
}


#footer a:link {
	color:#333;
	text-decoration:none;
}

#footer a:visited {
	color:#333;
}

#footer a:hover {
	color: #00cbb4;
}

/* @end */


/* @group member */

.member table.boxA {
	border:2px;
	padding:10px;
	line-height:140%;
	font-size:90%;
	width: 100%;
}

.member table.boxA td.line {
	text-align:left;
	padding:6px;
	border-bottom: 2px dotted gray;
}

.member table.boxA td.logo {
	width: 150px;
}

hr.lineA {
	margin: 10px 3px;
	color:#999;
}

.boxC ul li{
	float:left;
	}

.boxD td.imgList{
	width:780px;
}

.boxD ul{
	width:auto;
	text-align:center;
}

.boxD ul li{
	float:left;
	margin:10px 15px 10px 30px;
	width:200px;
}

.boxD2 td.imgList{
	width:780px;
}

.boxD2 ul{
	width:auto;
	text-align:center;
}

.boxD2 ul li{
	float:left;
	margin:10px 10px 10px 10px;
}

.boxD3 td.imgList{
	width:780px;
}

.boxD3 ul{
	width:auto;
	text-align:center;
}

.boxD3 ul li{
	float:left;
	margin:10px 10px 10px 10px;
	width:180px;
}

.boxD4 td.imgList{
	width:780px;
}

.boxD4 ul{
	width:auto;
	text-align:center;
}

.boxD4 ul li{
	float:left;
	margin:10px 33px 10px 10px;
}

.boxD5 td.imgList{
	width:550px;
}

.boxD5 ul{
	width:auto;
	text-align:center;
}

.boxD5 ul li{
	float:left;
	margin:10px 15px 10px 30px;
	width:200px;
}

.boxD5b td.imgList{
	width:700px;
}

.boxD5b ul{
	width:auto;
	text-align:center;
}

.boxD5b ul li{
	float:left;
	margin:10px 15px 10px 30px;
	width:240px;
}

.boxD5c td.imgList{
	width:700px;
}

.boxD5c ul{
	width:auto;
	text-align:center;
}

.boxD5c ul li{
	float:left;
	margin:10px 15px 10px 30px;
	width:270px;
}

.boxD6 td.imgList{
	width:780px;
}

.boxD6 ul{
	width:auto;
	text-align:center;
}

.boxD6 ul li{
	float:left;
	margin:10px 25px 10px 10px;
}

.boxD7 td.imgList{
	width:780px;
}

.boxD7 ul{
	width:auto;
	text-align:center;
}

.boxD7 ul li{
	float:left;
	margin:10px 0 10px 15px;
}

table.ichiranhyou{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiranhyou th{
	border:1px solid #000;
	padding: 1em;
	background-color: #999;
}

table.ichiranhyou td{
	border:1px solid #000;
	padding: 1em;
	text-align: center;
}

table.ichiranhyou2{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiranhyou2 th{
	border:1px solid #000;
	padding: 1em;
	background-color: #999;
}

table.ichiranhyou2 td{
	border:1px solid #000;
	padding: 1em;
	text-align: left;
}

table.ichiranhyou3{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiranhyou3 th{
	border:1px solid #000;
	padding: 0.4em;
	background-color: #999;
}

table.ichiranhyou3 td{
	border:1px solid #000;
	padding: 0.4em;
	text-align: center;
}

table.ichiranhyou4{
	margin-right: 3em;
	border:1px solid #999;
	border-collapse: collapse;
}

table.ichiranhyou4 th{
	border:1px solid #999;
	padding: 0.3em;
	background-color: #999;
}

table.ichiranhyou4 td{
	border:1px solid #999;
	padding: 0.3em;
	text-align: left;
}

table.ichiranhyou5{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiranhyou5 th{
	border:1px solid #000;
	padding: 0.3em;
	background-color: #999;
}

table.ichiranhyou5 td{
	border:1px solid #000;
	padding: 0.3em;
	text-align: left;
}

table.ichiranhyou6{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiranhyou6 th{
	border:1px solid #000;
	padding: 0.3em;
	background-color: #999;
}

table.ichiranhyou6 td{
	border:1px solid #000;
	padding: 0.3em;
	text-align: center;
}

table.ichiranhyou6 td.nocen{
	border:1px solid #000;
	padding: 0.3em;
	text-align: left;
}

table.ichiranhyou7{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiranhyou7 th{
	border:1px solid #000;
	padding: 0.6em;
	background-color: #999;
}

table.ichiranhyou7 td{
	border:1px solid #000;
	padding: 0.6em;
	text-align: center;
}

table.ichiran_block{
	border:1px solid #000;
	border-collapse: collapse;
}

table.ichiran_block th{
	border:1px solid #000;
	padding: 1em;
	background-color: #FFF;
	white-space: nowrap;
}

table.ichiran_block td{
	border:1px solid #000;
	padding: 1em;
	text-align: left;
}





