@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_free {
	color:inherit;
	background-color:#FFFFCC;
}
* html body {
	text-align:center;
}
.noscript {
	color:inherit;
	background-color:#FFFFFF;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:980px;
	margin:0 auto;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	background:url(/shared/site_fruits/images/main/wrapper_bg.gif) repeat left top;
}
/* main
============================== */
#tmp_wrap_main {
	padding:30px 20px 0;
	background:url(/shared/site_fruits/images/main/main_bg.gif) repeat-x left top;
	clear:both;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%;
}
/* format
============================== */
.wrap_col_nm {
	width:100%;
	float:left;
}
.col_nm {
	width:100%;
}
.wrap_col_lft_navi {
	float:left;
	position:relative;
	z-index:1;
}
.wrap_col_rgt_navi {
	float:right;
}
.format_top .column_full .wrap_col_main {
	width:100%;
	float:right;
}
.column_full .wrap_col_main {
	width:100%;
	float:right;
}
.column_lnavi .wrap_col_main {
	width:100%;
	float:right;
}
.column_rnavi .wrap_col_main {
	width:100%;
	float:left;
}
.col_main {
	padding:0;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-250px;
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:250px;
}
.format_top .column_full .wrap_col_lft_navi {
	width:230px;
	margin-right:-250px;
}
.format_top .column_full .col_lft_navi {
	padding:10px;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:230px;
}
.format_top .column_full .col_rgt_navi {
	padding:10px;
}
.format_top .column_full .col_main {
	margin-left:250px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-250px;
}
.format_free .wrap_col_nm2 {
	margin-right:250px;
}
.format_free .wrap_col_lft_navi {
	width:230px;
	margin-right:-250px;
}
/*
.format_free .col_lft_navi {
	padding:10px;
}
*/
.format_free .wrap_col_rgt_navi {
	width:230px;
}
.format_free .col_rgt_navi {
	padding:10px;
}
.format_free .column_full .col_main {
	margin-left:250px;
}
.format_free .column_lnavi .col_main {
	margin-left:250px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-250px;
}
.format_free .column_rnavi .col_main {
	margin-right:250px;
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:15px 20px 12px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_hlogo {
	color:inherit;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:500px;
	float:right;
}
#tmp_means_primary {
	margin-bottom:20px;
	font-size:0.1%;
	line-height:0.1;
	text-align:right;
}
#tmp_means_secondary {
	clear:both;
}
#tmp_means_secondary {
	clear:both;
	margin:10px 0 0 0;
}
#tmp_search {
	float:left;
	margin-right:10px;
}
#tmp_search dt {
	margin:0 5px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:150px;
	border:1px solid #666666;
	margin:0 5px 0 0;
}
* html #tmp_query {
	width:152px;
}
#tmp_func_txt {
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_func_txt dt {
	float:left;
}
#tmp_func_txt dd {
	float:left;
	margin-left:2px;
	display:inline;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	width:980px;
	margin:0 auto;
	padding:0 0 5px;
	color:inherit;
	background:#FFFFFF url(/shared/site_fruits/images/navi/gnavi/gnavi_bg.gif) repeat-x left bottom;
	clear:both;
}
#tmp_gnavi ul {
	margin:0 0 0 20px;
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
}
#tmp_gnavi ul li {
	float:left;
	margin-right:5px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 0 0.5em;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	padding:22px 10px 330px 14px;
}
#tmp_lnavi_ttl {
	margin-bottom:35px;
}
#tmp_lnavi ul {
	list-style:none;
	font-weight:bold;
}
#tmp_lnavi ul li {
	margin-bottom:0.8em;
	padding:3px 0 3px 25px;
	background:url(/shared/site_fruits/images/navi/arrow_icon.gif) no-repeat 0 0.2em;
}
#tmp_lnavi ul li ul {
	margin-top:0.5em;
	list-style:none;
	font-weight:normal;
}
#tmp_lnavi ul li ul li {
	margin-bottom:0.5em;
	padding:0 0 0 15px;
	background:url(/shared/site_fruits/images/navi/list_icon.gif) no-repeat 0 0.2em;
}
.lnavi_grape {
	background:url(/shared/site_fruits/images/navi/lnavi/lnavi_bg_grape.gif) no-repeat left top;
}
.lnavi_peach {
	background:url(/shared/site_fruits/images/navi/lnavi/lnavi_bg_peach.gif) no-repeat left top;
}
.lnavi_strawberry {
	background:url(/shared/site_fruits/images/navi/lnavi/lnavi_bg_strawberry.gif) no-repeat left top;
}
.lnavi_cherry {
	background:url(/shared/site_fruits/images/navi/lnavi/lnavi_bg_cherry.gif) no-repeat left top;
}
.lnavi_others {
	background:url(/shared/site_fruits/images/navi/lnavi/lnavi_bg_others.gif) no-repeat left top;
}
/* rnavi
============================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%;
	clear:both;
}
/* top
============================== */
.format_top #tmp_main {
	border-bottom:1px solid #000000;
}
/* free
============================== */
.format_free .column_lnavi #tmp_wrap_main2 {
	background:url(/shared/site_fruits/images/main/main_lnavi_bg.gif) repeat-y left top;
}
.format_free .column_lnavi #tmp_main {
	background:url(/shared/site_fruits/images/main/main_lnavi_bg_btm.gif) no-repeat left bottom;
}
.format_free .column_lnavi .col_main {
	padding:15px;
	background:url(/shared/site_fruits/images/main/main_navi_bg_cnt.gif) no-repeat left top;
}
.format_free .column_lnavi .wrap_col_lft_navi {
	background:url(/shared/site_fruits/images/main/main_navi_bg_navi.gif) no-repeat left top;
}
.format_free .column_cnt #tmp_wrap_main2 {
	background:url(/shared/site_fruits/images/main/main_cnt_bg.gif) repeat-y left top;
}
.format_free .column_cnt #tmp_main {
	background:url(/shared/site_fruits/images/main/main_cnt_bg_btm.gif) no-repeat left bottom;
}
.format_free .column_cnt .col_main {
	padding:15px;
	background:url(/shared/site_fruits/images/main/main_cnt_bg_top.gif) no-repeat left top;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin
============================== */
.plugin {
	margin:0 0 10px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 10px;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:0.2em 0.5em;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_inquiry_ttl h2 {
	font-size:100%;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:0 20px 15px;
	clear:both;
}
#tmp_fnavi {
	padding:7px 0 3px;
	border-bottom:1px solid #000000;
	list-style:none;
}
#tmp_fnavi li {
	margin-right:20px;
	padding:3px 0 3px 25px;
	white-space:nowrap;
	float:left;
	background:url(/shared/site_fruits/images/navi/arrow_icon.gif) no-repeat 0 0.1em;
}
#tmp_footer_cnt {
	padding:5px 0 0;
	clear:both;
}
#tmp_footer_cnt a {
	display:inline-block;
}
#tmp_footer_cnt address {
	margin:0 0 0.2em;
	font-style:normal;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background-color:transparent;
}
.txt_green {
	color:#007500;
	background:transparent;
}
.txt_bg_pink {
	margin:0 1px;
	padding:0 1px;
	color:inherit;
	background-color:#FFDDEE;
}
.txt_border_red {
	margin:0 1px;
	padding:0 1px;
	border:1px solid #FF0000;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
p.indent1 {
	text-indent:1em;
}
/* image
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon
============================== */
ul.noicon {
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0 !important;
}
ul ul.noicon {
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48%;
	float:left;
}
/* nestcol2
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* col3
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31%;
	float:left;
}
/* img_cap
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable th,
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text
============================== */
p.left,
div.left {
	text-align:left;
}
p.right,
div.right {
	text-align:right;
}
p.center,
div.center {
	text-align:center;
}
/* image
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
system
================================================== */
/* indent
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC;
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF;
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC;
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9;
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE;
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_gnavi:after,
#tmp_main:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.col3,
*:first-child+html #tmp_lnavi {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_gnavi,
* html #tmp_main,
* html .plugin,
* html .pnavi,
* html #tmp_lnavi,
* html #tmp_inquiry_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3 {
	height:1%;
}
