
/******************* 09.01.29 *****************/
/*          font-size: 12px --> 15px          */
/*          line-height: 133% --> 1.5         */
/**********************************************/
body {
	font-size: 15px;
	color: #555555;
	background-attachment: fixed;
	background-image: url(img/backimg01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 1.5;
}

/*base link*/
a {
	color: #003366;
	text-decoration: underline;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
/*title*/
#title {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/******************* 09.01.29 *****************/
/*          font-size: 10px --> 12px          */
/**********************************************/
#title strong {
	font-size: 12px;
	font-weight: normal;
}
/*bassbox*/
#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 1px;
}
#content {
	margin: 0px;
	padding: 0px;
}

/******************* 09.01.29 *****************/
/*          font-size: 10px --> 12px          */
/**********************************************/
#footer {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-image: url(img/coler01.gif);
	background-repeat: repeat;
	padding-bottom: 15px;
}
/*head*/
#head {
	background-image: url(img/head_backimg.jpg);
	background-repeat: repeat;
}
/*mainmenu*/
#navi {
	font-size: 12px;
	background-image: url(img/navi_bk01.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	display: inline;
	padding: 5px;
}
#navi a:link {
	text-decoration: none;
	color: #333333;
}
#navi a:visited {
	color: #990000;
	text-decoration: none;
}
#navi a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #CC3300;
}

#footer p {
	margin-top: 15px;
	margin-left: 15px;
}
#content table td.menubk {
	background-image: url(img/menu_bk01.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menufbox01 {
	font-size: 12px;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px 5px 5px 25px;
	background-image: url(img/icon_039.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0px;
}
#main_box {
	margin: 5px;
}
#com_ta_bk01 {
	background-image: url(img/com_ta_bk02.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#com_ta_bk01 h2 {
	background-image: url(img/entry_ti_bk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px 5px 15px 45px;
	font-size: 16px;
}
#com_ta_bk01 p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#com_ta_bk01 div {
	margin: 0px;
	padding: 5px 10px;
}
.right {
	text-align: right;
}
.font10px {
	font-size: 10px;
}

/******************* 09.01.29 *****************/
/*          font-size: 12px --> 15px          */
/**********************************************/
.midashi01 {
	font-size: 15px;
	background-image: url(img/new_bk01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	padding: 10px 5px 10px 15px;
	font-weight: bold;
}

/******************* 09.01.29 *****************/
/*          font-size: 12px --> 15px          */
/**********************************************/
#new {
	font-size: 15px;
	margin: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#new ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#new ul li {
	background-image: url(img/icon_018.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 15px;
}

/******************* 09.01.29 *****************/
/*          font-size: 12px --> 13px          */
/**********************************************/
#pan {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.midashi02 {
	font-size: 16px;
	background-image: url(img/entry_ti_bk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	font-weight: bold;
	color: #663300;
}
#nextpage_box {
	margin: 5px;
}
#nextpage_box table.list01 {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #999999;
}
#nextpage_box table.list01 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}
#nextpage_box table.list01 th {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	padding-left: 20px;
}
#nextpage_box table.list01 td.both {
	border-bottom-style: none;
}
.fbox01 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.fbox02 {
	margin: 5px;
}

/******************* 09.01.29 *****************/
/*          font-size: 12px --> 15px          */
/**********************************************/
#nextpage_box h2 {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #BC9C1F;
	font-size: 15px;
}
.fbox03 {
	margin: 5px;
	padding: 5px;
}
.fontcbl {
	color: #006699;
}
.font18px {
	font-size: 18px;
}
#nextpage_box table.formbox {
	margin-right: 15px;
	margin-left: 15px;
	border: medium double #CCCCCC;
}
#nextpage_box table.formbox th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F7EFE6;
	text-align: left;
}
#nextpage_box table.formbox td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#netpage_box table.formbox td.both2 {
	text-align: center;
	border-bottom-style: none;
}
.center {
	text-align: center;
}
#adbox {
	padding: 5px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
	border: medium solid #CCCCCC;
	text-align: center;
	background-color: #F7EFE6;
}
.left {
	text-align: left;
}
.colerred {
	color: #CC3300;
}
#boad {
	background-color: #F1ECDE;
	border: medium double #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.font14px {
	font-size: 14px;
}
.menutitle {
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/menu_blnamebk.gif);
	margin: 0px;
	padding: 6px 5px 5px 40px;
	color: #FFFFFF;
}
img {
	border: none;
}
.fbox04 {
	margin: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#category_box {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.category_list {
	background-image: url(img/category_left.gif);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 15px;
	margin-bottom: 5px;
}

/******************* 09.01.29 *****************/
/*          font-size: 12px --> 15px          */
/**********************************************/
#category_box div.category_list p {
	font-size: 15px;
	margin: 5px;
}

/******************* 09.01.29 *****************/
/*          font-size: 14px --> 15px          */
/**********************************************/
#category_box div.category_list h3 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996666;
	margin: 0px;
}
