@charset "utf-8";
@import url(reset.css);
@import url(base.css);
/*
Theme Name: Ca-style
Theme URI: http://ca-style.com/
Description: ca-style temp.
Version: 1.0 bata
Author: Ikeda
Tags: black

Ca-style :)

[html]
┣[head]
┗[body]┳[container]┳[wrapper]┳[content]
　　　　　　　　　　 ┗[footer] ┗[menu]


*/

/*------------------------------------------------------------------
                                                     Global Setting*/
#container{
width:900px;
margin:0 auto ;
background-color:#ffffff;
}                                           
#wrapper{
}

/*------------------------------------------------------------------
                                                    　　　　　 Navi*/
#nav{
width:870px;
height:auto;
margin:0 auto 0 auto;
padding:10px 10px 10px 20px;
background-color:#000000;
color:#ffffff;
}
#nav ul{
background-color:#000000;
width:auto;
height:20px;
}
#nav li{
float:left;
margin:0 25px 0 0 ;
}
#nav li a{
color:#ffffff;
font-weight:bold;
}

/*------------------------------------------------------------------
                                                            Header*/
#header{
width:880px;
height:60px;
font-size:xx-large;
color:#000000;
padding:20px 0 0 20px;
background-color:#ffffff;
background-image:url(/wp-content/uploads/2009/08/img_tel.jpg);
background-repeat:no-repeat;
background-position:660px 10px;
}
#header a{
color:#000000;
}

#wrapper{
width:900px;
margin:0 auto 0 auto;
background-image:url(/wp-content/uploads/2009/08/bg.gif);

}
#content{
display:inline;
width:660px;
height:auto;
float:left;
padding:20px;
background-color:#ffffff;
min-height:400px;
}

#footer{
width:880px;
height:20px;
padding:10px;
text-align:right;
background-color:#000000;
font-size:x-small;
color:#ffffff;
}

#footer a,#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{
color:#ffffff;
}


/*------------------------------------------------------------------
                                                   Sidebar Setting*/
#sidebar{
display:inline;
width:180px;
height:auto;
float:right;
padding:10px 10px 10px 0;

}
#sidebar img{
border:#cccccc 1px solid;
	-moz-box-shadow: 1px 1px 3px #bbbbbb;
	-webkit-box-shadow: 1px 1px 3px #bbbbbb;
	box-shadow: 1px 1px 3px #bbbbbb;
}
#block{
width:200px;
}


/*------------------------------------------------------------------
                                                      Global Class*/
.block{
width:180px;}

.photo{
border:#cccccc 1px solid;
margin:0 10px 10px 0 ;
}
.photo_l{
margin:0 10px 10px 0;
float:left;
border:#cccccc 1px solid;
}

#pages{
margin:10px 5px;
}

.post-list ul li{

line-height:1.9;
margin:0px 0px 0px 10px;
}

/*------------------------------------------------------------------
                                                      　　　　Table*/
table{
width:630px;
margin:0 0 10px 20px;
border:#666666 1px solid;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
tr{
backgroun-color:#cccccc;
}
th{
background-color:#cccccc;
border:#666666 1px solid;
}
td{
border:#666666 1px solid;
}
.td1{
width:120px;
background-color:#ececec;
}
.td2{
}
.td3{
width:70px;
text-align:center;
}
.td4{
width:70px;
text-align:right;
}
.td5{
width:150px;
background-color:#ececec;
}

/*------------------------------------------------------------------
                                                  　　　Link Bottum*/
.bottum{

margin:0 0 0 460px;

text-align:center;

font-weight:bold;

}
.bottum a{
background-color:#333333;
color:#ffffff;
width:160px;
padding:5px 10px 5px 10px;
display:block;
	-moz-box-shadow: 2px 2px 3px #999999;
	-webkit-box-shadow: 2px 2px 3px #999999;
	box-shadow: 2px 2px 3px #999999;
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.bottum a:link,.bottum a:visited,.bottum a:hover,bottum a:active{color:#ffffff;}

.bottum a:hover{
background-color:#000000;
}

.arrow{
margin:0 0 0 300px;
}
.bana{
margin:0 0 7px 0;
}
.post-meta-key{
}
.sample img{
border:#cccccc 1px solid;
	-moz-box-shadow: 1px 1px 3px #cccccc;
	-webkit-box-shadow: 1px 1px 3px #cccccc;
	box-shadow: 1px 1px 3px #cccccc;
}
.sample{
float:left;
margin:0 10px 15px 0 ;
}
.sample p{
margin:0px;
padding:3px 5px 3px 5px;
font-size:11px;
text-align:center;
}

.post post-list li{
margin:0 0 10px 0;
}
/*------------------------------------------------------------------
                                                          plug inn*/

/*pages*/
div.wp-pagenavi{
text-align:center;
line-height:1.45em;
}
div.wp-pagenavi span{
position: relative;
}

div.wp-pagenavi a{
position: relative;
color:#F15A24;
border:#F15A24 solid 1px;
}

div.wp-pagenavi a:link {color: #F15A24;border:#F15A24 solid 1px;}
div.wp-pagenavi a:visited {color: #F15A24;border:#F15A24 solid 1px;}
div.wp-pagenavi a:hover {color: #F15A24;border:#F15A24 solid 1px;}
div.wp-pagenavi a:active {color: #F15A24;border:#F15A24 solid 1px;}

div.wp-pagenavi .page{

}

div.wp-pagenavi .pages{
display:none;
}

div.wp-pagenavi .extend{
display:none;
}
