@charset "utf-8";

/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
address,em { font-style: normal; }
strong,th { font-weight: normal; }
table {
border-collapse: collapse;
border-spacing: 0;
}
th { text-align: left; }
hr,legend { display: none;	}
h1,h2,h3,h4,h5,h6 { font-size: 100%; }
img,fieldset { border: 0; }
li { list-style-type: none; }

/* Fonts
------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p, div, blockquote, address, ul, ol, li, dl, dt, dd, table, th, td {
	font-family:
 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color: #333;
}

/* floatを解除する clearfix
------------------------------------------------------------*/
.clearfix:after {
content: '';
display: block;
clear: both;
height:0;
}
.clearfix { /zoom: 1; } /* IE */

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}

body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
padding: 0px;
margin: 0px;
background-color: #fcc;
}
#wrapper {
background-color: #fff;
width: 770px;
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-image: url(back01.gif);
}
#banner {
height: 150px;
margin-bottom: 20px;
width: 760px;
margin-right: auto;
margin-left: auto;
background-image: url(banner.jpg);
}
h1 {
font-size: 14px;
color: #333333;
padding-top: 0px;
text-align: right;
}
.description {
margin-left: 20px;
margin-top: 100px;
font-weight: bold;
color: #fff;
}
h2 {
font-size: 16px;
border-bottom-width: 1px;
border-left-width: 7px;
border-bottom-style: dotted;
border-left-style: solid;
border-bottom-color: #CC0033;
border-left-color: #c03;
}
h3 {
font-size: 14px;
font-weight: bold;
}
.title {
padding: 10px 0px 5px 5px;
font-weight: bolder;
}
.text {
line-height: 160%;
color: #333;
text-align: justify;
text-justify: inter-ideograph;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
}
#content1 {
margin-top: 0px;
margin-bottom: 20px;
margin-right: 20px;
margin-left: 20px;
background-color: #fff;
}
#content2 {
margin-right: 20px;
margin-bottom: 10px;
margin-left: 20px;
background-color: #fff;
}
#content3 {
margin-right: 20px;
margin-bottom: 10px;
margin-left: 20px;
background-color: #fff;
}
#footer {
height: 100px;
background-color: #FF66FF;
width: 760px;
margin-right: auto;
margin-left: auto;
}
.content1 {
margin-top: 0px;
margin-bottom: 20px;
margin-right: 20px;
margin-left: 20px;
background-color: #fff;
}
.content2 {
margin-right: 20px;
margin-bottom: 10px;
margin-left: 20px;
background-color: #fff;
}
.tope {
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}
.link {
font-size: x-small;
text-align: center;
}
.objectleft {
float: left;
height: auto;
width: auto;
margin-right: 1em;
}
.objectright {
float: right;
height: auto;
width: auto;
margin-left: 1em;
}
.objectleft1 {
float: left;
height: auto;
width: auto;
margin-right: 1em;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
/* a img{border:none;} */
/* a:hover img{border:none} */
a img,
a:link img,
a:visited img { border: 2px solid #fff; }
a:hover img { border-top: 2px solid blue; }
.ad336 {
width: 336px;
text-align: left;
float: right;
margin-left: 1em;
/*	float: none;*/
clear: none;
line-height: normal;
}
.ad336 td {
height: 50px;
font-size: x-small;
text-align: left;
}
.ad336 title { }
.ad336 comment { }
.ad336 url { color: #009933; }
.ad336 a {
font-size: small;
color: #0000FF;
}
#footer #link {
/*font-size: 60%;*/
color: #FFF;
line-height: normal;
}
#footer #link a {
text-decoration: none;
color: #FFF;
}
#footer li {
display: inline;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999;
list-style-type: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 0px;
margin-right: 0px;
}
#footer li.bnone { border-right: none; }
.tdftad {
	font-size:xx-small;
}