/*基本CSS*/

body {
	background-image: url(images/back_body_01.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #99CC99;
	color: #000000;
	margin: 0px;
	border-style: none;
	font-size: medium;
}

/*基本リンク用CSS*/

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #0000FF;
}

hr {
	color: #999999;
	vertical-align: middle;
	height: 1px;
}

img {
	border: none;
}

#button {
    text-align: right;
	vertical-align: bottom;
}

#head {
	background-image: url(images/back_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	margin: 0px;
	border-style: none;
	font-size: medium;
	vertical-align: bottom;
	text-align: left;
}

#mainmenu {
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	line-height: 100%;
	font-size: small;
	padding: 0px;
}

#white-space {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}

#contents {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: small;
}

#comment {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 140%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: small;
}

#recomend {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: small;
}

#topics {
	text-align: left;
	vertical-align: middle;
	line-height: 140%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}

#bar {
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	font-size: small;
}

#center {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	vertical-align: top;
}

#column01 {
	padding: 0px;
	background-image: url(images/back_makimono.gif);
	background-color: #E1DAA6;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	line-height: 140%;
	font-size: small;
}

#column02 {
	padding: 0px;
	background-image: url(images/back_makimono2.gif);
	background-color: #E1DAA6;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	line-height: 140%;
	font-size: small;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E1DAA6;
	border-left-color: #E1DAA6;
}

#pen_02 {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/line_pen_02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

th {
	border-collapse: collapse;
	background-color: #CCFFFF;
}

#table1 {
	border-collapse: collapse;
	padding: 4px;
	border: 1px solid #999999;
}

#h1 {
	color: #660000;
	font-size: medium;
	line-height: 140%;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	background-image: url(images/line_pen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#h2 {
	color: #8F4141;
	font-size: 11pt;
	line-height: 140%;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	background-image: url(images/back_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

ul.kome {
	list-style: square;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

ul.kome li {
	list-style: square;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(images/icon_kome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.circle {
	list-style: circle;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

ul.circle li {
	list-style: circle;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/icon_circle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.none {
	list-style: none outside;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	font-size: small;
	margin-left: 10px;
	margin-rignt: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

ul.none li {
	list-style: none outside;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	font-size: small;
	margin-left: 10px;
	margin-rignt: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/*基本CSS　終了*/

/*フッタ用CSS　開始*/

#foot {
	text-align: left;
	vertical-align: middle;
	line-height: 120%;
	font-size: small;
	color: #009999;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/back_foot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #66CCFF;
}

#foot_link {
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #DFFFFF;
	border: none;
}

#bottom {
	vertical-align: bottom;
	border: none;
}

.foot a:link {
	color: #009999;
}

.foot a:visited {
	color: #009999;
}

.foot a:hover {
	color: #FF9900;
}

.foot a:active {
	color: #009999;
}

/*フッタ用CSS　終了*/

#photo {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#blue {
	background-color: #DFFFFF;
}

#gray {
	background-color: #CCCCCC;
}

/*文字スタイルCSS　開始*/

.style1 {
	font-weight: normal;
	font-size: small;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.style2 {
	font-weight: bold;
	color: #FF0000;
}

.style3 {
	font-weight: normal;
	font-size: small;
	text-align: center;
	vertical-align: top;
	line-height: 140%;
}

.style4 {
	font-weight: normal;
	font-size: small;
	text-align: right;
	vertical-align: top;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.syousai {
	font-weight: normal;
	font-size: small;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

.bold {
	font-weight: bold;
}

.go_top {
	font-weight: normal;
	font-size: small;
	text-align: left;
	line-height: 100%;
}