* {
	margin:0;
	padding:0;
	outline:0;
}

body {
	font-size:14px;
	line-height:24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color:#333;
	background:#fff;
	border-top:6px solid #00b4f0;
}

a {
	color:#0252aa;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

input {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	border:0;
}

textarea {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	overflow:auto;
}

select {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}

.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}

.gotop{
	text-align:right;
	margin-top:50px;
}

.thumb_right{
	margin-right:14px;
}

.logo_center{
	text-align:center;
}

.logo_margin{
	margin:0px 5px 0px 13px;
}

.fb{
	font-weight:bold;
}

.fsb{
	font-size:110%;
}

.left, .alignleft {
	float:left;
	display:inline;
}

.right, .alignright {
	float:right;
	display:inline;
}

.txtcenter{
	text-align:center !important;
}

.shell {
	width:985px;
	margin:0 auto;
}

#header {
	height:132px;
}

#header .shell {
	position:relative;
	height:132px;
	z-index:5;
}

h1#logo {
	float:left;
	display:inline;
	width:310px;
	height:96px;
	margin-top:20px;
}

h1#logo a {
	display:block;
	height:96px;
	background:url(../images/logo.gif) no-repeat 0 0;
}

/*ナビゲーションエリア*/
#navigation {
	width:615px;
	float:right;
	display:inline;
	margin-top:63px;
}

#navigation ul {
	float:left;
	display:inline;
	list-style:none outside none;
	padding-top:5px;
}

#navigation ul li {
	position:relative;
	float:left;
	display:inline;
	margin-right:5px;
}

#navigation ul li a {
	float:left;
	display:inline;
	height:22px;
	color:#767670;
	font-size:14px;
	line-height:23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding-left:5px;
}

#navigation ul li a span {
	padding-right:5px;
}

#navigation ul li a:hover, #navigation ul li a.active, .col .find-more:hover, .col_2 .find-more:hover {
	color:#000;
	text-decoration:none;
}

#navigation ul li a.hover {
	float:left;
	display:inline;
	color:#000;
	background:url(../images/nav-hover.gif) no-repeat 0 0;
	z-index:10;
}

#navigation ul li a.hover span.link {
	float:left;
	display:inline;
	color:#000;
	background:url(../images/nav-hover.gif) no-repeat 0 0;
	background-position:right 0;
}

#navigation ul li .dd-holder {
	position:absolute;
	top:19px;
	left:0;
	display:none;
	width:139px;
	z-index:5;
}

#navigation ul li .dd-t {
	width:139px;
	height:3px;
	display:block;
	background:url(../images/dd-t.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}

#navigation ul li .dd-b {
	width:139px;
	height:6px;
	display:block;
	background:url(../images/dd-b.png) no-repeat 0 0;
}

#navigation ul li .dd {
	background:url(../images/dd-bg.png) repeat-y 0 0;
	padding-top:5px;
}

#navigation ul li .dd ul {
	float:none;
}

#navigation ul li .dd ul li {
	float:none;
	display:block;
	height:23px;
	background:url(../images/sub-menu-divider.gif) no-repeat center bottom;
	margin:0;
	font-size:0;
	line-height:0;
}

#navigation ul li .dd ul li.last, #navigation ul li .dd ul li a.hover {
	background:none;
}

#navigation ul li .dd ul li a {
	float:none;
	display:block;
	width:112px;
	height:20px;
	color:#babab7;
	font-size:12px;
	line-height:19px;
	padding-left:15px;
}

#navigation ul li .dd ul li a:hover {
	color:#28a1c3;
}

#navigation ul li .dd ul li a.subhover {
	background:transparent url(../images/blue-arrow.gif) no-repeat right 8px;
}

#navigation ul li .dd-holder .dd-holder {
	top:-5px;
	left:100%;
}

#navigation ul li a .hide {
	position:absolute;
	top:19px;
	left:4px;
	height:3px;
	display:none;
	background:#fff !important;
	padding:0;
	z-index:10;
	overflow:hidden;
}

