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

.mt20 { margin-top:20px;}
.txt10 {  font-size: 10px; color: #333333}
.txt10_w {  font-size: 10px; color: #FFFFFF}
.txt10_ {  font-size: 10px; line-height: 1.0em; color: #333333}
.txt10_r {  font-size: 10px; color: #CC0000}
.txt11 {  font-size: 11px; color: #333333}
.txt11_ {  font-size: 11px; line-height: 1.2em; color: #333333}
.txt12_ {  font-size: 12px; color: #333333}
.txt12 {  font-size: 12px; line-height: 1.5em; color: #333333}
.txt12_w {  font-size: 12px;  line-height: 1.2em;color: #FFFFFF}
.txt12_r {  font-size: 12px;  line-height: 1.2em;font-weight: bold; color: #990000}
.txt14_r {  font-size: 14px; color: #FF3300}
.txt14_r2 {  font-size: 14px; color: #CC0000}
.txt15_r {  font-size: 15px; line-height: 1.5em; color: #CC0000}
.txt15_g {  font-size: 15px; line-height: 1.5em; color: #003333}
.style1 {
	color: #336666;
}
.style3 {color: #336666; font-weight: bold; }
.red { color:#FF0000;}	
body {
	background-color:#EEEEEE;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family:"Lucida Grande","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",  sans-serif;
}
img { border:0;}
.main {
	background-image: url("../images/main_back.gif");
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #336666;
	}
	
a:visited {
	color: #336666;
	}
	
/* �w�b�_�[�R���e���c */
.header {
  text-align:left;
  padding-bottom:0.5em;
}
  
.header h1{
  font-size:12px;
  color:#000000;
  padding:0;
  float:left;}
  
.header h2{
  font-size:12px;
  padding:0;
  float:right;}

/* �w�b�_�[�T�C�g�}�b�v */
.head{
	position:relative;
	margin:0 auto;
	width:780px;
}
.head a{
	color: #fff;
}
.headersite{
	font-size:12px;
	/* float:right; */
	margin:0 auto;
	position:absolute;
	top:14px;
	right:8px;
}

	
h1 {  font-size: 12px; 
	color: #FFFFFF;
	margin: 8px;}
#siteCap {
	margin:8px;
	text-align: left;
}
#siteCap h1,
#siteCap p {
	margin:0;
	display:inline;
	font-weight:bold;
	font-size:12px;
	color: #fff;
}
#siteCap p {
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #fff;
}
h2 {
text-align:left;
  font-size: 12px; 
line-height: 1.5em; 
color: #FFFFFF;
font-weight: normal; 

}
	
h3 {  font-size: 12px; 
line-height: 1.5em; 
color: #333333;
font-weight: normal; 
}

.img_left {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	}
.img_rihgt {
	float:right;
	margin-left:6px;
	margin-bottom:6px;
	}
.content {
	width:550px;
	}

.content h2 {
	font-size: 14px;
	font-weight:bolder;
	background-image: url(../titles/h2_contentbase.jpg);
	background-repeat: no-repeat;
	height:32px;
	padding-left:15px;
	padding-top:6px;
	color:#FFFFFF;
}


.contentsbody {
	font-size:13px;
	line-height:150%;
	padding-left:10px;
	color:#333333;
	}
.contentsbody_waku {
	font-size:13px;
	line-height:150%;
	padding-left:6px;
	color:#333333;
	border: 0.25mm solid #CCCCCC;
	}
.line_t	{
	background-image: url(../images/news4.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:18px;
	padding-right:6px;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom-width: 0.25mm;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}

/*--�e�[�u��*/

.waku {
	border-collapse:collapse;
	}
.cell {
	border:0.25mm solid #990000;
	text-align:center;
	}
.cell_left {
	border:1px solid #CCCCCC;
	text-align:left;
	padding-left:5px;
	}
.img_left {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	}
.img_right {
	float:right;
	margin-left:6px;
	margin-bottom:6px;
	}
.test {
	vertical-align: top;
}

/*--h2�ꗗ*/
.title {
	background:url(../images/top01.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
	height:35px;
	}
.title2 {

	background-repeat:no-repeat;
	text-indent:-99999px;
	background-image: url(../images/h2_title3.gif);
	height:50px;
	margin-top:10px;
	 }
	 
#contTxt{
	margin:10px 0 0;
	padding:10px 0 0;
	border-top:1px solid #333;
}
#contTxt h2,
#contTxt p {
	margin:0;
	font-size:10px;
	color:#333;
}

/*2015年1月21日追加*/
.side-new a {
  display: block;
}
.side-new ul{
		list-style:none;
}
.side-new li {
  overflow: auto;
  margin: 4px;
  padding: 0;
  line-height: 1.5;
  border-bottom: 1px dashed #999;
}
.side-new img {
  float: left;
  margin: 0 4px 2px 0;
  width: 60px;
  height: 60px;
}


/*--20150930追加*/
.taKasou03 {
	margin-top:20px;
	width:100%;
}
	.taKasou03 th, .taKasou03 td{
	padding: 20px 10px 10px 10px;
	background-image: url(../voicepdf/images/bg_line01.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	.taKasou03 th{
		font-size:13px;
		width:10%;
		text-align:left;
		vertical-align:middle;
	}
	.taKasou03 td a{
		font-size:13px;
		width:90%;
		color:#336699;
		text-align:left;
		font-weight:bold;
	}
	.taKasou03 td a:hover {
  		color:#aaa;
	}
	.taKasou03 span{
		font-weight:bold;
}