@charset "utf-8";

html{
	width: 100%;
	margin-top:0 !important;
}
body{
	margin: 0px;
	padding: 0px;border: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	background-color: #FFF;
	width: 100%;
	text-align: left;
	color: #444;
}
img {
	border-width: 0px 0px 0px 0px;
	max-width: 100%;
	vertical-align: middle;
}
iframe{
	max-width: 100%;
}
a {
	color:#012771;
	text-decoration: none;
	outline: none;
}
a:link {
	color:#012771;
	text-decoration: none;
}
a:visited {
	color:#012771;
	text-decoration: none;
}
a:hover {
	color:#1546aa;
	text-decoration: none;
}
.content a:hover img{
	opacity: 0.7;
}
.footer a:hover img{
	opacity: 0.7;
}
/*-------- common ---------*/
.opa:hover{
	opacity: 0.6;
}
.fixed{
	position: fixed;
	top:10px;
}
.bgIn{
	background: #eee;
	background:url(/wp/wp-content/themes/aqua/img/common/bg_content.jpg) repeat top center;
	border-radius:8px;
	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px -2px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px -2px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px -2px inset;
}
.bgOut{
	border-radius:8px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 4px -3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 4px -3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 4px -3px;
	background: #fff;
}

.breadcrumbs{
	margin-top:-16px;
	font-size: 11px;
}
.breadcrumbsInner{
	width:1060px;
	margin:0 auto;
}
.breadcrumbsInner a{
	text-decoration: underline;
}
.breadcrumbsInner a:hover{
	text-decoration: none;
}
.breadcrumbs + .content{
	margin-top:12px;
}

.wrap{
	background:url(/wp/wp-content/themes/aqua/img/common/bg_body.jpg) repeat top center;
}
/*-------- header ---------*/
.header{
	background:url(/wp/wp-content/themes/aqua/img/common/bg.jpg) no-repeat top center;
	background-size: cover;
}
.headerBbl{
	background:url(/wp/wp-content/themes/aqua/img/common/bg_b03.png) repeat-y top right;
	width:1060px;
	margin:0 auto;
}
.headerInner{
	background:url(/wp/wp-content/themes/aqua/img/common/bg_b02.png) repeat-y top right;
	padding:30px 0;
	width:1060px;
	margin:0 auto;
}
.header .logomark{
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.header .leadTxt{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin-left:14px;
}
.logoArea{
	float:left;
	width:500px;
}
.snsBtn{
	float:right;
	width:154px;
}
.snsBtn li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin-left: 8px;
}
.snsBtn li a:hover img{
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}

.glNavi{
	padding-bottom:13px;
	margin-bottom:30px;
	background: #E7E7E7;
}
.glNaviInner{
	border-radius: 0;
	background:url(/wp/wp-content/themes/aqua/img/common/bg_gnavi.jpg) repeat top center;
}
.glNavi ul{
	width:1060px;
	margin:0 auto;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #fff;
}
.glNavi li{
	position: relative;
	text-align: center;
	float:left;
	width:131px;
	vertical-align: middle;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #fff;
}
.glNavi li.nav01,.glNavi li.nav02{
	width:129px;
}
.glNavi li:first-child{
	width:129px;
}
.glNavi a{
	vertical-align: middle;
	display: block;
	color:#000;
	height:100%;
	padding:15px 0px;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
}
.glNavi a img{
	vertical-align: middle;
}
.glNavi a:hover{
	color:#ccc;
	background: #eee;
}
.glNavi a:hover img{
	opacity: 1;
}
.glNavi a span{
	display: block;
	vertical-align: middle;
	line-height: 1;
}
.glNavi a span.ttl{
	padding:54px 0 3px 0;
}
.glNavi a span.icon{
	position: absolute;
	display: block;
	text-align: center;
	width:129px;
}

.content{
	margin:40px auto;
	padding:20px;
	width:1020px;
}
.mainContent{
	width:700px;
	float:right;
}
.sideContent{
	width:300px;
	float:left;
	line-height: 1.4;
}

