/* CSS Document */

@charaset "Shift_Jis";

/*　　　リンク　　　*/
a:link {
	color:#000099;
	text-decoration:underline;
}
a:visited {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#990033;
	text-decoration:underline;
}
a:active {
	color:#990000;
	text-decoration:underline;
}

/*　　　全走桝y鯛@　　*/
*{
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body{
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	font-size:62.5%;
	color:#333333;
	background-color:#66CCFF;
}

#main_body{
	height:atuo;/*1600px;*/
	width:830px;
	font-size:1.3em;
	background-image:url(../images/background_body.gif);
	background-repeat:repeat-y;
	margin:0 auto;
}

/*　　　　メニューｖ惣鯛@　　　*/
#menu{
	width:770px;
	height:650px;
	clear:left;
	margin:0 auto;
	line-height:20px;
}

/*　　　　豪⑥ｖ套・メニュー澄2・@　　　*/
#menu_left{
	width:375px;
	float:left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#menu_right{
	width:375px;
	float:right;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

/*　　　リスト澄2・@　　*/
#menu ul{
	padding-top:10px;
	margin:0 0 0 20px;
}

#menu ul li{
	display:block;
	padding-left:15px;
	line-height:20px;
}

/*　　　メニューアイコン　　　*/
.icon_red{
	background-image:url(../images/icon_red.gif);
	background-repeat:no-repeat;
	list-style:none;
}

.icon_pink{
	background-image:url(../images/icon_pink.gif);
	background-repeat:no-repeat;
	list-style:none;
}

.icon_yellow{
	background-image:url(../images/icon_yellow.gif);
	background-repeat:no-repeat;
	list-style:none;
	vertical-align:bottom;
}

.icon_green{
	background-image:url(../images/icon_green.gif);
	background-repeat:no-repeat;
	list-style:none;
}

.icon_blue{
	background-image:url(../images/icon_blue.gif);
	background-repeat:no-repeat;
	list-style:none;
}

.icon_purple{
	background-image:url(../images/icon_purple.gif);
	background-repeat:no-repeat;
	list-style:none;
}

.icon_gray{
	background-image:url(../images/icon_gray.gif);
	background-repeat:no-repeat;
	list-style:none;
}


/*　　　メニュー桁/oｋ!@　　*/
#midashi0{
	background-image:url(../images/menu0.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi1{
	background-image:url(../images/menu1.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi2{
	background-image:url(../images/menu2.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi3{
	background-image:url(../images/menu3.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi4{
	background-image:url(../images/menu4.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi5{
	background-image:url(../images/menu5.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi6{
	background-image:url(../images/menu6.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}

#midashi7{
	background-image:url(../images/menu7.gif);
	background-repeat:no-repeat;
	height:30px;
	width:375px;
	text-indent:-9999px;
}


/*　　　メニュー汲枢@　　*/
.menu_kyoutu{
	background-image:url(../images/menu_side.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}

.page{
	margin:0 auto;
	font-size:12px;
}

.td_page1{
	width:305px;
	text-align:left;
}

.td_page2{
	width:150px;
	text-align:center;
}

.td_page3{
	width:305px;
	text-align:right;
}

/*　　　フッター　　　*/
#footer{
	width:770px;
	height:94px;
	padding-top:20px;
	margin:0 auto;
	background-image:url(../images/hana.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/*　　　フッターｖ搭建　　　*/
#footer_moji{
	text-align:right;
	vertical-align:bottom;
	padding-top:50px;
}

#kodomonabi a{
	color:#333333;
	text-decoration:none;
}

/*			h6			*/
h6{
	font-size:17px;
	background-image:url(../images/happa.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:5px;
	margin-top:20px;
	letter-spacing:10px;
}


/*			赴建ｖ薩			*/
.red{
	color:#FF3333;
	font-weight:bold;
}

.blue{
	color:#0099FF;
	font-weight:bold;
}

.orange{
	color:#FF6600;
	font-weight:bold;
}

.blue2{
	color:#0099FF;
	font-weight:bold;
	font-size: 18px;
}

.black{
	color:#333333;
	font-weight:bold;
}

/*			表			*/

.tb {
	border: 1px solid #999999;
	border-collapse: collapse;
} 

.tb td {
	border: 1px #999999 solid;
	border-collapse: collapse;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

