@charset "euc-jp";
@import url("dd_menu.css");/* dropdown menu */

body	{
	font-size:0.8em;
	line-height:1.6em;
	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
	color:#333;
	margin:0;
	padding:0;
}

#wrap {
   	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
}

#header	{
	width:800px;
	height:50px;
	margin-top:0;
	margin:0 auto;
}
div#topicPath {
	clear:left;
	width:800px;
	font-size:0.9em;
	margin:0;
}

div#topicPath li	{
	list-style:none;
 display:inline;
 text-size:12px;
}

div#topicPath li a	{
	background:url(img/TopicPath_arrow.gif) no-repeat right 1px;
	margin-right:5px;
	padding-right:10px;
}
#GoToTop {
	margin: 5px 0;
	text-align:right;
}
#GoToTop a {
	background:url(img/page_top_arrow.gif) left no-repeat;
	padding-left:15px;
}
div#footer {
	width: 800px;
	margin: 0 auto;
	border-top: 4px solid #999;
	padding: 8px 0 8px 10px;
}
div#footer li {
	float: left;
	padding-right: 20px;
	list-style-type:none;
}
a {
text-decoration: none;
}
a:link {
	color:#000080;
}
a:visited {
	color:#000080;
}
a:hover {
	text-decoration:underline;
	color:#800080;
}
a:active {
	color:#000;
}

div#copy {
	width: 800px;
	margin: 0 auto;
	padding: 2px 0 2px 10px;
	border-top: 1px solid #999;
}
.type12{
	font-size: 12px;
	 line-height: 15px;
	color: #000000;
	}
.type12honbun{
	font-size: 12px;
	 line-height: 15px;
	color: #000000;
	text-align:left;
}
.typemidasi {
   	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.typemidasil {
   	font-size: 16px;
	font-weight:bold;
	line-height: 27px;
	color: #000000;
	text-indent: 2em;
}
.param1 { 
text-indent: 1em; 
}
.largef {
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	text-align:left;
}
.smallf {
    font-size: 12 px;
	line-height: 15px;
	color: #000000;
	text-align:left;
}
.italyf {
	font-size:18px;
	font-family:"Times New Roman";
	font-weight:bold;
	font-style:italic;
}

#sentence{
		width :800px;
		margin:0 auto;
		height:auto;
		text-align:left;
		background-color: #FFffff;
		}

.box1 {
	width: 600px;
	height: auto;
	background-color: #FFffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;

} 

.box2 {
	width: 580px;
	height: auto;
	margin:0;

}
#right_menu h3 {
	background: url(../ir/img/localNav_ir.gif) 0 0 no-repeat;
	width: 208px;
	height: 32px;
	text-indent: -9999px;
}
div#right_menu {
	float: right;
	width: 208px;
}

#right_menu ul {
	width: 208px;
	font-size:12px;
}
 #right_menu::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}
#right_menu li a {
	margin: 0;
	padding: 5px 0 5px 17px;
	position: relative;
	background: url(../img/product/right_menu_arrow.gif) 6px no-repeat #eee;
	border-bottom: 1px dotted #a3a5d1;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
#right_menu li a {
	display: inline-block;
}
#right_menu li a {
	display: block;
}
#right_menu li a:hover {
	color: #333;
	background-color: #DADCE2;
	font-weight: bold;
}
#right_menu li.listlast a {
	border-bottom: 1px solid #d6d6d6;
}

#right_menu h3 {
	background:url(..ir/img/localNav_ir.gif)0 0 no-repeat)
	width: 208px
	heignt:32px
	text-indent:-99999px;
}

h6{
	padding: 40 0 0 40px;
	font-size: 14px;
	width: 566px;
	height: 28px;
	background: url(../img/title_bk.gif) 0 0 no-repeat;
	margin: 0 0 5px 0;
	background-position:center;
}

h3 {
	padding: 0 0 0 45px;
	font-size: 14px;
	width: 566px;
	height: 28px;
	background: url(../img/title_bk.gif) 0 0 no-repeat;
	margin: 0 0 5px 0;
	background-position:center;
}
.clearfix{

    zoom:1;/*for IE 5.5-7*/

}

.clearfix:after{/*for modern browser*/

    content:".";

    display: block;

    height:0px;

    clear:both;

    visibility:hidden;

}

* html .clearfix{

	display:inline-table;

	/*\*/display:block;/**/

}
