@charset "Shift_JIS";
/*
  Seven Net
  URL: http://
  summary: global styles
--------------------------------------*/

/*= global style
----------------------------------------------------------------------------*/

body#t_c04,
body#t_e01 {
	padding: 10px;
	background: #ffffff;
	}

#t_container {
	width: 950px;
	min-height: 100%;
	margin: 0 auto;
	/* padding-bottom: 20px; */
	background-color: #ffffff;
	}
/*\*/
* html #t_container {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #ffffff;
	}
/**/

#t_container_02 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
/*\*/
* html #t_container_02 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;	
	}
/**/
html:first-child #t_container_02 {
	width: 100%;
	max-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;	
	}

/*= template header_area
----------------------------------------------------------------------------*/

div#t_header_area {
	position: relative;
	width: 930px;
	margin: 0 auto;
	_margin: 0 0 0 10px;
	font-size: 84%;
	text-align: left;
	}
#t_container_02 div#t_header_area {
	position: inherit;
	width: 100%;
	margin: 0;
	font-size: 100%;
	text-align: left;
	}

/*== t_header
--------------------------------------*/

div#t_HT01 {
	}

/*=== t_ci
----------------------------*/

#t_ci {
	margin: 0;
	padding: 11px 0 15px;    /* 変更 */
	}
body:first-of-type #t_ci {
	margin: 0;
	padding: 11px 0 15px;    /* 変更 */
	} 
/*\*//*/
#t_ci {
	margin: 0;
	padding: 24px 0 24px 9px;
	}
/**/

#t_ci a {
	display: block;
	width: 289px;    /* 変更 */ 
	}

/*=== toppage
----------------------------*/

div#t_HT01 p.toppage {
	position: absolute;
	z-index: 2;
	top: 24px;
	left: 10px;
	width: 185px;
	}

div#t_HT01 p.toppage a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	}

/* ↓追加 */
div#t_HT01 p.link_7andi {
	position: absolute;
	z-index: 2;
	right: 176px;
	top: 19px;
}
div#t_HT01 p.link_7andi a:link{
	color:#333;
	text-decoration:none;
}
div#t_HT01 p.link_7andi a:hover{
	color:#333;
	text-decoration:underline;
}
/* ↑追加 */

div#t_HT01 p.logo_7andi {
	position: absolute;
	z-index: 2;
	top: 10px;        /* 変更 */
	right:0px;        /* 変更 */
	width: 156px;     /* 変更 */
	}

/*=== t_guide_nav_top
----------------------------*/

ul#t_guide_nav_top {
	position: absolute;
	width: 630px;
	_padding-right: 10px;
	top: 44px;
	right: 0px;
	line-height: 1;
	text-align: right;
	}

ul#t_guide_nav_top li {
	display: inline;
	}

ul#t_guide_nav_top li img {
	margin-right: 10px;
	padding-bottom: 2px;
	*padding-bottom: 0;
	vertical-align: middle;
	}

/*== t_HT02
--------------------------------------*/

div#t_HT02 {
	height: 12px;    /* 変更 */ 
	padding: 0;
	background:url(../img/common/footer_line.gif) no-repeat scroll left bottom transparent;    /* 変更 */ 
	}

div#t_HT02 ul li {
	float: left;
	margin-left: 4px;
	}

div#t_HT02 ul li.listTop {
	margin-left: 0;
	}

/*== t_HT03
--------------------------------------*/

div#t_HT03 {
	clear: both;
	width: 930px;
	margin: 0 10px 0 0;
	}
/* for Mac IE */
/*\*//*/
div#t_HT03 {
	clear: both;
	width: 930px;
	margin: 0 10px 10px 0;
	}
/**/

div#t_HT03 div.searchBox {
	padding: 5px 0 5px 0;
	*padding: 4px 0 6px 0;
	background: url(../img/common/bg_searchbox_01.gif) no-repeat left bottom;
	}
html:first-child div#t_HT03 div.searchBox {
	padding: 6px 0 6px 0;
	background: url(../img/common/bg_searchbox_01.gif) no-repeat left bottom;
	}

div#t_HT03 div.searchBox form {
	text-align: center;
	}

div#t_HT03 div.searchBox p.search select {
	width: 122px;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 1.2;
	font-size: 112%;
	}

div#t_HT03 div.searchBox p.search input {
	vertical-align: middle;
	line-height: 1.2;
	}

div#t_HT03 div.searchBox p.search input.textfield {
	width: 280px;
	*width: 282px;
	margin-right: 5px;
	padding: 1px 0;
	}

html:first-child div#t_HT03 div.searchBox p.search input.textfield {
	width: 282px;
	}

/*== t_HT04
--------------------------------------*/

div#t_HT04 {
	margin: 10px 10px 0 10px;
	}

div#t_HT04 div {
	min-height: 35px;
	*height: 35px;
	width: 910px;
	vertical-align: middle;
	}
/*\*//*/
div#t_HT04 div {
	height: 35px;
	width: 910px;
	vertical-align: middle;
	}
/**/

div#t_HT04 div p {
}

div#t_HT04 div p.welcomeText {
	padding-top: 10px;
	*padding-top: 14px;
	font-weight: bold;
	}
/*\*//*/
div#t_HT04 div p.welcomeText {
	padding-top: 14px;
	font-weight: bold;
	}
/**/

div#t_HT04 div p.topicPathText {
	padding-top: 8px;
}
/*\*//*/
div#t_HT04 div p.topicPathText {
	padding-top: 10px;
}
/**/

div#t_HT04 div p.topicPathText em {
	font-size: 118%;
	font-weight: bold;
	}

html:first-child div#t_HT04 div p.topicPathText em {
	font-size: 130%;
	}

