?/*  
Theme Name: MAD SEO beta1 white
Theme URI: http://seo-quick.com/
Description: WordPress SEO Theme.
Author: TATEZO-(Satoshi Masuda)	
Author URI: http://seo-quick.com/
Version: 1.0
*/

* {
  margin: 0;
  padding: 0;
  }

h1,h2,h3,h4,h5,h6,p,blockquote {
margin:0;
padding:10px;
}

a {
color:#0000ff;
}

a:hover {
color:#6B8B45;
}

blockquote {
background:#FFF3AF;
border:3px dotted #ff0000;
margin:5px 10px;
padding:5px 10px;
}

code {
color:#36C;
}

a img {
border:none;
}



body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0px auto 10px auto;
  width: 1000px;
  _width: 1000px;/*IE対策*/
  font-family: arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #003366;
  background-attachment: fixed; 
  }



#wrapper {
 text-align: left; /* IE Centering Technique */
padding: 0px 0 0 0;

}

/*IE7対策*/
*:first-child+html #wrapper {
  text-align: left; /* IE Centering Technique */
  margin: 3px 0 0 0;
  padding: 0;
  }

/*IE6対策*/
*html #wrapper {
  text-align: center; /* IE Centering Technique */
  padding:0;
  }


#header {
background: url(image/b1-top.gif);
	width: 1000px;
 _width: 950px;/*IE対策*/
	height: 120px;
	margin: 0;
	padding: 0;


text-align: right;
margin:0 0 0 0;

}

/*IE7対策*/
*:first-child+html #header {
margin:0 0 1px 0;
}

/*IE6対策*/
*html #header {
margin:0 0 1px 80px;
text-align: left; /* IE Centering Technique */
}

#header h1.sitename {
position:relative;
margin:20px 30px 0 25px;
font-size:10pt;
color:#cccccc;
text-decoration:none;
padding:0;
}

#header h2.sitename {
margin:0 30px 0 25px;
position:relative;
font-size:20pt;
padding:0;
}

#nav {
clear:both;
position:absolute;
top:0;
left:10px;
margin:0 0 20px;
}

*html #nav {
clear:both;
position:absolute;
top:0;
left:110px;
margin:0 0 20px;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
float:left;
margin-right:10px;
}

/*IE6対策*/
* html #nav li a {
float:left;
text-decoration:none;
}

/*IE7対策*/
* html #nav li a span {
float:left;
margin-left:4px;
text-decoration:none;
}

#nav li a {
display:block;
height:26px;
background:url(images/kiji.gif) left top repeat-x;
text-transform:lowercase;
font-size:10pt;
text-decoration:none;
margin:125px 0 0 0;
}

#nav li a span {
display:block;
margin-left:6px;
padding-left:5px;
padding-right:12px;
line-height:26px;
color:#ffffff;
background:url(gray-grad.png) right top repeat-x;
text-decoration:none;
}






#main {
  clear: both;
  text-align: left; /* IE6 */
  width: 1000px; /* Overrides miscalculation in ; ignored by other browsers. */
  margin: 0px 0 20px 0;
  padding: 0;
  background: #FFFFFF;
  
  
  }



#navi-adbox{
        background : url(images/menu-under-black.jpg) no-repeat;/
	width: 1000px;
        _width: 950px;/*IE対策*/
        
	height: 30px;
	margin: 0px auto 0px;
	padding: 0;
	border-top: 5px solid #3F3F3F;
	clear: both;

}



#contentwrapper {
float:left;
width:650px;
_width: 630px;/*IE対策*/
}

#content {
padding:0 20px 20px 30px;
}

#content ul li{
list-style:none;
background:url(images/background.png) no-repeat !important;
padding-left:16px !important;
}



#content ul li ul li {
clear:both;
list-style:none;
background:url(images/filetypes.png) no-repeat !important;
padding-left:16px !important;
}


.post {
clear:both;
padding-top:30px;
}

.post-date {
width:45px;
height:49px;
float:left;
background:url(images/date-bg.gif) no-repeat;
}

