/*
Theme Name: lifeupota
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	text-align: center;
}

.mceIEcenter {
	text-align: center;
}

.mceTemp dl {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
}

.mceTemp dl dt img {
	padding: 0;
	margin: 0;
}

.mceTemp dl.alignleft {
	float: left;
}

.mceTemp dl.alignright {
	float: right;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", Arial, Helvetica, sans-serif;
	background: #f3f3f3 url(images/bg_01.gif) repeat-x top left;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 950px;
	margin: 2px auto 0 auto;
	padding: 0 3px 10px 3px;
	line-height: 0;
	background: #ffffff url(images/bg_02.gif) repeat-y top left;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	clear: both;
	float: left;
	width: 950px;
	height: 70px;
	line-height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#header_mes {
	display: none;
	/*float: left;/
	/*width: 460px;*/
	/*display: inline;*/
	/*padding: 14px 0 0 20px;*/
}

/*
h1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #686868;
}
*/

#logo {
	float: left;
	width: 180px;
	height: 36px;
	display: inline;
	margin: 17px 0 0 19px;
	padding: 0;
}

#header_menu {
	float: left;
	width: 485px;
	display: inline;
	margin: 30px 0 0 0;
	padding: 0;
}

#header_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#header_menu ul li {
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* SEACH -------------------------------------------------------------------------*/

#header_search {
	float: right;
	width: 256px;
	display: inline;
	margin: 18px 0 0 0;
	padding: 0 10px 0 0;
}

#searchform {
}

#seach {
	float: right;
	width: 215px;
	height: 28px;
	margin: 0;
	padding: 7px 0 0 10px;
	line-height: 1.5;
	background: url(images/header_serch_bg.gif) no-repeat top left;
}

#searchform2 {
	float: left;
	width: 100%;
}

#seach2 {
	float: left;
	line-height: 1.5;
	padding: 10px 0 20px 0;
}

.search_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 20px 0 20px;
}

.search_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 5px 0;
}

.search_contents p.seach_hint {
	padding: 0;
}

#sa {
	line-height: 3;
	font-size: 12px;
}

#s, #s2 {
	float: left;
	height: 17px;
	margin: 0 5px 0 0;
	padding: 0 3px;
}

#s {
	width: 140px;
}

#s2 {
	width: 200px;
}

#simg {
	float: left;
	width: 50px;
}

#searchsubmit {
	width: 50px;
	height: 21px;
	font-size: 12px;
}

#searchword {
	font-weight: bold;
	color: #ffffff;
}

/* MENU -------------------------------------------------------------------------*/

/* menu ----------*/
#menu {
	clear: both;
	width: 950px;
	height: 50px;
	line-height: 0;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #dcdcdc;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06,
#menu07,
#menu08 {
	padding: 0 0 0 0;
}

#menu01 {width: 118px; height: 50px;}
#menu02 {width: 118px; height: 50px;}
#menu03 {width: 118px; height: 50px;}
#menu04 {width: 118px; height: 50px;}
#menu05 {width: 118px; height: 50px;}
#menu06 {width: 118px; height: 50px;}
#menu07 {width: 118px; height: 50px;}
#menu08 {width: 124px; height: 50px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 118px; height: 50px;}
#menu02 a {width: 118px; height: 50px;}
#menu03 a {width: 118px; height: 50px;}
#menu04 a {width: 118px; height: 50px;}
#menu05 a {width: 118px; height: 50px;}
#menu06 a {width: 118px; height: 50px;}
#menu07 a {width: 118px; height: 50px;}
#menu08 a {width: 124px; height: 50px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(images/menu1.gif) no-repeat top left;}
#menu02 a {background: url(images/menu2.gif) no-repeat top left;}
#menu03 a {background: url(images/menu3.gif) no-repeat top left;}
#menu04 a {background: url(images/menu4.gif) no-repeat top left;}
#menu05 a {background: url(images/menu5.gif) no-repeat top left;}
#menu06 a {background: url(images/menu6.gif) no-repeat top left;}
#menu07 a {background: url(images/menu7.gif) no-repeat top left;}
#menu08 a {background: url(images/menu8.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover,
#menu07 a:hover,
#menu08 a:hover {
	background-position: 0 -50px;
}

