@charset "UTF-8";
/* CSS Document */

/* Global */
html {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	line-height: 1.8em;
	color: #454545;
	font-family: meiryo, hirakakupro-w3, Verdana, arial, "ms pgothic", sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}
.reader {
	display:block;
	height:1px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	top:0;
	width:1px;
}

a:link,
a:visited,
a:active {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

div#footer a:link,
div#footer a:visited,
div#footer a:active {
	color: #BDBDBD;
	text-decoration: underline;
}

div#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	border: 0;
	/*vertical-align: bottom;*/
}

.box {
	clear: both;
	margin-bottom: 10px;
}

.line_dotted {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

form,
h1,
h2 {
	padding: 0;
	margin: 0;
}

.clear {
	clear:both;
}

br.clear {
	clear:both;
	height: 1px;
	width: 1px;
}

/* Common */
div#container {
	text-align: center;
}

div#header,
div#content,
div#footer {
	clear: both;
}

div#header {
	background:url(/common/images/header_bg.jpg) left bottom repeat-x;
	padding-top: 14px;
	text-align: center;
}

div#header_inner {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div#header_inner div#header_left {
	float: left;
	width: 450px;
}

div#header_inner div#header_right {
	float: right;
	text-align: right;
	width: 520px;
}

div#header_inner div#header_right h2 {
	padding-top: 25px;
}

div#header h1 {
	font-size: 1em;
	padding: 0 5px 10px;
	font-weight: normal;
}

div#header_inner div#header_right div#sub_menu {
	padding-bottom: 10px;
	margin: 0;
	text-align: right;
	height: 14px;
	background:url(/common/images/header_submenu_bg.jpg) right top no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

*html div#header_inner div#header_right div#sub_menu {
	padding-bottom: 10px;
	margin: 0;
	text-align: right;
	height: 14px;
	background:url(/common/images/header_submenu_bg_ie6.jpg) right top no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

div#header_inner div#header_right div#sub_menu ul {
	list-style: none;
	width: 280px;
	padding: 0;
	margin: 0 0 0 240px;
}

*html div#header_inner div#header_right div#sub_menu ul {
	list-style: none;
	width: 73px;
	padding: 0 0 0 0;
	margin: 0 1px 0 0px;
}

div#header_inner div#header_right div#sub_menu ul li {
	float: right;
	padding: 0;
	margin: 0 10px 0 11px;
}

*html div#header_inner div#header_right div#sub_menu ul li {
	float: left;
	margin: 0;
	padding: 0 10px 0 11px;
}

div#header_inner div#header_right div#sub_menu ul li a {
	display: block;
	width: 72px;
	height: 14px;
}

div#header_inner div#global_menu {
	padding: 20px 0 0 0;
	margin: 0;
	height: 40px;
	clear: both;
	background:url(/common/images/menu_bg.jpg) left bottom no-repeat;
}

*html div#header_inner div#global_menu {
	margin: 20px 0 0 0;
	padding: 0;
	height: 40px;
	clear: both;
	background:url(/common/images/menu_bg.jpg) left bottom no-repeat;
}

div#header_inner div#global_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#header_inner div#global_menu ul li {
	float: left;
	margin: 0;
}

div#header_inner div#global_menu ul li a {
	display: block;
	height: 40px;
}

div#header_inner div#global_menu ul li.w136 {
	width: 136px;
	padding: 0 1px;
}

div#header_inner div#global_menu ul li.w136 a {
	width: 136px;
}

div#header_inner div#global_menu ul li.w137 {
	width: 137px;
	padding: 0 1px 0 0;
}

div#header_inner div#global_menu ul li.w137 a {
	width: 137px;
}

div#header_inner div#global_menu ul li.w138 {
	width: 138px;
	padding: 0 1px 0 0;
	height:40px;
}

div#header_inner div#global_menu ul li.w138 a {
	width: 138px;
}

div#header_inner div#global_menu ul li a:hover {
	visibility: visible;
}

div#header_inner div#global_menu ul li.stay a:hover img {
	visibility: visible;
}

div#header_inner div#global_menu ul li a:hover img,
div#header_inner div#global_menu ul li a:active img {
	visibility: hidden;
}

div#mainvisual {
	background: #990000;
	padding: 0;
	margin: 0;
	text-align: center;
}
div#mainvisual02 {
	background: #003366;
	padding: 0;
	margin: 0;
	text-align: center;
}
div#top_flash {
	width: 970px;
	height: 278px;
	margin: 0 auto;
	padding: 0;
}

div#content {
	background:url(/common/images/content_border.gif) left bottom repeat-x;
	text-align: center;
}

