@charset "utf-8";
body, div, 
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ol, ul, li {
	padding: 0;
	margin: 0;
}

body {
	background: #000099;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	background: url(/img/h2.jpg) no-repeat left bottom;
	font-size: 16px;
	color: #FF0000;
	line-height: 25px;
	padding: 0px 0px 15px 10px;
	margin: 0px 0px 10px;
}

p {
	font-size: 16px;
	color: #666666;
	line-height: 1.5em;
	padding: 0 1em 1.2em;
	margin: 0;
}

a {
	color: #4B70CD;
}

a:hover {
	text-decoration: none;
}

a img {
	border-style: none;
}

hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	clear: both;
	height: 1px;
}

div.cont-nav {
	font-size: 12px;
	color: #0000FF;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

div.cont-nav a{
	color: #0000FF;
	text-decoration: underline;
}

div.cont-nav a:hover{
	color: #CC0000;
	text-decoration: none;
}

div.more {
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	clear: both;
	width: 100%;
}

div.more a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

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

/* ----------------------------------------
 * コンテナ
 * ---------------------------------------- */

div#container {
	background: #FFFFFF;
	text-align: left;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}

div#main {
	padding: 5px;
	margin: 0px;
	clear: both;
}

div#main:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}
	 
/* ----------------------------------------
 * ヘッダー
 * ---------------------------------------- */

div#header {
	background: url(/img/head.jpg) no-repeat left top;
	position: relative;
	height: 140px;
	width: auto;
}

div#header h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div#header p#desc {
	font-size: 12px;
	text-align: right;
	float: right;
	width: 45%;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

div#header h2 {
	background: none;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 20px;
	top: 100px;
	padding: 0px;
	margin: 0px;
}

div#header h2 a {
	color: #FF0033;
	text-decoration: none;
}

div#header p#logo {
	position: absolute;
	left: 20px;
	top: 40px;
	padding: 0px;
	margin: 0px;
}

div#header h3 {
	background: none;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	position: absolute;
	left: 20px;
	top: 120px;
	padding: 0px;
	margin: 0px;
}

/* ----------------------------------------
 * ナビゲーション
 * ---------------------------------------- */

#nav {
	height: 25px;
	padding-left: 15px;
	width: auto;
}

#nav p {
	color: #EEEEEE;
	padding-top: 3px;
}

#nav table {
	float: right;
	margin-right: 10px;
}

#nav label {
	font-size: 10px;
	color: #FFFFFF;
}

#nav td {
	padding-left: 1px;
}

#nav a {
	font-size: 10px;
	color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
}

#nav a:hover {
	background-color: #DDDDDD;
	border-bottom-style: none;
	color: #333333;
}

p.pan {
	font-size: 14px;
	line-height: 25px;
	display: block;
	clear: both;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

/* ----------------------------------------
 * コンテンツ
 * ---------------------------------------- */

div#contents {
	float: right;
	width: 620px;
	padding: 0px 5px 20px;
}

/* ----------------------------------------
 * 解説項目用
 * ---------------------------------------- */

div.description{
	margin-bottom: 10px;
}

div.description p {
	margin: 0;
	padding: 10px;
}

/* ----------------------------------------
 * サイド・メニュー
 * ---------------------------------------- */

div#side {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px;
}

div.inner-side {
	padding: 0px;
	margin: 0px;
}

div.inner-side h3 {
	background: url(/img/side_h2.jpg) no-repeat left bottom;
	border-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	line-height: 30px;
	display: block;
	text-align: center;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
}

div.inner-side ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

div.inner-side li {
	display: block;
	list-style-type: none;
	width: 100%;
}

div.inner-side li a {
	border-left: 3px solid #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	list-style-type: none;
	width: 100%;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px;
}

div.inner-side li a:hover {
	border-left: 3px solid #0000FF;
	color: #FF0000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px;
}

div#side img {
	border: none;
}


/* ----------------------------------------
 * コピーライト
 * ---------------------------------------- */

div#footer {
	clear: both;
	width: auto;
}

div#footer h3 {
	background: none;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

div#footer h3 a {
	font-size: 10px;
	font-weight: lighter;
	color: #333333 !important;
	text-decoration: none;
}

/* ----------------------------------------
 * TOPページ
 * ---------------------------------------- */

div#top-img {
	padding: 0px;
	margin: 0px 0px 10px;
}

div.top-cat {
	background-image: url(/img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px dotted #CCCCCC;
	float: right;
	height: 150px;
	width: 46%;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.top-cat img {
	float: left;
	padding: 0px 0px 20px;
	margin: 5px;
}

div.top-cat h3 {
	background-image: url(/img/dt4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}

div.top-cat h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	line-height: 16px;
	text-decoration: none;
}

div.top-cat h3 a:hover{
	color: #FF0000;
	text-decoration: underline;
}

div.top-cat ul {
	list-style-type: none;
}

div.top-cat li {
	font-size: 12px;
	line-height: 18px;
}

div.top-cat li a {
}

div.top-cat li.next {
	font-size: 12px;
	color: #FF0000;
	text-align: right;
	padding-right: 15px;
}

div.top-cat li.next a {
	font-size: 12px;
	color: #FF0000;
	text-align: right;
	padding-right: 15px;
}

div#inner-top {
	padding: 0px;
	margin: 0px;
}

div#inner-top h3 {
	background: url(/img/h2.jpg) no-repeat left bottom;
	font-size: 16px;
	color: #FF0000;
	line-height: 25px;
	padding: 0px 0px 15px 10px;
	margin: 0px 0px 10px;
}

div#inner-top h4 {
	margin-bottom: 10px;
}

div#inner-top h4 a {
	border-left: 3px solid #FF0000;
	color: #0099FF;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div#inner-top div.inner-box {
	border-bottom: 1px dotted #CCCCCC;
	position: relative;
	clear: both;
	height: 100%;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

div#inner-top div.inner-box:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

div#inner-top div.inner-box p.l-img {
	float: left;
	height: 120px;
	width: 120px;
	padding: 0px;
	margin: 0px;
}

div#inner-top div.inner-box img {
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div#inner-top div.inner-box p {
	float: left;
	width: 460px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

div#inner-top div.inner-box div.next-ent {
	position: absolute;
	right: 23px;
	bottom: 0%;
	padding: 0px 0px 10px;
	margin: 0px;
}

/* ----------------------------------------
 * カテゴリーページ用
 * ---------------------------------------- */

div.cat-list {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px;
	margin: 10px 0px 0px;
}

div.cat-list h3 {
	border-left: 3px solid #FF0000;
	padding-left: 5px;
	margin: 0px 0px 10px !important;
}

div.cat-list h3 a {
	border-style: none;
	font-size: 18px;
	color: #0099FF;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

div.cat-list p {
	line-height: 1.5em !important;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

/* ----------------------------------------
 * エントリページ用
 * ---------------------------------------- */

div.entry-body h3 {
	border-left: 3px solid #FF0000;
	font-size: 18px;
	color: #0099FF;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 20px 0px 10px;
}

div.entry-body {
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
	font-size: 16px;
	line-height: 1.5em !important;
	padding: 0px 10px;
	margin: 0px 0px 20px;
}

div.entry-body img {
	margin: 0px;
}

div.entry-body p {
	line-height: 1.5em !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin: 0px !important;
}

div.entry-body ol {
	padding: 20px;
	margin: 0px 0px 0px 40px;
}

div.entry-body li {
	padding: 0px;
	margin: 0px 0px 5px;
}

div.entry-body li a {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