/* menunav ----------*/
#menu01 ul li a,
#menu02 ul li a,
#menu03 ul li a,
#menu04 ul li a,
#menu05 ul li a,
#menu06 ul li a,
#menu07 ul li a,
#menu08 ul li a {
	width: 140px;
}

#menu01 ul li a,
#menu02 ul li a,
#menu03 ul li a,
#menu04 ul li a,
#menu05 ul li a,
#menu06 ul li a,
#menu07 ul li a,
#menu08 ul li a {
	background: none;
	height: 18px;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	line-height: 1.5;
}

#menu01 ul li.h2 a,
#menu02 ul li.h2 a,
#menu03 ul li.h2 a,
#menu04 ul li.h2 a,
#menu05 ul li.h2 a,
#menu06 ul li.h2 a,
#menu07 ul li.h2 a,
#menu08 ul li.h2 a {
	height: 36px;
}

#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}

/* IE6 "fix" */
* html #nav ul {
	line-height: 0;
}

/* IE6/7 fix */
#nav ul a {
	zoom: 1;
}

#nav ul li {
	float: none;
}

#nav ul ul {
	top: 0;
}

/* Essentials - configure this */

#nav ul {
}

#nav ul ul {
}

/* Everything else is theming */

#nav *:hover {
	background-color: none;
}

#nav li.hover a {
	background-color: #5E5A5A;
}

#nav ul {
	top: 50px;
}

#nav ul li a {
	background-color: #5E5A5A;
}

#nav ul a.hover {
	background-color: #003b84;
}

#nav ul a {
	border-bottom: 1px solid white;
	border-right: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#mimg {
	clear: both;
	width: 950px;
	height: 250px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

/*
#mimg2 {
	clear: both;
	width: 950px;
	height: 100px;
	line-height: 0;
	font-size: 0;
}
*/

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	float: left;
	width: 910px;
	margin: 0;
	padding: 20px;
}

#contents2 {
	clear: both;
	float: left;
	width: 910px;
	display: inline;
	margin: 20px 0;
	padding: 0 20px;
	background: url(images/contents_bg.gif) repeat-y top left;
}

/*
#contents_bg {
	clear: both;
	float: left;
	background: url(images/contents_bg.gif) repeat-y top left;
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
}
*/

/* MAIN -------------------------------------------------------------------------*/

#main {
	clear: both;
	width: 910px;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

#main2 {
	float: right;
	width: 700px;
	margin: 0;
	padding: 0;
	line-height: 1.7;
}

#main2 img {
	margin: 0 5px 5px 0;
	padding: 0;
}

/*
#ttl01 {
	clear: both;
	width: 497px;
	height: 27px;
	margin: 0 0 3px 0;
	padding: 10px 0 0 35px;
	background: url(images/ttlbg_01.gif) no-repeat top left;
}

#contact_banner {
	clear: both;
	margin: 30px 0 10px 0;
}

#contact_banner2 {
	clear: both;
	margin: 30px 0 10px 15px;
}
*/

/* topbox ------------------------*/

#topbox01 {
	clear: both;
	float: left;
	width: 443px;
	padding: 0 10px 0 0;
}

#topbox02 {
	float: right;
	width: 457px;
}

#topbox02 ul {
	list-style-type: none;
	padding: 20px 10px;
}

#topbox02 ul li {
	font-size: 12px;
	padding: 0 0 0 20px;
	background: url(images/icon_02.gif) no-repeat top left;
}

#list01 {
	position: absolute;
	margin: -29px 0 0 440px;
}

#feed01 {
	position: absolute;
	margin: -29px 0 0 382px;
}

#topttl01 {
	width: 360px;
	height: 25px;
	margin: 0;
	padding: 5px 0 3px 50px;
	background: #ffffff url(images/ttlbg_01.gif) no-repeat top left;
}

#topttl02 {
	width: 440px;
	height: 25px;
	margin: 0;
	padding: 5px 0 3px 50px;
	background: #ffffff url(images/ttlbg_02.gif) no-repeat top left;
}

#topmenuttl01 {
	width: 190px;
	height: 31px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: #ffffff;
}

#topbox01left {
	clear: both;
	float: left;
	width: 190px;
	margin: 0;
	padding: 10px 0 10px 10px;
}