div#content_inner {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	padding: 35px 0 0;
}

div#column2,
div#column3 {
	clear: both;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
}

div#column2 div#subColumn {
	width: 300px;
	float: left;
}

div#column2 div#mainColumn {
	width: 635px;
	float: right;
}

div#column3 div#leftColumn {
	width: 300px;
	float: left;
}

div#column3 div#centerColumn {
	width: 300px;
	margin: 0 35px;
	float: left;
}

div#column3 div#rightColumn {
	width: 300px;
	float: left;
}

h2.contenttitle {
	margin-bottom: 20px;
	clear: both;
}

h2.footertitle {
	margin-bottom: 10px;
	clear: both;
}

div#content_inner p#pagetop {
	width: 960px;
	margin: 10px 0 0 0;
	text-align: right;
	clear: both;
	padding: 0;
}

div#footer {
	background: #4E4E4E;
	padding: 20px 0 10px;
	text-align: center;
}

div#footer_inner {
	font-size: 1em;
	padding: 10px 0;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

div#footer_inner ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#footer_inner ul li {
	clear:none;
	padding: 1px 0 5px 2px;
	width:49%;
	float:left;
	margin: 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

div#footer address {
}

/* トップページ CATSニュース&ブログ */
.newsbox {
	clear: both;
	margin-bottom: 10px;
	padding: 0 0 0 28px;
	position: relative;
	background:url(/common/images/icon_redarrow.jpg) left 3px no-repeat;
}

.blogbox {
	clear: both;
	margin-bottom: 10px;
	background:url(/common/images/icon_redarrow.jpg) left 3px no-repeat;
}

.blogbox_inner {
	padding: 0 0 0 28px;
	position: relative;
}

.newsbox h3,
.blogbox h3 {
	width: 80%;
	font-size: 1.2em;
	margin: 0 0 12px 0;
}

.blogimage {
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	margin: 0 10px 10px 0;
}

.newsbox p,
.blogbox p {
	margin: 0 0 10px 0;
}

.newsbox p.date,
.blogbox p.date {
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	width: 20%;
}


/****下層ページ共通部分090318*****/
div#otherImgArea {
	width: 970px;
	height: 94px;
	margin: 0 auto;
	padding: 0;
}
.topicPath {
margin-bottom:10px;
}

div#content_Otherinner {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	padding: 19px 0 0;
}
div#content_Otherinner p#pagetop {
	width: 960px;
	margin: 10px 0 0 0;
	text-align: right;
	clear: both;
	padding: 0;
}

div#othermainColumn {
	width: 635px;
	margin-bottom:35px;
	float: left;
}
div#othersubColumn {
	width: 300px;
	float: right;
}

#rightColumn .totalbox {

	clear: both;
	margin-bottom: 10px;
}
div#othermainColumn .totalbox p {
	line-height:2;
}
#rightColumn .totalbox ul{
	list-style-type: none;width:300px;
}
#rightColumn .totalbox ul li {
margin-bottom:10px;
}


ul,li,ol{
	margin:0px;	
	padding:0px;
	border:none;
	border-spacing:0px;
	border-collapse:collapse;
	font-weight:normal;
	text-decoration:none;
	line-height:100%;
	text-indent:0px;
}

/****CATSニュース*****/
ul.module-list {
	margin: 0;	
	padding: 0;
}

ul.module-list li {
	margin: 0 0 8px 0;	
	padding: 0 0 8px 30px;
	list-style-type: none;
	background:url(/common/images/sidebar_arrow_gray.jpg) left 0.3em no-repeat;
	border-bottom: 1px dotted #999;
	line-height: 1.6em;
}

ul.module-list li a {
	color: #454545;
}

div.entry {
	clear: both;
	background:url(/common/images/entry_bg.jpg) left top repeat-y;
	margin-bottom: 20px;
}

div.entry-header {
	background:url(/common/images/entry_header_bg.jpg) left top no-repeat;
	padding: 30px 20px 0px;
	margin: 0;
}

div.entry-header h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 0 0 10px 0;
}

div.entry-header p.date-header {
	margin: 0;
	padding: 0;
}

div.entry-footer {
	background:url(/common/images/entry_footer_bg.jpg) left top no-repeat;
	width: 635px;
	height: 20px;
}

div.entry-content {
	width: 635px;
	height: 1%;
	overflow: hidden;
}

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

div.entry-body p {
	padding: 0;
	margin: 0 0 10px;
}

p.entry-more-link {
	text-align: right;
}

p.entry-more-link img {
	border: 0;
}

.content-nav {
	text-align: center;
}
