@charset "UTF-8";
/* CSS Document */

/* 基礎関連 */
body,td,th {
	
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #525252;
	line-height: 19px;
	background-image: url(../images/all_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


a:link {
	color:#966;
	text-decoration: underline;
}
a:visited {
	color: #966;
	text-decoration: underline;
}
a:hover {
	color: #966;
	text-decoration: none;
}
a:active {
	color: #966;
	text-decoration: underline;
}

/* ここまで画像リンク指定 */

a img {
	border: 0;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* ここまで画像リンク指定 */

h1 {margin-bottom: 0px;
margin-top: 0px;}

h2 {font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 30px;
	background-image:url(../images/text_back_long.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#666666;}
h3 {
	font-size: 15px;
	color:#666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
	border-bottom-color:#E8D8CB;
	background-color:#FFFFF0;
	height: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	font-size: 14px;margin: 15px 0px 7px 0px; 
padding: 0px 0px 0px 0px;
color:#985c5c;
}
h5 {
	font-size: 12px;margin: 0px; 
padding: 3px;color:#990000;
}

img{
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}

 


h1,h2,h3,h4,h5 a:link {
text-decoration:none;
color:red;
}

h1,h2,h3,h4,h5 a:visited {
text-decoration:none;
color: #666666;
}

h1,h2,h3,h4,h5 a:hover {
text-decoration:none;
color: #666666;
}

h1,h2,h3,h4,h5 a:active {
text-decoration:none;
color: #666666;
}


.short{}

.aikon_box{
	width:auto;
	height:auto;
	float:left;}
	
.aikon{
	width:auto;
	height:auto;
	padding-left:16px;
	padding-right:10px;
	background-image:url(../images/arow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



.aikon a {
text-decoration:underline;
color:#bb9a91;
}

.aikon a:visited {
text-decoration:underline;
color: #bb9a91;
}

.aikon a:hover {
text-decoration:none;
color: #bb9a91;
}

.aikon a:active {
text-decoration:underline;
color: #bb9a91;
}




.aikon_box2{
	width:auto;
	height:auto;
	float:left;}
	
.aikon2{
	width:auto;
	height:auto;
	padding-left:16px;
	padding-right:10px;
	background-image:url(../images/arow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.aikon2 a {
text-decoration:underline;
color:#bb9a91;
}

.aikon2 a:visited {
text-decoration:underline;
color: #bb9a91;
}

.aikon2 a:hover {
text-decoration:none;
color: #bb9a91;
}

.aikon2 a:active {
text-decoration:underline;
color: #555555;
}


