/*
Theme Name: Hyaline
Theme URI: http://edblog.net/archives/517
Description:  A 3 column theme. Design by Eduardo, This is first edition. Why version 1.05 ? It released on January 5, it's my birthday. :)
Version: 1.11
Author: Eduardo
Author URI: http://edblog.net/
Tags: blue,  fixed width, two columns, widgets, right sidebar
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body {
　　text-align:center;
　　color:#000fff;
	letter-spacing: 1px;
	background: #fff;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size:12px;
        margin:0;
        padding:0;
        }

iframe {
border: 1px #4dae38 solid;
border-collapse: collapse;
}

.page {
	
	text-align:center;
	width:900px;
        background:#ffffff  url('images/c-bg.gif') repeat-y;        
        margin-top: 0 px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;  　　　
	}

.page-home {
	
	text-align:center;
	width:900px;
         background:#4dae38;        
         margin-top: 0 px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;  　　　
　　　　
	}

#home {
	
	text-align:center;
         margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 0px;  　　　
　　　　
	}

#header {
	text-align:center;
	width:900px;
	height:179px;
	margin-top: 0 px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
        }


#header-home {
	text-align:center;
	width:900px;
	height:145px;
	margin-top: 0 px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
        }


/* header */



#content {
        margin:auto; 
	float:left;
	width:650px;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	text-align:left;
        background:#fff;
	}
#content2 {
	float:left;
	width:690px;
	text-align:left;
        background:#fff;
         overflow: hidden;
	}

#content-home {
        margin:auto; 
	float:left;
	width:636px;
	padding-right:0px;
	padding-left:0px;
        background:#fff;
	}

#sidebar-home{
	float:right;
	width:264px;
        padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
        background:#4dae38;
        }   
	
#sidebar{
	float:right;
	width:210px;
        padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
        background:#cccccc;
        }   

#footer {
         border-top: 16px solid  #4dae38;
	clear:both;
	text-align:center;
	font-family: ヒラギノ角ゴ, Pro W3Arial, Helvetica, sans-serif;
         font-size: 10px;
         vertical-align: middle;
	color: #000;
	height:26px;
	width:900px;
	background: #e5c472 ;
	}

#footer  p {
         line-height: 26px;
}


/* End Main-Layout */



/* Begin Header */
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	line-height: 1em;
	color: #2979A4;
	margin-top: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: lighter;
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	color: #fff;
	text-decoration: none;
	}




.description {
	color:#2979A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	}
/* End Header */



/* Begin Content*/
h3,h4,h5,h6{
	
	font-family:  arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #2979A4;
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}

h2  {
	font-family:  arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #2979A4;
	margin-bottom: 5px;
}


h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color: #2979A4;
	text-decoration: none;
}

.post {
	font-family: Arial, Helvetica, sans-serif;
         overflow: hidden;
	color: #555;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	font-weight: normal;
	padding-top: 0px;
	text-align: left;
         line-height: 150%;
	}
	

.post li {
        margin-left: 30px;

}

.post p{
	margin:0 0 15px 0;
	text-align: left;
	}

.post h2{
	padding-bottom:2px;
	font-weight:normal;
	}

.post img {
	padding-right: 4px; 
	padding-bottom: 4px; 
	margin-right: 8px;
	margin-bottom: 8px;
	border-style:none;
}


.info {
	background: url(images/calendar.png) no-repeat left;
	padding-left:18px;
	padding-bottom:2px;
	margin-top:3px;
	font-size:11px;
	border-bottom: 1px dashed #ccc;
	text-align:left;
}

.postmetadata {
	color:#FFFFFF;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	background-color: #2979A4;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#fff;
	text-decoration:none
}

.postmetadata a:hover{
	color: #F4F4F4;
}

a:link,a:visited,a:active{
	color:#2979A4;
	text-decoration: none;
	outline: none;
}

a:hover{
	color:#333;
	text-decoration: none;
}

/* End Content*/



/* Begin Comments */

.commentlist {
	text-align:left;
}


.commentmetadata {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2979A4;
	}



#commentform p {
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}

.commentmetadata {
	margin:0 0 5px 0;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	}
	
.alt {	
border-bottom: 1px dashed #ccc;
margin-left:30px;
margin-top:10px;
padding-bottom: 10px;
}

