@charset "Shift_JIS";

.wrap {
	width:100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
ul.tabs {
	list-style:none;
	width:100%;
	margin-left: -40px;
}
ul.tabs li:first-child {
	border-left:1px solid #ccc;
}
ul.tabs li {
	float:left;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#eee;
}
ul.tabs li.active {
	background-color:#fff;
	margin-bottom:-1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.tabs li a {
	display:block;
	color:#993366;
	letter-spacing:-1px;
	outline:none;
	text-decoration:none;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: 20px;
}
ul.tabs li.active a {
	color:#FF3333;
}

div.tabs_content {
	width:100%;
	border:1px solid #ccc;
	background-color: #FFFFFF;
}
div.tabs_content > div {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.tbbox1 {
 position: relative;
    z-index: 1; 
	font-size: 13px;
	background-image: url(../images/sprinkles.png);
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 15px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
		border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.tbbox1 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.tbbox1:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.tbbtn {
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	width: 150px;
	background-color: #FF9D2F;
	color: #FFFFFF;
	background-image: url(../images/stripes.png);
	background-repeat: repeat;
	letter-spacing: 2px;
}

.tbbtn2 {
	position: relative;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	width: 350px;
	background-color: #FF9D2F;
	color: #FFFFFF;
	background-image: url(../images/stripes.png);
	background-repeat: repeat;
	letter-spacing: 2px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.tbbtn2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.tbbtn2:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.tbbtn3 {
	position: relative;
	margin-top: 50px;
	text-align: center;
	width: 320px;
	background-color: #FF900F;
	color: #FFFFFF;
	background-image: url(../images/stripes.png);
	background-repeat: repeat;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
	height: 50px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #FF771E;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.tbbtn3 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.tbbtn3:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.tbbtn4 {
	position: relative;
	margin-top: 15px;
	text-align: center;
	width: 200px;
	background-color: #FF900F;
	color: #FFFFFF;
	background-image: url(../images/stripes.png);
	background-repeat: repeat;
	letter-spacing: 2px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 30px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #FF771E;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.tbbtn4 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.tbbtn4:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.tabtxt {

}
.tab_img {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat;
	float: right;
	width: 160px;
	border: 4px solid #CCCCCC;
	margin-left: 5px;
}
.tab_ttl {
	font-size: 17px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/halftone-yellow.png);
	background-repeat: repeat;
	margin-bottom: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}





/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:599px){

ul.tabs li a {
	display:block;
	color:#777;
	letter-spacing:-1px;
	outline:none;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
}
}
}
