﻿body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,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;
}

th, td {
	padding: 0px;
}

hr{
	visibility:hidden;
	clear:both;
}


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

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


/* ----------------------------------------------------------------------------------------
page style
---------------------------------------------------------------------------------------- */

#home {
	width:300px;
}

#home h4{
	width:285px;
	margin:5px 0px 0px 10px;
	background:url(./icon_arrow01.gif) no-repeat left center;
	padding:0px 0px 0px 13px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}

#home h4 span{
	font-weight:normal;
	padding:0px 5px 0px 0px;
}

#home p{
	width:285px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #ccc;
//	line-height:1.3;
}
/*------------------------------------------------------
ポップアップ用
------------------------------------------------------*/
#home2 {
	width:630px;
}

#home2 h3{
	border-bottom:1px dotted #ccc;
	margin:10px 0px 0px 10px;
	background:url(./icon_arrow01.gif) no-repeat left center;
	padding:0px 0px 0px 13px;
	font-weight:bold;
	font-size:15px;
}

#home2 h3 span{
	font-weight:normal;
	padding:0px 5px 0px 0px;
}

#home2 h4{
	margin:10px 0px 0px 10px;
	background:url(./icon_arrow01.gif) no-repeat left center;
	padding:0px 0px 0px 13px;
	font-weight:bold;
}

#home2 h4 span{
	font-weight:normal;
	padding:0px 5px 0px 0px;
}
#home2 p{

	margin:0px 0px 0px 10px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #ccc;
	line-height:1.3;
}
.news_img{
	margin-left:3px;
	margin-righ:3px;
}
.popup_top{
	height:101px;
	background:url(./images/popup1.jpg) no-repeat left center;
	}

/*---------------------------------------------------------*/
/*
.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;
}
*/