.ttlPtn01{
	border-bottom:1px solid #ccc;
	padding:15px;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1;
}
.ttlPtn01 span{
	display:inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
}
.topicsWrap .ttlPtn01 span.ofList{
	font-size: 15px;
	font-weight: normal;
	margin-left:10px;
}
.ttlPtn01 span.larTtl{
	width:460px;
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.ttlPtn01 span.subTtl{
	width:200px;
	text-align: right;
	display:inline-block;
	*display: inline;
	*zoom:1;
}

.ttlPtn02{
	font-size: 16px;
	font-weight: bold;
	padding:10px 20px;
	border-bottom:1px solid #ccc;
}

.topH2{
	text-align: center;
	z-index: 100;
	position: relative;
}
.specialArea{
	width:1060px;
	margin:0 auto;
	margin-top:-34px;
	position: relative;
	height:285px;
}
.specialAreaInner{
	padding:25px 0px 10px 0px;
	opacity: 0;
	background: #eee;
	background:url(/wp/wp-content/themes/aqua/img/common/bg_content.jpg) repeat top center;
	border-radius:8px;
	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px -2px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px -2px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px -2px inset;
}
.specialArea a{
	display: block;
	color:#fff;
}
.overlayMore{
	z-index: 100;
}
.specialArea a:hover .overlay , .specialArea a:hover h2{
opacity: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.specialArea a:hover .overlayMore{
opacity: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
-ms-animation-delay: 2s;
-o-animation-delay: 2s;
animation-delay: 2s;
}

.specialArea ul{
}
.specialArea li{
	float: left;
	list-style: none;
	position: relative;
	width: 180px;
	margin-right: 28px;
	line-height: 1.4;
}
.specialArea .overlay{
	position: absolute;
	top:0;
	left:0;
}
.specialArea .overlayMore{
	position: absolute;
	opacity: 0;
	top:0;
	left:0;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.specialArea h2{
	position: absolute;
	top: 70px;
	left: 12px;
	width: 160px;
	z-index: 100;
}
.specialArea .ph img{
	width:240px;
}

.specialArea .bx-prev{
	display: block;
	position: absolute;
	top:123px;
	left: -40px;
	text-indent: -9999px;
	background:url(/wp/wp-content/themes/aqua/img/common/pager_prev_off.png) no-repeat center center;
	z-index: 100;
	width:27px;
	height:44px;
}
.specialArea .bx-next{
	z-index: 100;
	display: block;
	position: absolute;
	top:123px;
	right: -40px;
	text-indent: -9999px;
	background:url(/wp/wp-content/themes/aqua/img/common/pager_next_off.png) no-repeat center center;
	width:27px;
	height:44px;
}
.specialArea .bx-prev:hover{
	background:url(/wp/wp-content/themes/aqua/img/common/pager_prev_on.png) no-repeat center center;
}
.specialArea .bx-next:hover{
	background:url(/wp/wp-content/themes/aqua/img/common/pager_next_on.png) no-repeat center center;
}
.specialArea .bx-viewport{
padding: 20px 24px;
margin-left: -24px;
}
.specialArea .bxLoading {
	min-height: 50px;
	background: url(/wp/wp-content/themes/aqua/img/common/loading.gif) center center no-repeat;
	background-size:40px 47px;
	height: 285px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.articleList li{
	border-bottom:1px dotted #ccc;
}
.articleList li:last-child{
	border-bottom:0px dotted #ccc;
}
.articleList a{
	padding:20px;
	display: block;
	overflow: hidden;
	line-height: 1.5;
	color:#333;
}
.articleList a:hover {
	background: #FCFCFC;
}
.articleList a .overlayMore img{
opacity: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
-ms-animation-delay: 2s;
-o-animation-delay: 2s;
animation-delay: 2s;
}
.articleList a:hover .overlayMore img{
opacity: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
-ms-animation-delay: 2s;
-o-animation-delay: 2s;
animation-delay: 2s;
}
.articleList a:hover .articleTtl{
	background: yellow;
}

.articleList .articlePh{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:180px;
	vertical-align: middle;
	position: relative;
}
.articleList .articlePh .overlayMore{
	position: absolute;
	top:0;
	left:0;
}
.articleList .articleCon{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:460px;
	vertical-align: middle;
	margin-left: 10px;
}
.articleList .articleTtl{
	display: inline;
	font-size: 19px;
	margin-bottom:10px;
	font-weight: bold;
	color:#000;
}
.articleList .articleInfo{
	padding-top:10px;
	padding-bottom:10px;
	font-size: 12px;
	color:#666;
}
.articleList .articleInfo span{
	border-left:1px solid #ccc;
	padding: 0 10px;
}
.articleList .articleInfo span:first-child{
	border-left:0px solid #ccc;
	padding: 0 10px 0 0;
}
.pager{
	border-top:1px dotted #ccc;
}
.wp-pagenavi{
	text-align: center;
	padding:30px 0;
	margin-left:-5px;
}
.wp-pagenavi .pages{
	display: none;
}
.wp-pagenavi span.current{
	margin:0 5px;
	border-radius: 3px;
	padding:5px 10px;
	background:#012771;
	border:1px solid #012771;
	color:#fff;
}
.wp-pagenavi a{
	margin:0 5px;
	border-radius: 3px;
	padding:5px 10px;
	background:#eee;
	border:1px solid #ccc;
}
.wp-pagenavi a:hover{
	background:#D6D6D6;
}

.sideInner{
	padding:15px;
}
.sideBlock{
	margin-bottom:20px;
}
.sideBlock .ttlPtn01{
	border-bottom:1px solid #ccc;
	padding:15px;
}
.sideBlock .ttlPtn01 span{
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.sideBlock .ttlPtn01 span.larTtl{
	width:195px;
	font-weight: bold;
	font-size: 15px;
}
.sideBlock .ttlPtn01 span.subTtl{
	width:65px;
	text-align: right;
}
.adArea{
	margin-bottom:18px;
}
.addBottom{
	margin-top:20px;
}
.addTxt{
	padding:20px;
	border-bottom:1px dotted #ccc;
}
/*Ranking*/
.wpp-list li {
	overflow: hidden;
	padding:10px;
	border-bottom: 1px dotted #ccc;
	line-height: 1.4;
}
.wpp-list a {
}
.wpp-list a:hover{
	text-decoration: underline;
}
.wpp-list .articlePh {
	width: 100px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}
.wpp-list .articlePh .rankNum {
	position: absolute;
	top:40px;
	width:100px;
	display: block;
}
.wpp-list .articleCon{
	width: 165px;
	margin-left:10px;
	vertical-align: middle;
	display: inline-block;
}
.wpp-list .articleTtl {
	font-weight: normal;
	font-size: 14px;
	padding-top:0px;
	color: #000;
}
.wpp-list .articleTtl a{
	color: #000;
}
.wpp-list .articleTtl a:hover{
	color: #000;
	display: inline;
	background: yellow;
	text-decoration: none;
}
.wpp-list .articleInfo {
	padding-bottom: 0px;
	font-size: 10px;
	color: #666;
}
.wpp-list .articleNum{
	width:20px;
	padding-top:8px;
	text-align: center;
	float:left;
	vertical-align: middle;
}
.wpp-list .articleNum + .articleCon {
	width:250px;
}
.wpp-list .articleNum + .articleCon .articleTtl{
	padding:0 0 5px 0;
}

/*rankingNumber*/
.wpp-list .rank1 .articlePh:before,.wpp-list .rank2 .articlePh:before,.wpp-list .rank3 .articlePh:before{
	position: absolute;
	width:100px;
	top:42px;
	display: block;
	text-align: center;
}
.wpp-list .rank1 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num1.png);
}
.wpp-list .rank2 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num2.png);
}
.wpp-list .rank3 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num3.png);
}

