/*
Theme Name: Toride Kanko Home
Theme URI: none
Description: Toride Kanko Home
Version: 1.0
Author: NetWins
Author URI: http://www.net-wins.com/
*/

@charset "utf-8";

/* RESET DEFAULT */
h1,h2,h3,h4,p { padding:0; margin:0; font-size:9px; line-height:1.0; font-weight:normal; }
dl,dt,dd,ul,ol,li,form { padding:0; margin:0; font-size:9px; line-height:1.0; font-weight:normal; list-style:none; }
object,embed { padding:0; margin:0; }
abbr,cite { text-decoration:none; font-style:normal; }
a { outline:0; }
img { vertical-align:bottom; }
/* RESET DEFAULT */

html { background:#F4F4E5 url(images/bg_html.gif) 0 0; }

body {
	padding:0;
	margin:0;
	text-align:center;
	color:#333;
	background:url(images/bg_body.gif) repeat-x 0 0;
}

a { color:#666; }
a:hover {
	color:#930;
	text-decoration:none;
}

#wrap {
	margin:0 auto;
	width:910px;
	text-align:left;
	background:url(images/bg_wrap.gif) repeat-y 0 0;
	position:relative;
	overflow:hidden;
}

/* HEAD */
#head {
	padding:10px 15px 0;
	height:300px;
	width:890px;
	position:relative;
	background:transparent url(images/head_bg.jpg) no-repeat 0 0;
}

#head h1 {
	margin:0;
	background:transparent;
	position:absolute;
	top:10px;
	left:15px;
}
#head h2 { margin:0; }
/* HEAD */

/* HEADNAV */
ul#headnav {
	margin:0 25px 10px;
	width:860px;
	overflow:hidden;
}
ul#headnav li {
	display:block;
	height:45px;
	width:144px;
	float:left;
}
ul#headnav li a {
	display:block;
	height:45px;
	width:144px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/menu_h.gif) no-repeat;
}

ul#headnav li#home, ul#headnav li#home a { width:140px; }

ul#headnav li a#menu_a { background-position:0 0; }
ul#headnav li a#menu_b { background-position:-140px 0; }
ul#headnav li a#menu_c { background-position:-284px 0; }
ul#headnav li a#menu_d { background-position:-428px 0; }
ul#headnav li a#menu_e { background-position:-572px 0; }
ul#headnav li a#menu_f { background-position:-716px 0; }
ul#headnav li a#menu_a.current, ul#headnav li a#menu_a:hover { background-position:0 -45px; }
ul#headnav li a#menu_b.current, ul#headnav li a#menu_b:hover { background-position:-140px -45px; }
ul#headnav li a#menu_c.current, ul#headnav li a#menu_c:hover { background-position:-284px -45px; }
ul#headnav li a#menu_d.current, ul#headnav li a#menu_d:hover { background-position:-428px -45px; }
ul#headnav li a#menu_e.current, ul#headnav li a#menu_e:hover { background-position:-572px -45px; }
ul#headnav li a#menu_f.current, ul#headnav li a#menu_f:hover { background-position:-716px -45px; }

ul.hanabi#headnav li a#menu_b, ul.hanabi#headnav li a#menu_b:hover { background-position:-140px -45px; }
ul.henro#headnav li a#menu_c, ul.henro#headnav li a#menu_c:hover { background-position:-284px -45px; }
ul.takodon#headnav li a#menu_d, ul.takodon#headnav li a#menu_d:hover { background-position:-428px -45px; }
/* HEADNAV */

/* BREAD */
p#bread {
	padding:6px 10px;
	margin:0 25px;
	font-size:12px;
	line-height:1.5;
	width:840px;
	border:1px #CCC solid;
	background:url(images/bread_bg.gif) no-repeat 630px 50%;
}
p#bread a { margin:0 5px 0 0; }
/* BREAD */


/* CONTAINER */
#container {
	float:left;
	padding:0 30px 0 25px;
	margin:0 0 30px;
	width:670px;
	overflow:hidden;
}
#container h3 { margin:0; }
#container h4 { margin:0; }


/* content */
#content {
	margin:20px 0 0;
	float:right;
	width:410px;
}

ul#news {
	padding:4px 9px;
	margin:0 0 15px;
	width:390px;
	border:1px #CCC solid;
}
ul#news li {
	padding:0 0 5px;
	margin:0 0 5px;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