.alt1 {
border-bottom: 1px dashed #ccc;
margin-left:30px;
margin-top:10px;
padding-bottom: 10px;
}

/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar-home ul {
	list-style:none;
	text-align:center;
	}

#sidebar-home li {
	list-style:none;
	margin-bottom: 5px;
	text-align:center;
	}
#sidebar-home img{
vertical-align: text-bottom;
}

#sidebar  li {
	list-style:none;
	padding-bottom: 5px;
	}
#sidebar1 li,
#sidebar2 li {
	list-style:none;
	line-height:1.6em;
	}


#sidebar ul li {
	list-style:none;
	padding-bottom: 15px;
	}	
#sidebar1 ul li,
#sidebar2 ul li {
	list-style:none;
	line-height:1.6em;
	}

#sidebar1 ul li ul li,
#sidebar2 ul li ul li{
	border-bottom:0px solid #ddd;
	font-family: verdana;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 0px;
	color: #2979A4;
	font-size: 12px;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active,
#sidebar2 ul li ul li a:link, #sidebar2 ul li ul li a:visited, #sidebar2 ul li ul li a:active{
	font-family: trebuchet, Helvetica, sans-serif;
	color: #2979A4;
	text-decoration: none;

}

#sidebar1 ul li ul li a:hover,
#sidebar2 ul li ul li a:hover{
	text-decoration:none;
	color: #2979A4;
	background-color: #F9F9F9;
}

#sidebar1 h2,
#sidebar2 h2
 {
	background: url(images/picture_empty.png) no-repeat left;
	padding-left:18px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color:#2979A4;
	margin-top: 8px;
	margin-bottom: 5px;
}
/* End Entry Lists */



/* Begin Images */
p img {
	max-width:98%;
	border: 0px solid #2979A4;
	margin-right: 8px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

img.centered {
	display:block;

	margin-left:auto;
	margin-right:auto
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float:right;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
	}
	
.alignleft {
	float:left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
/* End Images */



/* Begin Form Elements */

.search {
	padding-left: 10px;
	padding-bottom: 5px;
}

#searchform {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

#sidebar2 #searchform #s {
	width:197px;
	font-family: Arial, Helvetica, sans-serif;
	color: #;
	background-color: #2979A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	}

#sidebar2 #searchsubmit {
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2979A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}


#search #searchform #s {
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	background-color: #2979A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}

#search #searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #2979A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	}

/* Begin Single navi bar */
.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/* End Single navi bar */

/* Begin Archives */
.archive {
	text-align:left;
	padding-top:15px;
	padding-left:30px;
}

.archives {
	margin-bottom:10px;
	text-align:left;
	padding-top:15px;
	padding-left:100px;
}

.archives li{
	list-style:none;
	padding-left:10px;
}

.singlemeta {
	background: url(images/tag_blue.png) no-repeat left top;
	padding-left:18px;
	margin-top:3px;
	margin-bottom:10px;
	font-size:11px;
}


select {
	width:130px
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 1px solid #ccc;
	}

#commentform textarea {
	width:99%;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 1px solid #ccc;
	}

#commentform #submit {
	margin:0 0 20px 0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float:right;
	border: 1px solid #ccc;
	}
	
#respond {
	margin-top: 10px;
}
/* End Archives  */




/* Begin Various Tags & Classes */

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block
	}

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	}
/* End Various Tags & Classes*/

/* Menu and others*/

#navlist li
{
	display: inline;
	list-style-type: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 20px;
}


#wp-calendar {
text-align:center;
background-color:#fff;
margin:0;
}

#wp-calendar td {
height:22px;
width:22px;
line-height:20px;
font-size:11px;
color:#2979A4;
}

#wp-calendar  a {
display:block;
width:22px;
height:22px;
color:#2979A4;
font-size:12px;
text-decoration:none;
line-height:24px;
font-weight: bold;
}

#wp-calendar #prev a {
color:#2979A4;
background-image:none;
width:49px;
}

#wp-calendar #next a {
color:#2979A4;
background-image:none;
width:49px;
margin:0 0 0 30px;
}

#wp-calendar #today {
color:#2979A4;
font-weight: bold;
}

#wp-calendar #today a {
color:#2979A4;
font-weight: bold;
}