.wpp-list .rank4 .thumb,.wpp-list .rank5 .thumb,.wpp-list .rank6 .thumb,.wpp-list .rank7 .thumb,.wpp-list .rank8 .thumb,.wpp-list .rank9 .thumb,.wpp-list .rank10 .thumb{
	display: none;
}
.wpp-list .rank4 .articlePh,.wpp-list .rank5 .articlePh,.wpp-list .rank6 .articlePh,.wpp-list .rank7 .articlePh,.wpp-list .rank8 .articlePh,.wpp-list .rank9 .articlePh,.wpp-list .rank10 .articlePh{
	width:25px;
	text-align: center;
}
.wpp-list .rank4 .articleCon,.wpp-list .rank5 .articleCon,.wpp-list .rank6 .articleCon,.wpp-list .rank7 .articleCon,.wpp-list .rank8 .articleCon,.wpp-list .rank9 .articleCon,.wpp-list .rank10 .articleCon{
	width:230px;
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank4 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num4.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank5 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num5.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank6 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num6.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank7 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num7.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank8 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num8.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank9 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num9.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}
.wpp-list .rank10 .articlePh:before{
	content:url(/wp/wp-content/themes/aqua/img/common/num10.png);
	display:inline-block;
	*display: inline;
	*zoom:1;
}

.sideArticleList a{
	display: block;
	padding:10px;
	border-bottom:1px dotted #ccc;
}
.sideArticleList li:last-child a{
	border-bottom:0px dotted #ccc;
}
.sideArticleList .ph{
	display: inline-block;
	*display:inline;
	*zoom:1;
	position: relative;
}
.sideArticleList .ph .overlayMore{
	position: absolute;
	display: block;
	width:80px;
	text-align: center;
	z-index: 100;
	top:0;
	left:0;
	opacity: 0;
}
.sideArticleList a:hover .overlayMore{
	opacity: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
-ms-animation-delay: 2s;
-o-animation-delay: 2s;
animation-delay: 2s;
}
.sideArticleList a:hover .overlayMore img{
	opacity: 1;

}

.sideArticleList .ph .overlayMore img{
	width:80px;
}
.sideArticleList .ph img{
	width:80px;
	height:93px;
}
.sideArticleList .txt{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width:185px;
	vertical-align: middle;
	margin-left:10px;
}
.sideArticleList a:hover .txt span{
	display: inline;
	background: yellow;
}

