@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#333333;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* ==================================================
social_plugins
================================================== */
#tmp_wrap_social {
	clear:both;
}
#tmp_social {
	float:right;
	padding:10px 0 0;
}
#tmp_social #tmp_twitter,
#tmp_social #tmp_facebook {
	float:left;
	position:relative;
	z-index:20;
}
#tmp_social #tmp_twitter,
#tmp_social #tmp_facebook {
	line-height:0;
}
#tmp_social #tmp_facebook {
	margin-right:10px;
}
#tmp_social #tmp_twitter a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* ==================================================
smartphonelink
================================================== */
#tmp_wrap_smartphonelink {
	clear:both;
	display:none;
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	line-height:1.2;
}
#tmp_smartphonelink {
	font-size:200%;
	color:#000000;
	text-align:center;
	text-shadow:2px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, -2px -2px 1px #FFFFFF;
	background:-moz-linear-gradient(center top, #DFF0FF, #BBE1FD);/* Mozilla */
	background:-webkit-gradient(linear, center top, center bottom, from(#DFF0FF), to(#BBE1FD)); /* Webkit */
	border:2px solid #3A5BA8;
	border-radius:5px;      /* CSS3 */
	-moz-border-radius:5px;    /* Mozilla */
	-webkit-border-radius:5px; /* Webkit */
}
#tmp_smartphonelink a {
	display:block;
	padding:5px;
	color:#000000;
	text-decoration:none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px),only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
#tmp_wrap_smartphonelink {
	display:block;
}
}
/* wrapper
============================== */
#tmp_wrapper2 {
	background:url(/shared/site_oneforwan/images/header/header_bg_free.jpg) no-repeat center top;
}
.format_top #tmp_wrapper2 {
	background:url(/shared/site_oneforwan/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
#tmp_wrapper3 {
	width:940px; /* デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	position: relative;
}
* html #tmp_wrapper3 {
	text-align:left;
}
/* noscript */
.noscript {
	text-align:center;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 3px 10px 10px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 20px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.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; /* 変更しない */
}
.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:10px 0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-470px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:470px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:460px; /* デザインによって変更 */
}
.format_top .col_main {
	padding-top:0;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:224px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:247px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:247px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-247px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:247px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:50px 10px 4px 20px;
	background:url(/shared/site_oneforwan/images/header/header_bg_free.jpg) no-repeat center top;
}
.format_top #tmp_header {
	padding:0;
	height:495px;
	background:url(/shared/site_oneforwan/images/wrapper/wrapper_bg.jpg) no-repeat center top;
	position:relative;
}
#tmp_hlogo {
	float:left;
}
.format_top #tmp_hlogo {
	float:none;
	padding:414px 0 0 20px;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:393px;
	position: absolute;
	top: 127px;
	right: 4px;
	z-index: 10;
}
#tmp_means img {
	vertical-align:top;
}
.format_top #tmp_means {
	position:static;
	margin-left:40px;
	margin-bottom:10px;
}
/* search */
#tmp_search {
	float: left;
	margin:0 16px 0 0;
}
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:138px;
	min-height:22px;
	margin:2px 5px 0 0;
	border:1px solid #EAE3D6;
}
* html #tmp_query {
	width:140px;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0;
	float:left;
}
/* ==================================================
navi
================================================== */
/* gnavi_top
============================== */
#tmp_gnavi_top ul {
	list-style:none;
}
#tmp_gnavi_top #tmp_glist1,
#tmp_gnavi_top #tmp_glist2,
#tmp_gnavi_top #tmp_glist3 {
	position:absolute;
}
#tmp_gnavi_top #tmp_glist1 {
	top:152px;
	right:216px;
}
#tmp_gnavi_top #tmp_glist2 {
	top:296px;
	right:255px;
}
#tmp_gnavi_top #tmp_glist3 {
	top:189px;
	right:10px;
}
/* gnavi
============================== */
#tmp_gnavi {
	padding:4px 0 0;
	clear:both;
}
#tmp_gnavi ul {
	margin:0 0 0 10px;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	height:87px;
	background-image:url(/shared/site_oneforwan/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	background-position:-155px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-155px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-155px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-155px bottom;
}
#tmp_glist3 a {
	background-position:-337px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-337px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-337px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-337px bottom;
}
#tmp_glist4 a {
	background-position:-517px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-517px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-517px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-517px bottom;
}
#tmp_glist5 a {
	background-position:-744px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-744px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-744px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-744px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:87px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_glist1 a,
