@charset "UTF-8";

body {
	background:none;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'HGPｺﾞｼｯｸM', sans-serif;
	font-size:10pt;
	color:#111111;
	padding:0;
	margin:0;
}

h1, h2, h3, h4 ,h5 {
	margin: 10px 0 0 0;
	padding: 2px;
	font-weight: bold;
	font-family: 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'HGPｺﾞｼｯｸM', sans-serif;
	font-size:12pt;
}

sup {
}

p {
	line-height:140%;
}

#title {
	width:100%;
	background:#666666;
	margin:0px auto 5px auto;
	padding:10px 0;
	border:#999999 1px solid;
}

#title h1 a img {
	display:none;
}

#title h1 .printer {
	display:inline;
	font-size:16pt;
	color:#FFFFFF;
	margin-left:13px;
}

#title h2 {
	margin:0px 0px 20px 15px;
	line-height:125%;
	font-weight:normal;
	color:#FFFFFF;
}

#title img {
	margin:0 0 0 10px;
}

#title div {
	text-align:right;
	line-height:130%;
}


#menu {
 	display:none;
}

#container {
	width:100%;
	background:#FFFFFF url(img/bk_bottom.gif) right bottom no-repeat;
	margin:0px auto;
}

#sub {
	display:none;
}

.submenu {
	list-style:none;
	text-align:center;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.submenu .menu {
	display:block;
	/* border:#CCCCCC 1px outset; */
}

.submenu .menu a {
	display:block;
	color:#333333;
	text-decoration:none;
	overflow:hidden;
	background:#EEEEEE;
	padding:10px 0px 10px 22px;
	margin:0px 3px 5px 3px;
	text-align:left;
}

/* IE6 only \*/
* html .submenu .menu a {
	margin:0px 3px -12px 3px;
}

/* Opera only \*/
*+html:first-child .submenu .menu a {
	text-align:right;
}

.submenu .menu a:hover {
	background:#EEEEEE url(img/submenu_icon1.gif) 3px 13px no-repeat;
}

/* IE6 only \*/
* html .menu a:hover {
	background:#EEEEEE url(img/submenu_icon1.gif) 3px 13px no-repeat;
	margin:0px 3px -12px 3px;
}

.submenu .menuN a {
	display:block;
	color:#333333;
	text-decoration:none;
	background:#CCDD99 url(img/bk_submenu.gif) center top no-repeat;
	padding:10px 0px 10px 22px;
	margin:0px 3px 5px 3px;
	text-align:left;
}

/* IE6 only \*/
* html .submenu .menuN a {
	background:#CCDD99 url(img/bk_submenu.gif) center -4px no-repeat;
	margin:0px 3px -12px 3px;
}


.topphoto {
	 background:none;
	 padding-top:0px;
}

.main {
	float:left;
	border-left:#999999 1px dotted;
	padding:0px 10px 42px 10px;
	margin-top:10px;
}


.main h3 {
	margin:0;
	padding:8px 8px 8px 20px;
	background:#CCE6FF url(img/bk_h3.gif);
	color:#333344;
	font-size:medium;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.main h4 {
	margin:0;
	padding:3px 8px;
	background:#444444;
	color:#FFFFFF;
	font-size:medium;
	font-weight:normal;
}

.content {
	margin:0;
}

.displaydate {
	font-size:small;
	text-align:right;
	padding:0;
	margin:0;
}

.text{
	margin:0;
	padding:10px 25px;
	line-height:130%;
}

.text p {
	margin:0px 0 15px 0;
}

.ISO {
	text-align:center;
	font-size:small;
	float:left;
	width:120px;
	line-height:120%;
}

.ISO img {
	border:none;
}

.LS02 {
	letter-spacing:0.2em;
}

.main .text ul {
	line-height:140%;
	margin:0 0 10px 0;
}


#bottom{
	width:100%;
	background:#FFFFFF;
	margin:0px auto;
	padding:0;
}

/* IE6 only \*/
* html #bottom {
	margin:0px auto;
}

/* IE7 only \*/
*:first-child+html #bottom {
	margin:0px auto;
}

address {
	 text-decoration:none;
	 font-style:normal;
	 font-size:smaller;
	 margin:0px;
	 padding:5px 10px;
	 text-align:right;
	 line-height:125%;
}



.telno {
	letter-spacing:0.3em;
}

.cls {
	clear:both;
	height:0;
	line-height:0;
}

.red {
	color:#CC0033;
}

.modoru {
	display:none;
}

.totop {
	display:none;
}