#topbox01right {
	float: right;
	width: 190px;
	margin: 0;
	padding: 10px 10px 10px 0;
}

#topmenu01 {
	width: 168px;
	border: 1px solid #dbdbdb;
	border-top: 0;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffffff;
}

#topmenu01 ul {
	list-style-type: none;
}

#topmenu01 ul li {
	font-size: 12px;
	color: #0f396d;
	margin: 0 0 2px 0;
	padding: 0 0 0 16px;
	background: url(images/icon_01.gif) no-repeat top left;
}

#topmenu01 ul li a:link,
#topmenu01 ul li a:visited,
#topmenu01 ul li a:hover,
#topmenu01 ul li a:active {
	color: #0f396d;
}

#topbanner {
	clear: both;
	float: left;
	width: 457px;
	height: 150px;
}

#bannermap {
	clear: both;
	width: 200px;
	height: 128px;
	position: absolute;
	margin: -139px 0 0 246px;
}

.pb20 {
	padding: 20px;
}

/* H -------------------------------------------------------------------------*/

h2 {
	font-size: 15px;
	color: #ffffff;
	line-height: 1.5;
}

h3 {
	clear: both;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	font-size: 17px;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	border-bottom: solid 1px #5780c2;
	background: url(images/icon_04.gif) no-repeat top left;
}

h4 {
	clear: both;
	width: 635px;
	margin: 0 0 20px 0;
	padding: 2px 0 2px 25px;
	font-size: 15px;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	/*border-top: dotted 1px #d5d5d5;*/
	border-bottom: dotted 1px #d5d5d5;
	background: url(images/icon_05.gif) no-repeat top left;
	/*border: solid 1px #d5d5d5;*/
	/*background: url(images/thbg_01.gif) repeat top left;*/
}

h5 {
	clear: both;
	font-size: 13px;
	color: #758400;
	line-height: 1.5;
	margin: 10px 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #a6b819;
}

/*CATNAME -------------------------------------------------------------------------*/
/*
#catname {
	position: absolute;
	top: 231px;
	margin: 0 0 0 -50px;
	font-size: 12px;
	line-height: 1.5;
	color: #d9a76b;
	font-weight: bold;
}
*/
/* PAGENAVI -------------------------------------------------------------------------*/

#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 50px 0 10px 0;
}

.wp-pagenavi {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #08248a;
	color: #08248a;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

/* POST ----------*/

#post_ttl {
	clear: both;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	font-size: 17px;
	color: #000000;
	line-height: 1.5;
	background: url(images/icon_04.gif) no-repeat top left;
}

#post_ttl a {
	color: #000000;
	line-height: 1.5;
}

/*
#post_box {
	clear: both;
	float: left;
	padding: 0 0 20px 0;
}
*/

.post_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0;
}

.post_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.post_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

.page_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 20px 20px 20px;
}

.page_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 10px 20px 10px;
}

.page_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

#post_meta {
	clear: both;
	margin: 0;
	text-align: right;
	font-size: 12px;
	line-height: 1.5;
	color: #8f8f8f;
}

#post_meta a {
	line-height: 1.5;
	color: #8f8f8f;
}

/* PAGE ----------*/

#page_ttl1,
#page_ttl2 {
	clear: both;
	width: 649px;
	height: 25px;
	margin: 0 0 20px 0;
	padding: 5px 0 0 51px;
	background: url(images/ttlbg_03.gif) no-repeat top left;
}

#page_ttl1 {
	background: url(images/ttlbg_03.gif) no-repeat top left;
}

#page_ttl2 {
	background: url(images/ttlbg_04.gif) no-repeat top left;
}

#list02 {
	clear: both;
	position: absolute;
	margin: 4px 0 0 650px;
}

#feed02 {
	clear: both;
	position: absolute;
	margin: 4px 0 0 592px;
}

/* BOX -------------------------------------------------------------------------*/

/*
#banner_box01 {
	clear: both;
	float: left;
	width: 388px;
	font-size: 0;
	line-height: 0;
}

#banner_box01 ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#banner_box01 ul li {
	float: right;
	margin: 0 0 5px 0;
	font-size: 0;
	line-height: 0;
}
*/