#tmp_glist1 span {
	width:155px;
}
#tmp_glist2 a,
#tmp_glist2 span {
	width:182px;
}
#tmp_glist3 a,
#tmp_glist3 span {
	width:180px;
}
#tmp_glist4 a,
#tmp_glist4 span {
	width:227px;
}
#tmp_glist5 a,
#tmp_glist5 span {
	width:176px;
}
/* pet_navi
============================== */
#tmp_pet_navi {
	clear:both;
}
#tmp_pet_navi ul {
	margin:0 0 10px;
	list-style:none;
}
#tmp_pet_navi li {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 10px;
	position:relative;
	z-index:1;
}
#tmp_pet_navi #tmp_plist3,
#tmp_pet_navi #tmp_plist6 {
	margin-right:0;
}
#tmp_pet_navi a {
	display:block;
	width:300px;
	height:44px;
	background-image:url(/shared/templates/oneforwan_free/images/contents/travel/travel_navi.jpg);
	background-repeat:no-repeat;
}
#tmp_plist1 a {
	background-position:left top;
}
#tmp_plist1.active a,
#tmp_plist1 a:hover,
#tmp_plist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_plist1 a:active {
	background-position:left bottom;
}
* html #tmp_plist1 a:active {
	background-position:left bottom;
}
#tmp_plist2 a {
	background-position:-300px top;
}
#tmp_plist2.active a,
#tmp_plist2 a:hover,
#tmp_plist2 a:focus {
	background-position:-300px bottom;
}
*:first-child+html #tmp_plist2 a:active {
	background-position:-300px bottom;
}
* html #tmp_plist2 a:active {
	background-position:-300px bottom;
}
#tmp_plist3 a {
	background-position:-630px top;
}
#tmp_plist3.active a,
#tmp_plist3 a:hover,
#tmp_plist3 a:focus {
	background-position:-630px bottom;
}
*:first-child+html #tmp_plist3 a:active {
	background-position:-630px bottom;
}
* html #tmp_plist3 a:active {
	background-position:-630px bottom;
}
#tmp_plist4 a {
	background-position:-900px top;
}
#tmp_plist4.active a,
#tmp_plist4 a:hover,
#tmp_plist4 a:focus {
	background-position:-900px bottom;
}
*:first-child+html #tmp_plist4 a:active {
	background-position:-900px bottom;
}
* html #tmp_plist4 a:active {
	background-position:-900px bottom;
}
#tmp_plist5 a {
	background-position:-1200px top;
}
#tmp_plist5.active a,
#tmp_plist5 a:hover,
#tmp_plist5 a:focus {
	background-position:-1200px bottom;
}
*:first-child+html #tmp_plist5 a:active {
	background-position:-1200px bottom;
}
* html #tmp_plist5 a:active {
	background-position:-1200px bottom;
}
#tmp_plist6 a {
	background-position:-1530px top;
}
#tmp_plist6.active a,
#tmp_plist6 a:hover,
#tmp_plist6 a:focus {
	background-position:-1530px bottom;
}
*:first-child+html #tmp_plist6 a:active {
	background-position:-1530px bottom;
}
* html #tmp_plist6 a:active {
	background-position:-1530px bottom;
}
#tmp_pet_navi ul li span {
	display:block;
	width:300px;
	height:44px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_plist2 a,
#tmp_pet_navi ul li#tmp_plist2 span,
#tmp_plist5 a,
#tmp_pet_navi ul li#tmp_plist5 span {
	width:330px;
}
#tmp_plist3 a,
#tmp_pet_navi ul li#tmp_plist3 span,
#tmp_plist6 a,
#tmp_pet_navi ul li#tmp_plist6 span {
	width:270px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:10px 10px 5px;
	clear:both;
	float:left;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