.post-month {
font-size:11px;
text-transform:uppercase;
color:#FFF;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}

.post-day {
font-size:18px;
text-transform:uppercase;
color:#999;
text-align:center;
display:block;
line-height:18px;
padding-top:7px;
margin-left:-3px;
}

.post-title {
width:90%;
float:left;

}

.entry {
clear:both;
margin-top:30px;
padding:10px 0 30px 0;
}

.post-cat {
background:url(images/background.png) no-repeat;
padding-left:20px;
float:left;
font-size:95%;
color:#999;
}

.post-comments {
background:url(images/mini-comments.gif) no-repeat;
padding-left:20px;
float:right;
}

.post-calendar {
background:url(images/mini-calendar.gif) no-repeat;
padding-left:20px;
float:right;


font-size:95%;
color:#999;
}

















#content h3 {
font-size:12pt;
color:#cc0000;
margin:20px 0 13px 0;
}


#content h4,#content h5,#content h6 {
font-size:10pt;
}

h2.homeTitle {
margin:0 0 15px;
}




h2.postTitle {



font-size:16pt;
font-weight:700;
color:#000;
font-family:arial, sans serif;
letter-spacing:-1px;
border-bottom:1px dashed #11414F;
padding:0 10px;
}

h2.postTitle a {
font-size:15pt;
font-weight:700;
text-decoration:none;
color:#11414F;
}

h2.postTitle a:hover {
color:#5A7836;
}

.postMeta {
font-size:9pt;
color:#333;
margin:0 0 20px;
padding:2px 10px 3px;
}



.postContent img {
border:3px solid #CCC;
margin:10px;
}

#content p,.postContent p {
font-size:11pt;
color:#000;
padding:5px 10px;
line-height:1.5;
}

.postContent ul,ol {
padding:0 0 0 35px;
}

.postContent ul li,ol li {
font-size:10pt;
color:#000;
}

.postTags {
font-size:9pt;
color:#000;
margin:5px 10px 15px;
}

p.comments {
clear:both;
padding:5px 10px;
}

p.comments a {
padding-left:20px;
background:url(images/comment.gif) left top no-repeat;
font-size:10pt;
text-decoration:none;
}

.commentlist {
font-size:10pt;
list-style:none;
margin:10px 0;
}

.commentlist li {
background:#CBE7FA;
border:1px solid #9DCAE8;
width:530px;
margin:0 0 10px -25px;
}

.commentlist cite {
font-size:10pt;
padding:10px;
}

.commentmetadata {
padding:10px;
}

.comment h3 {
font-size:12pt;
font-weight:700;
text-decoration:none;
color:#000;
padding:0 10px;
}

.comment p {
font-size:10pt;
color:#000;
padding:10px;
}

.comment a:hover {
text-decoration:underline;
}

.comment textarea {
width:555px;
}

.comment #submit {
width:118px;
height:30px;
background:url(images/commentbutton.gif) left top no-repeat;
border:none;
font-size:9pt;
color:#333;
}

.sidebars {
float:right;
margin-top:0;
margin: 0 10px 0 15px;
padding:0 0 10px 0;
width:300px;
}

* html .sidebars {
float:right;
margin-top:0;
margin: 0 0 0 0;
padding:20px 0 10px 0;
width:300px;
}




.sidebars h2 {
font-size:11pt;
color:#ffffff;
background:url(images/sidebar01.png) left top no-repeat;
height:29px;
padding:6px 5px 2px 7px;
}

.sidebars table {
width:300px;
}

.sidebars ul {
margin:0;
padding:0 0 15px;
}

.sidebars li {
margin-bottom:10px;
list-style:none;
font-size:10pt;
}

.sidebars li ul {
padding:0;
}

.sidebars ul ul li {
color:#333;
background:url(images/point.jpg) left 7px no-repeat;
line-height:20px;
border-bottom:1px dashed #11414F;
margin:0;
padding:3px 2px 2px 16px;
}

.sidebars li.nobg a:hover {
background:none;
color:#036;
text-decoration:none;
}

.sidebars a {
display:inline;
color:#333;
text-decoration:none;
}

.sidebars a:hover {
color:#036;
background:#FFEE8F;
}

.sidebars p {
font-size:10pt;
padding:2px 0;
}

#tag_cloud a {
display:inline;
}

.sidebars ul.children li {
border-bottom:none;
}

.sidebars ul.children {
margin-bottom:-5px;
}

#footer {
clear:both;
padding-top:10px;
color:#fff;
text-align:left;
}

#footer p {
font-size:8pt;
line-height:19px;
padding:0;
}

#footer a {
color:#A6DDEA;
}

#footer a:hover {
color:#D0DE9C;
}

