@charset "UTF-8";
/* realt */

/*--------default margin AND fontstyle----------*/
*{
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 1.4em	
	font: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka-等幅", "Osaka", "平成角ゴシック";
}

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background: #F1F1F1;
	text-align: center;

}

img{
	border-style: none;
}


/*--///////////////////////END editor default styles///////////////////////--*/


#wrapper {
	text-align: left;
	padding: 0 0 0 0;
	width: 804px;
	/*margin: 10px auto 10px 0;*/
	margin: 0 auto;
	background: url(images/base_bg.gif) repeat-y top;
	height: auto;
	position: static;
}
a{
	text-decoration: underline;
	color: #666666;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}
blockquote{
	margin-left: 20px;
}

/* header */
#header {
	background: url(images/header_t_bg.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 804px;
	left: 0px;
	top: 0px;
	}
	
#header h1 a {
	background: url(images/header_t_bg.gif) no-repeat top;
	font-size: 9pt;
	color:#000;
 	padding:0px;	
	display: block;
	text-decoration:none;
	height: 110px;
	width: 804px;
	text-indent:280px;
	padding-top:10px;
}

/* subMenu */
#subMenu {
	float: left;
	margin:0;
	background:#E6F5F8;
	display:block;
	border-left:1px solid #3399FF;
	border-right:1px solid #3399FF;
	position:relative;
	width:793px;
	height:30px;
	left:4px;
	line-height:30px;
	}
	
#subMenu ul {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
	list-style-position:inside;
}

#subMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#subMenu li a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin: 0px 15px 0px 5px;
	letter-spacing: 0.1em;
	color:#000;
}
#subMenu li a:hover {
	color: #F88099;
}
/* --------------header bookmark btn-------------- */
#bookmark_hed {
	padding: 0px;
	position: static;
	width: 290px;
	height: 30px;
	float: right;
	margin: 10px 10px 10px 0;
}

/* --------------bookmark-------------- */

#bookmark_btn a {
	margin: 0px;
	padding: 0px;
	background: url(images/bookmark_b.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 290px;
}
#bookmark_btn a:hover {
	background: url(images/bookmark_b.gif) no-repeat left -30px;
}

/*--------------sidebar-------------- */
#sidebar {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 240px;
	display: inline;
	position: static;
	height: auto;
	float: left;
	top: 0px;

/*for debug*/
/*background-color:#333399;*/
}

/* Win IE6 */* html #sidebar {
	margin: 0px 0px 0px 6px;
}

/*----- menu ---------*/
#sidebar #menu {
	margin: 0px;
	padding: 0px;
	width: 240px;
	position: static;
}
#sidebar #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 240px;

}


#sidebar #menu li {
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidebar #menu li a {
	display: block;
	width: 224px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	letter-spacing: 0.1em;
	background: url(images/btn_bg.gif) no-repeat left top;
	padding-top: 14px;
	padding-bottom: 14px;
	border-top: 1px solid #CCCCCC;
	padding-left: 17px;
}

/* Win IE6 */* html #sidebar #menu li a {

	display: block;
	width: 240px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	letter-spacing: 0.1em;
	background: url(images/btn_bg.gif) no-repeat left top;
	padding-top: 14px;
	padding-bottom: 13px;
	border-top: 1px solid #CCCCCC;
	padding-left: 17px;
}

#sidebar #menu li.home a {
	border-top-style: none;
	height: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}

/* Win IE6 */* html #sidebar #menu li.home a {

	height: 12px;
	padding-top: 14px;
	padding-bottom: 13px;
	border-top-style: none;

}

#sidebar #menu li a:hover {
	color: #FFFFFF;
	background: url(images/btn_bg.gif) no-repeat left -40px;
}

/*----- menu ---------*/
#sidebar #menu {
	margin: 0px;
	padding: 0px;
	width: 240px;
	position: static;
}
#sidebar #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 240px;

}


#sidebar #menu li.menu_works {
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidebar #menu li.menu_works a {
	display: block;
	width: 224px;
	text-align: left;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	letter-spacing: 0.1em;
	background: url(images/btn_bg_works.gif) no-repeat left top;
	padding-top: 14px;
	padding-bottom: 14px;
	border-top: 1px solid #CCCCCC;
	padding-left: 17px;
}

/* Win IE6 */* html #sidebar #menu li.menu_works a {

	display: block;
	width: 240px;
	text-align: left;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	letter-spacing: 0.1em;
	background: url(images/btn_bg_works.gif) no-repeat left top;
	padding-top: 14px;
	padding-bottom: 13px;
	border-top: 1px solid #CCCCCC;
	padding-left: 17px;
}


#sidebar #menu li.menu_works a:hover {
	color: #000;
	background: url(images/btn_bg_works.gif) no-repeat left -40px;
}

/*------------newsbox------------*/

#sidebar #newsbox {
	position: static;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	width: 210px;
	left: 0px;
	top: 0px;
	
	/*for debug*/
	/*background-color:#336633;*/
}