#navigation .buy-now {
	float:left;
	display:inline;
	width:99px;
	height:34px;
	background:url(../images/buy-now.gif) no-repeat 0 0;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:32px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

/*右上*/
.search {
	position:absolute;
	top:0;
	right:0;
	width:191px;
	height:26px;
	display:block;
	background:url(../images/search-bg.gif) no-repeat 0 0;
	padding:1px 0 0 5px;
}

.search ul{
	list-style:none outside none;
}

.search li {
	float:left;
	display:inline;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding-left:8px;
	margin-right:15px;
	margin-left:30px;
	background:transparent url(../images/white-arrow.gif) no-repeat left;
}

.search li a{
	color:#fff;
}

/*スライダー*/
#slider {
	height:350px;
	background:url(../images/slider-bg.jpg) repeat-x 0 0;
}

.slider-holder {
	position:relative;
	width:985px;
	height:350px;
	overflow:hidden;
}

.slider-holder ul {
	position:relative;
	list-style:none outside none;
	overflow:hidden;
}

.slider-left {
	position:relative;
	float:left;
	display:inline;
	width:300px;
	height:350px;
	overflow:hidden;
}

.slider-left ul li {
	height:350px;
	width:295px;
	color:#fff;
}

.slider-left .jcarousel-clip {
	position:relative;
	width:295px;
	height:350px;
}

.slider-left ul li h2 {
	font-size:22px;
	line-height:24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom:20px;
	margin-top:50px;
	font-weight:bold;
}

.slider-left ul li p {
	margin-bottom:1em;
}

.slider-left ul li p a {
	font-weight:bold;
	color:#fff;
}

.slider-right {
	position:relative;
	float:right;
	display:inline;
	width:658px;
	height:350px;
	background:url(../images/slider-rightbg.jpg) no-repeat 0 0;
	overflow:hidden;
	padding-left:13px;
}

.slider-right ul li, .slider-right .jcarousel-clip {
	position:relative;
	width:642px;
	height:348px;
}

.slider-right ul li img {
	margin-top:1px;
}

.slider-nav {
	position:absolute;
	bottom:22px;
	left:95px;
	z-index:5;
}

.slider-nav a {
	float:left;
	display:inline;
	width:10px;
	height:10px;
	background:url(../images/slider-nav.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	margin-right:5px;
}

.slider-nav a:hover, .slider-nav a.active {
	background-position:right 0;
}

/*サブページスライダー部分*/
#subheader {
	height:160px;
	background:url(../images/subheader-bg.jpg) repeat-x 0 0;
}

.subheader-holder {
	position:relative;
	width:985px;
	height:160px;
	overflow:hidden;
}

.subheader-holder ul {
	position:relative;
	list-style:none outside none;
	overflow:hidden;
}

.subheader-left {
	position:relative;
	float:left;
	display:inline;
	width:300px;
	height:160px;
	overflow:hidden;
}

.subheader-left ul li {
	height:160px;
	width:295px;
	color:#fff;
}

.subheader-left .jcarousel-clip {
	position:relative;
	width:295px;
	height:160px;
}

.subheader-left ul li h2 {
	font-size:20px;
	line-height:24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-top:40px;
	font-weight:bold;
}

.subheader-right {
	position:relative;
	float:right;
	display:inline;
	width:658px;
	height:160px;
	background:url(../images/subheader-rightbg.jpg) no-repeat 0 0;
	overflow:hidden;
	padding-left:13px;
}

.subheader-right ul li, .subheader-right .jcarousel-clip {
	position:relative;
	width:642px;
	height:160px;
}

.subheader-right ul li img {
	margin-top:1px;
}


/*本文エリア*/
#main {
	padding:25px 0 50px;
}

.last {
	margin-right:0 !important;
}

.first{
	margin-top:4px !important;
}

.margin_0{
	margin:0 !important;
}

.margintop_0{
	margin-top:0 !important;
}

