@charset "utf-8";

body {
	background-color: #FFF;
	font-family: /*'Verdana', 'Lucida Grande', 'メイリオ', */'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	background-image: url(../images/common/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* ---------- [Container] ---------- */
#container {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}
/* ---------- [Header] ---------- */
#container #header {
	width: 856px;
	height: 106px;
	background-image: url(../images/common/base_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	position: relative;
}
#container #header div.rogo {
	height: 77px;
	width: 214px;
	float: left;
	margin-top: 12px;
	margin-left: 17px;
}
* html #container #header div.rogo {
	height: 77px;
	width: 214px;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
/* ---------- [Header お問い合わせボタン] ---------- */
#container #header div.contactus {
	float: right;
	background-color: #014074;
	background-repeat: no-repeat;
	margin-right: 21px;
}
* html #container #header div.contactus {
	float: right;
	background-color: #014074;
	background-repeat: no-repeat;
	margin-right: 11px;
}
#container #header div.contactus a {
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/common/contactus_bg.jpg);
	text-align: center;
	display: block;
	height: 29px;
	color: #FFFFFF;
	line-height: 29px;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003462;
	border-right-color: #003462;
	border-bottom-color: #003462;
	border-left-color: #003462;
	width: 8em;
}
#container #header div.contactus a:hover {
	background-image: url(../images/common/contactus_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* ---------- [Groval Navi] ---------- */
#container #gnavi {
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 62px;
	width: 521px;
	float: right;
	bottom: 0px;
	position: absolute;
	right: 21px;
}
#container #gnavi li {
	float: left;
	font-size: 1px;
	text-indent: -2000px;
}
#container #gnavi li a {
	display: block;
	background-color: #CCCCCC;
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 62px;
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#container #gnavi li#btn1 a {
	background-position: 0px 0px;
}
#container #gnavi li#btn2 a {
	background-position: -104px 0px;
}
#container #gnavi li#btn3 a {
	background-position: -208px 0px;
}
#container #gnavi li#btn4 a {
	background-position: -312px 0px;
}
#container #gnavi li#btn5 a {
	background-position: -416px 0px;
}
#container #gnavi li#btn1 a:hover {
	background-position: 0px -62px;
}
#container #gnavi li#btn2 a:hover {
	background-position: -104px -62px;
}
#container #gnavi li#btn3 a:hover {
	background-position: -208px -62px;
}
#container #gnavi li#btn4 a:hover {
	background-position: -312px -62px;
}
#container #gnavi li#btn5 a:hover {
	background-position: -416px -62px;
}
#container #gnavi li#btn1.now {
	background-position: 0px bottom;
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 104px;
}
#container #gnavi li#btn2.now {
	background-position: -104px bottom;
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 104px;
}
#container #gnavi li#btn3.now {
	background-position: -208px bottom;
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 104px;
}
#container #gnavi li#btn4.now {
	background-position: -312px bottom;
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 104px;
}
#container #gnavi li#btn5.now {
	background-position: -416px bottom;
	background-image: url(../images/common/base_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 104px;
}
/* ---------- [Footer] ---------- */
#container #footer {
	width: 856px;
	font-size: 10px;
	clear: both;
	background-image: url(../images/common/base_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
}
#container #footer ul {
	float: left;
	margin-top: 36px;
	margin-left: 12px;
}
* html #container #footer ul {
	float: left;
	margin-top: 36px;
	margin-left: 6px;
}
#container #footer li {
	display: inline;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}
#container #footer #copyright {
	float: right;
	margin-top: 36px;
	margin-right: 12px;
}
* html #container #footer #copyright {
	float: right;
	margin-top: 36px;
	margin-right: 6px;
}
/* ---------- [Top left content] ---------- */
#container #leftside_top,
#container #leftside {
	width: 633px;
	float: left;
	margin-top: 2em;
	margin-left: 4px;
}
#container #leftside_top ul#mainbtn {
	width: 633px;
	clear: both;
}
#container #leftside_top ul#mainbtn li {
	float: left;
}
#container #leftside_top ul#mainbtn li a {
	display: block;
	background-image: url(../images/common/maiinmenu.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 169px;
	width: 211px;
}
#container #leftside_top ul#mainbtn li#mainbtn1 a {
	background-position: 0px 0px;
	margin-right: 0px;
}
#container #leftside_top ul#mainbtn li#mainbtn2 a {
	background-position: -216px 0px;
	margin-right: 0px;
}
#container #leftside_top ul#mainbtn li#mainbtn3 a {
	background-position: -432px 0px;
}
#container #leftside_top ul#mainbtn li#mainbtn1 a:hover {
	background-position: 0px -169px;
}
#container #leftside_top ul#mainbtn li#mainbtn2 a:hover {
	background-position: -216px -169px;
}
#container #leftside_top ul#mainbtn li#mainbtn3 a:hover {
	background-position: -432px -169px;
}

