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

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


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

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

a img {
	border: 0;
}
a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

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

h1 {margin: 0px; padding: 0px;}

h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image:url(../images/text_back_long.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFF;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 35px;
}
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: #3399CC;
	background-color: #F1FFF9;
	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: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#CCC;
}
h5 {
	font-size: 13px;margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
color:#999;
}

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,h5 a:link {
	text-decoration:none;
	color:#DDDDDD;
}
h1,h2,h3,h5 a:visited {
	text-decoration:none;
	color: #DDDDDD;
}
h1,h2,h3,h5 a:hover {
	text-decoration:none;
	color: #DDDDDD;
}
h1,h2,h3,h5 a:active {
	text-decoration:none;
	color: #DDDDDD;
}


/*トップページ内部〜左右分かれたボックス*/
.mct_left{width:315px; height:auto; float:left; background:white;}
.mct_right{width:315px; height:auto; float:right; background:white;}

/*トップページ内部〜左右分かれたボックス2*/
.mct_left2{width:200px; height:auto; float:left; background:white;}
.mct_right2{width:440px; height:auto; float:right; background:white;}


.short{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 10px 0px 10px 30px;
	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:left;}
	
.aikon{
	width:auto;
	height:auto;
	padding-left:16px;
	padding-right:10px;
	background-image:url(../images/arow_1.gif);
	background-repeat: no-repeat;
}



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

.aikon a:visited {
text-decoration:none;
color:#333333;
}

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

.aikon a:active {
text-decoration:none;
color:#333333;
}




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


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

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

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

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