#sidebar #newsbox #newsHead h2 {
	background: url(images/newsHead.gif) repeat-y;
	display: block;
	padding: 2px;
	width: 210px;
	font-size: 12px;
	text-align: center;
	margin: 4px 0 0 0;
	color: #3399FF;
	
	
}
#sidebar #newsbox #newsHead a {

	font-size: 12px;

	color: #3399FF;
	
}

#sidebar #newsbox .newsContents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
}
#sidebar #newsbox .newsContents ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#sidebar #newsbox .newsContents li {
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 10px;
}
#sidebar #newsbox .newsContents li a {
	font-size: 12px;
}

#sidebar #bannerfield,#sidebar #shiryou {
	position: static;
	padding: 0px;
	width: 240px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	top: 0px;
	
}

#sidebar #bannerfield  img,#sidebar #shiryou img  {
	padding: 0px;
	margin: 0px 0px 5px;
}
#sidebar #bannerfield  ul,#sidebar #shiryou  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;

}
#sidebar #bannerfield,#sidebar #contest {
	position: static;
	padding: 0px;
	width: 240px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	top: 0px;
	
}

#sidebar #bannerfield  img,#sidebar #contest img  {
	padding: 0px;
	margin: 0px 0px 5px;
}
#sidebar #bannerfield  ul,#sidebar #contest  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;

}


#leftcontents {
	position: relative;
	width: 552px;
	margin: 0px 0px 0px 0px;
	float: left;
}
/* -----------page_header----------- */
#page_header {
	margin: 0px;
	padding: 0px;
	width: 550px;
	position: static;

}

/* -----------page_panlink----------- */
#page_panlink {
	padding: 5px 5px 5px 10px;
	font-size: 10px;
	color: #333333;
	margin: 5px 0 0 0;
}
#page_panlink a{
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}
#page_panlink a:hover{
	text-decoration: underline;
}

/* -----------pagebody----------- */
#pagebody {
	margin: 0px;
	padding: 0px;
	width: 550px;

}

#pagebody #maincontents {

	padding: 5px 5px 5px 15px;
	margin: 0px ;
}


/* --------------footer toplink-------------- */
#footer_toplink {
	clear:both;
	padding:5px 0px 5px 26px;
	width: 500px;
	text-align: center;
	font-size: 10px;
	color: #3399FF;
}
#footer_toplink a{
	text-decoration: none;
	color: #3399FF;
}
#footer_toplink a:hover{
	text-decoration: underline;
}

/* --------------footer bookmark btn-------------- */
#bookmark_foot {
	clear:both;

	padding: 0px 0px 0px 100px;
	width: 290px;
	height: 30px;
}

/*--------------footer-------------------*/
#footer {
	background: url(images/footer_bg.gif) no-repeat bottom;
	height: 30px;
	clear: both;
	width: 804px;
	position: static;
}
#footer address {
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #003399;
}

/* ---////////////////////////PAGE CONTENTS////////////////////////--------*/
/* -----------h1-h6----------- */
h1 { margin: 0; }

#maincontents h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
	font-weight: bolder;
	color: #3399FF;
}

#maincontents h2 {
	margin: 15px 0px 10px;
	padding: 3px 0px 3px 12px;
	
	
	font-size: 12px;
	background: url(images/h2.gif) repeat-y;
	color: #FFFFFF;
}
#maincontents h2 a {
	color: #FFFFFF;
}
#maincontents h3 {
	margin: 15px 0px 10px;
	font-size: 12px;
	background: url(images/h3.gif) no-repeat left center;
	color: #3399FF;
	padding-right: 0px;
	padding-left: 14px;
}
#maincontents h4 {

	margin: 0px 0px 2px 0px;
	padding: 1px 5px 1px 5px;
	font-size: 12px;
	background: url(images/h4.gif) repeat-y;
	color: #FFFFFF;
	text-align: center;
}

#maincontents h5 {
	font-size: 12px;
	border:1px solid #0066FF;
	margin:2px 0 2px 0;
	padding:2px 0 2px 4px;
	color: #003399;

}
#maincontents h6 {
	font-size: 12px;
	margin:0 0 2px 0;
	padding:0 0 2px 2px;
	color: #3366ff;
}

/*-----lins default------*/
#maincontents *{
	line-height: 1.6em;
}


#maincontents p {
	padding: 0px;
	margin: 0px 0px 0.8em;
}
#maincontents a {
	color: #3875D7;
	text-decoration:none;	
}
#maincontents a:hover {
	color: #003399;
	text-decoration:underline;
}

/*--------list default----------*/

#maincontents ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	list-style-type: none;
}
#maincontents ol {
	list-style: decimal;
	margin: 0px 0px 0px 2em;
	padding: 0px;

	
}
#maincontents li {
/*	line-height: 1.8em;*/
}
/* ------clears------ */
.clear {
 clear: both
}

/* -------3〜2　column--------*/
#maincontents ul.column3 {
	margin: 0;
	
 }
#maincontents ul.column2 {
 margin: 0;
 }
#maincontents ul.column3 li {
	margin: 0px 10px 0px 0px;
	padding: 2px;
	display: block;
	width: 160px;
	float: left;
	border-right: 1px solid #888888;
	
}

