/* ------------------------------
global
------------------------------ */

body {
	font-size: 14px;
	background-color:#F8F8F8;
}


#container {
	height: 100%;
	width: 100%;	
}
#main {
	margin-top: 30px;
	/*_width:980px;*/
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 100%;
}

h1 {
	display:block;
	/*width:471px;
	height:129px;*/
}

h1 span{
	display:none;
}

h2,h3,h4,h5 {
	display:block;
}

h2 span,
h3 span,
h4 span,
h5 span{
	display:none;
}

table{
	margin-left:auto;
	margin-right:auto;
}


#main h1 a{
	display:block;
	width:471px;
	height:129px;
}
#submenu {
	display:block;
	width:255px;
	position:absolute;
	top:-16px;
	right:6px;
	text-align:center;
	font-size: 12px;
}

#logolink{
	display:block;
	margin-top:-30px;
	width:150px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	background-image: url(../images/main/TOYOINK.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}

#logolink a{
	display:block;
	width:150px;
	height:30px;
}

#fontsize {
	display:block;
	text-align:center;
	width:208px;
	height:20px;
	color:#0052BC;
	border:1px solid #0052BC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0em;
	padding-top: 0em;
	background-color: #F5F5FF;
	background-image: url(../images/main/dot_99BAE4.gif);
	background-repeat: repeat;
	font-size: 100%;
}

#fontsize ul {
	list-style:none;
	padding:2px 0px;
	margin-left:15px;
}


#fontsize ul li {
	text-align:center;
	float:left;
	padding-left:5px;
}

#footer{
	width:960px;
	border-top:4px solid #0052BC;
	clear:both;
	background-color:#FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}

#footer p.copy{
	color:#4d4d4d;
	float:left
}

#footer p.link{
	float:right;
	text-align:right;
	color:#0052BC;
}


/* ------------------------------
top
------------------------------ */

#topicleft{
	width:108px;
	float:left;
}

#topicright{
	width:840px;
	margin-top:3px;
	float:right;
}

#top_btn {
	width:840px;
	text-align:center;
	clear:both;
	margin:40px 60px 20px 60px;
}

#top_btn ul {
	list-style:none;
	text-align:center;
}

#top_btn ul li {
	width:400px;
	float:left;
	margin-bottom:20px;
}

#top_btn ul li a{
	display:block;
	width:400px;
	height:90px;
}

#top_btn ul li a#btn1{
	background-image:url(../images/top/btn_01.jpg);
}


/* ------------------------------
second
------------------------------ */

#page_menu{
	width:960px;
	border-top:4px solid #0052BC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	
#page_menu ul{
	clear:both;
	list-style:none;
	height:36px;
	margin:0px !important;
	padding:0px !important;
	display: block;
}

#page_menu ul li {
	float:left;
	/*height:1px;
	line-height:20px;*/
	margin:0px !important;
	padding:0px !important;
	list-style-position: inside;
	list-style-type: none;
	display: block;
}

#page_menu ul li a {
	line-height:normal;
	padding:0;
	margin: 0px;
}

#page_menu ul li a span{
	display:none;
}

#page_menu li a#btn1{
	width:136px;
	height:23px;
	background-image:url(../images/second_main/btn_page_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#page_menu li a#btn1.stay,
#page_menu li a:hover#btn1 {
	background-image:url(../images/second_main/btn_page_01_o.gif);
}

#page_menu li a#btn2{
	width:184px;
	height:23px;
	background-image:url(../images/second_main/btn_page_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#page_menu li a#btn2.stay,
#page_menu li a:hover#btn2{
	background-image:url(../images/second_main/btn_page_02_o.gif);
}

#page_menu li a#btn3{
	width:147px;
	height:23px;
	background-image:url(../images/second_main/btn_page_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#page_menu li a#btn3.stay,
#page_menu li a:hover#btn3{
	background-image:url(../images/second_main/btn_page_03_o.gif);
}

#page_menu li a#btn4{
	width:221px;
	height:23px;
	background-image:url(../images/second_main/btn_page_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#page_menu li a#btn4.stay,
#page_menu li a:hover#btn4{
	background-image:url(../images/second_main/btn_page_04_o.gif);
}