ul#news li dl {
	padding:5px 0;
	margin:0;
	width:390px;
	overflow:hidden;
}
ul#news li dt {
	margin:0;
	float:left;
	width:60px;
}
ul#news li dd {
	float:right;
	padding:0;
	width:330px;
	font-size:12px;
	line-height:1.5;
	border:none;
}

/* index */
.index#content div {
	margin:0 0 30px;
	width:410px;
	overflow:hidden;
}

/* index box */
.index#content div#index dl {
	width:410px;
	overflow:hidden;
}
.index#content div#index dt {
	float:left;
	width:250px;
}
.index#content div#index dd {
	float:left;
	padding:10px;
	width:140px;
	font-size:12px;
	line-height:1.5;
	color:#FFF;
	background:#352318;
}
.index#content div#index dd address {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
/* index box */

/* news */
.index#content div#news ul {
	padding:4px 9px;
	margin:0 0 5px;
	width:390px;
	border:1px #CCC solid;
}
.index#content div#news li {
	padding:0 0 5px;
	margin:0 0 5px;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
.index#content div#news li dl {
	padding:5px 0;
	width:390px;
	overflow:hidden;
}
.index#content div#news li dt {
	float:left;
	width:60px;
}
.index#content div#news li dd {
	float:left;
	width:330px;
	font-size:12px;
	line-height:1.5;
}
/* news */
/* index */

/* page */
.page#content h3 {
	padding:0 10px 0 40px;
	margin:0 0 5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	color:#352318;
	background:url(images/page_ttl.gif) no-repeat 0 50%;
}

.page#content div {
	padding:9px 9px 0;
	margin:0 0 30px;
	width:390px;
	border:1px #CCC solid;
}

.page#content div p {
	padding:0 0 9px;
	font-size:12px;
	line-height:1.5;
}

.page#content div.feedback {
	padding:10px;
	margin:0 0 9px;
	width:370px;
	border:none;
	background:#F3F3E3;
}
.page#content div.feedback p {
	padding:0;
	font-size:12px;
	line-height:1.25;

}
/* page */

/* archive */
.archive#content dl#arclist {
	margin:0 0 30px;
	width:410px;
}
.archive#content dl#arclist dt { margin:0 0 5px; }
.archive#content dl#arclist dd {
	padding:4px 9px 1px;
	width:390px;
	border:1px #CCC solid;
}
.archive#content dl#arclist dd li {
	padding:0 0 0 35px;
	margin:0 0 8px;
	font-size:12px;
	line-height:1.5;
	background:url(images/cursor_l.gif) no-repeat 0 50%;
}
/* archive */

/* category */
.category#content h3 { margin:0 0 5px; }
.category#content ul {
	padding:12px 9px 0;
	margin:0 0 30px;
	width:390px;
	border:1px #CCC solid;
}
.category#content li {
	padding:0 8px 12px;
	margin:0 0 12px;
	font-size:12px;
	line-height:1.5;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
/* category */

/* search */
.search#content div {
	padding:0;
	margin:0 0 30px;
	width:410px;
	overflow:hidden;
}
.search#content div h3 {
	padding:6px 10px 6px 40px;
	margin:0 0 5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	color:#352318;
	background:url(images/search_ttl.gif) no-repeat 0 50%;
}
.search#content div ul {
	padding:12px 9px 0;
	margin:0 0 5px;
	width:390px;
	border:1px #CCC solid;
}
.search#content div li {
	padding:0 8px 12px;
	margin:0 0 12px;
	font-size:12px;
	line-height:1.5;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
/* search */

/* single */
.single#content h3 { margin:0 0 5px; }
.single#content div.postbox {
	padding:4px 9px;
	margin:0 0 15px;
	width:390px;
	border:1px #CCC solid;
	background:url(images/postbox_bg.gif) no-repeat -1px -1px;
}
.single#content div.postbox h4 {
	margin:10px;
	font-size:16px;
	line-height:1.5;
}
.single#content div.postbox h4 span { font-size:12px; }
.single#content div.postbox div.post a img { border:none; }
.single#content div.postbox div.post {
	margin:0 10px;
	width:370px;
	overflow:hidden;
	position:relative;
}
.single#content div.postbox div.post p {
	padding:0 0 9px;
	font-size:12px;
	line-height:1.75;
}
.single#content div.postbox div.feedback {
	padding:10px;
	margin:0 0 9px;
	width:370px;
	border:none;
	background:#F3F3E3;
}
.single#content div.postbox div.feedback p {
	padding:0;
	font-size:12px;
	line-height:1.25;

}
.single#content div.postbox p#p_nav {
	margin:0 0 10px;
	width:390px;
	font-size:12px;
	line-height:1.5;
	overflow:hidden;
}
.single#content div.postbox p#p_nav span { width:auto; }
.single#content div.postbox p#p_nav span.left { float:left; }
.single#content div.postbox p#p_nav span.right { float:right; }
/* single */

