html{
   font-family:'Trebuchet MS', Osaka, Verdana, Arial, Helvetica, sans-serif;
}

body	{
	margin		: auto;
	padding		: 0 0px 0 0px;
	width		:780px;
	color		:#444444;
	font-size	:14px;
	text-align	:center;
        background: #FFF url("http://www.positive-list.com/img/bg.gif") repeat-x;
	}

a { text-decoration:underline}
a img { border: 0; }
a:link{color	:#418710;}
a:hover{color	:#418710;}
a:active{color	:#418710;}
a:visited{color	:#418710;}

h1	{
        color		:#FFF;
	font-size	:13px;
	font-weight: normal;
	font-family: "CI", Meiryo, sans-serif;
	text-align	:left;
	margin		:0 0 0 0;
	padding		:0 0 0 0;
	}

h1 a  {
        color		:#FFF;
	text-decoration:none;
}

h1 a:link   {
	color: #FFF;
	text-decoration:none;
}

h1 a:visited   {
	color: #FFF;
	text-decoration:none;
}

h1 a:hover   {
	color: #FFF;
	text-decoration:none;
}

h2	{
	color		:#666666;
	font-size	:16px;
	font-weight: normal;
	font-family: Verdana, Arial, "HGSnpp޼UB","qMmpS8","qMmpS Pro W8";
	margin		:0px 26px 10px 26px;
	padding: 7px 0 0 20px;
	text-align	:left;
	clear		:left;
	height: 30px;
	background: url("http://www.positive-list.com/img/h3back.jpg") no-repeat;
	clear: both;
	}

h3	{
	color		:#666666;
	font-size	:16px;
	font-weight: normal;
	font-family: Verdana, Arial, "HGSnpp޼UB","qMmpS8","qMmpS Pro W8";
	margin		:20px 26px 10px 26px;
	padding: 7px 0 0 20px;
	text-align	:left;
	clear		:left;
	height: 30px;
	background: url("http://www.positive-list.com/img/h3back.jpg") no-repeat;
	clear: both;
	}

h4	{
	color		:#666666;
	font-size	:16px;
	font-weight: normal;
	font-family: Verdana, Arial, "HGSnpp޼UB","qMmpS8","qMmpS Pro W8";
	margin		:20px 26px 10px 26px;
	padding: 8px 0 0 20px;
	text-align	:left;
	clear		:left;
	height: 30px;
	background: url("http://www.positive-list.com/img/h3back.jpg") no-repeat;
	clear: both;
	}

#introduction {
        width:780px;
        color: #FFFFFF;
        font-size: 14px;
        text-align: left;
        text-indent: 2.5em;
        padding: 2px 0 2px 0;
        background-color: #008000;
}

.article_title	{
	color		:#666666;
	font-size	:16px;
	font-weight: normal;
	font-family: Verdana, Arial, "HGSnpp޼UB","qMmpS8","qMmpS Pro W8";
	margin		:20px 26px 20px 26px;
	padding: 8px 0 0 20px;
	text-align	:left;
	clear		:left;
	height: 30px;
	background: url("http://www.positive-list.com/img/h3back.jpg") no-repeat;
	clear: both;
	}

#header{
	width		:780px;
	height: 170px;
	background:url("http://www.positive-list.com/img/header_logo.jpg") no-repeat center top;
	margin: 0;
	padding:0; 
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #cccccc;
	}
	
	
#header p	{
        color:#FFFFFF;
	text-align:left;
	font-size:16px;
	margin:0px 50px 0px 0px;
	line-height: 20px;
	}



#box {
	width:780px;
        background: #FFF;
	margin: 0 0 0 0;
        padding: 20px 0 10px 0;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	}

#box p
	{
        text-align: left;
	margin: 10px 26px 10px 26px;
	line-height: 16px;
	}

.normal_img {
	margin: 0 0 0 0;
	padding: 0;
	}

#img_big {
	margin: 2px 20px 10px 26px;
	padding: 0;
	float: left;
	}


#bottom {
	clear: both;
        width: 780px; /* necessary for ie win */
        height: 28px;
        background:url("http://www.positive-list.com/img/green_footer.jpg") no-repeat;
	margin: 0;
	font-size: 13px;
        text-align: right;
        color: #FFFFFF;
	}
	
#bottom p{
        padding-top: 3px;
	margin: 0px 30px 0px 0;
	}

#bottom_navi {
	clear: both;
        width: 780px; /* necessary for ie win */
        height: 72px;
        background:url("img/bottom_navi.gif") ;
	margin: 0;
        padding: 10px 0 0 0;
	font-size: 13px;
        text-align: center;
        color: #666666;
	}

#bottom_navi p{
        margin: 0 0 5px 0;
	}

.bottom_title {
        font-size: 13px;
        text-align: center;
        color: #666666;
}

#bottom_navi a:link{color	:#444;}
#bottom_navi a:hover{color	:#444;}
#bottom_navi a:visited{color	:#444;}

.red 	{	color:#cc0101;	}
.blue 	{	color:#0066ff;	}
.line	{background-color: #ffff33;}
.big	{	font-weight: bold;
			font-size: 16px;
			margin		:15px 0 20px 0 
		}
