@charset "utf-8";
/* CSS Document */

@charset "utf-8";

/* ------------------------------------------------------------------------
  common
------------------------------------------------------------------------ */

/* ---------- reset ---------- */

p,blockquote,address,div,noscript {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
}

ul,ol,li,dl,dt,dd {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}


a,img,map,q,sub,sup,span,bdo {
	margin:0;
	padding:0;
	border:0;
}

/* ---------- reset_end ---------- */

html{
	width:100%;
	height:100%;
	overflow-y:scroll;
}

body{
	width:100%;
	height:100%;
	min-height:100%;
	color:#333;
	font-size:small;
	line-height:1.37;
	text-align:center;
	word-break:normal;
	word-wrap:break-word;
}

body {
	margin:0 auto;
	padding:0;
	color:#666;
	line-height:150%;
	background:url(../../images/body_bg.gif) center top repeat;
	font-family: Arial, sans-serif, "・ｭ・ｳ 繧ｴ繧ｷ繝・け", "MS Gothic", "Osaka・咲ｭ牙ｹ�", Osaka-mono, monospace;
}

/* link險ｭ螳� */
a:link { color:#e60011; text-decoration:none; }
a:active { color:#e60011; text-decoration:none; }
a:visited { color:#e60011; text-decoration:none; }
a:hover { color:#e60011; text-decoration:underline; }


* { margin: 0px; padding: 0px; }


hr { display: none; }

img, fieldset {border:0;}

div.clear {
	width:100%;
	height:0px;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0px;
	text-indent:-9999px;
	clear:both;
	overflow:hidden;
}
.clearfix:after {
  content: ".";  /* 譁ｰ縺励＞隕∫ｴ繧剃ｽ懊ｋ */
  display: block;  /* 繝悶Ο繝・け繝ｬ繝吶Ν隕∫ｴ縺ｫ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*ﾂ･*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* float險ｭ螳� */
.left { float:left; }
.right { float:right; }

/* align險ｭ螳� */
.alignL { text-align:left; }
.alignR { text-align:right; }
.alignC { text-align:center; }


/* font險ｭ螳� */
.nomal { font-weight: normal; }
.bold { font-weight: bold; }

.line150 { line-height:1.5; }
.line190 { line-height:1.9; }

/* font-size險ｭ螳� */
.text10 { font-size:83%; }
.text11 { font-size:91%; }
.text12 { font-size:100%; }
.text13 { font-size:108%; }
.text14 { font-size:116%; }
.text15 { font-size:125%; }
.text16 { font-size:133%; }
.text18 { font-size:150%; font-weight:bold; }

/* color險ｭ螳� */
.red { color:#f22525; }

/*margin險ｭ螳� */
.maB5 { margin-bottom:5px; }
.maB10 { margin-bottom:10px; }
.maB15 { margin-bottom:15px; }
.maB20 { margin-bottom:20px; }
.maB25 { margin-bottom:25px; }
.maB30 { margin-bottom:30px; }
.maB40 { margin-bottom:40px; }

.maT5{ margin-top:5px; }
.maT10{ margin-top:10px; }
.maT15{ margin-top:15px; }
.maT20{ margin-top:20px; }

.maL15{ margin-left:15px; }
.maTB8{ margin-top:8px; margin-bottom:8px; }

/*padding險ｭ螳� */
.pa8 { padding:8px; }
.pa10 { padding:10px; }
.paL5 { padding-left:5px; }
.paL10 { padding-left:10px; }
.paL20 { padding-left:20px; }



/* ------------------------------------------------------------------------
  wrapper
------------------------------------------------------------------------ */
#wrapper {
	background:url(../../images/bg.gif) left top repeat-y;
	margin-top:0;
	padding:0 4px;
}



/*------------------------------------------------------------------------
  header
------------------------------------------------------------------------ */
/*#header {
	width:960px;
	height:260px;
	margin:0 auto;
	background:url(../images/header_bg.png) left top no-repeat;
} 
#header h1{
	padding:16px 0 5px 26px; 
} 
#header #tm_logo {
	float:right;
	margin:30px 0 0 0;
}
*/

/* ------------------------------------------------------------------------
  container
------------------------------------------------------------------------ */
/*#container {
	width:941px;
	margin:0 9px 20px 10px;
}

#container .btnPagetop {
	padding:0 5px 0 0;
	clear:both;
	text-align:right;
}*/

/*------------------------------------------------------------------------
  contents
------------------------------------------------------------------------ */
/*#contents {
	width:702px;
	float:right;
}
#contents h3 {
	width:auto;
	background:url(../images/h3_bg_red_body.gif) 0 100% repeat;
	clear:both;
}
#contents h3 .inner{
	display:block;
	width:auto;
	display:block;
	padding-bottom:8px;
	background:url(../images/h3_bg_red_btm.gif) 0 100% no-repeat;
}
#contents h3 .box{
	margin:0;
	display:block;
	width:auto;
	font-size:1.05em;
	font-weight:bold;
	color:#333333;
	padding:11px 0 0 30px;
	_padding-top:10px;
	min-height:23px;
	_height:24px;
	background:url(../images/h3_bg_red.gif) no-repeat;
}
#contents h3 .inner span span{
	font-size:.93em;
}
#contents .box {
	width:702px;
	background:url(../images/box_bg.gif) repeat-y;
}
#contents .box .bottom {
	width:702px;
	background:url(../images/box_bg_bottom.gif) bottom no-repeat;
}
#contents .box h3 {
	background:url(../images/box_h3_bg_red.gif) no-repeat;
}
#contents .inner {
	width:680px;
	margin:0 auto;
}
#contents span.link {
	padding:0 0 0 15px;
	background:url(../images/link_icon.gif) left  no-repeat;
}
#contents p.comments {
	margin-top:5px;
	margin-left:1em;
	text-indent:-1em;
	font-size:.78em;
}*/

/* -- 陦ｨ -- */

/*#contents .table_area {
	width:690px;
	padding:9px 0 20px 10px;
}
#contents .table_area table tr.even {
	background:#fafafa;
}
#contents .table_area table tr th {
	height:25px;
	font-weight:normal;
	background:#e9e9e9;
	border-left:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9;
}
#contents .table_area table tr th.last {
	border-right:solid 1px #e9e9e9;
}
#contents .table_area table tr td {
	border-left:solid 1px #e9e9e9;
	border-bottom:solid 1px #e9e9e9;
}
#contents .table_area table tr td.last {
	border-right:solid 1px #e9e9e9;
}
#contents .table_area table tr td.top {
	border-top:solid 1px #e9e9e9;
}

#contents .sec_tab {
	width:690px;
	margin:20px auto;
}
#contents #caution {
	width:680px;
	margin:0 auto 30px auto;
	background:url(../images/caution_bg.gif) repeat-y;
}
#contents #caution .caution_top {
	width:680px;
	background:url(../images/caution_bgtop.gif) top no-repeat;
}
#contents #caution .caution_bottom {
	padding:15px;
	background:url(../images/caution_bgbottom.gif) bottom no-repeat;
}

#contents .caution_t {
	font-size:83%;
}*/

/*------------------------------------------------------------------------
  side
------------------------------------------------------------------------ */

#side {
	width:220px;
	float:left;
}


/* menu */
#side ul#s_navi {
	display:block;
	margin:0 0 10px 0;
}
#side ul#s_navi li {
	width:220px;
	background:url(../images/side_navi_bg_off_body.gif) repeat-y;
	zoom:1;
	position:relative;
}
#side ul#s_navi li span{
	display:block;
}
#side ul#s_navi li .box{
	min-height:29px;
	_height:29px;
	background:url(../images/side_navi_bg_off.gif) no-repeat;
	padding:11px 0 0 35px;
}
#side ul#s_navi li .box .inr{
	padding:11px 0 0 35px;
}
#side ul#s_navi li.top {
	background:url(../images/side_navi_bg_off_body.gif) repeat-y;
}
#side ul#s_navi li.top .box{
	padding:0;
	background:url(../images/side_navi_bg_off.gif) no-repeat;
}
#side ul#s_navi li.top .inr{
	padding-top:11px;
	min-height:29px;
	_height:29px;
	background:url(../images/side_navi_top_bg_off.gif) no-repeat;
}

