@charset "utf-8";

/* -------------------------------------------------------
	* Date : 2006-12
	* File : style.css
	* Copyright NETZ TOYOTA NARA Co.,LTD.All Right Reserved.
------------------------------------------------------- */


/*-----------------------------------------------
	* reset
-------------------------------------------------*/

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-size:12px;
}

ul,li,ol,dl,dt,dd,p,div,form{
	margin:0px;
	padding:0px;
}

ul{
	list-style:none;
}

textarea,table,input{
	font-size:12px;
	color:#666;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

address{
	font-style:normal;
}

img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:top;
}

a img{
	border:none;
}


/*-----------------------------------------------
	* link
-------------------------------------------------*/

a:link,a:visited{
	color: #2076BE;
}

a:hover, a:active{
	color: #4DA0E6;
}

.entry_state a:link,.entry_state a:visited{
	color: #6699CC;
}

.entry_state a:hover, .entry_state a:active{
	color: #4DA0E6;
}


/*-----------------------------------------------
	* base
-------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #666;
	background: #fff url(/img/common/bg.gif) repeat;
	text-align: center;
}


#container{
	width:790px;
	margin:0px auto;
	text-align:left;
	background: #fff url(/img/common/container-bg.gif) repeat-y;
}

#header{
	width:778px;
	margin-left:6px;
}

#header p{
	margin:0px;
	padding:0px;
}

#key{
	margin-left:6px;
}

.clear{
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
	line-height: 0px;
}

/*-----------------------------------------------
	* glovalnavi
-------------------------------------------------*/

#gnavi{
	margin-left:6px;
	width:778px;
	height:41px;
	background: #fff url(/img/common/gnavi-bg.gif) repeat-x left bottom;
}

#gnavi ul{
	width:778px;
	height:31px;
	position:relative;
	list-style:none;
}

#gnavi ul li{
	float:left;
}


/*-----------------------------------------------
	* footer
-------------------------------------------------*/

#footer{
	clear:both;
	width:778px;
	margin-left:6px;
	padding-bottom:50px;
	text-align:right;
	font-size:10px;
	line-height:1.4em;
}

#footer p.copyright{
	height:30px;
	text-align:left;
	margin-bottom:5px;
	background: url(/img/common/copyright-bg.gif) repeat-x;
}

#footer p.copyright img{
	margin:6px 0px 0px 12px;
}

#footer ul{
	margin-right:20px;
}

#footer ul li{
float:left;
	margin-left:20px;
}


/*-----------------------------------------------
	*heading
-------------------------------------------------*/

h1 {
	margin-bottom: 10px;
}

h2 {
	padding-left: 9px;
	margin-bottom: 10px;
	margin-left:10px;
	font-size: 14px;
	line-height:1.4em;
	border-left:5px solid #478AC2;
	color: #478AC2;
}
h2 .date {
	color: #444;
	font-size:10px;
	line-height:1.2em;
}

h3{
	margin-bottom:5px;
}

/*-----------------------------------------------
	*base
-------------------------------------------------*/

#second-wrap {
	width: 756px;
	background: url(/img/second/second-wrap.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#second-wrap #contents {
	float: right;
	width: 556px;
}

#second-wrap #bnr_area{
	width:160px;
	float:right;
}

#second-wrap #contents p.path {
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 10px;
}
 #key {	
	width: 756px;
	margin:0px auto 10px;
	padding-top:5px;
}

p {
	margin-bottom: 8px;
}

.px10 {
	font-size: 10px;
	line-height: 1.4em;
}
.red {
	color: #d7252e;
}
#pagetop{
	clear:both;
	width:556px;
	text-align:right;
	margin: 18px 0px 8px;
}

/*-----------------------------------------------
	* calendar
-------------------------------------------------*/


#calendar dd{
	border-bottom:1px solid #E8E8E8;
	padding:0px 3px 5px;
	text-align:center;
	background:url(../img/blog/menu_bg.gif) repeat-y;
}

#calendar dd p{
	margin-bottom:2px;
	color:#2076BE;
	font-size:10px;
}

