BODY {
	color: #0;
	background-color:#bbccff;
	font-family: "MS UI Gothic";
	text-align: center;
	
}

/* リンクの色 */
A {
	text-decoration: none;
}
A:link {
	color: #0000ff;
	text-decoration: none;
}
A:visited {
    color: #0000ff;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}

/* 画面構成 */
DIV.all {
	width: 750px;
	padding:0px;
	margin:0px;
}
DIV.header {
	float: left;
	width: 750px;
	x-height: 100px;
/*	background-image: url(_header.jpg);
	background-repeat: no-repeat;
*/
}
DIV.path {
	clear: both;
	height: 16px;
	margin: 0pt 0pt 0pt 0pt;
	padding: 2px 0px 0px 2px;
	background-color: #ffffff;
	background-image: url(_path_bg.jpg);
	text-align: left;
	font-size: 10pt;
	line-height: 100%;
}
DIV.menu {
	text-align: left;
	background-color: #fff;
	line-height: 1px;
}
DIV.main {
	background-color: #555;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0px 0px 0px 0px;
	background-image:url(_bg_main.jpg) ;
}
DIV.news {
	position:relative;
	float:right;
	top:2px;
	right:2px;
	width:185px;
	x-height:248px;
	clear:both;
	font-size: 16px;
	color:#fff;
	background-color: #555;
	padding: 2px;
	line-height: 110%;
	background-image:url(_bg_main.jpg) ;
}
.news HR {
	border:3px dotted #fff;
}
DIV.message {
	height: 44px;
	font-size: 12px;
	line-height: 110%;
	background-color: #fff;
	color: gray;
	text-align: right;
/*	background-image:url(_bg_message.jpg) ;
	background-repeat: no-repeat;
*/
}
DIV.sub {
	background-color: #fff;
}
DIV.middle {
	x-float: left;
	background-color: #ccc;

}
DIV.navi {
	position:static;
	float: left;
	width: 150px;
	text-align: left;
	padding: 6px 2px 0px 2px;
	background-color: #fff;
	color:#440;
}
DIV.contents {
	position:static;
	float:right;
	margin-left: 0px;
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 6px;
	text-align: left;
	line-height: 150%;
}
DIV.left{
	position:relative;
	float:left;
	left:0px;
	width:249px;
	margin:0px;
	padding:4px;
}
DIV.center{
	position:relative;
	float:left;
	left:0px;
	width:249px;
	margin:0px;
	padding:4px;
}
DIV.right{
	position:relative;
	float:left;
	left:0px;
	width:249px;
	margin:0px;
	padding:4px;
}
DIV.footer {
	clear: both;
	background-color: #fff;

}






/* 見出し */
H1 {
	font-size: 20px;
	font-style: normal;
	text-align: right;
	color: gray;
	margin: 0px;
	padding: 22px 4px 0px 0px;
	height: 44px;
	line-height: 100%;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: url(_bg_h1.jpg);
	background-repeat: no-repeat;
}
H2 {
    width: 100%;
    height: 1.2em;
    font-weight: bold;
    font-size: 1.2em;
    color: #000055;
	background-color: #fff;
    border: 2px solid #eee;
    border-bottom: 2px solid #558;
    border-right: 2px solid #558;
    padding: 0.1em 0em 0em 0.2em;
	margin: 0pt 0pt 4pt 0pt;
	text-align: left;
	vertical-align: middle;
	background-image: url(_bg_h2.jpg);
	background-repeat: repeat-x;
}
H3 {
	width: 80%;
	font-weight: bold;
	font-size: 1.0em;
	color: #444444;
	x-border-top: 1px solid #cccccc;
	border-bottom: 1px solid #00a;
	border-left: 0.5em solid #00a;
	padding: 3px 0px 0px 2em;
	margin: 10pt 0pt 4pt 0pt;
	text-align: left;
	line-height: 100%;
}
H4 {
	width: 80%;
    font-size: 1em;
	margin: 0.2em;
	padding: 1px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}
H5 {
    font-size: 1em;
}

.pink {
	background-image: url(_bg_h3_pink.jpg);
	border: 1px solid #f0f;
}
.green {
	background-image: url(_bg_h3_green.jpg);
	border: 1px solid #0a0;
}
.blue {
	background-image: url(_bg_h3_blue.jpg);
	border: 1px solid #88f;
}
.orange {
	background-image: url(_bg_h3_orange.jpg);
	border: 1px solid #f80;
}
.yellow {
	background-image: url(_bg_h3_yellow.jpg);
	border: 1px solid #dd0;
}
.lightblue {
	background-image: url(_bg_h3_lightblue.jpg);
	border: 1px solid #6dd;
}
.gray {
	background-image: url(_bg_h3_gray.jpg);
	border: 1px solid #888;
}
.sub H3 {
	width:100%;
}



P {
    margin: 1em;
}

EM {
    color: red;
    font-style: normal;
}
I {
    font-weight: normal;
}
BLOCKQUOTE {
	font-family: MS Gothic;
	font-size: 10pt;
	border: 1px solid #888;
	padding: 2px 2px 2px 2px;
	margin-top: 10pt;
}
ADDRESS {
	font-family: Verdana, Chicago, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	text-align: right;
	line-height: 130%;
	margin: 1em;
}
IMG {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TABLE {
	border:none;
	padding: 4px;
}
TD {
	border:1px solid #ccf;
	padding: 4px;
}
TD.left {
	background-color:#ccf;
	border:1px solid #ccf;
}
TD.right {
	background-color:none;
	border:none;
	border-bottom:1px solid #ccf;
}
p.akusesu{text-align:left; FONT-size:18px;}


img.icon  {vertical-align: middle; padding:0px 0px 2px 0px; margin:0px 2px 2px 0px;
}

span.ya {
	font-size:8pt;
	vertical-align:middle;
}

img.yaya{vertical-align:middle; padding:px 0px 0px 0px; margin:0px 0px 0px 53px;
}



table.a{border: 0;}

/* 子ウィンドゥ */
DIV.win-pink {
	text-align:left;
	border: 1px solid #f0f;
	background-color: #fde;
	font-size: 12px;
	line-height: 110%;
	padding:1px;
	margin:0px 0px 1px ;
/*	filter: Alpha(opacity=80);*/
}
DIV.win-pink DIV.title {
	color: #fde;
	background-color: #f0f;
	padding:1px 0px 0px 12px;
	margin:0px 0px 1px ;
}

DIV.win-green {
	text-align:left;
	border: 1px solid #0c0;
	background-color: #efe;
	font-size: 12px;
	line-height: 110%;
	padding:1px;
	margin:0px 0px 1px ;
/*	filter: Alpha(opacity=80);*/
}
DIV.win-green DIV.title {
	color: #efe;
	background-color: #0c0;
	padding:1px 0px 0px 12px;
	margin:0px 0px 1px ;
}
DIV.win-blue {
	text-align:left;
	border: 1px solid #06f;
	background-color: #eef;
	font-size: 12px;
	line-height: 110%;
	padding:1px;
	margin:0px 0px 1px ;
/*	filter: Alpha(opacity=80);*/
}
DIV.win-blue DIV.title {
	color: #eef;
	background-color: #06f;
	padding:1px 0px 0px 12px;
	margin:0px 0px 1px ;
}

/* リストなど */
UL {
	list-style-image: url(_punkt.jpg);
	vertical-align: middle;
}
LI {
	line-height: 120%;
	margin:0px 0px 0.5em 0px;
}

.sub UL {
	list-style-image: url(_punkt.jpg);
	padding:0px;
	margin:0.5em 0em 0em 1.2em;
}

.sub LI {
	font-size:0.9em;
	line-height: 120%;
	margin:0px 0px 0.5em 0px;
}


HR {
	width:95%;
	height:1px;
	text-align:center;
}
.sub HR {
	border:1px dashed gray;
}
.contents HR {
	border:1px dotted gray;
}

/* 新ナビゲーションメニュー */
.navi UL{
	list-style-image:none;
	font-size:16px;
	margin:0px;
	padding:0px;
}
.navi UL LI{
	margin:6px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}
.navi UL LI UL{
	padding:1px;
	padding-top:0px;
	margin:0px;
	border:1px solid gray;
	border-top;none;
}
.navi UL LI LI{
	padding:0px;
	margin:0px;
}
.navi UL A{
	width:146px;
	border:1px solid gray;
	padding:0px 0px 0px 8px;
}
.navi UL A:hover{
	border:1px solid red;
}
.navi UL LI LI A{
	width:142px;
	border:none;
	margin:0px;
	padding:0px 0px 0px 8px;
	background-color:#dde;
	border-top:1px solid #fff;
}
.navi UL LI LI A:hover{
	border:none;
	border-top:1px solid #fff;
	background-color:#fee;
}
.navi HR {
	border:1px dashed gray;
}

/* インタビュー */
.Q {
	color: #484;
	font-family: Verdana, Chicago, sans-serif;
	font-size: 0.9em;
}

.A {
	color: #008;
	font-family: Verdana, Chicago, sans-serif;
	font-size: 0.9em;
}
.name {
	color: #800;
	font-family: Verdana, Chicago, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.button{
	font-size: 12px;
	border:1px solid #444;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background-color: #ccc;
	cursor:hand;
}
.button:hover{
	font-size: 12px;
	border:1px solid #444;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color: #ccc;
	cursor:hand;
}

.photo{
	border:1px solid gray;
	padding:6px;
	margin:4px;
}
.photo .title{
	border:0px solid gray;
	padding:1px;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
}

