@charset "UTF-8";
/* CSS for Top Page (All) */

@import url("allbase.css");
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 2em;
	color: #333;
	background: url(../img/bodyBg.jpg) repeat-x fixed left top;
}
#screen {
	background: url(../img/wrapBg.png) no-repeat fixed left bottom;
	width: 100%;
	height: 100%;
}
/*base==========================================================*/

a:link {
	color: #32CEFF;
}
.none {
	display: none;
}
.clear {
	clear: both;
}

/*p*/
#subsentenceence #sentenceL .subsentence p {
	margin: 8px 0px 15px;
	padding: 6px 6px 6px 0px;
}
#subsentenceence #sentenceL .subsentence div {
	padding: 5px;
	color: #CE2D2D;
	border: 1px solid #2550A7;
	margin: 0px 0px 20px;
}
/*table*/

#subsentenceence table {
	width: 100%;
	margin: 8px 0px 15px;
	padding: 8px;
}
#subsentenceence table td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #333333;
}
#subsentenceence table th {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #333;
}
/*dl*/

#subsentenceence dl {
	margin: 8px 0px 0px;
	padding: 6px 6px 6px 0px;
}
#subsentenceence dt {
	font-weight: bold;
	color: #CE2D2D;
}
#subsentenceence dd {
	padding: 5px 5px 5px 15px;
}
/*ol,li*/

#subsentenceence ol {
	margin: 8px 0px 0px;
	padding: 6px 6px 6px 20px;
}
#subsentenceence ol li {
}
#subsentenceence ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
#subsentenceence ul li {
	list-style: none;
	border-bottom: 1px solid #999;
	padding: 0px;
	margin: 0px;
}
/*blockquote*/
blockquote {
	padding: 10px;
	color: #333;
	background: #EAE6EB url(../img/contentsBg.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
/*address*/
address {
	font-style: normal;
	width: 100%;
	padding: 0px;
	line-height: 1em;
	margin: 0px 0px 5px;
}

/*subsentenceence==========================================================*/

#subsentenceence {
	width: 860px;
	padding: 20px 20px 0px;
	margin: 0px auto;
	background: url(../img/contentsBg.png);
}

/*sentenceR==========================================================*/
#subsentenceence #sentenceR {
	padding: 0px;
	width: 200px;
	float: right;
	margin: 0px;
}

#subsentenceence #sentenceR .readynavi h3 {
	text-decoration: none;
	margin: 0px;
	display: block;
	color: #FFFFFe;
	text-align: center;
	background: url(../img/menuHead.jpg) no-repeat center center;
	font-size: 1.0em;
	line-height: 1.0em;
	height: 25px;
	padding-top: 15px;
	border-bottom: 1px solid #FFF;
}
#subsentenceence #sentenceR .readynavi ul {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
#subsentenceence #sentenceR .readynavi li {
	padding: 5px 0px;
	margin: 0px 0px 1px;
	background: url(../img/menuBg.jpg);
	border-bottom: 1px solid #FFF;
	font-size: 0.8em;
	color: #D0D0D0;
}
#subsentenceence #sentenceR .readynavi li a {
	text-decoration: none;
	display: block;
	color: #D0D0D0;
	text-align: center;
	height: 100%;
	width: 100%;
}
#subsentenceence #sentenceR .readynavi li a:hover {
	color: #FF33CD;
}

#subsentenceence #sentenceR .readynavi p {
	padding: 0px;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 0px 15px;
}

/*sentenceL==========================================================*/
#subsentenceence #sentenceL {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	width: 630px;
	float: left;
}

#subsentenceence #sentenceL #headword {
	background: url(../img/h2bg.jpg) repeat-x center center;
	padding: 35px 8px 40px;
	border-top: 2px solid #000;
	border-right: 6px solid #000;
	border-bottom: 2px solid #000;
	border-left: 6px solid #000;
	text-align: center;
	margin-bottom: 20px;
}


#subsentenceence #sentenceL .subsentence {
	width: 100%;
}

/*headword*/

#subsentenceence #sentenceL #headword p {
	height: 100%;
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	text-decoration: none;
	font-size: 1.5em;
	color: #00C;
}
#subsentenceence #sentenceL #headword h1 {
	margin: 0px;
	padding: 10px 0px;
	width: 100%;
	height: 100%;
	font-size: 2.6em;
	line-height: 1em;
}
#subsentenceence #sentenceL #headword h1 a {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	text-decoration: none;
}

/*subsentence*/
#subsentenceence #sentenceL .subsentence h2 {
	font-size: 2.4em;
	margin: 0px 0px 20px;
	padding: 10px 0px 10px 60px;
	color: #990000;
	background: url(../img/h2Icon.png) no-repeat left 5px;
	line-height: 1em;
}
#subsentenceence #sentenceL .subsentence h3 {
	font-size: 2em;
	text-align: left;
	margin: 20px 0px;
	padding: 0px 0px 5px;
	background: url(../img/h3Line.gif) repeat-x left bottom;
	color: #2550A7;
}
#subsentenceence #sentenceL .subsentence h4 {
	font-size: 16px;
	line-height: 2em;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFe;
	background: url(../img/h4Bg.gif) no-repeat center center;
}
#subsentenceence #sentenceL .subsentence h5 {
	font-size: 15px;
	color: #424242;
}
/*footbox==========================================================*/
#subsentenceence #sentenceL #footbox {
	background: url(../img/footLine.gif) repeat-x left top;
	padding: 10px 0px 5px;
	color:#333;
	padding:5px 0;
	margin: 0;
	border:none;
}