/* hanabi */
.hanabi#content p#photo { margin:0 0 20px; }
/* hanabi */

/* henro */
.henro#content dt {
	padding:0;
	margin:0 0 10px;
	font-size:9px;
	font-weight:normal;
	line-height:1.0;
}
.henro#content dd {
	margin:0 0 20px;
	width:410px;
	overflow:hidden;
}
.henro#content dd p {
	float:left;
	padding:0 0 0 8px;
	width:222px;
	font-size:12px;
	line-height:1.5;
}
.henro#content dd p span {
	font-size:80%;
	color:#666;
}
.henro#content dd img {
	float:right;
	width:170px;
}
/* henro */

/* takodon */
.takodon#content dt {
	padding:4px 8px;
	margin:0 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	color:#FFF;
	background:#288FFF;
}
.takodon#content dd {
	margin:0 0 20px;
	width:410px;
	overflow:hidden;
}
.takodon#content dd p {
	float:left;
	padding:0 0 0 8px;
	width:222px;
	font-size:12px;
	line-height:1.5;
}
.takodon#content dd p strong {
	font-size:150%;
	font-weight:bold;
	color:#F00;
}
.takodon#content dd img {
	float:right;
	width:170px;
}
/* takodon */

/* hanabi henro takodon */
.hht#content h3 { margin:0 0 5px; }
.hht#content h4 { margin:0 0 5px; }
.hht#content div {
	margin:0 0 15px;
	width:410px;
	overflow:hidden;
}
.hht#content div.box {
	padding:9px;
	margin:0 0 15px;
	width:390px;
	border:1px #CCC solid;
}
.hht#content div ul {
	padding:12px 9px 0;
	margin:0 0 5px;
	width:390px;
	border:1px #CCC solid;
}
.hht#content div li {
	padding:0 8px 12px;
	margin:0 0 12px;
	font-size:12px;
	line-height:1.5;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
.hht#content p {
	margin:0 0 30px;
	font-size:16px;
	line-height:1.5;
}
/* hanabi henro takodon */

/* fc */
.fc#content h3 { margin:0 0 15px; }
.fc#content h4 { margin:0 0 5px; }

.fc#content div {
	margin:0 0 15px;
	width:410px;
	overflow:hidden;
}
.fc#content div.bottom { margin:0 0 30px; }
.fc#content div p {
	float:left;
	width:200px;
	font-size:12px;
	line-height:1.75;
}
.fc#content div img.left {
	float:right;
	width:202px;
}
.fc#content div ul#news { margin:0 0 5px; }
.fc#content div ul#news li dt.fc_pict { width:160px; }
.fc#content div ul#news li dt.fc_pict p {
	float:none;
	width:160px;
	font-size:9px;
	line-height:1.0;
}
.fc#content div ul#news li dt.fc_pict p img {
	width:160px;
	border:none;
}
.fc#content div ul#news li dd.fc_pict { width:221px; }
/* fc */


#content div.bottom { margin:0 0 30px; }

p#bnr_contact { margin:0 0 30px; }

a.gomore {
	float:right;
	width:95px;
	height:15px;
}
a.gomore img { vertical-align:top; }
/* content */


/* side */
#side {
	float:left;
	width:230px;
}

#side dl {
	padding:0 10px 15px;
	margin:0 0 20px;
	background:url(images/side_bg.gif) repeat-y 0 0;
}
#side dd { padding:0 10px; }
#side dl ul {
	padding:10px;
	width:170px;
	background:#FFF;
}
#side dl li {
	padding:0 0 0 35px;
	margin:0 0 10px;
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	background:url(images/cursor_l.gif) no-repeat 0 50%;
}

/* sidenav */
#side ul#sidenav {
	padding:10px 10px 5px;
	width:210px;
	background:url(images/side_bg.gif) repeat-y 0 0;
}
#side ul#sidenav li {
	margin:0 0 10px;
	display:block;
	height:65px;
	width:210px;
}
#side ul#sidenav li a {
	display:block;
	height:65px;
	width:210px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/menu_s.jpg) no-repeat;
}
#side ul#sidenav li a#menu_sa { background-position:0 0; }
#side ul#sidenav li a#menu_sb { background-position:0 -65px; }
#side ul#sidenav li a#menu_sc { background-position:0 -130px; }
#side ul#sidenav li a#menu_sa.current, #side ul#sidenav li a#menu_sa:hover { background-position:-210px 0; }
#side ul#sidenav li a#menu_sb.current, #side ul#sidenav li a#menu_sb:hover { background-position:-210px -65px; }
#side ul#sidenav li a#menu_sc.current, #side ul#sidenav li a#menu_sc:hover { background-position:-210px -130px; }

