@charset "shift_jis";

/* -- 以下は削除不可 変更は可能です -- */

html
body{ margin: 0; padding: 0; }
hr{ border: 1px solid #FFFFFF; }
ul.modori{ list-style: none; text-align: right; }
 h1
,h2
,h3
,h4
,h5
,h6
	{
	color: #614d42;
	}

 h1
	{
	font-size: 40px;
	font-family: "Arial Black", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -35px;
	left: 0;
	text-transform :uppercase;
	font-size: 20px;
	}
		 h1 a
			{
			color: #ccccff !important;/*  */
			text-decoration: none;
			}

 h2
	{
	margin: 0;
	padding: 15px 10px 0;
	}

 h3
	{	display: block;
	margin: 5px 0px 10px 0px;
	padding: 3px 5px 3px 5px;
	border-left: 5px solid #6666ff;
	border-bottom: 2px solid #526a93;
	}

 h4
	{
	border-left: 9px double #526a93;
	padding-left: 10px;
	}

 h5
,h6
	{
	border-left: 4px solid #526a93;
	padding-left: 10px;
	}
 h7
	{	display: block;
	margin: 5px 0px 10px 0px;
	padding: 3px 5px 3px 5px;
	border-left: 5px solid #cc0066;
	border-bottom: 2px solid #526a93;
	}

#MENU,
#boxA

/* ▼メニューバー▼ */
#menu {
	width: 1010px;
	text-align: left;
	/* ページ全体の背景色 */
	background-color: #526a93;

	margin: 0 -1px 0 0; /* 角丸にすると#KIZIとの境目がおかしくなるので-1 */
	padding: 2px 0 0 0;
	}
		 #MENU ul
			{
	font-weight: bold;
			margin: 0;
			padding: 0;
			}
		 #MENU li
			{
			display: inline;
			margin: 0 0.1em 0 0;
			padding: 0;
			}
		 #MENU li a
			{
			display: inline-block;
			text-decoration: none;
			width: 5em;
			padding: 0.20em 0;
			text-align: center;
			background: #a2b0ec;
			color: #333399;
			-webkit-border-top-left-radius: 10px;
			-webkit-border-top-right-radius: 10px;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
			}
		 #MENU li a:hover
			{
			background: #977cd6;
			padding-top: 1em;
			}
						 #MENU01
							{
							}
						 #MENU02
							{
							}
						 #MENU03
							{
							}
						 #MENU04
							{
							}
						 #MENU05
							{
							}
						 #MENU06
							{
							}
						 #MENU li.menu-on a
							{
							background: #d5e6ef;
							padding-top: 1em;
							}
#boxA {
background : #d5e6ef url(ai/image/photoai3.jpg) no-repeat 100% 100%;
margin: 0px 0 5px 0; 	
  border-right: 1px solid #526a93;
padding: 10px 0 48px 0;
	position: relative;
 width:100%;
}
#boxB {
	background-color: #d5e6ef;
margin: 5px 0px 5px 5px; 
}

#boxC {
	background-color: #d5e6ef;
}

#boxD {
	background-color: #d5e6ef;
}

#boxE {
	background-color: #d5e6ef;
}

body {
 text-align:center;

	/* ページ全体の背景色 */
	background-color: #526a93;

	/* ページ全体の文字色 */
	color: #11255b;
}

#container {

	/* 記事の背景色 */
	background-color: #d5e6ef;
  border-right: 1px solid #526a93;
 width:1010px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#wrapper {
 width:765px;
 float:left;
 margin-right:0px;
  border-left: 1px solid #FFFFFF;
}
/* 右 */
#boxD {
 width:202px;
 float:left;
  border-left: 1px solid #FFFFFF;
}
/* フッター */
#boxE {
 width:99%;
 clear:left;
}

#boxB {
 width:512px;
 float:right;
 margin-left:0px
;}

#boxC {
 width:210px;
 float:right;
  border-right: 1px solid #FFFFFF;
}

/* 疑似インラインフレーム------------------------------------------ */
/*
#MENU,
#container,
#boxE
{
	/* メニューと記事の高さ */
	height: 300px;

	/* 縦幅からあふれる内容はスクロールバーを出して表示 */
	overflow: auto;
}
*/

/* フロート解除----------------------------------------------------- */

#PAGETOP
{
	min-height: 1%;
}

#PAGETOP:after
{
	content: "";
	display: block;
	clear: both;
}

* html #PAGETOP
{
	height: 1%;
}

/* ********************************************** */
@media handheld, tty{ /* モバイルメディア用 */

/* (仮) */
div	{position: static;}

}
/* ********************************************** */
@media print{ /* 印刷メディア用 */

/* (仮) */
body	{background-color:#ffffff; color:#000000; font-family:Serif;}
a[href]::before	{content:"("attr(href)")";}
ul#PAN,ul.modori,#MENU,#FOOTER	{display: none;}
div	{position: static;}

}
