/******************************************
Copyright 2016 Queur.com All Rights Reserved.
*******************************************/

html,body{
	height:100%;
	width:100%;
}
body,select,input,textarea,button{
	color:#000000;
	font-size:14px;
	font-family:"Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}
body{
	margin:0;
	overflow-y:scroll;
	background-color:#ffffff;
}

th,td{text-align:left;vertical-align:top;}

a:link,a:visited,a:active{
	color:#000000;
	text-decoration:none;
	border:0;
}
a img{border-style:none;}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
}
* html .clearfix {
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#wrap{
	position:relative;
	margin:0 auto;
	height:auto !important;    
	height:100%;
	min-height:100%;
}

/*.........................................header.........................................*/
p#headMessge{
	position:relative;
	margin:0 auto;
	padding:10px 0;
	width:1000px;
	font-size:12px;
}
p#headMessge a{
	position:absolute;
	top:8px;
	color:#077399;
	font-size:14px;
}
p#headMessge a:hover{text-decoration:underline;}
p#headMessge a:first-child{right:90px;}
p#headMessge a:nth-child(2){right:0;}

#header{
	border-top:1px solid #077399;
}

#header div{
	margin:20px auto 0 auto;
	width:1000px;
}
#header div > a{
	display:block;
	float:left;
	width:234px;
	height:54px;
}
#header div > img{
	display:block;
	float:right;
	width:282px;
	height:53px;
}

#header ul{
	margin:15px auto 0 auto;
	width:998px;
	background-image:url(img/naviBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	-webkit-box-shadow:0 1px 0 #cccccc;
	-moz-box-shadow:0 1px 0 #cccccc;
	box-shadow:0 1px 0 #cccccc;
}
#header ul li{float:left;}
#header ul li a{
	display:block;
	padding:16px 40px;
	border-left:1px solid #cccccc;
}
#header ul li:first-child a{border-left:none;}
#header ul li a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*.........................................footer........................................*/
#footer{
	position:absolute;
	bottom:0;
	padding:40px 0 60px 0;
	width:100%;
	border-top:1px solid #cccccc;
}

#footer div{
	position:relative;
	margin:0 auto;
	width:900px;
}
#footer div img{
	display:block;
	float:right;
}
#footer div p{
	position:absolute;
	top:60px;
	right:0;
	color:#077399;
	font-size:12px;
}

#footer div ul{float:left;margin-right:70px;}
#footer div ul li{
	color:#077399;
	line-height:30px;
	list-style-type:disc;
}
#footer div ul li a{color:#077399;}
#footer div ul li a:hover{text-decoration:underline;}

/*.........................................container.........................................*/
div.containerWrap{
	margin:27px auto 0 auto;
	padding-bottom:350px;
	width:1000px;
}

div.containerWrap > p{padding-bottom:10px;font-size:12px;border-bottom:1px solid #cccccc;}
div.containerWrap > p a{color:#077399;}

h1{
	margin:20px 0 50px 0;
	padding-left:15px;
	color:#555555;
	font-size:24px;
	font-weight:bold;
	border-left:5px solid #077399;
}

div.containerWrap > div{margin:30px auto 0 auto;}

div#leftSide{float:left;width:250px;}
div#leftSide .title{
	display:block;
	padding:15px 20px;
	background-image:url(img/sectionBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #cccccc;
	border-top:1px solid #077399;
	border-bottom:1px solid #ffffff;
	-webkit-box-shadow:0 1px 0 #cccccc;
	-moz-box-shadow:0 1px 0 #cccccc;
	box-shadow:0 1px 0 #cccccc;
}
div#leftSide a.title{margin-top:25px !important;}

div#leftSide > img,div#leftSide > a{
	display:block;
	margin:15px auto 0 auto;
}

div#rightSide{float:right;width:700px;}
div#rightSide p.title{margin:0 !important;}
div#rightSide p.title,h2,h3,h4,h5,h6{
	display:block;
	padding:18px 20px;
	line-height:1em !important;
	background-image:url(img/sectionBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #cccccc;
	border-top:2px solid #dddddd;
	border-bottom:1px solid #ffffff;
	-webkit-box-shadow:0 1px 0 #cccccc;
	-moz-box-shadow:0 1px 0 #cccccc;
	box-shadow:0 1px 0 #cccccc;
}
h3,h4,h5,h6{margin-top:50px;}
div#rightSide p.title span,h2 span,h3 span,h4 span,h5 span,h6 span{
	display:block;
	padding-left:20px;
	color:#077399;
	font-size:17px;
	font-weight:bold;
	border-left:4px solid #077399;
}

