@charset "UTF-8";

/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-size: small;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}

/* base */
body {
	font:14px/1.231 "qMmpS Pro W3";
	background-size: 100%; 
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	background:#fff; 
	}
a{ text-decoration:none;}
section{
	clear:both;
	margin: 0px;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Safari,Google Chrome用 */
	background-image: -moz-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Safari,Google Chrome用 */
	text-align: center;
}





/* wb_[̉EɃj[ */
#header {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Safari,Google Chrome用 */
	background-image: -moz-gradient(linear, left top, left bottom, from(#99C), to(#036));  /* Firefox用 */  
	margin: 0px;
	padding: 0;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* スウィープでスライドするメニュー */
.slide {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	margin: 0 auto;
	padding-bottom: 20px;}
	.flipsnap {
    		display: -webkit-box;
    		margin: 0px 0px;}
	.item {
    	width: 100%;}
	.pointer {
   	text-align: center;}
	.pointer span {
    	display: inline-block;
    	width: 7px;
   		height: 7px;
    	border-radius: 5px;
    	border: 1px solid #000;}
	.pointer span.current {
    	background: #FC0;}

/* 矢印つきリスト */
.list1 ul{
	border-bottom:1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
	.list1 ul li{
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* Safari,Google Chrome用 */
		background-image: -moz-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* Firefox用 */
		border-bottom: 1px solid white;
		border-top: 1px solid #CCC;
		height: 60px;
		margin: 0px;}
	.list1 ul li a{
		background: url(../sp/img/list_mark1.png) no-repeat 100% 50%;
		color: #333;
		display: block;
		height: 60px;
		margin: 0px;
		overflow: hidden;
		padding: 0px 20px 0px 10px;
		white-space: nowrap;
		line-height: 60px;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight:bold;}

/* 矢印つき資格リスト2列 */
.list5 {
	margin: 0px;}
	.list5:after {
		content: "."; 
  	 	display: block;
		height: 0; 
 		clear: both; 
 		visibility: hidden;}
	.list5 ul{
		}
	.list5 ul li{
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#F0F0F0)); /* Safari,Google Chrome用 */
		background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(white), to(#F0F0F0)); /* Firefox用 */
		border-top:none;
		border-bottom:1px solid #CCC;
		border-left: 1px solid #CCC;
		border-right: 1px solid #CCC;
		height: 60px;
		margin: 0px;}
	.list5 ul li:nth-child(odd) {
		float:left;
		width:50%;}
	.list5 ul li a{
		background: url(../sp/img/list_mark1.png) no-repeat 100% 50%;
		color: #666;
		display: block;
		height: 60px;
		line-height: 60px;
		margin: 0px;
		overflow: hidden;
		padding: 0px 20px 0px 10px;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-decoration: none;}
	.list5 ul li a strong{
	color:#000;
	font-weight:bold;
	padding-top:5px;
}
	.list5 ul li img{
		float: left;
		height: 60px;
		width: 45px;
		margin-right:10px;}

/* Facebook twitter リスト 2列 */
.list2 {
	margin: 0px;}
	.list2:after {
		content: "."; 
  	 	display: block;
		height: 0; 
 		clear: both; 
 		visibility: hidden;}
	.list2 ul{
		border-top:none;
		}
	.facebook {
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#336699), to(#336699)); /* Safari,Google Chrome用 */
		background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(#336699), to(#336699)); /* Firefox用 */
		}
	.twitter {
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66CCCC), to(#66CCCC)); /* Safari,Google Chrome用 */
		background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(#66CCCC), to(#66CCCC)); /* Firefox用 */
		}
	.list2 ul li {
	height: 60px;
	margin: 0px;
	text-align: center;
}
	.list2 ul li:nth-child(odd) {
		float:left;
		width:50%;}
	.list2 ul li a{
		color: #666;
		display: block;
		height: 60px;
		line-height: 60px;
		margin: 0px;
		overflow: hidden;
		padding: 0px 20px 0px 10px;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-decoration: none;}
	.list2 ul li img{
	text-align: center;
	vertical-align: middle;
}

/* アコーディオン */
.list6 dl.acordion{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
	.list6 dt.trigger {
		height: 45px;
		line-height: 45px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* Safari,Google Chrome用 */
	background-image: -moz-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* Firefox用 */
	text-align:left;
	color: #000;
	margin: 0px;
	padding:10px;
	font-weight: bold;
}
	.list6 dt.active{
		border-radius: 0px;
		}
	.list6 dt.trigger span.open-close {
	float:right;
	width:20px;
	height:20px;
	text-indent: -9999em;
	background-image: url(../sp/img/list_mark2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 18px;
}
	.list6 dt.active span.open-close {
	float:right;
	width:20px;
	height:20px;
	background-image: url(../sp/img/list_mark2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 9px;
}	
	.list6 dd.acordion_tree{
	padding:10px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(white)); /* Safari,Google Chrome用 */
	background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(white), to(white)); /* Firefox用 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
		}

	.list6 dd.acordion_tree p {
	padding-top: 20px;
	padding-bottom: 20px;
		}
		

.pagetop {
	padding: 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	text-align: right;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: small;
} 

.txt01 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#title { 
	padding: 0 0px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Safari,Google Chrome用 */  
	background-image: -moz-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Firefox用 */  
} 
#title p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-size: small;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.tbl01 {
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
	text-align: right;
}

.shelf {
	margin-bottom: 20px;
}

.bar {
	background-color: #003399;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.txt02 {
	line-height: 1.4em;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 3px;
}

#footer { 
	padding: 0 0px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Safari,Google Chrome用 */  
	background-image: -moz-gradient(linear, left top, left bottom, from(#99C), to(#036)); /* Firefox用 */  
} 
#footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-size: small;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