#calendar dd table.week td,
#calendar dd table.week th{
	text-align:center;
	font-size:10px;
	line-height:1.4em;
}

#calendar dd table.week th{
	font-weight:bold;
	line-height:1.6em;
}

.holiday{
	color:#FC3F0E;
}

.today{
	font-weight:bold;
}

#sidebar #calendar dt{
	margin-bottom:5px;
}


/*-----------------------------------------------
	* menu
-------------------------------------------------*/

#second-wrap #menu {
	float: left;
	width: 187px;
}
#menu dl{
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px solid #E8E8E8;
	background:url(/img/blog/menu_bg.gif) repeat-y;
}

#menu dl dt{
	margin-bottom:5px;
}

#menu dl dd{
	margin:0px 10px;
	padding-bottom:2px;
	font-size:10px;
	line-height:2em;
	background:url(/img/blog/line.gif) no-repeat left bottom;
}

#menu dd a{
	padding-left:15px;
	background:url(/img/blog/arrow.gif) no-repeat 0px 1px;
}


#menu #categorie ul{
	margin: 0;
	padding: 0;
}
#menu #categorie ul li{
	margin:0px 10px;
	padding-left:15px;
	padding-bottom:2px;
	font-size:10px;
	line-height:2em;
	background:url(/img/blog/arrow.gif) no-repeat 0px 5px;
}
#menu #categorie ul ul{
	padding:0;
	margin-left:15px;
	margin-bottom:5px;
}
#menu #categorie ul ul li{
	margin:0;
	padding:0;
	line-height:1.6em;
	background-image:none;
	padding-left:8px;
	background:url(/img/blog/arrow-sub.gif) no-repeat 0 50%;
}


#second-wrap #menu p {
	margin-top: 10px;
	margin-left: 5px;
}

/*-----------------------------------------------
	* blog
-------------------------------------------------*/

#main{
	width:384px;
	float:left;
}

.tit{
	padding:6px 10px;
	line-height:16px;
	background:url(/img/blog/categorie-bar.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#bnr_area{
	width:160px;
	float:right;
}

#entry{
	background:url(/img/blog/entry-top.gif) no-repeat;
	padding-top:7px;
	margin-bottom:15px;
}

.entry_body,
.entry_more{
	padding:0px 10px 7px;
	background:url(/img/blog/entry-bg.gif) repeat-y;
}

.entry_state{
	clear:both;
	padding:2px 7px 5px;
	font-size:10px;
	border-top:1px solid #9CBBD6;
	background:url(/img/blog/entry-bottom.gif) no-repeat left bottom;
}

.entry_body img,
.entry_more img{
	float:left;
	margin-right:8px;
	margin-bottom:5px;
}

#bnr_area ul li{
	margin-bottom:4px;
}

.page{
	width:100%;
	font-size:10px;
	text-align:center;
}

/* clearfix Hack */

.entry_body,
.entry_more{
	min-height:1px; /* IE7 */
}

.entry_body:after,
.entry_morey:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.entry_body,
.entry_more{ display:inline-table; }

/* Mac IE \*/
* html .entry_body,
* html .entry_more{ height:1px; }
.entry_body,
.entry_more{ display:block; }
/* */

/* clearfix Hack */

#comment p,
#trackback p{
	font-size:10px;
	line-height:1.4em;
	padding:0px 5px;
}

#trackback p input{
	font-size:10px;
	width:370px;
}

#comment_form{
	margin:0px 0px 15px;
}

#comment_form dl,{
	margin:0px 5px 15px;
}

#comment dl,
#trackback dl{
	margin:0px 5px 15px;
}

#comment dt,
#trackback dt{
	font-size:10px;
	margin-bottom:2px;
	color:#2076BE;
}

#comment dd,
#trackback dd{
	line-height:1.4em;
	margin-bottom:3px;
	padding-bottom:5px;
	border-bottom:1px solid #E3E4E4;
}

#comment_form dd{
	margin-bottom:10px;
}
