/* CSS Document */

/* 基本 */
body {
	background-image: url(../../images/top_back1.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 100%;
}
img{
border:0
}
.linkimg a{
	border: none!important;
	border: 1px solid #CCCCCC;
	position: relative;
}
.linkimg a:hover{
	border: none!important;
	border: 1px solid #3BB1D6;
	position: relative;
}

.linkimg a img {
	padding: 1px;
	border: 1px solid #CCCCCC!important; 
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
}

 .linkimg a:hover img {
 	padding: 0px;
	border: 2px solid #3BB1D6!important; 
	border: 1px solid #3BB1D6;
	position: relative;
}



#contents {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 740px;
}
#popcontents {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 650px;
}
#winclose {
	text-align: center;
	padding: 15px;
}

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

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

}

/*デフォルトテキストリンク青文字*/
a {
	color:#009ED6;
	text-decoration: underline;
}
a:hover {
	color:#0078A3;
	text-decoration: underline;
}



/*テキストスタイル*/
.title{
	font-size:110%;
	line-height:150%;
	color: #009ED6;
}
.title2{
	color: #000000;
}

.honbun{
	font-size:80%;
	line-height:170%;
	color: #333333;
}

.chushaku{
	font-size:70%;
	line-height:160%;
	color: #666666;
}

.pankuzu{
	font-size:80%;
	color: #999999;
}

.pankuzu a {
	color:#999999;
	text-decoration: underline;
}

.siromoji {
	font-size:80%;
	line-height:170%;
	color:#FFFFFF;
}

/*ヘッダー*/
#commonheader {
}
#commonhead1 {
	float: left;
}
#commonhead2 {
	padding-top: 3px;
	clear: both;
	width: 740px;
}
#commonhead3 {
	float: right;
	width: 608px;
}

#headtit1 {
	float: left;
}
#headtit2 {
	padding-top: 5px;
	float: left;
	padding-left: 15px;
}
#headbtunder {
	clear: both;
}
#headsub {
	float: right;
	width: 93px;
	padding-left: 8px;
}
#headbt1 {
	width: 93px;
	clear: both;
	padding-top: 5px;
}
#headbt2 {
	width: 88px;
}
#headbt3 {
	float: right;
}
#headbt4 {
	float: right;
	margin-left: 5px;
}
#headbt5 {
	padding-left: 5px;
	float: right;
}
#panwaku {
	width: 628px;
	float: left;
}


/*フッター*/
#footer {
	background-color: #F6F6F6;
	text-align: center;
	padding: 10px;
	clear: both;
}

/* 共通序文 */
#jobun {
	clear: both;
	padding-top: 5px;
}
#johonbun {
	padding-top: 3px;
	padding-bottom: 10px;
}
.kugiri {
	float: left;
}
/* クリア */
.clear {
	clear: both;
}
