/**
*** SELECTION OVERRIDE ***
*/
@charset "Shift_JIS";

body {
width: 1024px; /* ページの幅 */
margin: 0 auto; /* センタリング */
 
background-color:#FFFFFF;	/*	全体の背景色-----------------*/
height:170%;
color:#444444;			/*　	基本の文字色-----------------*/
line-height:1.5;
font-family:"MS UI Gothic","sans-serif";
letter-spacing:0.1em;
}

#wrapper {
width: 100%; /* ページの幅 */
margin: 0 auto; /* センタリング */
background: url(sidebar_200.gif) repeat-y left; /* サイドバーの背景画像 */
background-color: #ffffff; /* メインカラムの背景色 */
display:none;
}

/**
* Links
*/
a {
	color:#6ebff3;	
}

a:hover {
	text-decoration:none;
	color:#4487b2;
}

#top{
	width: 1020px; /* ページの幅 */
	height:120px;
}

#logo{
	width: 700px;
	height:120px;
	margin-left:20px;
	float: left;
	text-align:left;
}

#logo2{
	width: 1024px;
	height:120px;
	float: left;
	font-size: 30px;
}
#title{
	width: 300px;
	height:120px;

	font-family:sans-serif,A OTF Jun34Pro, Meiryo UI, MS UI Gothic,sans-serif;
	font-size: 18px;

	float: left;
	text-align:right;
}


hr {
  height: 1px;
  border: none;
  border-top: 1px #000000 solid;
}


/**
*** menu ***
**/

<!--	background:url(../images/design/preload.GIF) center center no-repeat transparent;-->

#menu{
	width: 1024px; /* ページの幅 */
	height: 80px;
	text-align:right;
}
#menu ul{
list-style-type: none;
}

#menu li{
float: left;
height: 80px;
width: 150px;
border-top:0px #222222 solid;
border-left:0px #222222 solid;
border-bottom:0px #222222 solid;
list-style-type: none;
}

/*一番右端のメニューボックス右サイドのマージンカット指定-----------------*/
#menu li.menuright{
float: left;
width: 424px;
border-top:0px #222222 solid;
border-left:0px #222222 solid;
border-bottom:0px #222222 solid;
border-right:0px #222222 solid;
}


/*マウスをのせていないときの指定-----------------*/
#menu a{
text-align: center;
display:block;
background-color:#ffffff;	/*-------メニューの背景色----------*/
color:#848484;			/*------メニューの文字色-----------------*/
text-decoration:none;		/*------リンクのアンダーラインなし-----------------*/
font-size:17px;			/*------文字サイズ-----------------*/
font-family:A-OTF 新ゴ Pro H,Meiryo UI,Malgun Gothic, Arial, sans-serif !important;
font-weight:bold; 
}

/*マウスをのせたときの指定-----------------*/
#menu a:hover{
background-color:#E0F8EC;	/*-------メニューの背景色----------*/
color:#848484;			/*-------メニューの文字色-----------*/
text-decoration:none;		/*-------リンクのアンダーラインあり----------*/
font-size:17px;			/*------文字サイズ-----------------*/
font-family:Malgun Gothic,Meiryo UI, Arial, sans-serif !important;
font-weight:bold; 
}


/**
*** Content Sections ***
**/
#content-section-1 {
	width: 1024px; /* ページの幅 */
	height: 650px;
	background: #F6F3EA ;
	text-align:center;

	margin-top: 30px;
}

#content-section-2 {
	width: 1024px; /* ページの幅 */
	background: #FFFFFF ;
}

#content-section-3 {
	width: 1024px; /* ページの幅 */
	background: #FFFFFF ;
	text-align:center;
}

#content-section-4 {
	width: 1024px; /* ページの幅 */
	background: #FFFFFF ;
	text-align:center;
}

#content-section-5 {
	width: 1024px; /* ページの幅 */
	background: #FFFFFF ;
	text-align:center;
	margin-top: 30px;
	margin-left: 35px;
	margin-bottom: 30px;
}

/*　ボックス1　　*/
#box1{
padding-left:150px;
padding-top:0px;
padding-right:9px;
padding-bottom:0px;
width:800px;
text-align:left;
}

.box2{
	font-weight:100;	
font-face:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","MS PGothic",Sans-Serif;
	font-size:15px;
}

.box3{
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:500px;

	font-size:15px;
	font-weight:100;	
	text-align:center;
}

.box4{
	margin-top:5px;
	font-weight:100;	
	font-size:12px;
}


.tag1{
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	width:30px;

	text-align:right;
}


#outline{
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	width:600px;

	float: left;
}

#bosyu{
	padding-top:15px;
	padding-right:0px;
	padding-bottom:0px;
	width:424px;

	float: left;
}

h1 {
	font-size:26px;
	line-height:36px;
	font-weight:100;
	margin-bottom:0;
	color:#000000;
	font-family:Malgun Gothic, Arial, sans-serif;
	text-align:center;
}

h2 {
	font-size:18px;
	font-weight:100px;
	line-height:36px;
	margin-bottom:0;
	color:#000000;
	font-family:Hiragino Kaku Gothic Pro,A OTF Jun34Pro, Meiryo UI, MS UI Gothic,sans-serif;
}

h3 {
	font-size:45px;
	font-weight:100;
	color:#404040;
	margin:0 0 40px 0;
}

h4 {
	font-size:18px;
	font-weight:100;
	color:#000000;
	font-family:A-OTF 新ゴ Pro H,Meiryo UI,Malgun Gothic, Arial, sans-serif;
	text-align:center;
}


h6{
	font-size:15px;
	font-weight:100;	
}

p {
	font-size:22px;
	font-weight:100;
	line-height:36px;
	margin-bottom:0;
	color:#000000;
	font-family:Hiragino Kaku Gothic Pro,serif,sans-serif, Meiryo UI, MS UI Gothic,sans-serif;

	text-align:center;
}

.table_item{
font-face:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","MS PGothic",Sans-Serif;
font-size:14px;

background-color:#ffffff;	/*----セルの色--------*/
border:#dddddd dotted 2px;/*----下部ライン--------*/
text-align:left;
margin-left:150px;
}

.cell_item{
background-color:  #F5F5F5 ;	/*----セルの色--------*/
padding-left:15px;
width:100px;
}


/*----テーブル表組みの枠線--------*/
.waku{
background-color:#999999;/*---枠線の色--------*/
}

#copyright{
clear:both;
margin:0 auto;
padding:13px 2px;
width:1024px;
font-size:15px;
text-align:center;
background-color:#F5F5F5;	/*----セルの色--------*/

}

.line{
border-width: 1px 0px 0px 0px; /* 太さ */

border-left:#66cdaa 1020px;
border-style: dotted; /*----ラインの色・太さ・ラインは直線--------*/
height:1px;
}

#copyright a:link {color:#444444;}
#copyright a:visited  {color:#444444;}
#copyright a:hover {color:#444444;}
#copyright a:active  {color:#444444;}


li {
margin-left:0px;
list-style-type: none;
}
	
