/* CSS Document */

/*____________________________________________________________________________

AURA NAMBA PARKS
Version:1.0.1

LAST UPDATED:2010.6.10

*{
	border:1px solid #000;
}

____________________________________________________________________________*/


* {
margin: 0;
padding: 0;
font-size: 100%;
line-height: 160%;
}


html{
	height:100%;
}

body{
margin:0 auto;
color: #282828;
height:100%;
font: 80%/160% "ＭＳ Ｐゴシック",Osaka,sans-serif;
padding-top:0px;
padding-bottom:0px;
background:#ffffff;
text-align:center;
}

img{border:0;}

a:link {
	color: #993333;
border:0px;
}
a:visited {
	color: #996633;
border:0px;
}
a:hover {
	color: #009999;
border:0px;;
}

a:active {
	color: #009999;
border:0px;;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	color: #FFFFFF;
}

#menu{
padding:10px;
background-image:url(img/dot.gif);
background-position:bottom;
background-repeat:repeat-x;

}

#content{
width:720px;
margin-left:10px;
padding-left:168px;
background:url(./img/topics.gif) no-repeat;
}

#content2{
width:720px;
margin-left:20px;
padding-left:0px;
}

#left{
width:310px;
padding:30px 0px 8px 5px;
text-align:left;
float:left;
}

#right{
margin:30px 10px 0px 0px;
width:400px;
text-align:right;
float:right;
}


#headword{
width:100%;
padding:70px 0px 30px 0px;
text-align:left;
}


#main{
width:743px;
margin:0 auto;
text-align:left;
}

#member{
width:720px;
margin:0 auto;
text-align:left;
}

.box{
width:100%;
padding:00px 0px 30px 0px;
text-align:left;
}


#sub_main{
width:800px;
margin:0 auto;
text-align:center;
}



#sub_menu{
width:800px;
margin-left:0px;
padding-bottom:30px;
text-align:left;
float:left;
}

.title{margin:17px 0;}

#contents{
width:760px;
text-align:center;
}

.contents_left{
width:370px;
padding:20px 5px 10px 0px;
margin:0px;
text-align:left;
float:left;
}
.contents_left2{
width:740px;
padding:0px 5px 10px 0px;
margin:0px;
text-align:left;
float:left;
}
.contents_right{
width:370px;
padding:20px 0px 20px 15px;
margin-top:0px;
text-align:left;
float:right;
background-image:url(img/dot.gif);
background-position:left;
background-repeat:repeat-y;
}
.contents_one{
width:100%;
padding:30px 0px 8px 5px;
text-align:left;
float:left;
background-image:url(img/dot.gif);
background-position:top;
background-repeat:repeat-x;
}

.zone_imgmargin{
margin-left:25px;
}

.dot_yoko{
width:100%;
background-image:url(img/dot.gif);
background-repeat:repeat-x;
padding:0px;
height:3px;
}


#footer{
color:#c0c0c0;
font-size:13px;
font-weight:bold;
text-align:right;
margin:30px auto;
padding:20px 10px 100px 10px;
background-image:url(img/dot.gif);
background-position:top;
background-repeat:repeat-x;
}


.left{float:left;}
.right{float:right;}
.cl{clear:both;}

.txt01{font-size:88%;line-height:120%;}
.menuimg{margin-right:6px;}




/*ここからフォント設定*/

.contents_text{
padding:10px 0px 10px 15px;
font:"ＭＳ Ｐゴシック", Osaka;
font-size:12px;
font-weight: bold;
color:#666666;
line-height:150%;
}

.contents_text2{
padding:0px 0px 10px 15px;
font:"ＭＳ Ｐゴシック", Osaka;
font-size:12px;
color:#666666;
line-height:150%;
}

.contents_attention{
padding:0px 0px 0px 0px;
font:"ＭＳ Ｐゴシック", Osaka;
font-size:10px;
color:#666666;
}

.cotion_text{
color:#663300;
font:"ＭＳ Ｐゴシック", Osaka;
font-size:12px;
font-weight: bold;
padding:10px 0px 10px 15px;
}

.nortice_text{
color:#666666;
font:"ＭＳ Ｐゴシック", Osaka;
font-size:90%;
padding:0px 0px 0px 25px;
}

.purple{
color:#9966CC;
font-size:16px;
font-weight: bold;
font:"ＭＳ Ｐゴシック", Osaka;
line-height:160%;
padding:10px 0px 10px 15px;
}

.black{
color:#000000;
font-size:15px;
font-weight: bold;
font:"ＭＳ Ｐゴシック", Osaka;
line-height:160%;
}

.pink{
color:#FF6666;
font-size:130%;
line-height:160%;
}