/* MES -------------------------------------------------------------------------*/
/*
.mes01 {
	font-size: 12px;
	line-height: 1.7;
}

.mes01 p {
	padding: 0 0 20px 0;
}
*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	margin: 0;
	padding: 10px;
	float: left;
	width: 180px;
}

#side_ttl {
	width: 180px;
	margin: 0;
	padding: 0;
}

#side_ttl2 {
	width: 180px;
	margin: 0;
	padding: 0;
}

/*-----leftlist-----*/

.sidelist {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	border-top: 0;
}

.sidelist li {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7;
	color: #0f396d;
	margin: 0;
	padding: 0 0 0 16px;
	background: url(images/icon_03.gif) no-repeat top left;
}

.sidelist li a:link,
.sidelist li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #0f396d;
}

.sidelist li a:hover {
	color: #495A88;
}

ul.children {
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul.children li {
	font-size: 10px;
	line-height: 1.7;
}

#archivesselect {
	margin: 0;
}

.sidelist select {
	margin: 0;
}

#sideburner {
	clear: both;
	width: 180px;
	line-height: 0;
	padding: 0 0 30px 0;
}

#sideburner ul {
	list-style: none;
	width: 180px;
	text-align: center;
	line-height: 1;
	font-size: 1;
	padding: 20px 0;
}

#sideburner li {
	background: none;
	line-height: 1;
	font-size: 1;
}

#sideburner p {
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}

#sideburner p a {
	color: #003b84;
	font-size: 12px;
	line-height: 1.5;
}

/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

.cominfo {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 10px 0;
}

#com {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 0;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.commentmetadata {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding: 3px 0 0 5px;
	_padding: 5px 0 0 5px;
	color: #4c588a;
}

div.commentmetadata a:link,
div.commentmetadata a:visited,
div.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #4c588a;
}

.commentlist li {
	padding: 10px 0 0 0;
	background: #ffffff;
	color: #000000;
}


/*
.commentlist li {
	border-top: #5f9b5a 1px solid;
	border-bottom: #5f9b5a 1px solid;
}
*/

.postname {
	float: left;
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 5px;
	color: #4c588a;
	font-weight: bold;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	margin: 10px 0 0 0;
}

#tburl_box {
	width: 658px;
	height: 30px;
	_height: 32px;
	margin: 10px 0 10px 0;
	padding: 19px 0 0 2px;
	_padding: 17px 0 0 2px;
	background: url(images/tburl_bg.gif) no-repeat top left;
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
	color: #393939;
}

input.trackback-url {
	width: 640px;
	padding: 2px 3px;
	font-size: 12px;
	line-height: 1.5;
}

.login {
	font-size: 12px;
	line-height: 3;
	margin: 10px 15px 0 0;
	color: #000000;
}

.comp {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 0px;
}

.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 20px 0 0 0;
}

#comment {
	width: 656px;
	_width: 658px;
	height: 100px;
}

#postsubmit {
	width: 660px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/post_btn.gif) no-repeat top left;
}
*/

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

table.tbl01 p {
	font-size: 12px;
	line-height: 1.5;
}

table.tbl01 strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.tbl01 th {
	text-align: left;
	color: #4e4e4e;
	font-weight: bold;
	/*border: 1px solid #d5d5d5;*/
	/*padding: 10px;*/
	background: url(images/border_01.gif) repeat-x bottom left;
}

table.tbl01 td {
	color: #000000;
	padding: 5px;
	vertical-align: top;
	/*border: 1px solid #d5d5d5;*/
}

table.tbl01 th,
table.tbl01 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl02 ------------------------*/