#credits {
clear:both;
float:left;
width:950px;
_width: 950px;/*IE対策*/
height: 80px;
text-align:left;
background:url(images/head_bg.jpg) no-repeat;
color:#232323;
font-size:12px;
padding:20px 0 20px 15px;
}

/*IE対策*/
*html #credits {
clear:both;
width:950px;
height: 80px;
text-align:left;
background:url(images/head_bg.jpg) no-repeat;
color:#232323;
font-size:12px;
margin:0 0 0 50px;
padding:20px 0 20px 15px;
}


#credits a {
color:#FFB82F;
font-size:12px;
}

.cleared {
clear:both;
}

.left {
float:left;
}

.right {
float:right;
}

#nextprevious {
font-size:85%;
padding:10px;
}

#trackbak_box {
font-family:Osaka, Verdana, sans-serif;
width:90%;
font-size:10pt;
border:1px solid #3F3F3F;
background:#EFEFEF url(img/quote_start.gif) no-repeat scroll top left;
margin:30px 20px 30px 0;
padding:10px;
}

#sidebar ul li {
list-style:none;
border:none;
margin:0;
padding:0;
}

#sidebar ul li ul {
margin:0;
padding:0;
}

#sidebar ul li ul li {
border-bottom:1px solid #d6d6d6;
padding:2px 0;
}

#sidebar ul li ul li ul li {
border:none;
padding:1px 0 1px 10px;
}

ul.list-links li,li.widget_links li,li.widget_meta li,li.widget_rss li {
background:url(images/mini-blogroll.gif) no-repeat !important;
padding-left:16px !important;
}




ul.list-cat li,li.widget_categories li {
background:url(images/background.png) no-repeat !important;
padding-left:20px !important;
}


ul.list-archives li,li.widget_archives li {
background:url(images/mini-monthly-archive.gif) no-repeat !important;
padding-left:20px !important;
}

ul.list-page li,li.widget_pages li,li.widget_recent_entries li {
background:url(images/filetypes.png) no-repeat !important;
padding-left:20px !important;
}

ul.list-page li ul li,li.widget_pages li ul li {
background:url(images/mini-page-arrow.gif) no-repeat !important;
padding-left:10px !important;
}

li.widget_recent_comments li {
background:url(images/mini-recent-comments.gif) no-repeat !important;
padding-left:20px !important;
}

li.widget_calendar td {
padding:1px 7px;
}

.textwidget {
padding-top:5px;
}

#pannavi {
position:relative;
top:0;
width:500px;
float:left;
margin:10px 0 0;
}

/*IE対策*/
*,#sidebar ul {
margin:0;
padding:0;
}

#header h1.sitename a,#header h2.sitename a {
color:#ffffff;
text-decoration:none;
}

#header h1.sitename a:hover,#header h2.sitename a:hover {
color:#D0DE9C;
text-decoration:none;
}

#header h2.sitedesc,#header h1.sitedesc {
position:relative;
margin:0 30px 0 25px;
font-size:8pt;
color:#ffcc00;
padding:0;
width:490px;
float:right;
}

#header h2.sitedesc a {
color:#ffcc00;
}

/*IE7対策*/
*:first-child+html #searchform,* html #searchform {
padding:5px 0;
}

#searchbutton:hover,.comment #submit:hover {
cursor:pointer;
}

#nav li a:hover span,#nav li.current_page a span {
background-position:right -26px;
color:#FF0E6C;
}

#content h1,#content h3,#content h4,#content h5,#content h6,#content h2,#content h3,#content h4,#content h5,#content h6 {
font-weight:700;
padding:0 10px;
}

#content h1,#content h2 {
font-size:15pt;
}

#content h2 {
        background: url(images/sub-head-blue.png) repeat-x;
	color: #EFEFEF;
	font-size: 15px;
	margin: 0 5px 5px -10px;
	padding: 5px 5px 15px 23px;
	text-align: left;
	width: 560px;
}
#content h2 a{
        color: #ffffff;
        font-size: 15px;
        text-decoration:none;
}

#content h2 a:hover{
        color: #ff0000;
        font-size: 15px;
        text-decoration:none;
}



#content h3 {
        background: url(images/h2.gif) no-repeat;
	color: #cc0000;
	font-size: 15px;
	margin: 20px 5px 20px -5px;
	padding: 7px 5px 8px 23px;
	text-align: left;
        width: 580px;
}
#content h3 a{
        color: #0000ff;
        font-size: 15px;
        text-decoration:none;
}


