@charset "UTF-8";


/* ------------------------------------------------------------

	reset

------------------------------------------------------------ */

body, div,

dl, dt, dd, ul, ol, li,

h1, h2, h3, h4, h5, h6,

pre, code, p, blockquote, th, td,

form, fieldset, legend, input, select, textarea {

	margin: 0;
	padding: 0;

}

h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}

/*------------------------------------------------------------*/

    body{
	color:#666666;
	font-style:normal;
    font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	margin-top:-1px;
	margin-right:0px;
	line-height:150%;
	font-family:verdana;
	font: 15px/1.6 "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	letter-spacing: 0.1em;
	} 


a:link {color: #000; text-decoration:none;}
a:visited {color: #333; text-decoration:none;}
a:hover {color: #D6581E; text-decoration:underline;}
a:active  {text-decoration: none;}

.txt01 {
	padding:5px;
}

.osirase-txt{
	padding:0px 0px 0px 20px;
}

/*------------------------------*/


/*-----wrapper-----*/
#wrapper {  
	text-align: left;  
	width: 950px;  
	margin: 0 auto;  
	padding: 0;
	vertical-align:top;
} 
/*-----h1-----*/
#h1 {
	font-size:12px;
	color:#666666;
	margin:0px;
	padding-left:28px;
	padding-top:8px;
}
/*-----heade-----*/

#header {  
	margin: 0;  
	padding: 0;
	width:950px; 
} 

#tel-bg {
	background-image:url(images/head-01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:346px;
	height:39px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}

#tel-bg a:link {color:#FFFFFF; text-decoration:none;}
#tel-bg a:visited {color:#FFFFFF; text-decoration:none;}
#tel-bg a:hover {color: #FFFF66; text-decoration:none;}
#tel-bg a:active  {text-decoration: none;}

/*-----g_menu-----*/
#g_menu {
	width:910px;
}
/*-----container-----*/
#container {
	width:100%;
	background-color:#FFFFFF;
	margin-top:20px;
}
#container02 {
	width:100%;
	background-color:#FFFFFF;
}
/*-----contents-----*/
#contents {
	padding:15px;
}
#contents02 {
	padding:0px 15px 15px 15px;
}
/*-----sitemap-----*/
#sitemap{
	width:950px;
	height:39px;
	margin-top:2px;
}
.sitemap-txt{
	color:#FFFFFF;
	font-size:12px;
}
.sitemap-txt a:link {color:#FFFFFF; text-decoration:none;}
.sitemap-txt a:visited {color:#FFFFFF; text-decoration:none;}
.sitemap-txt a:hover {color: #FFFF66; text-decoration:none;}
.sitemap-txt a:active  {text-decoration: none;}

/*-----footer-----*/
.footer-txt {
	color:#FFFFFF;
	padding-top:10px;
	font-size:16px;
	line-height:120%;
}

.copy-txt{
	color:#FFFFFF;
	font-size:12px;
}
.copy-txt a:link {color:#FFFF66; text-decoration:none;}
.copy-txt a:visited {color:#FFFF66; text-decoration:none;}
.copy-txt a:hover {color: #FFFF66; text-decoration:underline;}
.copy-txt a:active  {text-decoration: none;}

#footer_bg {
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2D2F5F;
	width:100%x;
	height:200px;
}
#footer {
	height:154px;
	background-color:#2D2F5F;
	background-position:left;
	bottom:0;
	
}
#footer table {
	padding-left:100px;
	width:1000px;
}
