@charset "Shift_JIS";
/*
  Seven Net
  summary: free_parts css
--------------------------------------*/

/*== t_HS01
--------------------------------------*/
div#t_header_area div#t_HS01 {
	font-size: 16px;
	}
*html div#t_header_area div#t_HS01 {
	font-size: 119%;
	}
*:first-child+html div#t_header_area div#t_HS01 {
	font-size: 119%;
	}

/*== t_HP00
--------------------------------------*/
div#t_header_area div#t_HP00 {
	font-size: 16px;
	}
*html div#t_header_area div#t_HP00 {
	font-size: 119%;
	}
*:first-child+html div#t_header_area div#t_HP00 {
	font-size: 119%;
	}

/*== t_FT02
--------------------------------------*/
div#t_FT02 {
	}

/*== t_FP01
--------------------------------------*/
div#t_FP01 {
	}

/*== t_FS00
--------------------------------------*/
div#t_FS00 {
	text-align: left;
}

/*=== t_assist_nav
----------------------------*/
div#t_FS00 div#t_assist_nav {
	width: 910px;
	_width: 930px;
	padding: 0 10px 17px 10px;
	background: url(../img/common/footer_line.gif) repeat-x left bottom;
	font-size: 84%;
	}

*html body div#t_FS00 div#t_assist_nav {
	width: 910px;
	}

html:first-child div#t_FS00 div#t_assist_nav {
	padding-bottom: 18px;
	}

div#t_FS00 div#t_assist_nav ul li {
	display: inline;
	line-height: 1.1;
	}

/*=== t_guide_nav_btm
----------------------------*/
div#t_FS00 ul#t_guide_nav_btm {
	width: 907px;
	overflow: hidden;
	margin: 0 auto 3px 10px;
	*margin-bottom: 4px;
	margin-right: 0px;
	padding: 20px 3px 2px 0px;
	*padding-top: 19px;
	border-bottom: 1px solid #999;
	font-size: 84%;
	}

html:first-child div#t_FS00 ul#t_guide_nav_btm {
	margin: 0px 10px 4px 10px;
	padding: 20px 3px 3px 2px;
	}

div#t_FS00 ul#t_guide_nav_btm li {
	display: inline;
	line-height: 1.1;
	}

/*=== address
----------------------------*/
div#t_FS00 address {
	width: 910px;
	margin: 0 auto 0 10px;
	text-align: left;
	font-size: 77%;
	}

html:first-child div#t_FS00 address {
	font-size: 81%;
	margin: 0 auto 1px 10px;
	}

/*=== free space
----------------------------*/
div#t_FS00 .t_free_space {
	padding: 0 10px;
	margin-top: 10px;
	}

div#t_FS00 .t_free_space img {
	vertical-align: middle;
	}
	
/*== information
--------------------------------------*/
div#f_information div.freeparts {
	clear: both;
	padding-bottom: 22px;
	font-size: 84%;
	}
div#f_information div.freeparts h3 {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	color: #D47211;
	font-size: 117%;
	}
div#f_information div.freeparts p {
	margin: 0 48px 8px 18px;
	line-height: 1.3;
	}
div#f_information div.freeparts span.decoration1 {
	font-size: 117%;
	font-weight: bold;
	}
div#f_information div.freeparts span.decoration2 {
	font-weight: bold;
	}

div#f_information div.freeparts ul {
	list-style-position: inside;
	}
div#f_information div.freeparts ul li {
	display: block;
	margin: 0 8px 5px 0;
	padding: 0 0 2px 23px;
	background: url(../img/common/indent_02.gif) no-repeat 8px 2px;
	*text-indent: -16px;
	}