#content h4 {
	color: #000000;
	font-size: 15px;
	margin: 10px 5px 5px -5px;

	text-align: left;
        width: 520px;
}



#content h5 {
        background: url(images/sub-head-green.png) no-repeat;
	color: #ffffff;
	font-size: 15px;
	margin: 20px 5px 20px -5px;
	padding: 7px 5px 8px 23px;
	text-align: left;
        width: 520px;
}




.postMeta a,.comment a {
text-decoration:none;
}

.post-content {
line-height:170%;
}

.post-content ul li{
list-style:none;
background:url(images/sc_choosepolygon.png) no-repeat !important;
padding-left:20px !important;
}


.top_message {
       position:absolute;
       margin-left: auto;
       margin-right: auto;
       top:110px;
       left: 0;
       right: 0;
       width: 100%;
       height: 60px;
}
.top_message a {
color: #EF0E6C;
font-size:12pt;
}



.wp-pagenavi
{ 
margin: 20px 0 20px 0;
} 

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
        background:url(images/gray-grad.png) repeat-x;	
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background:url(images/gray-grad.png) repeat-x;	
}





/*-----WindowsIE4-6,MacIE4-5-----*/
* html #content {
margin:5px 0px 0px 10px;
} 
/*-----------------------------*/

.intro01{
background:url(/img/02b-intro.jpg) no-repeat;
width:560px;
height:280px;
}

/****study & book*****/

.intro02{
margin:10px 10px 0px 0px;
width:560px;
}

.intro02plate01 {
float:left;
background:url(image/08a-fx.jpg) no-repeat;
}

.intro02plate01 a{
display:block;
width:269px;
height:180px;

}

.intro02plate01 a:hover {
background:url(image/09a-fx-on.jpg) no-repeat;
}

.intro02plate02 {
float:right;
background:url(image/10a-book.jpg) no-repeat;
}

.intro02plate02 a{
display:block;
width:269px;
height:180px;

}

.intro02plate02 a:hover {
background:url(image/11a-book-on.jpg) no-repeat;
}

/****hikaku midashi*****/

.intro03midashi{
margin:0px 20px 0px 10px;
background:url(image/05a-midashibar.jpg) no-repeat;
width:535px;
height:23px;
clear:both;
}

/****hikaku intro copy*****/

.intro03copy {      
font-size:12px;
text-align:left;
margin:15px 15px 0px 12px;
color:#222222;
}

/****hikaku 4button*****/

.intro03button {
margin:5px 0px 0px 15px;
}


.intro03button01 {
float:left;
background:url(/image/12a-button01.jpg) no-repeat;
}

.intro03button01 a {
display:block;
width:132px;
height:145px;
}

.intro03button01 a:hover{
background:url(/image/13a-button01-on.jpg) no-repeat;
}

.intro03button02 {
float:left;
background:url(/image/14a-button02.jpg) no-repeat;
}

.intro03button02 a {
display:block;
width:132px;
height:145px;
}

.intro03button02 a:hover{
background:url(/image/15a-button02-on.jpg) no-repeat;
}

.intro03button03 {
float:left;
background:url(/image/16a-button03.jpg) no-repeat;
}

.intro03button03 a {
display:block;
width:132px;
height:145px;
}

.intro03button03 a:hover{
background:url(/image/17a-button03-on.jpg) no-repeat;
}

.intro03button04 {
float:left;
background:url(/image/18a-button04.jpg) no-repeat;
}

.intro03button04 a {
display:block;
width:132px;
height:145px;
}

.intro03button04 a:hover{
background:url(/image/19a-button04-on.jpg) no-repeat;
}

.blog {
text-align:left;
}

.blogbody {
font-weight:normal;
margin:15px 0px 0px 10px;
}
 
/****osusumehikakuhyou*****/

.osusume00 {
width:535px;
border-collapse:collapse;
border-top:2px solid #B49C96;
border-bottom:2px solid #B49C96;

}

.osusume00 thead {
font-size:12px;
border-bottom:2px solid #B49C96;
background-image:url(/image/grayback01.gif);
height:32px;
}

.osusume00 td {
padding:2px 1px;
border:1px solid #B49C96;
}

.osusume00 tbody {
font-size:10px;
color:#333333;
background-color:#ffffff;
}

.text{
line-height:140%;
font-family:Verdana;
font-size:10px;
}

/*************記事*******/

/*****TT sort01******/

