@charset "UTF-8";
header {
	width: 940px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	padding: 0px;
}
.head-logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: left;
	width: 100%;
	height: 50px;
}
.head-logo img {
    margin: 0px;
    padding: 0px;
    height: auto;
}
.head-jtndlogo {
	float: left;
}
.head-jtnlogo {
	float: right;
}
body {
	font-family: sans-serif ;
	text-align: center;
	color: #555;
	line-height: 120%;
}


/*ヘッダーメニュー*/
.menu  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	display: block;
	margin-top: 5px;
}
.menu .main-menu {
	width: 940px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.menu .main-menu li {
	display: block;
	float: left;
	height: 32px;
	list-style-type: none;
}
.menu .main-menu li a  {
	display: block;
	overflow: hidden;
	height: 32px;
	background-image: url(header/head-menu.png);
	background-repeat: no-repeat;
}
article {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 55px;
}
.main-area {
	width: 940px;
	margin-top: 50px;
	padding-bottom: 75px;
}
section {
	margin-top: 35px;
}
section h2 {
	margin-bottom: 25px;
}
section h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 35px;
}
section h4 {
	font-weight: bold;
}
.concept-area h4 {
	font-size: 125%;
	color: #5389D6;
}
section p {
	color: #555;
	margin-bottom: 25px;
}
.com-area {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	text-align: left;
	line-height: 230%;
	padding-bottom: 25px;
	padding-left: 15px;
}
.concept-area {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	text-align: left;
	line-height: 230%;
	padding-bottom: 25px;
	padding-left: 15px;
}
.works-area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 230%;
	padding-bottom: 25px;
	overflow: hidden;
}
.works-area .sumplelist {
	font-size: 90%;
	clear: both;
	padding-left: 30px;
	line-height: 150%;
	padding-top: 30px;
}
.works-area ul .works-sumple {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}
.works-area a{
	float: left;
	margin-left: 25px;
	border: 3px solid #ddd;
}
.works-area a img {
	display: block;
	margin: 0px;
	padding: 0px;
}
.works-area h4 {
	font-size: 125%;
	color: #5389D6;
}
ul.com {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	list-style-type: decimal;
	list-style-position: inside;
}
.foot-link {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}
.foot-link a {
	color: #555;
}
footer {
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
}
.red {
	color: #F00;
}
/*メールフォーム*/
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}


/* メニューout */
.main-menu_01 a {
	width:188px;
	background-position: 0px 0px;
}
.main-menu_02 a {
	width:188px;
	background-position: -188px 0px;
}
.main-menu_03 a {
	width:188px;
	background-position: -376px 0px;
}
.main-menu_04 a {
	width:188px;
	background-position: -564px 0px;
}
.main-menu_05 a {
	width:188px;
	background-position: -752px 0px;
}
.main-menu_06 a {
	width:188px;
	background-position: -940px 0px;
}


/* メニューover */
.main-menu_01 a:hover {
	width:188px;
	background-position: 0px -32px;
}
.main-menu_02 a:hover {
	width:188px;
	background-position: -188px -32px;
}
.main-menu_03 a:hover {
	width:188px;
	background-position: -376px -32px;
}
.main-menu_04 a:hover {
	width:188px;
	background-position: -564px -32px;
}
.main-menu_05 a:hover {
	width:188px;
	background-position: -752px -32px;
}
.main-menu_06 a:hover {
	width:188px;
	background-position: -940px -32px;
}

/* メニューover状態 */
.main-menu_01over a {
	width:188px;
	background-position: 0px -32px;
}
.main-menu_02over a {
	width:188px;
	background-position: -188px -32px;
}
.main-menu_03over a {
	width:188px;
	background-position: -376px -32px;
}
.main-menu_04over a {
	width:188px;
	background-position: -564px -32px;
}
.main-menu_05over a {
	width:188px;
	background-position: -752px -43px;
}
.main-menu_06over a {
	width:188px;
	background-position: -940px -32px;
}

/* 25/6/2追加 */
iframe {
	margin-bottom: 25px;
}
