




@charset "UTF-8";

/**********************************************/
/* style.css                                  */
/**********************************************/

/* general
**********************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,p {
    margin: 0;
    padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover,  h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline; 
    }

img {
	display:block;
}
  
fieldset,img {border: 0;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;}

html {
    height: 100%;
    font-size: 62.5%;
}

body {
	margin: 30px 0;
    height: 100%;
    text-align: left;
    font-size: 1.2em;
    font-family: sans-serif,"HGS創英角ｺﾞｼｯｸUB";
}

form {
	float:right;
	width:200px;
	margin-top:-55px;
	*height:30px;
	}

a:link, a:visited {
    color: #833333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.noscreen {
    display: none;
}

p {
    line-height: 170%;
    margin-bottom: 10px;
    color: #000080;
	text-indent:0.5em;
	padding:0 20px;
}

h1 {
    font-size: 1.7em;
	display:inline;
    color: #fff;
    text-align: left;
    padding: 15px 0 0 15px;
    letter-spacing: 1px;
}

h1 a:link, h1 a:visited {
    font-weight: normal;
    text-decoration: none;
    color: #000;
}

h2 {
    font-size: 1.6em;
    text-align: left;
    margin-bottom: 7px;
    margin-top:5px;
    padding: 3px 0 3px 10px;
    color:#000;
   }

h3 {
    font-size: 1.3em;
    font-weight: bold;
	margin:10px;
	margin-right:60px;
	padding:5px;
	color:#eee;
	background-color:#800080;
	
}

h4 {
    font-size: 1.2em;
    color: #001301;
    margin:0 0 7px 15px;
}

em {
    color:#c00;
	font-style:normal;
}

hr {
    margin:10px;
    border:none;
    border-top:#808080 dashed 2px;
    height:1px
}

ul {
	list-style:none;
	margin-bottom:10px;
	}
	
ul li img{
	display:inline-block;
}
	
dt {
	background:url("/images/24/d57.gif") no-repeat;
	margin:10px 0 0 7px;
	padding-left:17px;
	font-size:1.2em;
	font-weight:bold;
	}

dd {
	margin:7px;
	}

dd.last {
	border-bottom:none;
}

div#box{width: 18em;padding: 20px;margin:0 auto;
    background:#E6E6E6;color:#000}

/* wrapper
**********************************************/
div#whole {
    width:970px;
    margin:0 auto;
}


/* header
**********************************************/
div#header {
	background:url("/images/24/headerBg.gif");
	background-color:#fff;
    width: 950px;
	height:70px;
	margin: 5px auto;
	padding:10px;
	zoom: 1;
}

div#header p{
	font-size:1.0em;
	color:#fff;
	text-align:right;
	font-weight:bold;
	margin-bottom:3px;
}

p#title {
	font-weight:bold;
	display:block;
	color:#fff;
	text-align:left;
}

/* pancrumbs */
ul#pancrumbs {
    margin: 7px 0 5px 15px;
    padding-left: 12px;
    font-size: .9em;
    text-align: left;
    display:block;
}
ul#pancrumbs a {margin-left: 5px; font-weight:normal;}
ul#pancrumbs a:link em {text-decoration: underline;}
ul#pancrumbs a:visited em {text-decoration: underline;}
ul#pancrumbs a:hover em, ul#pancrumbs a:active em {text-decoration: none;}

ul#pancrumbs li {
    display: inline;
    line-height: 2.2;
}
ul#pancrumbs li ul {
    display: inline;
}
ul#pancrumbs li em {
    font-weight: bold;
    font-style: normal;
    color: #555;
}


/* contents
**********************************************/
div#contents {
	width:950px;
	background-color:#EE82EE;
	margin:0 auto;
	padding:10px;
}

/* mainContents
**********************************************/
div#mainContents {
	width:755px;
	*width:735px;
	background-color:#D3D3D3;
    text-align: left;
	float:right;
}

div.substance {
	width:755px;
	margin:5px auto;
	*margin-left:5px;
	background-color:#fff;
}

div.substance li{
	margin-bottom:15px;
}

div.image {
	margin:10px 0 10px 10px;
	width:200px;
	float:right;
}

li.block {
	border-bottom:dashed 1px #A9A9A9;
	marging:0 10px;
}

/* rightArea
**********************************************/

div#rightArea {
	width:180px;
	float:right;
	margin-left:10px;
	}

div#notFound {
	background-color:#ffffff;
	padding:20px;
	margin:5px;
}

div#notFound p {
	text-align:center;
}

div#notFound h2{
	text-align:center;
}

div.content {
	padding:2px;
}	

div.content h3 a{
	color:#FF0000;
}

div.content h3 a:hover{
	text-decoration:underline;
}

}
.item {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
}
.item li {
	display: inline-block;
	width: auto;
	background: none;
}
.item li:after {
	content: "";
	display: block;
	clear: both;
}

p.cate{
	background:url(img/h15.gif) no-repeat;
	padding-top:10px;
	padding-left:10px;
	margin:0 7px;
	border-bottom:dashed 2px #666;
}

div.page{
	margin: 0;
  	padding-left: 20px;
	height:30px;
	float:left;
	display:block;
}

ul#navi{
	display:inline;
	margin-left:20px;
}

ul#navi ul{
	list-style-type: none;
	padding: 0;
}

ul#navi li{
	display:inline;
	float: left;
	width: 12px;
	height: 10px;
	margin: 0;
	padding: 0;
}

li.this {
  text-align: center;
  display:block;
  padding: 0.5em 0.2em !important;
  width: 100%;
}

ul#navi a{
  text-align: center;
  display:block;
  height: 10px;
  padding: 0.5em 0;
  width: 100%;
  color: #A52A2A
}

ul#navi a:hover{
  background-color:#cdcdcd;
  color: #ffffff;
}

p.ref{
	display:block;
	text-align:right;
	margin:10px;
}

dl.favorite {
	padding-right:2px !important;
}

dl.favorite dt {
	background:url("images/24/a29.gif") no-repeat !important;
}

dl.items {
	margin: 0;
	padding: 0;
}

dl.items dt {
	background: #ffffef;
	padding: 5px;
	clear: left;
	float: left;
	margin: 0 0 2px;
	width: 140px;
	font-size:1.0em;
	font-weight:normal;
}

dl.items dd {
	margin: 0 0 2px 130px;
	padding: 5px;
	font-size:1.0em;
}	

dl.items dd p {
	margin: 0;
}

p.down {
	padding-top:25px;
}


/* footer
**********************************************/
p#footer {
    	width:950px;
	text-align:left;
	margin:15px;
	display:inline;
	float:left;
}

* html p#footer {
	float:none;
}

/* class
**********************************************/
.cl:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.cl {
    //display: inline-block;
	display: block;
}

p.toTop {
	text-align:right;
}