div#rightSide p{
	margin-top:20px;
	line-height:22px;
}
div#rightSide p a{color:#077399;}
div#rightSide p a:hover{text-decoration:underline;}

table{margin-top:20px;width:700px;}
table th,table td{
	padding:10px 20px;
	line-height:22px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #077399;
}
table tr:first-child th,table tr:first-child td{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	background-color:#077399;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
table tr:first-child th:first-child,table tr:first-child td:first-child{border-left:1px solid #077399;}
table tr:first-child td:last-child{border-right:1px solid #077399;}
table th{background-color:#C7ECF4;}

/*.........................................index.........................................*/
#mainVisual{
	margin:0 auto !important;
	width:1000px;
	height:342px;
}

div#index #rightSide > img{display:block;margin-bottom:30px;}

div#index ul{margin-top:20px;}
div#index ul li{
	float:left;
	margin-left:10px;
	padding:10px 0;
	width:128px;
	color:#077399;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	border:2px solid #077399;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
div#index ul li:first-child{margin:0;}
div#index ul li:nth-child(5){padding:21px 0;}

/*.........................................aboutus.........................................*/
#aboutus ul{margin-top:20px;}
#aboutus ul li{
	float:left;
	margin-left:10px;
	padding:10px 0;
	width:128px;
	color:#077399;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	border:2px solid #077399;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#aboutus ul li:first-child{margin:0;}
#aboutus ul li:nth-child(5){padding:21px 0;}

#aboutus p > span{color:#ff0000;}
#aboutus span.example{
	display:block;
	margin-top:20px;
	padding:15px 20px;
	color:#077399;
	font-size:15px;
	font-weight:bold;
	line-height:28px;
	border:2px solid #077399;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

/*.........................................faq.........................................*/
div#faq dl{margin:30px 0 40px 0;}
div#faq dl dt{
	margin-top:20px;
	color:#077399;
	font-size:18px;
	font-weight:bold;
}
div#faq dl dd{
	padding:10px 0 25px 20px;
	line-height:22px;
	border-bottom:1px solid #cccccc;
}
div#faq dl dd a{color:#077399;}
div#faq dl dd a:hover{text-decoration:underline;}
div#faq dl dd img{display:block;margin:15px 0 10px 0;}

/*.........................................contact.........................................*/
#contact #rightSide > img{
	display:block;
	margin-top:30px;
}
#contact table th,#contact table td{text-align:left;}
#contact table th,#contact table td{
	padding:15px;
	border:1px solid #077399 !important;
}
#contact table th{
	width:200px;
	color:#000000 !important;
	font-weight:normal !important;
	background-color:#C7ECF4 !important;
}
#contact table td{
	color:#000000 !important;
	font-weight:normal !important;
	background-color:#ffffff !important;
}
#contact table th span{
	color:#ff0000;
	font-size:12px;
}
#contact table td span{font-size:12px;}

#contact table td input,#contact table td textarea{
	padding:5px;
	width:410px;
}
#contact table td textarea{height:120px;}

#sendButton{
	margin-top:30px;
	text-align:center;
}
#sendButton input{
	display:inline-block;
	margin:0 15px;
	padding:15px 0;
	width:200px;
	color:#ffffff;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	font-weight:bold;
	background-color:#077399;
	border:none;
}
#sendButton input:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	cursor:pointer;
}

/*.........................................company.........................................*/
#company table th,#company table td{text-align:left;}
#company table th,#company table td{
	padding:15px;
	border:1px solid #077399 !important;
}
#company table th{
	width:200px;
	color:#000000 !important;
	font-weight:normal !important;
	background-color:#C7ECF4 !important;
}
#company table td{
	color:#000000 !important;
	font-weight:normal !important;
	background-color:#ffffff !important;
}

/*.........................................privacy.........................................*/
#privacy ul,#privacy ol{margin-top:20px;}
#privacy li{
	list-style-position:outside;
	margin:0 0 10px 30px;
	line-height:22px;
}
#privacy ul li{list-style-type:disc;}
#privacy ol li{list-style-type:decimal;}
#privacy ol li ul li{list-style-type:disc;}