<style>
<!--
p {
	color: #000;
	line-height: 1.3em;
	text-align: left;
}


/*  tps05 ここから */

#tps05wrap {
	width:100%;
	border:1px solid #FFF;
}




/*  header ここから */

.header h1 {
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

.header h2 {
	font-size:large;
	font-weight:bold;
	text-align:center;
}

.header p {
	line-height: 1.3em;
	padding: 0px 0px 0px 20px;
}



/*  tps04 ここから */

h1.tps04 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
h2.tps04 {
	color: #000 !important;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	
	border-left:7px solid #23bacf;  
	border-bottom:2px dotted #23bacf;  
	padding:.6em .8em  
}

p.tps04 {
	line-height: 1.5em !important;
	padding: 0px 0px 10px 20px;
	font-size: initial !important;
}




img.tps04-right {
	float: right;
	margin: 0px 0px 5px 10px;
}
img.tps04-left {
	float: left;
	margin: 0px 10px 5px 0px;
}



/*  tps04 シンプル表記 ここから */

.tps04　h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.tps04 h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	
	border-left:7px solid #23bacf;  
	border-bottom:2px dotted #23bacf;  
	padding:.6em .8em;
	
}
.tps04  p {
	line-height: 1.3em;
	padding: 0px 0px 0px 20px;
}
.tps04-right img {
	float: right;
	margin: 0px 0px 5px 10px;
	border:1px solid #EEE;
}
.tps04-left img {
	float: left;
	margin: 0px 10px 5px 0px;
	border:1px solid #EEE;
}

.tps04-center img {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 0px 10px 5px 0px;
	border:1px solid #EEE;
}

.tps04gallery ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	text-align: center;
}
.tps04gallery li {
	float: left;
	margin: 0px;
	padding: 2px;
}

.tps04gallery .img-caption {
	max-width: 100px;
	font-size: small;
	line-height: 1.3em;
}

.tps04gallery img {
	border: #9cF 1px solid;
}

/*  tps04 シンプル表記 ここまで */




.clear {
	clear: both;
}



table.tps04 {
	max-width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top: 1px dotted #999999;
}
table.tps04 th {
	width: 120px;
	padding: 4px 2px 2px 4px;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	background-color: #EEEEEE;
	border-bottom: 1px dotted #999999;
	border-left: 5px solid #23bace;
}
table.tps04 td {
	padding: 4px 2px 2px 4px;
	font-size: 14px;
	border-bottom: 1px dotted #999999;
	border-left: 3px double #CCCCCC;
}
ul.tps04gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
ul.tps04gallery li {
	float: left;
	margin: 5px;
	padding: 2px;
}
img.tps04gallery {
	border: #9cF 1px solid;
}


/*
table.tps04{
border-collapse:collapse;
}
table.tps04 th{
font-size:12px;
border-bottom: #e3e3e3 1px solid;
border-left: #e3e3e3 1px solid;
text-align: left;
background: #f7f7f7;
padding: 10px;
font-weight: normal;
width:120px;

}
table.tps04 td{
font-size:12px;
border-bottom: #e3e3e3 1px solid;
border-right: #e3e3e3 1px solid;
text-align: left;
padding: 10px;
}
*/




/* ページ下導線ボタン */

.css_btn_class {
	max-width:400;
	text-align:center;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #eeb44f;
	padding:12px 32px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fae4bd), color-stop(100%, #eac380) );
	background:-moz-linear-gradient( center top, #fae4bd 5%, #eac380 100% );
	background:-ms-linear-gradient( top, #fae4bd 5%, #eac380 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae4bd', endColorstr='#eac380');
	background-color:#fae4bd;
	color:#ff;
	display:inline-block;
}

.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #eac380), color-stop(100%, #fae4bd) );
	background:-moz-linear-gradient( center top, #eac380 5%, #fae4bd 100% );
	background:-ms-linear-gradient( top, #eac380 5%, #fae4bd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eac380', endColorstr='#fae4bd');
	background-color:#eac380;
}

.css_btn_class:active {
	position:relative;
	top:1px;
}




/* アウトレット */

div.outlet-navi01 {
	border: dotted 3px #23bacf;
	border-radius: 6px;
/*	width:100%; */
	padding:10px;
	background-color:#f3feff;
}
.outlet-navi01 .outlet-h1{
	font-size:large;
	font-weight:bold;
	color:#23bacf;
}
.outlet-navi01 .outlet-css-button{ 
    height: 20px; 
    width: 150px;
	margin-bottom:150px;
    padding: 10px; 
    text-align: center; 
    font-size: 18px; 
	font-weight: bold;
    background-color: #d2f9ff; 
    border-width: 2px; 
    border-style: solid; 
    border-color: #22B7CC; 
    border-radius: 2px; 
    box-shadow: 0px 1px 0px 0px #F0F7FA; 
}


/* アウトレット */

div.outlet-navi02 {
	border: dotted 3px #CF8823;
	border-radius: 6px;
/*	width:100%; */
	padding:10px 30px;
	background-color:#FFF0DA;
}
.outlet-navi02 .outlet-h1{
	font-size:large;
	font-weight:bold;
	color:#9E681A;
	margin-bottom:10px;
}
.outlet-navi02 p{
	line-height:1.4;
}
.outlet-navi02 .outlet-css-button{ 
    height: 30px; 
    width: 300px;
	margin-bottom:10px;
    padding: 10px; 
    text-align: center; 
    font-size: 18px; 
	font-weight: bold;
    background-color: #FFDAA4; 
    border-width: 2px; 
    border-style: solid; 
    border-color: #CF8823; 
    border-radius: 2px; 
    box-shadow: 0px 1px 0px 0px #F0F7FA; 
}

/* /アウトレット */



-->
</style>