.tagLinkList{
	margin-top:-5px;
}
.tagLinkList li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin-top:5px;
	vertical-align: middle;
}
.tagLinkList li a{
	font-size: 11px;
	display: block;
	padding:5px 10px;
	background: #eee;
}
.tagLinkList li a:hover{
	background: #D8D8D8;
}
.aboutQube{
	margin-top:20px;
}
.aboutQube p{
	line-height: 1.5;
	color:#666;
}
.sideSnsBtn{
	margin-left:-15px;
}
.sideSnsBtn li{
	width:90px;
	float:left;
	margin-left:15px;
}

.footer{
	background: #222;
	padding:60px 0;
	border-top:#000;
	margin-top:80px;
}
.footer .inner{
	width:1060px;
	margin:0 auto;
	position: relative;
}
.pageTop{
	position: absolute;
	right:0;
	top:-126px;
}
.footer a{
	color:#fff;
}
.fotLogo{
	text-align: center;
}
.footNav{
	margin-left:-10px;
	text-align: center;
	padding-top:10px;
}
.footNav li{
	display:inline-block;
	*display: inline;
	*zoom:1;
	margin-left:10px;
	font-size: 12px;
}
.footNav a:hover{
	text-decoration: underline;
}

.notfound{
	border-bottom:0px solid #ccc;
	padding:80px 20px;
	text-align: center;
	font-size: 18px;
}

/*記事ページ*/
.pageArticle .mainContent .ttlPtn01{
	line-height: 1.5;
	padding:25px 20px;
	color:#000;
	border-bottom: 1px solid #DBDBDB;
}
.pageArticle .mainContent .ttlPtn01 span{
	display: inline;
	background: yellow;
}
.articleWrap a{
	text-decoration: underline;
}
.articleWrap a:hover{
	text-decoration: none;
}
.articleWrap .snsList{
	padding:10px 20px;
	border-bottom:1px dotted #ccc;
	height:20px;
	background: #F6F4FF;
}
.articleWrap .snsList.bottom{
	border-bottom:0px dotted #ccc;
	border-top:1px dotted #ccc;
	border-radius: 0 0 8px 8px;
}
.articleWrap .snsList li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:70px;
	overflow: hidden;
}
.articleWrap .snsList li.hatebu{
	width:80px;
}
.articleWrap .catInfoArea{
	padding:10px 20px;
	font-size: 11px;
	border-bottom:1px dotted #ccc;
}
.articleContent{
	padding:20px 20px;
}
.relatedPost{
	margin-top:20px;
}
.related_post{
	padding:0px 20px 20px 20px ;
}
.related_post li{
	overflow: hidden;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
.related_post li:last-child{
	border-bottom:0px dotted #ccc;
}
.related_post a{
	display:block;
	float:left;
}
.related_post a.wp_rp_thumbnail{
	width:130px;
}
.related_post a img{
	width:130px;
	height:152px;
}
.related_post a.wp_rp_title{
	width:510px;
	float:right;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin:20px 0 20px 0;
	text-decoration: underline;
}
.related_post a.wp_rp_title:hover{
	text-decoration: none;
}
.related_post small{
	width:510px;
	display: block;
	float:right;
	line-height: 1.3;
	font-size: 12px;
}
.wp_rp_footer{
	display: none;
}
.nextPrevArticleLink{
	margin-top:20px;
}
.nextPrevArticleLink ul{
	overflow: hidden;
}
.nextPrevArticleLink li{
	float:left;
	width:350px;
}
.nextPrevArticleLink li.prev{
	width:349px;
	border-right:1px dotted #ccc;
}
.nextPrevArticleLink li a{
	padding:20px;
	display: block;
}
.nextPrevArticleLink li a:hover{
	background: #F8F8F8;
	border-radius: 8px;
}

.prInfo {
	display: block;
	overflow: hidden;
	padding:15px;
	border:1px solid #ccc;
}
.prInfo .info p{
	margin-bottom:10px;
	padding:0;
	line-height: 1.3;
}
.prInfo p.img{
	float: left;
	width:180px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.prInfo .info{
	float: right;
	width:430px;
}
.prInfo .info p.name{
	font-size: 15px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.prInfo .info p.cost{
	color: #444;
	text-decoration: none;
}
.prInfo .info blockquote{
	line-height: 1.3;
	padding:0;
	border:none;
	margin:0;
	color: #444;
	text-decoration: none;
}

/*-------------
pageContact
--------------*/
.pageContact p{
	font-weight: bold;
	padding-bottom:5px;
	margin-bottom: 0 !important;
}
.pageContact input{
	margin-bottom: 10px !important;
}

.pageAbout p{
	font-size: 18px !important;
}

/*--------------------------------------------------------------
----------------------------------------------------------------

	Media Query Under 600px

----------------------------------------------------------------
--------------------------------------------------------------*/

@media screen and (max-width: 600px) {

}/*mediaquery fin*/

