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

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


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

.table01 {
	border-top	: 1px solid #ccc;
	border-spacing: 0px; 
}

.table01 th,
.table01 td {
	padding		: 5px 1px 5px 9px;
	border-bottom	: 1px solid #ccc;
	vertical-align	: top;
}

.table01 th{
	background:#EFF4F1;
	text-align	: left;
	vertical-align	: middle;
}

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

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

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

h1 {
	font-size: 20px;margin: 0px; 
padding: 8px;
}
h2 { margin-top:5px; padding:0px;}
h3 {
	font-size: 15px;
	color:#444444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
	border-bottom-color:#FF9999;
	background-color:#F6FFF2;
	height: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {font-size: 15px;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
	border-bottom-color:#FF9999;
	background-color:#FCFFF2;
	height: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin:0px;
}
h5 {
	font-size: 14px;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;
}

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

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

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


.short{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px 0px 8px 18px;
	background-image:url(../images/text_back_short.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	color:#000000;}

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

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


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

.aikon2 a:visited {
text-decoration:none;
color: #ffffff;
}

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

.aikon2 a:active {
text-decoration:none;
color: #ffffff;
}