/* link險ｭ螳� */
#side ul#s_navi li a {
	display: block;
	width: 100%;
	color:#000;
}
#side ul#s_navi li a:hover {
	background:url(../images/side_navi_bg_on_body.gif) repeat-y;
	color:#e60011;
	text-decoration:none;
}
#side ul#s_navi li a:hover .box{
	background:url(../images/side_navi_bg_on.gif) no-repeat;
}
#side ul#s_navi li.top a:hover {
	background:url(../images/side_navi_bg_on_body.gif) repeat-y;
}
#side ul#s_navi li.bottom a:hover {
	background:url(../images/side_navi_bg_on_body.gif) repeat-y;
}
#side ul#s_navi li.bottom a:hover .inr{
	background:url(../images/side_navi_bottom_bg_on.gif) 0 100% no-repeat;
}
#side ul#s_navi li.active {
	color:#e60011;
	font-weight:bold;
	background:url(../images/side_navi_bg_active_body.gif) repeat-y;
}
#side ul#s_navi li.active .box{
	background:url(../images/side_navi_bg_active.gif) no-repeat;
}
#side ul#s_navi li.top_active {
	background:url(../images/side_navi_bg_active_body.gif) repeat-y;
	color:#e60011;
	font-weight:bold;
}
#side ul#s_navi li.top_active .box{
	padding:0;
	min-height:40px;
	_height:40px;
	background:url(../images/side_navi_bg_active.gif) no-repeat;
	zoom:1;
}
#side ul#s_navi li.top_active .inr{
	background:url(../images/side_navi_top_bg_on.gif) no-repeat;
}
#side ul#s_navi li.bottom_active{
	background:url(../images/side_navi_bottom_bg_active_body.gif) repeat-y;
}
#side ul#s_navi li.bottom .box{
	padding:0;
}
#side ul#s_navi li.bottom .inr{
	padding-top:11px;
	min-height:29px;
	_height:29px;
	background:url(../images/side_navi_bottom_bg_off.gif) 0 100% no-repeat;
}
#side ul#s_navi li.bottom_active .box{
	background:url(../images/side_navi_bottom_bg_active.gif) 0 100% no-repeat;
	color:#e60011;
	font-weight:bold;
}

