@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:;		/*ヘッダ部分の背景色*/
}
/*-------------------------------------*/
/*メインイメージ p#mainImg */
/*-------------------------------------*/

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

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

.auto-style2 {
	font-family: メイリオ;
	font-style: italic;
}
.auto-style3 {
	font-size: 11pt;
	margin-right: 49;
}
.auto-style4 {
	font-size: 13pt;
}
.auto-style5 {
	font-family: メイリオ;
	font-weight: bold;
}
.auto-style6 {
	font-family: "Segoe Script";
	font-size: 13pt;
	color: #666666;
}
.auto-style7 {
	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;
}
.auto-style8 {
	font-size: 30pt;
	color: #FF0000;
	font-style: italic;
}
.auto-style10 {
	color: #FF0000;
	font-style: italic;
}
.auto-style14 {
	margin-bottom: 10px;
}
.auto-style17 {
	margin-bottom: 0px;
}
.auto-style18 {
	font-family: メイリオ;
	font-size: 14pt;
	font-weight: bold;
}
/*-------------------------------------*/
/*各項目（共通）CSS */
/*-------------------------------------*/
.h1 {
	padding:20px 0px 0px 0px;		/*見出し内容の位置調整*/
	font-weight:bold;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif,;
    font-size:35pt;
    color:#000000;
    letter-spacing:-0.04em;
    text-shadow:2px 2px 0 #000,
              -1px 1px 0 #000,
              2px -2px 0 #000,
              -1px -1px 0 #000;
    -webkit-text-stroke: 1px #FFF;
    text-stroke: 1px #FFF;
}

.h2 {
	padding:20px 0px 20px 0px;		/*見出し内容の位置調整*/
	font-family:Arial, Helvetica, sans-serif;	/*フォントの種類*/
	font-size:25pt;
}

.setumei1{
	font-size:23pt;
}

.top2{
	text-align:left;
}

.fs14{
	font-size:14pt;
}
.fs15{
	font-size:15pt;
}
.fs16{
	font-size:16pt;
}
.fs17{
	font-size:17pt;
}
.fs18{
	font-size:18pt;
}
.fs19{
	font-size:19pt;
}
.fs20{
	font-size:20pt;
}


/*-------------------------------------*/
#1st{
	margin-bottom:30px;
}

.top1{
	text-align:center;
    background: -moz-linear-gradient(top, rgba(241,218,54,1) 0%, rgba(237,232,203,0.86) 50%, rgba(241,218,54,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(241,218,54,1) 0%,rgba(237,232,203,0.86) 50%,rgba(241,218,54,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(241,218,54,1) 0%,rgba(237,232,203,0.86) 50%,rgba(241,218,54,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1da36', endColorstr='#f1da36',GradientType=0 ); 
}

.subtitle1{
	font-family: "Segoe Script";
	font-size:medium;
}

.topimg{
	text-align:center;
}

/*-------------------------------------*/
#3rd{
	margin-bottom:30px;
}

.h3{
    background-color:#00CC00;
   	font-size:35px;
   	color:#FFFFFF;
   	text-align:center;
   	width:40%;
}

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

div#wBg{
	background: #fff;
}

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

}

