/* CSS Document */

#all {
font-family:"ＭＳ 明朝","serif",;
font-size:11px !important;
line-height:160%;
color:#555;
font-weight:normal;
width: 780px;
margin:10px auto;
padding: 0px;
border:0px;
}

body{
background-image:url(images/bg.gif);
color:#444;
}

a:link {
text-decoration: underline;
color:#ff3366;
}
a:visited {
text-decoration: underline;
color:#ff3366;
}
a:hover {
text-decoration: underline;
color:blue;
}
a:active {
text-decoration: underline;
}

img{ border: 0px; }

.pan{margin:5px 0px 10px 7px; padding:0px;}

h1 {
margin: 0px;
padding: 0px 0px 0px 5px;
font-weight:normal;
font-size:10px;
color:#ff3366;
}

h2 {
height:31px;
width:100%;
margin: 0px;
padding: 8px 0px 0px 37px;
font-weight:bold;
font-size:12px;
letter-spacing:0.1em;
color:#fff;
background:url(images/t_s.gif) no-repeat;
}

.text {
	font-size:11px !important;
	line-height:normal;
	color:#F09;
	font-weight:normal;
	padding: 20px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}

.text_r {
font-size:11px !important;
line-height:150%;
color:#444;
font-weight:normal;
padding: 20px;
text-align:right;
}

.tx_b{
font-size:12px !important;
line-height:200%;
color:#ff3366;
font-weight:bold;
letter-spacing:0.1em;
}
.tx_t{
font-size:12px !important;
line-height:200%;
color:#ff3366;
font-weight:bold;
margin:10px 20px;
letter-spacing:0.1em;
}

li{
padding:0px 7px 0px 10px;
line-height:220%;
}

caption
{background-image: url(images/back_tabletop.jpg);
	height: 30px;
	color: #FFFFFF;
	padding-top: 5px;
}

.footer{
font-size:11px;
color:#ffffff !important;
line-height:15px;
text-align:center;
}

/*----メイン画像----*/
.topimg{
width:780px;
height:450px;
background:url(images/main.jpg) no-repeat;
margin:0px;
}
.topimg2{
width:780px;
height:450px;
background:url(images/main1.jpg) no-repeat;
margin:0px;
}
.topimg3{
width:780px;
height:450px;
background:url(images/main2.jpg) no-repeat;
margin:0px;
}

.title{
font-size:10px;
color:#666;
line-height:170%;
letteer-spacing:0.1em;
margin:20px;
}

/*----外枠----*/
.waku{
border: 1px solid #fff;
}


/*テーブル*/
table#table-01 {
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 4px;
    border: #ccc solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
	font-size:11px;
	color:#444;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 4px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	font-size:11px;
	color:#444;
    font-weight: normal;
    line-height: 120%;
}
#all .waku tr td table tr td {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif, "小塚ゴシック Pro M";
}
#all .waku tr td table tr td {
	font-family: "Arial Black", Gadget, sans-serif;
}
#all .waku tr td table tr td table tbody tr td {
	font-family: "Arial Black", Gadget, sans-serif;
}
#all .waku tr td table tr td .text {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
}