/* rnavi
============================== */
#tmp_rnavi {
	clear:both;
	width:224px;
}
#tmp_rnavi2 {
	clear:both;
	padding:0 7px;
}
#tmp_searchbox {
	margin:0;
	background:url(/shared/site_oneforwan/images/navi/rnavi/search_box_top.jpg) no-repeat left top;
	clear:both;
	position: relative;
}
.format_top #tmp_searchbox {
	background:url(/shared/templates/oneforwan_top/images/searchbox_top.jpg) no-repeat left top;
}
#tmp_searchbox_ttl {
	padding:26px 27px 14px;
	position:relative;
	z-index:5;
}
.format_top #tmp_searchbox_ttl {
	padding:26px 27px 14px 41px;
}
#tmp_searchbox_cnt {
	padding:0 27px 111px;
	background:url(/shared/site_oneforwan/images/navi/rnavi/search_box_bottom.jpg) no-repeat left bottom;
}
.format_top #tmp_searchbox_cnt {
	padding:0 27px 111px 41px;
	background:url(/shared/templates/oneforwan_top/images/searchbox_bottom.jpg) no-repeat left bottom;
}
#tmp_searchbox_cnt .searchboxL {
	float:left;
	width:216px;
}
#tmp_searchbox_cnt .searchboxR {
	float:left;
	width:140px;
	padding:21px 0 0;
}
#tmp_searchbox_cnt input {
	width:200px;
	border:1px solid #CDE3AC;
	min-height:22px;
}
#tmp_search_budo {
	position:absolute;
	top:14px;
	right:17px;
	z-index:1;
}
#tmp_searchbox_cnt .form {
	margin:0 0 10px;
	line-height:1.5;
}
#tmp_searchbox_cnt .form2 {
	margin:0 0 12px;
}
#tmp_searchbox_cnt .form2 input {
	width:auto;
}
select.styled {
	width:200px;
}
.format_free #tmp_searchbox_cnt input,
.format_free select.styled {
	width: 170px;
}
span.customSelect {
	background:url(/shared/templates/oneforwan_top/images/img_select.gif) right center no-repeat;
	border:1px solid #CDE3AC;
	padding:0 5px;
}
.btn_sp {
	margin-top:-15px;
	position: relative;
	z-index: 20;
}
/* aiken box */
.wrap_aikenbox {
	background:url(/shared/templates/oneforwan_top/images/aikenbox_top.jpg) no-repeat left top;
}
.aikenbox {
	padding:21px 32px 49px;
	background:url(/shared/templates/oneforwan_top/images/aikenbox_bottom.jpg) no-repeat left bottom;
}
.aikenbox .section {
	padding-left:8px;
}
.section2 {
	padding-left:10px;
}
/* banner
============================== */
ul.banner {
	list-style: none;
}
ul.banner li {
	margin:0 0 10px;
}
ul.banner li.nomargin {
	margin-bottom:0;
}
ul.banner li a img {
	vertical-align:text-top;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
/* idx ttl
============================== */
.idx_ttl {
	margin:0 0 20px;
}

/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #E2D8C5;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	margin:-88px 0 0;
	padding:88px 0 0;
	background:url(/shared/site_oneforwan/images/footer/footer_bg.jpg) no-repeat center top;
}
#tmp_footer {
	width:920px;
	margin:0 auto;
	padding:0 0 10px;
	clear:both;
}
* html #tmp_footer {
	text-align:left;
}
/* fnavi
============================== */
#tmp_fnavi {
	margin:0 0 6px;
	color:inherit;
	list-style:none;
}
#tmp_fnavi li {
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_footer_cnt {
	padding:65px 0 0;
	clear:both;
}
#tmp_footer_cnt address {
	display:none;
}
#tmp_copyright {
	font-size: 86%;
	text-align:right;
	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_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
.space_lft2 {
	padding-left:2em; /* 変更しない */
}
/* 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 {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	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 td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	padding:1px;
	border:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 7px;
	color:inherit;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/site_oneforwan/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
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;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/site_oneforwan/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/site_oneforwan/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/site_oneforwan/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 */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_searchbox:after,
#tmp_searchbox_ttl:after,
#tmp_searchbox_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.wrap_aikenbox :after,
.aikenbox:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_pet_navi,
*:first-child+html #tmp_pet_navi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_searchbox,
*:first-child+html #tmp_searchbox_ttl,
*:first-child+html #tmp_searchbox_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*: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.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .wrap_aikenbox ,
*:first-child+html .aikenbox {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_searchbox,
* html #tmp_searchbox_ttl,
* html #tmp_searchbox_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .wrap_aikenbox ,
* html .aikenbox {
	display:inline-block; /* 変更しない */
}