#side ul.hanabi#sidenav li a#menu_sa, #side ul.hanabi#sidenav li a#menu_sa:hover { background-position:-210px 0; }
#side ul.henro#sidenav li a#menu_sb, #side ul.henro#sidenav li a#menu_sb:hover { background-position:-210px -65px; }
#side ul.takodon#sidenav li a#menu_sc, #side ul.takodon#sidenav li a#menu_sc:hover { background-position:-210px -130px; }
/* sidenav */

/* fc */
.fc#side { padding:20px 0 0; }

.fc#side div {
	padding:10px 20px 20px;
	margin:0;
	width:190px;
	background:url(images/fc_side_extbg.gif) no-repeat 0 bottom;
}
.fc#side div a img { margin:0 auto 0 11px; }
.fc#side div p {
	margin:0 0 15px;
	font-size:12px;
	line-height:1.5;
}
/* fc */
/* side */
/* CONTAINER */


/* EXTRA */
#extra {
	float:left;
	margin:20px 0 30px;
	width:160px;
}
#extra li { margin:0 0 20px; }
#extra li dl { display:inline; }
#extra li dd li { margin:0; }
#extra li#adver dd li {
	margin:0 0 10px;
	font-size:10px;
	line-height:1.5;
}

/*
#extra li#link dd li {
	padding:0 0 6px;
	margin:0 0 10px;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
#extra li#link dd li a {
	padding:0 0 0 25px;
	display:block;
	background:url(images/cursor_s.gif) no-repeat 2px 2px;
}
#extra li#link dd li a:hover { background-position: -32px 2px; }
*/

#extra li#link dt { margin:0 0 8px; }

#extra li#link dd li h4 {
	margin:0 0 5px;
	font-size:14px;
	line-height:1.5;
	color:#E45E05;
}

#extra li#link dd li ul li {
	padding:0 0 8px;
	margin:0 0 10px;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
#extra li#link dd li ul li a {
	padding:0 0 0 25px;
	display:block;
	font-size:12px;
	line-height:1.25;
	background:url(images/cursor_sa.gif) no-repeat 2px 2px;
}
#extra li#link dd li ul li a:hover { background:url(images/cursor_sb.gif) no-repeat 2px 2px; }
/* EXTRA */


/* FOOT */
#foot {
	clear:both;
	padding:15px 30px 0;
	width:850px;
	height:100px;
	position:relative;
	background:url(images/foot_bg.gif) no-repeat 15px 0;
}
#foot h3 { margin:0 0 20px; }

#foot p {
	font-size:12px;
	line-height:1.75;
	color:#FFF;
}
#foot p a {
	color:#FFF;
}

#foot p#footnav {
	font-size:9px;
	line-height:1.0;
	position:absolute;
	top:15px;
	right:30px;
}
#foot p#footnav a {
	margin:0 0 0 15px;
}
#foot p#credit {
	font-size:12px;
	line-height:2.0;
}
/* FOOT */


/* FLASH */
#flash {
	position:absolute;
	right:30px;
	bottom:15px;
	font-size:9px;
	width:292px;
}
/* FLASH */


/* SLIDEBOX */
#slidebox {
	width:910px;
	position:absolute;
	top:0;
	left:0;
}
#slidebox li {
	position:absolute;
	top:0;
	height:40px;
}
#slidebox li#btn_search { right:200px; width:120px; }
#slidebox li#btn_tsize { right:30px; width:160px; }

#slidebox div#searchbox {
	background:#FFF;
	padding:15px 10px 10px;
	margin:0 30px;
	border:10px #F3F3E3 solid;
}
#slidebox div#searchbox h3 { margin:0 0 5px; }
#slidebox div#searchbox p {
	margin:10px 0 0;
	font-size:12px;
	line-height:1.5;
}
/* SLIDEBOX */

/* sponser banner */

.rollover_a { display:block; background-image : url(images/bnr_KIRIN.jpg); }
a:hover.rollover_a { background-image : url(images/bnr_KIRIN_o.jpg); }