/* BODY */
BODY {
	color: #333333;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #fefefe url(../images/body-bg.jpg) repeat-x;
	background-attachment: fixed;
	text-align: center;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1 {
	font-family: verdana, arial;
	font-size: 12px;
}
P, DT, DD, DL, FORM {margin:0}
UL {
	margin-top: 10px;
	margin-left: -20px;
}
* html UL {margin-left: 20px;}
UL LI {
	list-style: none;
	padding-left: 12px;
	background: url(../images/normal_list_marker.gif) left 8px no-repeat;
}
OL {
	margin-top: 5px;
}
TD { font-size: 12px;}
A:LINK, A:VISITED { font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;color: #555555; text-decoration: none;}
A:HOVER { color: #cc0033; text-decoration: underline;}
H1 {
	font-size: 18px;
	color: #333333;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin-top: 8px;
	margin-bottom: 6px;
	border: 1px solid #cccccc;
	background: url(../images/h1_bg.jpg) bottom repeat-x;
}
H2 {
	color: #333333;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	margin-bottom: 7px;
	background-color: #f6f6f6;
	border-left: 8px solid #cc0000;
}
H3 {
	color: #333333;
	font-size: 16px;
	line-height: 1.4;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
H4 {
	color: #333333;
	font-size: 15px;
	background: url(../images/h4_bg.gif) bottom repeat-x;
	padding-top: 5px;
	padding-left: 7px;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
H5 {
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	background: url(../images/h5_bg.jpg) 1px 2px no-repeat;
}
H6 {
	font-size: 13px;
	color: #333333;
	padding:2px 2px 2px 5px;
	margin-bottom:2px;
	margin-top: 6px;
	background: #efefef;
	border-bottom: 1px solid #cccccc;
}

DIV#container {
	position: relative;
	width: 982px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}
* html DIV#container {
	width: 982px;
	background: none;
}


DIV#footer {
	width: 550px;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 10px;
	margin: 0 auto;
}

/* content header */
DIV#siteHeader {
	width: 980px;
	height: 57px;
	margin: 0 auto 6px;
	padding: 0;
	/* background: #ffffff; */
	text-align: left;
}
SPAN.corporate_logo {
	float:left;
	height: 49px;
	width: 356px;
	padding: 0;
	margin:7px 0 0 20px;
	border: 0;
}

DIV#headerImage p {
	text-indent: -9999px;
}
.header_search {
	float:right;
	padding:6px 10px 0 0;
	margin: 0;
	vertical-align: text-bottom;
}
.go-button {
	font-size:11px;
	color:#666666;
	padding:2px 2px 0 2px;
	margin-left:3px;
}

DIV.header_m {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	margin:0;
}
DIV.header_m ul {
	list-style:none;
	padding:0;
	margin:0;
}
DIV.header_m li {
	float: right;
	list-style: none;
	padding:0;
	margin:0;
	background: none;
	border-left: 1px solid #cccccc;
}
DIV.header_m li a {
	display:block;
	color:white;
	text-decoration:none;
	padding: 2px 10px 1px 10px;
	margin:0;
}
DIV.Tnavigation {
	padding:0;
	margin:0px 0 0 0;
	background: #ffffff;
}

/* Font size Selector: */

/*  HEADER MENU, level 1, general for all table cells: */
DIV#hMenu {
	background: ;
	padding: 0;
	margin: 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

DIV#headerMenu {
	padding-left: 2px;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/h-menuspace-bg.jpg);
}
DIV#headerMenu ul {
	height: 32px;
	list-style: none;
	margin:0;
	padding: 0;
}
DIV#headerMenu ul li {
	font-size:12px;
	float: left;
	list-style: none;
	padding:0;
	margin: 0;
	background-image: url(../images/h-menu-bg.gif);
	background-position: right top;
}
DIV#headerMenu ul li a {
	float: left;
	padding: 10px 36px 0px;
	height: 22px;
	display: block;
	color: #333333;
	text-decoration: none;
}
* html DIV#headerMenu ul li a {
	height: 32px;
}
DIV#headerMenu ul li a:hover {
	color: #333333;
	background: url(../images/h-menu-on-bg.jpg) right top no-repeat;
}
DIV#headerMenu .headerMenu-level1-act {
	background: url(../images/h-menuspace-act-bg.jpg) right top no-repeat;
}
DIV#headerMenu .headerMenu-level1-act a ,DIV#headerMenu .headerMenu-level1-act a:hover {
	color: #555555;
	background: url(../images/h-menu-act-bg.gif) right top no-repeat;
}

/* Content column */
DIV#wrap {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 20px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
* html DIV#wrap {
	width: 982px;
	background-color: #ffffff;
}

DIV#content_left {
	float:left;
	text-align: left;
	line-height: 135%;
	margin-right: 20px;
	padding: 0;
	width: 180px;
}

DIV#content {
	float: left;
	text-align: left;
	line-height: 135%;
	margin: 0;
	padding: 0;
	width: 420px;
}

DIV#content_right {
	float:right;
	text-align: left;
	line-height: 135%;
	margin:0;
	padding: 0;
	width: 300px;
}


/* フッターメニュー設定　*/
DIV#footer_menu {
	clear: both;
	height: 21px;
	min-height: 31px;
	font-size:10px;
	text-align: right;
	padding: 0;
	margin:0;
	background: #fefefe;
	border: 1px solid #eeeeee;
}
DIV#footer_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
DIV#footer_menu li {
	float: right;
	list-style: none;
	padding: 8px 10px 7px 10px;
	margin:0;
	background: none;
}
DIV#footer_menu li a {
	font-size:10px;
	color: #333333;
	text-decoration:none;
}
DIV#footer_menu li a:hover {
	text-decoration:underline;
}

DIV.csc-frame {
	padding: 1px 10px;
}
DIV.csc-frame-frame1 {
	background: url(../topimages/frame1_bg.gif) repeat-y;
}

DIV.csc-frame-frame1 HR {
	color: #cccccc:
	background-color: #cccccc;
	height: 1px;
	border: 0;
	border-bottom: 1px #cccccc;
	border-bottom-style: dashed;
	padding: 0 5px;
	margin: 0;
}

SPAN.detail a { color:#24869B; padding:0 0 2px 16px; background: url(../topimages/list_marker1.gif) no-repeat;}
