@charset "euc-jp";

/* 基本装飾 */
*{
	font-size:100%;
}
body{
	font-size:90%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ','ＭＳ Ｐゴシック',Verdana,sans-serif;
}
body,div,p,h1,h2,h3,h4,h5,h6,small,dl,dt,dd,ul,ol,li,img,a,blockquote,address{
	line-height:1.5;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
	font-style:normal;
	font-weight:normal;
}
table,tr,th,td{
	line-height:1.2;
	color: #333333;
	font-style:normal;
	font-weight:normal;
	border-collapse:collapse;
}
img{
	vertical-align:bottom;
	border:none;
}

/* リンク */
a {
	text-decoration: underline;
	outline:none;
}
a:link {
	 color:#006699;
}
a:active {
	 color:#006699;
}
a:visited {
	 color:#990066;
}
a:hover {
	 color:#FF0000;
}

/* 共通装飾 */
.red{
	color:#ff0000;
}
.frame{
	border:1px solid #cccccc;
	padding:2px;
}
.block{
	display:block;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.mb_5{
	margin-bottom:5px;
}
.mb_10{
	margin-bottom:10px;
}
.mb_15{
	margin-bottom:15px;
}
.mb_20{
	margin-bottom:20px;
}
.mb_25{
	margin-bottom:25px;
}
.mb_30{
	margin-bottom:30px;
}
.mb_40{
	margin-bottom:40px;
}
.s80{
	font-size:80%;
}
.s90{
	font-size:90%;
}
.s110{
	font-size:110%;
}
.s120{
	font-size:120%;
}
.l14{
	padding-left:14px;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: auto;
}

/* ******************レイアウト設定***************** */
body{
	text-align:center;
	background:url(../img/common/bg.jpg) repeat-x top;
}
#wrapper{
	width:950px;
	margin:0px auto;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#ffffff;
}
#header{
	border-top:5px solid #80c41c;
}
#header h1{
	line-height:1;
	padding:7px 25px 7px 25px;
	font-weight:normal;
	font-size:80%;
}
#header h2{
	float:left;
	width:484px;
}
#header #fontsize,
#header #navi_btn{
	float:right;
	width:441px;
	padding:5px 25px 10px 0px;
}
#header #fontsize img{
	float:right;
	margin-left:5px;
	cursor:pointer;
}
#header #fontsize img.txt{
	cursor:auto;
}
#header #navi_btn li{
	float:right;
	margin-left:5px;
	position:relative;
	left:4px;
}
#navi{
	clear:both;
	padding:5px 24px 0px 24px;
	background:url(../img/common/navi_00.jpg) repeat-x bottom;
}
#navi li{
	float:left;
}

#contents{
	width:900px;
	padding:20px 25px 0px 25px;
}
#main_article{
	width:880px;
	padding:0px 10px;
}

#footer{
	width:950px;
	background:url(../img/common/rightclick_testimg2.php) no-repeat 705px 20px;
}
#footer ul{
	text-align:center;
	padding-top:173px;
	background:url(../img/common/spacer.gif) repeat;
}
#footer ul li{
	display:inline;
	border-right:1px solid #666666;
	padding:0px 5px;
	font-size:80%;
	white-space:nowrap;
}
#footer ul li.first{
	border-left:1px solid #666666;
}
#page_top{
	text-align:right;
	padding:30px 25px 8px 0px;
	background:url(../img/common/footer.jpg) repeat-x bottom;
	margin-bottom:15px;
}
#footer .info{
	background:url(../img/common/logo_mark.jpg) no-repeat 20px 0px;
	padding-left:90px;
	width:535px;
	float:left;
	margin-bottom:10px;
}
#footer .pr{
	float:right;
	width:300px;
	padding-right:25px;
	text-align:right;
}
#footer .pr a img{
	margin-bottom:10px;
}

#copyright{
	display:block;
	clear:both;
	padding:0px 25px 0px 90px;
	color:#666666;
	font-size:90%;
	margin-bottom:20px;
}
#copyright a{
	color:#666666;
	text-decoration:none;
	font-size:105%;
}


/* 複数ページ共通レイアウト */
/* 共通style */
#contents h3{
	margin-bottom:20px;
}
#contents h4{
	margin-bottom:15px;
}
#contents table{
	width:750px;
	margin-bottom:20px;
	margin:0px auto;
}
#contents table th{
	border:1px solid #cccccc;
	font-weight:bold;
	text-align:left;
	background-color:#e8e8e8;
	padding:10px 15px;
	white-space:nowrap;
	vertical-align:top;
}
#contents table td{
	border:1px solid #cccccc;
	vertical-align:top;
	padding:10px 35px;
}
#contents table em{
	font-style:normal;
	color:#ff0000;
	font-weight:normal;
	font-size:90%;
	position:relative;
	left:3px;
	bottom:0.1em;
}
#main_article p{
	padding:0px 15px;
	margin-bottom:50px;
}


/* 2カラム */
#container{
	width:900px;
}
#main{
	width:640px;
	float:left;
}
#sub{
	width:220px;
	float:right;
}



/* 2カラム */
#contents ul.li_style01 li{
	background:url(../img/common/ico_link.jpg) no-repeat left;
	padding-left:16px;
	margin-bottom:20px;
}
