#container #leftside_top h1,
#container #leftside h1 {
	margin-top: 24px;
	margin-bottom: 1em;
	text-align: center;
}
#container #leftside_top p {
	font-size: 1.4em;
	color: #333333;
	margin-bottom: 2em;
	text-align: center;
}
#container #leftside_top #whatnew {
	float: left;
	width: 350px;
	margin-top: 2em;
	margin-left: 5px;
	margin-bottom: 1em;
}
#container #leftside_top #whatnew h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.5em;
}
#container #leftside_top #whatnew dl {
	margin-top: 0.5em;
}
#container #leftside_top #whatnew dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
#container #leftside_top #whatnew dd {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.5em;
}
#container #leftside_top #sales {
	float: right;
	width: 256px;
	margin-top: 2em;
	margin-right: 1px;
}
#container #leftside_top #sales div.fsc {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
#container #leftside_top #sales div.fsc img {
	float: left;
	margin-right: 1.5em;
}
#container #leftside_top #sales div.fsc p {
	text-align: left;
	font-size: 1.2em;
}
#container #leftside_top #sales div.pmark {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 1em;
}
#container #leftside_top #sales div.pmark img {
	margin-right: 1.5em;
}
/* ---------- [Top right content] ---------- */
#container #rightside {
	width: 192px;
	padding-top: 16px;
	float: right;
	margin-right: 6px;
}
* html #container #rightside {
	width: 192px;
	padding-top: 16px;
	float: right;
	margin-right: 3px;
}
#container #rightside div.banner_dtp {
	margin-bottom: 1.5em;
}
/* ---------- [Top right content バナー] ---------- */
#container #rightside div.banner_dtp a {
	width: 192px;
	background-image: url(../images/top/banner_semi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 203px;
	text-indent: -9000px;
}
#container #rightside div.banner_dtp a:hover {
	background-position: left bottom;
}
#container #rightside div.banner {
	background-color: #F1F1F1;
	border: 1px solid #999999;
	padding: 6px;
	font-size: 1.2em;
	margin-bottom: 1em;
}
#container #rightside div.banner p {
	margin-bottom: 0px;
}
#container #rightside div.banner p.nextlink1 {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 6px;
	padding-top: 3px;
}
/* ---------- [/top Page] ---------- */


/* ---------- [Page Layout] ---------- */
/* ---------- [Topic Path] ---------- */
#container #content ol#topicpath {
	margin-top: 0px;
	margin-bottom: 18px;
	font-size: 10px;
	margin-left: 1px;
	list-style-type: none;
}
#container #content ol#topicpath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	background-image: none;
}
#container #content ol#topicpath li a {
	padding-right:10px;
	background-image: url(../images/common/head_listmark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#container #content ol#topicpath li a:hover {
	text-decoration: underline;
}
/* ---------- [Contents] ---------- */
#container #content {
	float: right;
	width: 650px;
	margin-top: 2em;
	margin-right: 4px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#container #content h1 {
	font-size: 2.4em;
	width: 637px;
	background-color: #666666;
	color: #FFFFFF;
	height: 52px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 52px;
	padding-left: 20px;
	margin-bottom: 1em;
	display: block;
	overflow: hidden;
}
#container #content h1.title_orange {
	background-image: url(../images/common/titlebg_h1_orange.jpg);
}
#container #content h1.title_blue {
	background-image: url(../images/common/titlebg_h1_blue.jpg);
}
#container #content h1.title_green {
	background-image: url(../images/common/titlebg_h1_green.jpg);
}
#container #content h1.title_red {
	background-image: url(../images/common/titlebg_h1_red.jpg);
}
#container #content h1.title_gray {
	background-image: url(../images/common/titlebg_h1_gray.jpg);
}
#container #content h2 {
	font-size: 1.6em;
	background-image: url(../images/common/titlebg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 42px;
	width: 635px;
	margin-bottom: 1em;
	overflow: hidden;
	padding-left: 20px;
	line-height: 42px;
	color: #333333;
	clear: both;
	margin-top: 1em;
}
#container #content h3 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 20px;
	margin-bottom: 1.2em;
	color: #333333;
	height: 16px;
	margin-top: 1.5em;
}
#container #content h4 {
	font-size: 1.2em;
	color: #014D91;
	margin-left: 20px;
}
#container #content p {
	font-size: 1.2em;
	margin-bottom: 1em;
	margin-right: 12px;
	margin-left: 20px;
	color: #333333;
}
#container #content p.nextlink1 a {
	text-align: left;
	display: block;
	width: 134px;
	float: right;
	clear: both;
	margin-bottom: 1em;
	background-image: url(../images/common/next_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	font-size: 12px;
	text-indent: 10px;
}
#container #content p.nextlink1 a:hover {
	background-position: left bottom;
	color: #666666;
}
#container #sidemenu {
	width: 160px;
	margin-top: 2em;
	margin-left: 4px;
	margin-bottom: 2em;
	float: left;
}
#container #sidemenu div.sidetitle {
	border: 1px solid #333333;
}
#container #sidemenu ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EDEDED;
	padding-top: 5px;
	padding-left: 5px;
}
* html #container #sidemenu ul li {
	display: block;
	height: 28px;
	width: 148px;
	text-indent: 12px;
	line-height: 28px;
}
#container #sidemenu ul li a {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/sidemenu/sidebtn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 28px;
	width: 148px;
	margin-bottom: 5px;
	text-indent: 12px;
	line-height: 28px;
}
#container #sidemenu ul li a:hover {
	background-position: left -28px;
}
#container #sidemenu ul li#now {
	font-size: 12px;
	color: #333333;
	/*background-image: none;*/
	background-image: url(../images/sidemenu/sidebtn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 28px;
	width: 148px;
	margin-bottom: 5px;
	text-indent: 12px;
	line-height: 28px;
}
#container #leftside {
	width: 600px;
	float: left;
	margin-top: 2em;
	margin-left: 4px;
	padding-left: 20px;
	margin-bottom: 2em;
}
#container #leftside h1 {
	font-size: 2em;
	color: #333333;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
}
#container #leftside h2 {
	font-size: 1.4em;
	color: #024D91;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