/*= template t_contents_area
----------------------------------------------------------------------------*/
div#t_contents_area {
	width: 930px;
	margin: 0 auto 10px auto;
	padding-top: 10px;
	text-align: left;
	}

#t_container_02 div#t_contents_area {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-top: 0;
	text-align: left;
	}


/* - - - - - - - - - - - exception column layout - - - - - - - - - - - */

/*-----------------------------------------------------------------*/
/*                        3column layout                           */
/*-----------------------------------------------------------------*/

div#t_contents_wrapper {
	float: left;
	width: 680px;
	}

div#t_contents_center {
	float: right;
	padding-bottom: 14px;
	width: 490px;
	}

div#t_contents_left {
	float: left;
	padding-bottom: 20px;
	width: 180px;
	}

div#t_contents_right {
	float: right;
	padding-bottom: 20px;
	width: 240px;
	}

/*-----------------------------------------------------------------*/
/*                       2column layout                            */
/*-----------------------------------------------------------------*/

div#t_2col_contents_right {
	float: right;
	padding-bottom: 14px;
	width: 728px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 740px;
	}

div#t_2col_contents_left {
	float: left;
	padding-bottom: 20px;
	width: 180px;
	}


/*-----------------------------------------------------------------*/
/*                        1column layout                           */
/*-----------------------------------------------------------------*/

div#t_1col_contents {
	width: 930px;
	padding-bottom: 14px;
	}

#t_container_02 div#t_1col_contents {
	width: 100%;
	padding-bottom: 14px;
	}

/* - - - - - - - - - - an exception column layout - - - - - - - - - - */

/*-----------------------------------------------------------------*/
/*                          C01 layout                             */
/*-----------------------------------------------------------------*/

div.C01 div#t_contents_wrapper {
	float: right;
	width: 740px;
	}

div.C01 div#t_contents_center {
	float: left;
	padding-bottom: 14px;
	width: 490px;
	}

div.C01 div#t_contents_left {
	float: left;
	padding-bottom: 20px;
	width: 180px;
	}

div.C01 div#t_contents_right {
	float: right;
	padding-bottom: 20px;
	width: 240px;
	}

/*-----------------------------------------------------------------*/
/*                          C04 layout                             */
/*-----------------------------------------------------------------*/

div.C04 div#t_contents_area {
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	}

div.C04 div#t_1col_contents {
	width: 100%;
	padding-bottom: 14px;
	}

/*-----------------------------------------------------------------*/
/*                          C12 layout                             */
/*-----------------------------------------------------------------*/

div.C12 div#t_2col_contents_left {
	float: left;
	width: 680px;
	padding-bottom: 14px;
	}

div.C12 div#t_2col_contents_right {
	float: right;
	width: 240px;
	padding-bottom: 20px;
	}

/*-----------------------------------------------------------------*/
/*                     error page layout                           */
/*-----------------------------------------------------------------*/

div.E01 div#t_contents_area {
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	}

div.E01 div#t_1col_contents {
	width: 100%;
	padding-bottom: 14px;
	}

.E02 div#t_contents_area {
	margin: 10px 0;
	}

.ERR div#t_HT04 {
	width: inherit;
	margin: inherit;
	text-align: inherit;
	min-height: inherit;
  _height: inherit;
	}

.ERR div#t_HT04b {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	min-height: 20px;
  _height: 20px;
	}

.ERR div#t_contents_spacer {
	height: 6px;
	font-size: 0;
	line-height: 0;
	}

.ERR div#t_contents_area {
	width: 930px;
	margin: 0 auto 50px auto;
	padding: 15px 0 15px 0;
	background-color: #eeeeee;
	text-align: left;
	}

.ERR div#t_contents_area h1 {
	margin: 0 0 12px 18px;
	padding: 2px 0 2px 22px;
	background: url(../img/common/icon_attention_01.gif) no-repeat left center;
	font-size: 100%;
	}

.ERR div#t_contents_area div.comment {
	margin: 0 0 20px 40px;
	font-size: 84%;
	line-height: 1.4;
	}

.ERR div#t_contents_area p.link {
	margin: 0 0 0 40px;
	padding: 0;
	}

.ERR div#t_contents_area h2 {
	margin: 0;
	padding: 0;
	font-size: 110%;
	}

.ERR div#t_contents_area div.message {
	margin: 20px 40px 5px;
	padding: 20px;
	background-color: #fff;
	font-size: 84%;
	line-height: 1.4;
	border: 2px solid #F00;
	}



/* == footer_area wrap
--------------------------------------*/

div#t_footer_area {
	clear: both;
	width: 930px;
	margin: 0 auto;
	}

div.C04 div#t_footer_area {
	clear: both;
	width: 100%;
	margin: 0;
	}

/* == t_FT_01
--------------------------------------*/

div#t_FT01 {
	clear: both;
	width: 930px;
	margin: 0 auto 10px auto;
	*margin-bottom: 9px;
	}

div#t_FT01 div.searchBox {
	padding: 5px 0 5px 0;
	*padding: 4px 0 5px 0;
	background: #f1eada;
	}

html:first-child div#t_FT01 div.searchBox {
	padding: 6px 0 5px 0;
	background: #f1eada;
	}

div#t_FT01 div.searchBox form {
	text-align: center;
	}

div#t_FT01 div.searchBox p.search select {
	width: 122px;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 1.2;
	font-size: 112%;
	}

div#t_FT01 div.searchBox p.search input {
	vertical-align: middle;
	line-height: 1.2;
	}

div#t_FT01 div.searchBox p.search input.textfield {
	width: 280px;
	margin-right: 5px;
	padding: 1px 0;
	}
