@charset "shift_jis";
  
* {  
        margin:0;  
        padding:0;  
    }  
body {
	background:#DCD9D9 url(images/body_bg.jpg) repeat-x;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.9em;
	line-height: 1.4;
    }  


h1 {
	font-size: 12px;
    }  
h2 {
	color: #333;
    }  
h3 {
	margin-bottom: 0px;
    } 	
h4 {
	
    }  	
h5 {

    }
h6 {
    }
p,li {
	line-height:1.6;
    }  
p {
	margin:0.5em 0;
    }  
li {  
        list-style-type:none;  
    }  
img {  
        border:0;  
    }  
address {  
        font-style:normal;  
    }  
.clear {  
        clear:both;  
    }  
.right {
	float: right;
    }  

.left {
	float: left;
    }  
.center {
	text-align: center;	
    } 

.size10 {
	font-size: 10px;
}

.size12 {
	font-size: 12px;
	color: #333;
	line-height: 90%;
}
.black {
	font-size: 123%;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
    }  
.attention {
	color: #F60;
    }  
.attention2 {
	color: #FF6600;
    }  
input:focus,select:focus ,textarea:focus{
	border:2px solid #F60;
}
input, select, textarea {
	font-size: 100%;
	padding: 2px;
}

.contactThanks {
	font-size: 100%;
	padding: 20px 50px;
	margin: 40px 0px;
}
.contactThanksTitle {
	font-size: 120%;
	color: #666;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
	background-color: #FFFFE8;
	padding: 25px;
}
.link {
	margin: 0px auto 30px;
	width: 770px;
	overflow: hidden;
    }  
	.link a{
	color: #333;
	text-decoration: none;
    }  
.link h2{
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #666;
	border-bottom: 1px dotted #999;
    }  
.newstable {
	font-size: 13px;
	margin: 10px 0px 15px;
}
.newstable a {
	color: #333;
	background-color: #EBEBEB;
}
	.newstable dt {
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	vertical-align: text-top;
	border-bottom: 1px dotted #666;
	padding: 2px;
	font-size: 115%;
	margin-bottom: 2px;
}
	.newstable dd {
	margin: 0px 0px 19px;

}
