﻿body {
  margin: 0px 0px 10px 0px;
  background-color: white;
  text-align: center;
  }

a 　　		{text-decoration: underline;}
a:link 		{color: #526173;}
a:visited 	{color: #526173;}
a:active	{color: #526173;}
a:hover 	{color: #526173;}




h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  width: 750px;
  background-color: #FFFFFF;
  }

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: orange;
	background-color: white;
	text-align: left;
	padding: 0px;
        border-top-style: solid;
        border-top-width: 6px;
        border-top-color: #526173;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #99cccc;
	}

#all {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  background-color: #FFFFFF;
  border: 1px solid #009999;
  }

#banner a {
  color: #FFFFFF;
  text-decoration: none;
  }

#banner h1 {
  font-size: xx-large;
  }

#banner h2 {
  font-size: small;
  }



#center {
  float: left;
  width: 495px;
  overflow: hidden;
  }

#right {
  float: left;
  width: 250px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

#free_box {
	background-color: white;
	overflow: hidden;
	}

.content_top {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  }


.content_top h1 {
  color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
        font-weight: bold;
	
	text-align: left;
        padding-top: 15px;
        padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #009999;
	
	}

.content_top h2 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
        padding-top: 2px;
        padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 1px;
  }

.content_top p {
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  }

.content blockquote {
  line-height: 150%;
  }

.content_top ul {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 2px;
	}

.content_top ul ul {
	margin-bottom: 0px;
	}

.content_top li {
	color: #4C4C4C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin-top: 4px;
	list-style-image: url('http://www.tasuichi.net/image/yajirushi.gif');
	}


.content {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  }




.content p {
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  }

.content blockquote {
  line-height: 150%;
  }


.content h1 {
  color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
        font-weight: bold;
	
	text-align: left;
        padding-top: 15px;
        padding-bottom: 15px;
	padding-left: 10px;
	
	}


.content h2 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
        padding-top: 2px;
        padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 1px;
  }

.content h3 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
  text-align: left;
  font-weight: nomal;
  margin-top: 10px;
  margin-bottom: 5px;
  }

.content h6 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        font-weight: normal;
	text-align: right;
　　　　padding: 0px;
        margin: 0px;
	}

.content ul {
	padding-left: 25px;
	margin: 0px;
	margin-bottom: 2px;
	}

.content ul ul {
	margin-bottom: 0px;
	}

.content li {
	color: #4C4C4C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 120%;
	margin-top: 4px;
	list-style-image: url('http://www.tasuichi.net/image/yajirushi2.png');
	}

