/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}


hr{
	visibility:hidden;
	clear:both;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#03c;
}

a:hover {	
	color:#03c;
	text-decoration: underline;
}

/*
style
*/

#home h3{
	width:517px;
	height:28px;
	background:url(info_headline.gif) no-repeat;
	margin:15px 0px 5px 12px!important;
	margin:15px 0px 5px 6px;
	float:left;
}

#home .title{
	margin:6px 0px 0px 10px;
}

#home .title_main{
	margin-left:10px;
	font-weight:bold;
}

#home .text01{
	width:500px;
	margin:5px 0px 0px 25px!important;
	margin:5px 0px 0px 15px;
	float:left;
}

#home .text01 img{
	width:120px;
	float:left;
}

#home .text01 p{
	float:left;
	margin-left:10px;
	width:360px;
}


/*
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	color: #333333;
}
.date {
	font-size: 12px;
	padding: 0px 5px;
	text-align: left;
	width: 60px;
}
.box {
	margin: 0px;
	padding: 0px;
	width: 500px;
	border: none;
}
.txt {
	font-size: 12px;
	padding: 0px 5px;
	text-align: left;
}
img {
	margin-right:5px;
}
*/