#wp-calendar caption,#wp-calendar th {
font-size:11px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#all {
         margin-top: 20px;
}


#all ul {
	list-style:none;
	text-align:center;
	}

#all li {
	list-style:none;
	text-align:center;
	}
#all img{
vertical-align: text-bottom;
}


#commu{
         with:610;
         height: 26px;
	padding-bottom: 20px;
}
#commu  li {
	list-style:none;
	margin-right: 5px;
	position: static;
	float: left;
	}
#commu  ul {
         with:610;
         height: 26px;
	list-style:none;
         border-bottom: 2px #ff6600 solid;
}

#commu2{
         with:610;
         height: 26px;
	padding-bottom: 20px;
}
#commu2  li {
	list-style:none;
	margin-right: 5px;
	position: static;
	float: left;
	}
#commu2  ul {
         with:610;
         height: 26px;
	list-style:none;
         border-bottom: 2px #7fc643 solid;
}

#guide2{
         with:610;
         height: 26px;
	padding-bottom: 20px;
}
#guide2  li {
	list-style:none;
	margin-right: 5px;
	position: static;
	float: left;
	}
#guide2  ul {
         with:610;
         height: 26px;
	list-style:none;
         border-bottom: 2px #5172b3 solid;
}

#ive{
	float:left;
	width:600px;
}

#a
{background:#fff url() no-repeat left top;}
#b
{background:#fff url(http://www.garireo.com/k-car/images/b.gif) no-repeat right bottom;}
#c
{background:#fff url(http://www.garireo.com/k-car/images/c.gif) no-repeat right top;}
#main
{background:#fff url(http://www.garireo.com/k-car/images/main.gif) no-repeat left bottom padding:30px;}

div.headimg {
background-image:url(http://www.garireo.com/k-car/images/a.gif);
background-repeat:no-repeat;
font-size:1px;
color:#ff6600;
padding: 0;
width: 625px;
height: 20px;
}
div.text {
background-image: url(http://www.garireo.com/k-car/images/c.gif);
background-repeat: repeat-y;
width: 625px;
padding:0 0 0 12px;
}
div.footimg {
background-image: url(http://www.garireo.com/k-car/images/b.gif);
background-repeat: no-repeat;
font-size:1px;
color:#ff6600;
width: 625px;
height: 20px;
}

div.headimg2 {
background-image:url(http://www.garireo.com/k-car/images/aa.gif);
background-repeat:no-repeat;
font-size:1px;
color:#ff6600;
padding: 0;
width: 635px;
height: 20px;
}
div.text2 {
background-image: url(http://www.garireo.com/k-car/images/cc.gif);
background-repeat: repeat-y;
width: 635px;
padding:0 0 0 12px;
}
div.footimg2 {
background-image: url(http://www.garireo.com/k-car/images/bb.gif);
background-repeat: no-repeat;
font-size:1px;
color:#ff6600;
width: 635px;
height: 20px;
}

table#guide {
        margin: 20px 0;
}
table#guide th {
        line-height:160%;
        vertical-align:top;
        text-align:center;
        padding: 4px 0px;
}

table#guide td {
        line-height:160%;
        text-align:left;
        padding: 4px 0px;
        border-bottom: 1px dotted #fff;
        background-color: #fff;
}

table#guide-in {
        margin-bottom: 20px;
}
table#guide-in th {
        line-height:160%;
        vertical-align:top;
        text-align:center;
        padding: 4px 0px;
}

table#guide-in td {
        line-height:160%;
        text-align:left;
        vertical-align:top;
        padding: 4px 0px;
        border-bottom: 1px dotted #fff;
        background-color: #fff;
}

table#guide-top {
        margin-left : auto ; 
        margin-right : auto ;
}
table#guide-top td {
        line-height:160%;
        text-align:left;
        vertical-align:top;
        padding: 4px 0px;
        border-bottom: 1px dotted #fff;
        background-color: #fff;
}

table#syaken {
        margin-bottom: 20px;
        text-align:center;
}
table#syaken th {
        line-height:160%;
        vertical-align:top;
        text-align:center;
        padding: 4px 0px;
}

table#syaken td {
        line-height:160%;
        text-align:right;
        vertical-align:top;
        padding: 4px 0px;
}