.block00 {
margin:10px 25px 0px 35px;
}

.info00{
color:#323211;
line-height:160%;
font-weight:bolder;
border-right:solid 5px #323211;
border-bottom:solid 2px #323211;
}

.info00flag {
float:left;
width:70px;
display:block;
margin-top:-3px;
}

.copy00{
line-height:130%;
margin:0px 0px 30px 0px;
padding:0px 0px 0px 65px;
}

/*****TT sort02******/

.info01 {
font-weight:bolder;
background-color:#1C2149;
color:#ffffff;
border-top:solid 10px #E5B84D;
border-right:solid 3px #E5B84D;
margin:0px 10px 0px 0px;
padding:2px 0px 0px 5px;
float:left;
width:120px;
height:36px;
}

/*-----WindowsIE4-6,MacIE4-5-----*/

* html .info01 {
margin:0px 0px 0px 0px;
width:125px;
height:48px;
}
/*-------------------------------*/

.hyouki {
color:#E5B84D;
padding:0px 0px 0px 3px;
}

.copy01{
line-height:140%;
margin:0px 0px 18px 5px;
}

/*****Points******/

.info03 {
display:block;
font-size:13px;
font-weight:bolder;
color:#1C2149;
border-top:solid 6px #1C2149;
border-right:solid 2px #1C2149;
margin:0px 7px 0px 15px;
padding:3px 0px 0px 3px;
float:left;
width:155px;
height:32px;
}

/*-----WindowsIE4-6,MacIE4-5-----*/

* html .info03 {
margin-left:5px;
}

* html .midashi03 {
margin-left:5px;
}

/*-------------------------------*/

/*****365*****/

.feature01 { 
background-image:url(/image/grayback01.gif);
width:490px;
height:auto;
margin:0px 0px 0px 25px;
}

.midashi365 {
color:#1C2149;
font-weight:bolder;
width:500px;
height:20px;
padding:10px 0px 0px 15px;
border-bottom:solid 2px #ffffff;
border-left:solid 3px #A84053;
}


.copy36500 {
padding:10px 0px 10px 15px;
line-height:140%;
clear:left;
}

.f36500 span,.m36500 span {
line-height:170%;
font-weight:bolder;
display:block;
width:130px;
}

.b36500 span {
line-height:170%;
font-weight:bolder;
display:block;
}

.f36500 {
float:left;
margin:5px 0px 10px 35px;
}

.m36500 {
float:left;
margin:5px 0px 10px 0px;
}

.b36500 {
padding-bottom:5px;
margin-top:5px;
}


.info04{
display:block;
font-weight:bolder;
background-color:#1C2149;
color:#ffffff;
border-top:solid 8px #E5B84D;
border-right:solid 3px #E5B84D;
margin:25px 0px 0px 0px;
padding:3px 9px 0px 5px;
width:176px;
height:22px;
}

/*-----WindowsIE4-6,MacIE4-5-----*/

* html .info04{ 
width:190px;
height:33px;
}
/*-------------------------------*/

.midashi365point {
color:#A84053;
font-size:13px;
font-weight:bolder;
margin-left:5px;
display:list-item;
list-style:square inside;
width:530px;
border-bottom:dotted 2px #BCB7B9;
}

.copy36501 {
line-height:140%;
margin:0px 10px 20px 10px;
text-indent:1em;
}



/*****KK Tejun*****/

.midashi01 {
display:block;
background:url(/image/21a-gradationbar.gif) no-repeat;
font-weight:bolder;
letter-spacing:2px;
color:#ffffff;
margin:0px 0px 5px 15px;
padding:3px 0px 0px 10px;
width:320px;
height:25px;
}

.copy02kz  {
font-weight:bolder;
margin:0px 0px 25px 45px;
}

/*-----WindowsIE4-6,MacIE4-5-----*/
* html .midashi01 {
margin-left:0px;
}

* html .number { 
width:48px;
height:48px;
margin-left:20px;
}
/*---------------------*/


/*****KK Tejun CHART******/

.chart {
margin-bottom:30px;
font-weight:bolder;
line-height:95%;
}

.number { 
font-size:16px;
background-image:url(/image/grayback01.gif);
margin-left:35px;
padding:7px 0px 0px 5px;
width:52px;
height:52px;
float:left;
display:block;
}

.arrow { 
color:#996623;
font-size:19px;
margin:10px 0px 10px 52px;
clear:left;
}

