/* FontSizeSetting */

h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,form,address,blockquote,dd,dt,li,td,th {
font-size: small; line-height:130%;
font-family: "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}


/* LinkSetting */

A:link {text-decoration:underline; color: #0000FF}
A:visited {text-decoration:underline; color: #0000FF}
A:active {text-decoration:underline; color: #FF3300}
A:hover {text-decoration:underline; color: #FF3300}


/* layoutSetting */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: small;
	line-height:130%;
	font-family: "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;

}

div#stage {
	width: 790px;
	margin: 0px;
	padding: 0px;

}

div#head_copy{
	height: 20px;
	background-color: #E3E3E3;
	padding-top: 3px;
	display: block;
	width: 790px;
}

div#head_copy h1{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-align: right;
}


div#container{
	margin: 0px;
	padding: 0px;
	width: 770px;

}

div#main{
	background-image: url(../../images/main_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 29px;
	width: 770px;
}


div#menu{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 790px;
}


div#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


div#menu ul  li{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#top_main{
	width: 770px;
	display: block;
	margin: 15px 0px 0px;
	clear: both;
	padding: 0px;
}



div#top_main ul{
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	display: block;
}


div#top_main  li{
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 181px;
}

div#top_main img{
	display: block;
}

div#info_main{
	margin: 0px;
	padding: 0px;
	width: 770px;
	clear: both;
}


div#information{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 530px;
	background-position: right bottom;
	float: left;
}

div#information ul{
	margin: 0px 0px 0px 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}


div#information ul li{
	background-image: url(../../images/ya_aka.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	clear: both;
	width: 500px;
}

div#topics{
	float: right;
	text-align: left;
	width: 180px;
	margin-top: 15px;
	margin-right: 5px;
}

div#contents_main{
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

div#footer{
	width: 790px;
	padding-left: 20px;
	padding-top: 10px;
}


div#footer ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}

div#footer ul li{
	list-style-type: none;
}

.image_block{
	display: block;
}

.text_10px{
	font-size: 10px;
	line-height: normal;
	display: block;
}

.text_red{
	color: #990000;
}

.title1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border-top: 2px none #006699;
	border-right: 2px none #006699;
	border-bottom: 2px dotted #006699;
	border-left: 2px none #006699;
	font-weight: bold;
	color: #006699;
}

.td_background02{
	background-image: url(../../images/banner01_02.gif);
	background-repeat: repeat-y;
}

.td_background03{
	background-image: url(../../images/banner02_02.gif);
	background-repeat: repeat-y;
}

.td_background04{
	background-image: url(../../images/banner03_02.gif);
	background-repeat: repeat-y;
}

.td_background05{
	background-image: url(../../images/banner03_02.gif);
	background-repeat: repeat-y;
}

.section50{
	padding-left: 50px;
	margin-bottom: 15px;
}

.section_round5{
	padding: 5px;
}

.topics_waku{
	background-image: url(../../images/topics_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 180px;
	margin-bottom: 15px;
}

.contact_box{
	text-align: center;
	width: 725px;
	margin-left: 25px;
	border: 1px solid #999999;
	vertical-align: bottom;
	padding: 5px;
	margin-top: -2px;
}

.contact_box2{
	text-align: center;
	margin-left: 25px;
	border: 1px solid #999999;
	vertical-align: bottom;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.float_left{
	float: left;
}



/* MAC_IE対策 */

/* clear要素 */
.cbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cbox {display: inline-table;}

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