/* ダウンロードボタン  ito add */
.downloadButton {
	background-image: url(../images/feature/topvisual_feature01_bg_320.gif);
	width:92px;
	font-size:12px;
	line-height:1.0;
	font-weight:bold;
	text-align:center;
	border-radius:24px;
	background-color:#dcf1ff;
	-webkit-box-shadow:0px 0px 4px #dcf1ff;
	box-shadow:0px 0px 4px #dcf1ff;
	-webkit-box-sizing:border-box;
}
.downloadButton a {
	display:block;
	text-decoration:none;
	padding:4px 0;
	border-radius:24px;
	color:#ffffff;
}
.downloadButton {
	width:96px;
	padding:4px 0;
	font-size:12px;
	line-height:1.0;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	border-radius:24px;
	background-color:#dcf1ff;
	-webkit-box-shadow:1px 1px 4px #dcf1ff inset;
	box-shadow:1px 1px 4px #dcf1ff inset;
	-webkit-box-sizing:border-box;
}


/* header */
header {
	background-image: url(../images/feature/topvisual_feature01_bg_320.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
header h1 {
	text-align: center;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
    text-shadow: 2px  2px 3px #ff8edb,2px  2px 3px #000000,
            -2px  2px 3px #ff8edb,
             2px -2px 3px #ff8edb,
            -2px -2px 3px #ff8edb;
}




/* info01 */
#infoArea01 {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#infoArea01 .cnts01 {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}




/* info02 */
#infoArea02 {
	clear: both;
}
#infoArea02 .btn01 {
	text-align: center;
	border-top: 7px solid #e4002d;
}
#infoArea02 .btn02 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infoArea02 .btn03 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}
#infoArea02 .cnts01 {
	text-align: left;
	padding: 10px;
}
#infoArea02 .cnts01 .txt01 {
	color: #f44b00;
}
#infoArea02 .cnts01 .txt02 {
	color: #6d4612;
	font-size: 12px;
	line-height: 1.2;
}




/* contents01 */
#contentsArea01 {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	clear: both;
}
#contentsArea01 .title01 {
	background-image: url(../images/feature/title_feature01_bg_320.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	color: #ffffff;
	line-height: 1.0;
	height: 36px;
}

#contentsArea01 .txt01 {
	color: #f44b00;
}
#contentsArea01 .txt02 {
	color: #6d4612;
	font-size: 12px;
	line-height: 1.2;
}

#contentsArea01 .cnts01 {
	background-color: #ffeaf8;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#contentsArea01 .cnts01 a {
	text-decoration: none;
}


#contentsArea01 .cnts02 {
	background-color: #ffd2f0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#contentsArea01 .cnts02 a {
	text-decoration: none;
}

#contentsArea01 .thum01 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#contentsArea01 .txt01 {
	padding-right: 10px;
}
#contentsArea01 .submenu a {
    text-decoration:none;
    color:#000000;
}


/* contents02 */
#contentsArea02 {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentsArea02 .title01 {
	background-image: url(../images/feature/title_feature01_bg_320.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 29px;
}
#contentsArea02 .cnts01 {
	background-color: #fffec6;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}	
#contentsArea02 .cnts01 ul.listmenu01 {
	border-top: 1px solid #ff8edb;
	border-bottom: 1px solid #ff8edb;
}
#contentsArea02 .cnts01 ul.listmenu01 li {
	width: 100%;
	height: 32px;
}
#contentsArea02 .cnts01 ul.listmenu01 li a {
	text-decoration: none;
	color: #ff8edb;
	height: 32px;
	display: block;
	border-bottom: 1px solid #ff8edb;
}
#contentsArea02 .cnts01 ul.listmenu01 .txt01 {
	display: block;
	padding-top: 8px;
	padding-left: 10px;
}

/* back */
#backArea01 {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#backArea01 .cnts01 {
	background-color: #fff54d;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}	
#backArea01 .cnts01 ul.listmenu01 {
}
#backArea01 .cnts01 ul.listmenu01 li {
	width: 100%;
	height: 42px;
}
#backArea01 .cnts01 ul.listmenu01 li a {
	background-image: url(../images/common/arrow01_320.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	height: 42px;
	display: block;
	border-bottom: 1px solid #e3002d;
}
#backArea01 .cnts01 ul.listmenu01 .txt01 {
	display: block;
	padding-top: 12px;
	padding-left: 10px;
}


/* footer */
footer {
	background-image: url(../images/common/footer01_bg_320.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
footer .btn01 {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 10px;
}
footer .copyright01 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.2;
	margin-right: auto;
	margin-left: auto;
}