.marginbottom_0 {
	margin-bottom: 0px !important;
}

.padding_0{
	padding:0 !important;
}

.paddingtop_0 {
	padding-top: 0px !important;
}

.paddingbottom_0 {
	padding-bottom: 0px !important;
}

/*1カラム*/
.col {
	float:left;
	display:inline;
	width:290px;
	margin-right:44px;
}

.col h2 {
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
	padding-bottom:4px;
	margin-bottom:10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.col h3{
	margin:5px 0 5px 0;
}

.col .find-more {
	font-size:11px;
	color:#00b4ea;
	text-decoration:underline;
	font-weight:bold;
}

/* siegeTextBox_030
-------------------------------------------------- */

.col .TextBox_010 {
	width: 290px;
	padding: 4px 0px 5px;
	margin: 0px 0px 14px;
}

.col .TextBox_010 .base {
	width: 290px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_030.gif) repeat-y left top;
}

.col .TextBox_010 .layout {
	width: 290px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_top_030.gif) no-repeat left top;
}

.col .TextBox_010 .body {
	width: 290px;
	padding: 36px 0px 16px 0px;
	margin: 0px;
	background: url(../images/tb_bg_bottom_030.gif) no-repeat left bottom;
}

.col .TextBox_010 .body p {
	padding: 0px;
	margin: 0px 20px;
}


/* ul */
.col ul {
	padding: 0px 0px 0px;
	margin: 0px 10px 14px 10px;
	list-style: none;
	font-size: 100%;
}

.col ul li {
	padding: 0px 0px 3px 15px;
	margin: 5px 0px 15px 0px;
	line-height: 1.65;
	color: #333333;
	background: url(../images/blue-arrow.gif) no-repeat 7px 5px;
	border-bottom: dashed 1px #dce6e6;
	font-size:96%;
}

.col ul.menu {
	padding:0;
	margin:0;
	list-style: none;
	font-size: 100%;
}

.col ul.menu li {
	padding:0;
	margin:0 0 8px 0;
	background:none;
}



/*2カラム*/
.col_2 {
	float:left;
	display:inline;
	width:630px;
}

.col_2 h2 {
	font-size:20px;
	font-weight:normal;
	padding-bottom:4px;
	margin-bottom:5px;
	margin-top:2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.col_2 p {
	margin-bottom:13px;
}


/* ul */
.col_2 ul {
	padding: 1px 0px 0px;
	margin: 0px 0px 14px 10px;
	list-style: none;
	font-size: 100%;
}

.col_2 ul li {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 6px;
	line-height: 1.45;
	color: #333333;
	background: url(../images/blue-arrow.gif) no-repeat 5px 7px;
}

/* ol */
.col_2 ol {
	padding: 0px 0px 0px 26px;
	margin: 0px 10px 15px 20px;
	list-style: decimal;
}

.col_2 ol li {
	padding:0px;
	margin: 0px 0px 7px;
	line-height: 1.45;
}

.col_2 ul.attention {
	padding: 1px 0px 0px;
	margin: 0px 0px 14px;
	list-style: none;
	font-size: 85%;
}

.col_2 ul.attention li {
	padding: 1px 0px 0px 1em;
	margin: 0px;
	color: #666666;
	text-indent: -1em;
	background: none;
	line-height: 1.4;
}

.col_2 ul.QA {
	padding: 1px 0 0 0;
	margin: 0 0 2em 0;
	list-style: none;
}

.col_2 ul.QA li {
	padding: 1px 0px 0px 1em;
	margin: 0px;
	text-indent: -1em;
	background: none;
	line-height: 2;
}

.col_2 ul.column{
	padding: 1px 0px 0px;
	margin: 0px 0px 14px 10px;
	list-style: none;
	font-size: 100%;
}

.col_2 ul.column li {
	padding: 0px 0px 5px 25px;
	margin: 0px 0px 20px;
	line-height: 1.45;
	color: #333333;
	border-bottom:#CCC 1px dashed;
	background: url(../images/blue-arrow.gif) no-repeat 8px 4px;
}


/* siegeTextBox_010
-------------------------------------------------- */

.col_2 .TextBox_010 {
	width: 630px;
	padding: 4px 0px 5px;
	margin: 0px 0px 14px;
}

.col_2 .TextBox_010 .base {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_010.gif) repeat-y left top;
}