#container #leftside h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#container #leftside p {
	font-size: 1.2em;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
#container #leftside dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.75em;
}
#container #leftside dd {
	padding-left: 1em;
	font-size: 1.2em;
	margin-bottom: 1em;
}
#container #leftside ul {
	margin-left: 2em;
	list-style-type: disc;
	margin-bottom: 1em;
}
#container #leftside ol {
	margin-left: 2em;
	list-style-type: decimal;
	margin-bottom: 1em;
}
/* ---------- [Back to Top] ---------- */
.backtoup a {
	font-size: 10px;
	text-decoration: none;
	background-image: url(../../images/common/arrow_toup.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	display: block;
	clear: both;
}
.backtoup a:hover {
	color: #66CC00;
	text-decoration: none;
}
/* ---------- [続きを見る用リンク設定] ---------- */
.next_green {
	clear: both;
	text-align: right;
	font-size: 12px;
}
.next_green2 {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	font-size: 12px;
}
.next_green a,
.next_green2 a {
	display: block;
	background-image: url(../../images/common/arrow_green.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
	padding-left: 8px;
	margin-top: 4px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.next_green a:hover,
.next_green2 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #54B30C;
	color: #54B20C;
}
.next_gray {
	clear: both;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.next_gray a {
	display: block;
	background-image: url(../../images/common/arrow_gray.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	float: right;
	padding-left: 8px;
	margin-top: 4px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.next_gray a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666;
}
.next_red {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.next_red a {
	display: block;
	background-image: url(../../images/common/arrow_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
	padding-left: 8px;
	margin-top: 0px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.next_red a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666;
}
/* ---------- [Class] ---------- */
.margin_b32 {
	margin-bottom: 32px;
	clear: both;
	width: 430px;
}
.clearbox {
	clear: both;
	height: 50px;
	width: 100%;
}
.clearbox2 {
	clear: both;
	height: 20px;
	width: 100%;
}
.clearbox3 {
	clear: both;
	height: 5px;
	width: 100%;
}
.text_red_b {
	font-weight: bold;
	color: #CC0000;
}
.text_red {
	color: #CC0000;
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 1em;
}
/* ---------- [table] ---------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 620px;
	margin-top: 1em;
	margin-left: 20px;
	margin-bottom: 1em;
	font-size: 1.2em;
}
#container #wrapper #content table caption {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #CFEDA0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
table.casetable {
	float: left;
	width: 400px;
	margin-left: 20px;
}
table.casetable2 {
	float: left;
	width: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	text-align: center;
}
td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
table thead th {
	background-color: #FFF0BA;
}
table tbody th {
	background-color: #F0F1E0;
	font-weight: normal;
}
td.text_left {
	text-align: left;
}
#container #wrapper #content table ul {
	font-size: 1em;
	margin-top:10px;
	margin-bottom:0px;
	margin-left: 5px;
}
p.imgflote_r {
	float: right;
	margin-left: 20px;
	text-align: center;
}