#page_menu li a#btn5{
	width:173px;
	height:23px;
	background-image:url(../images/second_main/btn_page_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#page_menu li a#btn5.stay,
#page_menu li a:hover#btn5{
	background-image:url(../images/second_main/btn_page_05_o.gif);
}

#page_menu li a#btn6{
	width:99px;
	height:23px;
	background-image:url(../images/second_main/btn_page_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#page_menu li a#btn6.stay,
#page_menu li a:hover#btn6{
	background-image:url(../images/second_main/btn_page_06_o.gif);
}


/* contents */

#second_page {
	width:700px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#second_page ul{
	list-style:none;
	margin-bottom:10px;
}

#second_page ul li{
	float:left;
}

#second_page ul li a{
	padding:0px;
	margin: 0px;
}

#second_page h3{
	clear:both;
	text-align:center;
	padding-top: 40px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}


.page_txt{
	margin:20px auto;
	width:670px;
	text-align:left;
}

p.txt{
	font-size:14px;
	line-height: 2;
}

.dotback{
	background:url(../images/second_main/fukidashi_bg.gif);
	font-size:12px;
	color:#FFFFFF;
	padding:2px;
}

#pagetop{
	text-align:right;
	margin:10px 0px;
	clear:both;
}

#pagetop a{
	display:block;
	margin-right:0;
	margin-left:auto;
	width:87px;
	height:26px;
	background:url(../images/second_main/page_top.jpg);
	background-repeat: no-repeat;
	text-align:right;
	text-indent:-9999px;
}

#pagetop a:hover{
	background:url(../images/second_main/page_top_o.jpg);
}

#pagetop a span{
	display:none;
}

/**/
#flashBanner{
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
}

#apprication{
	text-align:center;
}
#apprication span{
	display:none;
}

.saparator{
	height:1px;
	clear:both;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.bar{
	height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/second_main/bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.imgTcap{
	background-image: url(../images/second_main/FUKIDASHI_T.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	padding-top: 0.2em;
	padding-right: 0.7em;
	padding-left: 0.7em;
	padding-bottom: 1em;
	color: #FFFFFF;
	font-size: 100%;
	display: block;
	margin-bottom: 0.3em;
}

.imgBcap{
	background-image: url(../images/second_main/FUKIDASHI_B.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 0.7em;
	padding-right: 0.7em;
	padding-left: 0.7em;
	padding-bottom: 0em;
	color: #FFFFFF;
	font-size: 100%;
	display: block;
	margin-top: 0.3em;
	text-align: center;
}

.notice{
	display:block;
	font-size:88%;
	border:1px dotted #777666;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

/* センタリング */

.cntr{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/* 幅 */

.w90p{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.w80p{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.w70p{
	width:70%;
	margin-left:auto;
	margin-right:auto;
}

.w60p{
	width:60%;
	margin-left:auto;
	margin-right:auto;
}

.w50p{
	width:50%;
	margin-left:auto;
	margin-right:auto;
}

.w40p{
	width:40%;
	margin-left:auto;
	margin-right:auto;
}

.w30p{
	width:30%;
	margin-left:auto;
	margin-right:auto;
}


.w20p{
	width:20%;
	margin-left:auto;
	margin-right:auto;
}

.w10p{
	width:10%;
	margin-left:auto;
	margin-right:auto;
}

/* マージン */

.mtb20{
	margin-top:20px;
	margin-bottom:20px;
}

.mt20{
	margin-top:20px;
}

.mr20{
	margin-right:20px;
}

.ml20{
	margin-left:20px;
}

/* フロート */

.flt-L{
	float:left;
}

.flt-R{
	float:Right;
}

/* img左よせ回り込み */

.imgBox{
	
}

.imgBox img{
	border: 1px solid #999999;
	padding: 3px;
}

.imgBoxCap{
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	/*background-color:#F5F5F5;*/
	font-size:12px !important;
	color: #777666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#replaceBanner{
	display:none;
}

