@charset "utf-8";
/* CSS Document */

html,body,div,h1,h2,h3,h4,p,fieldset,a,br,form,hr,input {margin: 0; padding: 0;}
img { margin: 0; padding: 0; border: none; }

/* bodyの設定 */     

body {
	font-family          : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size            : 16px;
	line-height          : 200%;
	color                : #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}

/* リンクの設定 */

a:link{
text-decoration      : none;
}

a:visited{
text-decoration      : none;
}

a:hover{
text-decoration      : underline;
}

a:active{
text-decoration      : underline;
}

/* 見出し用タグの設定 */
h1, h2, h3, h4 {
margin: 0;
padding: 0;
}

/* 中央全体を囲むdiv要素の設定 */
div#hontai {
	width                : 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-right-width: 10px;
	border-bottom-width: medium;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* ヘッダ（ページ最上部のタイトル領域）の設定 */
div#header {
	margin: 0;
	background-color: #000;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

/* ヘッダ領域内のタイトル設定 */
div#sitetitle {
　　　background: url("") #000; 
　　　color: #f8cfeb;
	  padding : 10px 20px 10px 20px;
	  margin-top: 10px;
	  font-size: 26px;
	  font-style: italic;
	  text-align: left;
	  height: 300px;
	}

/* ヘッダ領域内のタイトル説明部分の設定 */
div#description {
background-color: #000;
color: #fff;
padding : 20px 40px 10px 10px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
text-align: right;
}
		
/* バナーの設定 */
div#banner{
	text-align:center;
	width                : 650px;
	background-position: center;
	margin: 0px;
	background-image: url(img/head.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/* ページ領域の設定 */
div#page {
	width                : 750px;
	margin-right: auto;
	margin-left: auto;
}

div#page-a {
width                : 750px;
}
/* サブヘッドの設定 */
.sh {
	width                : 700px;
	margin-left          : auto;
	text-align: center;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sh2 {
	width                : 600px;
	margin-left          : auto;
	text-align: center;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

/* コンテンツの設定 */
.content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content-color {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFC4;
	padding: 10px;
}
.content-table {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 15px;
	border: medium dotted #999999;
	font-size: 16px;
}

.content-backimg {
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(img/imgbk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000080;
	text-decoration: blink;
	height: 600px;
}

/* チェック１の設定 */
.ck {
	border               : 1px solid #CCCCCC;
	clear                : both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 200%;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: bold;
}

.ck li {
list-style           : none;
background-image     : url(img/ck.gif);
background-repeat    : no-repeat;
padding-left         : 30px;
margin-bottom        : 5px;
}

/* チェック２の設定 */
.ck2 {
	clear                : both;
	line-height: 180%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
}

.ck2 li {
	list-style           : none;
	background-image     : url(img/ck2.jpg);
	background-repeat    : no-repeat;
	padding-left         : 30px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-position: left 8px;
}

/* チェック３の設定 */
.ck3 {
	border               : 1px solid #990000;
	clear                : both;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 200%;
	font-weight: bold;
	color: #FF0080;
	font-size: 18px;
}

.ck3 li {
	list-style           : none;
	background-image     : url(img/ck3.jpg);
	background-repeat    : no-repeat;
	padding-left         : 40px;
	margin-bottom        : 5px;
	background-position: left center;
}

/* チェック４の設定 */
.ck4 {
	margin               : 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "HGP正楷書体";
	font-weight: bold;
	font-size: 16px;
}

.ck4 li {
	list-style           : none;
	background-image     : url(img/checkmark.gif);
	background-repeat    : no-repeat;
	padding-left         : 10px;
	margin-bottom        : 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* Ｑ＆Ａの設定 */
.que {
	clear                : both;
	line-height: 200%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	width: 80%;
	font-size: 16px;
	color: #F00000;
}

.que li {
	list-style           : none;
	background-image     : url(img/q.gif);
	background-repeat    : no-repeat;
	padding-left         : 50px;
	margin-bottom        : 5px;
}

.ans {
	clear                : both;
	line-height: 200%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 80%;
	font-size: 16px;
	color: #254BAF;
}

.ans li {
list-style           : none;
background-image     : url(img/a.gif);
background-repeat    : no-repeat;
padding-left         : 50px;
margin-bottom        : 5px;
}

.ans2 {
	clear                : both;
	line-height: 200%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 600px;
}

.ans2 li {
list-style           : none;
background-image     : url(img/a.gif);
background-repeat    : no-repeat;
padding-left         : 50px;
margin-bottom        : 5px;
}


/* メールフォーム使用の際の枠の設定 */
.mailform {
text-align           : center;
padding              : 15px;
margin               : 10px 120px 20px 120px;
border               : 1px solid #CCCCCC;
background-color     : #EEEEEE;
clear                : both;
}

/* テーブル使用の際の枠の設定 */
.table {
	clear                : both;
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
}

/* 商材の紹介の設定 */
.moushikomi  { 
text-align: center; 
padding: 0 0 15px 3px;
 clear: both 
 }

/* 中央にしたいときの設定 */
.center  {
	clear: none;
	text-align: center;
	width: 650px;
	margin-right: 25px;
	margin-left: 25px;
 }

/* コピーライトの設定 */
#copyright{
	padding              : 5px;
	background-color     : #CCCCCC;
	clear                : both;
	text-align           : center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial;
}

/* メインコンテンツと右サイドバーを囲む設定 */
        div#main {
          background-color: #000;
          padding: 0px;
          width: 900px;
        }

/* メインコンテンツ（中央本文）の設定 */
        div#content {
          float: left;
          background-color: #000;
          color: #fff;
          padding: 0;
          margin-top: 40px;
          width: 600px;
          text-align: left;
        }
		
/* 画像の設定 */
.img-r {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
        }		

.img-l {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
        }	
		
/* フォントの設定 */
.content1 {
	clear                : both;
	font-size: 16px;
	font-weight: normal;
}

.content2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
}

.content1-r {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #DB0000;
	line-height: 150%;
}

.content1-r2 {
	clear                : both;
	font-size: 16px;
	color: #DB0000;
}

.content1-b {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #254BAF;
}

.content1-by {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #254BAF;
	background-color: #FFFF00;
}

.content1-b2 {
	clear                : both;
	font-size: 16px;
	color: #254BAF;
}

.content1-p {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #FF80FF;
}

.content1-bky {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF00;
	line-height: 150%;
}

.content1-ry {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #DB0000;
	background-color: #FFFF00;
	line-height: 150%;
}

.content1-2 {
	clear                : both;
	font-size: 16px;
	font-weight: normal;
}

.content2-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
}

.content1-r-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #DB0000;
}

.content1-r2-2 {
	clear                : both;
	font-size: 16px;
	color: #DB0000;
}

.content1-b-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #254BAF;
}

.content1-by-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #254BAF;
	background-color: #FFFF00;
}

.content1-b2-2 {
	clear                : both;
	font-size: 16px;
	color: #254BAF;
}

.content1-p-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #FF80FF;
}

.content1-bky-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF00;
}

.content1-ry-2 {
	clear                : both;
	font-size: 16px;
	font-weight: bold;
	color: #DB0000;
	background-color: #FFFF00;
}
/* 特別な設定 */		
	
	
.table_under {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.table_under_red {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #DB0000;
	font-weight: bold;
}

.table_under_blue {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #254BAF;
}.in_table {
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: medium double #005E00;
}

.style1 {
	font-size: 24px;
	color: #FF0000;
	line-height: 150%;
	font-weight: bold;
}
				