#maincontents ul.column2 li {
	margin: 0px 10px 0px 0px;
padding: 2px;
display: block; 
	width: 245px;
	float: left;
	border-right: 1px solid #888888;
	
}
/* -------left disp li--------*/
#maincontents ul.disply_ul {
 margin: 0;
	padding: 0;
 }

#maincontents ul.disply_ul li.alignleft {
	display: block;
	float: left;
	
}
#maincontents ul.disply_ul li.alignright {
	display: block;
	float: right;
	
}
#maincontents ul.disply_ul li.aligncenter {
	display: block;
	float: none;
	
	
}
#maincontents ul.disply_ul li.alignclear {
	display: block;
	clear: both;
	
/*	border: 1px solid #888888;*/
	
}



/* -------Q AND A--------*/
#maincontents .qanda li {
	margin: 0px 0px 0.4em 0px;
	
}


/* ------ Images------ */

#maincontents img.centered {
display: inline;
/*	display: block;*/
	margin-left: auto;
	margin-right: auto;
	}

#maincontents img.alignright {
/*position: relative; */
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

#maincontents img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
/*	position: relative;*/
	display: inline;
	float: left;
	}
	
	
/* ------div align setting------ */
#maincontents div.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#maincontents div.aligncenter {
text-align:center;
	display: block;

}
#maincontents div.alignright {
position: relative; 
padding: 0;
	margin: 0;
	display: block;

	float: right;
}

#maincontents div.alignleft {
	padding: 0;
	margin: 0;

	float: left;
	display: block;
	}
/* ------dt dl list------ */
#pagebody #maincontents dt {
	font-size: 12px;
	font-weight: bold;
	/*text-decoration: underline;*/
	line-height: 1.4em;
	margin-bottom: 2px;
	

}
#pagebody #maincontents dd {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	padding-left: 1em;
display: block; 
}

/* ------Q and A list to top anchor------ */
#pagebody #maincontents a.anchortop {
	font-size: 10px;
	margin: 0px;
	padding:0;
	width: 510px;
	display: block;
	text-align: right;
	color: #003399;
}


/* ------sitemap------ */
#pagebody #maincontents .sitemap h2 {
display: none;
}
#maincontents .sitemap li {
	list-style: none;
	margin: 0px;
	/*padding: 0px;*/
	border-style: none;
	list-style-type: none;
	padding-left: 0.5em;
}

/* ------tables------ */
#pagebody #maincontents  table {
	text-align: left;
	 border-top:1px solid #5AACFF;
	border-left:1px solid #5AACFF;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
}
#pagebody #maincontents  th{
	background-color: #E1F0FF;
	font-weight: bold;
	border-right:1px solid #5AACFF;
	border-bottom:1px solid #5AACFF;
	padding:0.2em 1em;
	text-align:center;

}
#pagebody #maincontents  td{
	text-align: left;
	border-right:1px solid #5AACFF;
	border-bottom:1px solid #5AACFF;
	padding:0.3em 1em;
}

table.s_table td{
font-size: 10px;
white-space: nowrap; 
}
table.s_table th{
font-size: 10px;
white-space: nowrap; 
}

/* ------toppage arrange------ */


#topImg {
	border-left:1px solid #3399FF;
	border-right:1px solid #3399FF;
	position:relative;
	width:794px;
	height:300px;
	top:0;
	left:4px;
margin:0;
padding:0;
}



h1.h1_top_01 {
width:500px;
height:75px;
padding:0;
background:url(http://www.tatekae-reform.com/wp-content/uploads/2009/08/h1_top_01.jpg) 0 0 no-repeat scroll;
color: #FFFFFF;
text-indent:-9999px;
}

h1.h1_top_02 {
width:500px;
height:50px;
padding:0;
background:url(http://www.tatekae-reform.com/wp-content/uploads/2009/08/h1_top_02.jpg) 0 0 no-repeat scroll;
color: #FFFFFF;
text-indent:-9999px;
}

h1.h1_top_03 {
width:500px;
height:60px;
padding:0;
background:url(http://www.tatekae-reform.com/wp-content/uploads/2009/09/h1_top_03.jpg) 0 0 no-repeat scroll;
color: #FFFFFF;
text-indent:-9999px;
}


ul.list_top_02{
list-style-image:url(http://www.tatekae-reform.com/wp-content/uploads/2009/08/checkmark.jpg);
list-style-position:inside;
color:#000;
text-indent:-1em;
}

ul.list_top_02 li strong{
font-size:15px;
 }
 
.link_inquiry {
margin:10px 0 10px 0;
text-align:right;
}

div.top_advice {
	clear:both;
	width:500px;
	height:200px;
	margin-top:20px;
    border:0;
    border-collapse:collapse;
	border-spacing:0px;
    empty-cells:show;
}

div.advice_left {
float:left;
width:240px;
height:200px;
vertical-align:top;
    border:0;
	}

div.advice_right {
float:right;
width:240px;
height:200px;
vertical-align:top;
    border:0;
}

/* ------works arrange------ */
ul.list_works {
list-style:circle;
list-style-position:inside;
}