.col_2 .TextBox_010 .layout {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_top_010.gif) no-repeat left top;
}

.col_2 .TextBox_010 .body {
	width: 630px;
	padding: 16px 0px;
	margin: 0px;
	background: url(../images/tb_bg_bottom_010.gif) no-repeat left bottom;
}

.col_2 .TextBox_010 .body p {
	padding: 0px;
	margin: 0px 20px;
}

/* siegeTextBox_020
-------------------------------------------------- */

.col_2 .TextBox_020 {
	width: 630px;
	padding: 4px 0px 5px;
	margin: 0px 0px 14px;
}

.col_2 .TextBox_020 .base {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_020.gif) repeat-y left top;
}

.col_2 .TextBox_020 .layout {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_top_020.gif) no-repeat left top;
}

.col_2 .TextBox_020 .body {
	width: 630px;
	padding: 16px 0px;
	margin: 0px;
	background: url(../images/tb_bg_bottom_020.gif) no-repeat left bottom;
}

.col_2 .TextBox_020 .body p {
	padding: 0px;
	margin: 0px 20px;
}

/* siegeTextBox_040
-------------------------------------------------- */

.col_2 .TextBox_040 {
	width: 630px;
	padding: 4px 0px 5px;
	margin: 0px 0px 14px;
}

.col_2 .TextBox_040 .base {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_040.gif) repeat-y left top;
}

.col_2 .TextBox_040 .layout {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background: url(../images/tb_bg_top_040.gif) no-repeat left top;
}

.col_2 .TextBox_040 .body {
	width: 630px;
	padding: 16px 0px;
	margin: 0px;
	background: url(../images/tb_bg_bottom_040.gif) no-repeat left bottom;
}


.col_2 .TextBox_040 .body h3 {
	padding: 0px 0px 3px 0px;
	margin: 0px 20px 10px 20px;
	border-bottom:#f09e00 1px solid;
	font-size:120%;
}

.col_2 .TextBox_040 .body h4 {
	padding: 10px 0px 0px 0px;
	margin: 0px 30px;
	font-size:100%;
}

.col_2 .TextBox_040 .body p {
	padding: 0px;
	margin: 0px 20px 0px 30px;
}

/*table*/

.col_2 table {
	width:100%;
	border-collapse:collapse;
	border-top:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
	margin:0 auto;
}

.col_2 th,td {
	border-bottom:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	padding:3px 8px;
}

.col_2 th {
	color:#000000;
	background:#ececec;
	text-align:left;
	font-size:110%;
	white-space:nowrap;
}

.col_2 .odd {
	background:#f3f3f3;
}

.col_2 .partner {
	background:#ececec;
	white-space:nowrap;
	font-weight:bold;
	color:#000000;
	vertical-align:top;
	text-align:center;
}

.col_2 .partner_margin {
	margin-bottom:3em;
}

.col_2 .point_01 {
	width:550px;
	margin:0 auto;
}

.col_2 .table_01 {
	width:580px;
	margin:0 auto;
}

.col_2 .table_02 {
	padding-left:20px;
	width:460px;
}

.col_2 .table_03 {
	padding-left:20px;
	width:610px;
}

.col_2 .find-more {
	font-size:11px;
	color:#00b4ea;
	text-decoration:underline;
	font-weight:bold;
}

.bg_white{background:#fff;}

/*フッターエリア*/
#footer {
	border-top:1px solid #ddd;
	font-size:11px;
	color:#7f7f7f;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding:10px 0;
}

#footer a {
	color:#7f7f7f;
}

#footer p.right span {
	padding:0 3px;
}