table.tbl02 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.tbl02 th {
	text-align: center;
	color: #124392;
	font-weight: bold;
	border: 1px solid #d5d5d5;
	padding: 10px;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl02 td {
	text-align: center;
	color: #000000;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #d5d5d5;
}

table.tbl02 th,
table.tbl02 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl03 ------------------------*/

table.tbl03 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.tbl03 th {
	text-align: left;
	color: #124392;
	font-weight: bold;
	border: 1px solid #d5d5d5;
	padding: 10px;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl03 td {
	text-align: left;
	color: #000000;
	padding: 10px;
	vertical-align: center;
	border: 1px solid #d5d5d5;
}

table.tbl03 th,
table.tbl03 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl04 ------------------------*/

table.tbl04 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.tbl04 th {
	text-align: left;
	vertical-align: top;
	color: #002f7b;
	font-weight: normal;
	padding: 3px 0;
	border-bottom: dotted 1px #d5d5d5;
}

table.tbl04 td {
	text-align: left;
	vertical-align: top;
	color: #454545;
	padding: 3px 0;
	vertical-align: center;
	border-bottom: dotted 1px #d5d5d5;
}

table.tbl04 td.pictstd {
	background: url(images/thbg_01.gif) repeat top left;
	padding: 15px;
	vertical-align: middle;
}

table.tbl04 th,
table.tbl04 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl05 ------------------------*/

table.tbl05 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.tbl05 th {
	line-height: 1.5;
	font-size: 12px;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: center;
	color: #002f7b;
	font-weight: bold;
	padding: 10px;
	border: solid 3px #d5d5d5;
	background: url(images/thbg_02.gif) no-repeat top left;
}

table.tbl05 td {
	line-height: 1.5;
	font-size: 15px;
	text-align: left;
	color: #454545;
	padding: 10px;
	vertical-align: center;
	border-bottom: dotted 1px #d5d5d5;
}

table.tbl05 td.none {
	height: 5px;
	border: 0;
}

/* tbl06 ------------------------*/

table.tbl06 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.tbl06 th {
	text-align: center;
	color: #ff4e00;
	font-weight: bold;
	border: 1px solid #ffba00;
	padding: 10px;
	font-size: 15px;
	background: url(images/ttlbg_06.gif) no-repeat top left;
}

table.tbl06 td {
	font-size: 12px;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ffba00;
}

table.tbl06 th,
table.tbl06 td {
	line-height: 1.5;
}

/* tbl07 ------------------------*/

table.tbl07 {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	background: #ffffff;
}

table.tbl07 th {
	text-align: center;
	color: #124392;
	font-weight: bold;
	padding: 10px;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl07 td {
	text-align: left;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}

table.tbl07 th,
table.tbl07 td {
	line-height: 1.5;
	font-size: 12px;
}

/* box -------------------------------------------------------------------------*/

#box01 {
	margin: 0 0 20px 0;
	padding: 10px;
	background: url(images/bg_03.gif) repeat top left;
}

#box02 {
	background: #ffffff url(images/icon_06.gif) no-repeat top left;
	padding: 10px 10px 10px 30px;
}

/* LIST -------------------------------------------------------------------------*/

/*
ul.list01 {
	list-style-type: none;
	padding: 0 0 20px 10px;
}

ul.list01 li {
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_01.gif) no-repeat center left;
}

ul.list02 {
	list-style-type: none;
	padding: 0 0 0 0;
}

ul.list02 li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_03.gif) no-repeat top left;
}
*/

/* INPUT -------------------------------------------------------------------------*/

/*
input {
	height: 17px;
}

input, textarea {
	font-size: 12px;
	line-height: 1.2;
	padding: 0;
}

#sub, #bk {
	height: 27px;
	padding: 2px 5px;
}

#submit {
	width: 200px;
	height: 25px;
}

.txtara02 {
	width: 300px;
}
*/

/* UNDER_MENU -------------------------------------------------------------------------*/

#undermenu {
	float: left;
	width: 717px;
	line-height: 1.5;
	color: #4d72ae;
}

#undermenu a {
	font-size: 12px;
	line-height: 1.5;
	color: #4d72ae;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer {
	clear: both;
	float: left;
	width: 910px;
	background: #e9ebed;
	display: inline;
	margin: 0 0 10px 20px;
	padding: 0;
}

#footer_logo {
	float: left;
	width: 133px;
	display: inline;
	margin: 7px 20px 0 0;
	padding: 0;
}

#footer p {
	font-size: 12px;
	color: #575757;
	line-height: 2;
	text-align: left;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #626262;
	}

	a:visited {
		text-decoration : underline;
		color: #626262;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
	}

	a:active {
		text-decoration : none;
	}




/*firefox*/
aaa,
x:-moz-any-link {
}

/*ie7*/
*:first-child+html aaa {
}