.chart01 { 
border-top:solid 2px #1C2149;
border-right:solid 2px #1C2149;
border-bottom:solid 2px #1C2149;
border-left:solid 8px #1C2149;
line-height:16px;
margin-left:110px;
padding:3px 7px 3px 7px;
width:385px;
height:48px;
display:block;
}

.point01 {
color:#A0001E;
font-size:12px;
font-weight:bolder;
display:block;
width:100px;
margin:5px 0px 0px 20px;
}

.point02 {
color:#A0001E;
font-size:12px;
font-weight:bolder;
display:block;
width:100px;
margin:20px 0px 0px 20px;
}

.pointcopy00 {
margin:-35px 20px 0px 140px;
}


.copy00fx {
line-height:140%;
text-indent:1em;
}


.copy03{           /*****KK TJ,TOOL,365 TOPcopy******/
line-height:140%;
margin:0px 0px 20px 15px;
text-indent:1em;
}


.midashi03{
display:block;
font-size:13px;
font-weight:bolder;
color:#1C2149;
border-top:solid 6px #1C2149;
border-right:solid 2px #1C2149;
margin:20px 0px 15px 40px;
padding:3px 0px 0px 3px;
width:160px;
height:15px;
}


/*****KK robo 1******/

.feature00 li{     
background-color:#ffffff;
font-weight:bolder;
border-top:solid 4px #D18287;
border-bottom:solid 1px #D18287;
margin:0px 0px 10px 60px;
padding:5px 10px 2px 10px;
width:380px;
height:37px;
list-style-type:none;
}

/*****KK robo 2******/

.charttool {
margin-left:60px;
}

.chart02 { 
font-weight:bolder;
line-height:280%;
margin-left:15px;
}

.chart03 { 
font-weight:bolder;
border-top:dotted 2px #1C2149;
border-right:dotted 2px #1C2149;
border-bottom:dotted 2px #1C2149;
border-left:dotted 2px #1C2149;
padding:10px 0px 0px 10px;
width:300px;
height:40px;
}

.chart03 a {
background:url(/image/20a-click.gif) no-repeat;
display:block;
margin:-20px 0px 0px 200px;
width:100px;
height:40px;
}

/*company*/

.companyinfo {
width:480px; 
font-size:12px;
border-collapse:collapse;
border:1px solid #4f4f4f; 
margin:10px 0px 0px 30px;
}

.companyinfo th { 
color:#1C2149;
padding:8px 20px;
border:1px solid #4f4f4f;
width:1%;
white-space:nowrap;
background-image:url(/image/grayback01.gif);
}

.companyinfo td {
background-color:#ffffff;
padding-left:15px;
border:1px solid #4f4f4f;
height:35px;
}

/*rules*/

#rules {
line-height:130%;
margin:0px 25px 0px 45px;
}

#rules li{
margin:20px 0px 0px 0px;
list-style: url(/image/22a-minibutton.jpg) outside;
}


/*****hikaku table******/

.tablemidashi {
font-size:14px;
font-weight:bolder;
color:#8B5E29;
margin:10px auto 10px 5px;

}

.tablecopy {
color:#4E4533;
margin:0px 30px 10px 20px;
line-height:130%;
}

.hikakuhyou01 {
border-collapse:collapse;
border:2px solid #B3AFA2;
}


.hikakuhyou01 thead {
font-size:11px;
color:#35312E;
background-image:url(/image/grayback01.gif);
border:2px solid #B3AFA2;

}

.hikakuhyou01 tr{
border-bottom:1px solid #B3AFA2;

}

.hikakuhyou01 td{
border-right:1px solid #B3AFA2;
padding:3px 4px;

}

.button a {
font-weight:bolder;
font-size:12px;
line-height:110%;
display:block;
text-decoration:none;
height:55px;
width:128px;
padding-top:10px;
background:url(/image/t1-button.jpg) no-repeat;
color:#0D1427;
}
.button a:hover{
background:url(/image/t2-button-on.jpg) no-repeat;
color:#a80707;
}

/*-----WindowsIE4-6,MacIE4-5-----*/

* html .button a {
height:66px;
width:128px;
}
*:first-child+html.button  {
width:130px;
}
*:first-child+html.button a  {
font-size:11px;
width:128px;
}

/*-------------------------------*/
.hikakuhyou01 tbody {
font-size:11px;
color:#35312E;
background-color:#ffffff;
height:70px;
}