/* version box */
#side #install_box {
	width:220px;
	text-align:center;
	margin:0 0 10px 0;
	background:url(../images/side_install_bg.gif) repeat-y;
}
#side #install_box .bottom {
	padding:0 0 5px;
	zoom:1;
	background:url(../images/side_install_bg_bottom.gif) 0 100% no-repeat;
}
#side #install_box p {
	margin:5px 10px;
}
#side #install_box .btn {
	text-align:center;
	zoom:1;
}

/* banner */
#side #banner {
	width:220px;
}
#side #banner p {
	margin:0 0 10px 0;
}


#side_step_01 p,
#side_step_02 p,
#side_step_03 p,
#side_step_txt p{
	font-size:1.2em;
}


#side_menu01 li{
	font-size:1.2em;
}


/*------------------------------------------------------------------------
  footer
------------------------------------------------------------------------ */
#footer {
	width:960px;
	margin:0 auto;
	padding:90px 0 15px 0;
	background:url(../images/footer_bg.png) top left no-repeat;
} 
#footer .copyright{
	margin:0 auto 10px auto;
	padding-left:15px;
	float:left;
	color:#666;
} 


/* navi */
#footer ul#navi {
	padding:0 15px 0 0;
	font-size:.93em;
	float:right;
}
#footer ul#navi li{
	width:auto;
	padding:0 10px 0 10px;
	float:left;
	background:url(../images/footer_line.gif) right center no-repeat;
}
#footer ul#navi li.last{
	background:none;
	padding:0 0 0 10px;
}

/*------------------------------------------------------------------------
  tagline
------------------------------------------------------------------------ */
#tagline p {
	padding: 26px 6.5em 5px 426px;
}

#wrapper{
	width: 960px;
}

#adrddl #nifheader{
	width: 705px;
}
#adrddl #tagline p {
	display: none;
}

