@charset "utf-8";

/*
Theme Name: Design Now Template No.1
Theme URL: http://www.designnow.net/
Author: DesignNow
Version: 1.0

*/


/*-------------------------------------*/
div#mainImgBox{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

div#header {
	height:77px;	/*背景画像のサイズに合わせてボックスの高さを指定*/
	background-image:url("index/img/headimg.jpg");	/*ヘッダ部分の背景画像*/
	background-repeat:no-repeat;		/*背景画像を繰り返さない*/
	background-color:;		/*ヘッダ部分の背景色*/
}
h1 {
	padding:20px 0px 0px 30px;		/*見出し内容の位置調整*/
	font-family:Arial, Helvetica, sans-serif;	/*フォントの種類*/
}
/*-------------------------------------*/
/*メインイメージ p#mainImg */
/*-------------------------------------*/

div#mainImgBox{
	width: 100%;
	margin:30px auto 45px;
	text-align: left;
	width: 960px;
}

div#mainImgBox strong{
	font-weight: bold;
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
}

.header2 {
	font-family: メイリオ;
	font-style: italic;
}
.header3 {
	font-size: 11pt;
	margin-right: 49;
}
.header4 {
	font-size: 13pt;
}
.header5 {
	font-family: メイリオ;
	font-weight: bold;
}
.header6 {
	font-family: "Segoe Script";
	font-size: 13pt;
	color: #666666;
}
.header7 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0;
}
.header8 {
	font-size: 30pt;
	color: #FF0000;
	font-style: italic;
}
.header10 {
	color: #FF0000;
	font-style: italic;
}
.header14 {
	margin-bottom: 10px;
}
.header17 {
	margin-bottom: 0px;
}
.header18 {
	font-family: メイリオ;
	font-size: 14pt;
	font-weight: bold;
}
/*-------------------------------------*/
.title{
	font-size:30px;
	font-family:HGP明朝B;
    background: rgb(242,246,248);
    background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
    background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%);
    background: linear-gradient(to bottom, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 );
    padding-left:10px;
    margin-bottom:20px;
    border-bottom:2px #000000 solid;
    border-top:1px #000000 solid;
    font-weight:bold;
}
.setumei{
	font-size:22px;
	margin-left:15px;
	font-family:メイリオ;
}
.subtai{
	font-size:25px;
	margin-left:20px;
	margin-bottom:10px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b8e1fc+0,63a3d3+0,cfeaf9+26,78b0e8+52,c3e5f4+78,89b7e5+100,bdf3fd+100,75a1d6+100 */
    background: #b8e1fc; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #b8e1fc 0%, #63a3d3 0%, #cfeaf9 26%, #78b0e8 52%, #c3e5f4 78%, #89b7e5 100%, #bdf3fd 100%, #75a1d6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #b8e1fc 0%,#63a3d3 0%,#cfeaf9 26%,#78b0e8 52%,#c3e5f4 78%,#89b7e5 100%,#bdf3fd 100%,#75a1d6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #b8e1fc 0%,#63a3d3 0%,#cfeaf9 26%,#78b0e8 52%,#c3e5f4 78%,#89b7e5 100%,#bdf3fd 100%,#75a1d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#75a1d6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.setumei a{
    color:#9900CC;
}
.setumei a:hover {
    color:#FF9933;
}

.QANO{
	font-family:メイリオ;
	font-size:20px;
	height:auto;
	width:8%
}
.QAstyle{
	font-family:メイリオ;
	font-size:20px;
	margin-bottom:15px;
}
.QAstyle a{
	color:#9900CC;
}	

.QAstyle:hover{
	background-color:#0066FF;
}
.QAstyle:hover a {
	color:white;
}
.QAsoeace{
	height:15px;
}

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

div#wBg{
	background: #fff;
}

div#mainContents{
	width: 960px;
	margin: 0 auto;
	text-align: left;

}

