@charset "EUC-JP";

/* -------------------------------------
  OMEGA*BOX #10 - SSS(Short,Short Story)
  (C) copyright 2006 omega-box.com
      version 1.1 / 2006/07/27
------------------------------------- */

/* =========== reset =========== */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	}


/* =========== Global Settings =========== */

body {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #333333;
	background: #f5f5f5;
	}

a:link,
a:visited {
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	}

a:active,
a:hover {
	color: #9999ff;
	text-decoration: underline;
	}

img {
	border: 0px;
	}

TD {
	margin: 0px;
	}

div {
	text-align: left;
	}

table {
	border: 0px;
	}

ul {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}


/* =========== Layout =========== */

div#layout {
	width: 756px !important;
	width: 780px;
	padding: 0 12px;
	margin: 0 auto;
	text-align:left;
	background: url(http://driverlicense.hotfan.net/template/ob10_main_bg.gif) repeat-y;
	}

div#contents {
	width: 520px !important;
	width: 540px;
	padding-left: 5px;
	float: left;
	}

div#pagenavi {
	width: 470px;
	padding: 10px 0 15px;
	text-align: center;
	font-size: 10px;
	}

div#sidenavi {
	width: 205px !important;
	width: 200px;
	padding: 12px 5px 20px 0;
	font-size: 10px;
	float: right;
	color: #666;
	background: #fff;
	}

div#footer {
	width: 756px;
	height: 25px;
	border-top: 3px solid #ccc;
	margin-top: 30px;	
	padding-bottom: 30px;
	background: #f4f4ff;
	}


/* =========== Header =========== */

div#title {
	width: 686px !important;
	width: 756px;
	height: 180px;
	padding: 0 35px;
	text-align: left;
	background: url(http://driverlicense.hotfan.net/template/ob10_header_bg_car.png) no-repeat top;
	}

div#title_inline {
	height: 85px !important;
	height: 170px;
	padding-top: 15px;
	text-align: left;
	}

div#title_inline h1 {
	padding: 0 0 10px 315px;
	font-size: 14px;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1em;
	font-weight: bold;
	border-left: 0px solid #cdd4d9;
	}

div#title_inline h1 a:link, 
div#title_inline h1 a:visited {
	color: #666;
	text-decoration: none;
	}

div#title_inline h1 a:active,
div#title_inline h1 a:hover {
	color: #888;
	text-decoration: underline;
	}

div#title_inline p {
	padding-left: 275px;
	font-size: 11px;
	color: #888;
	line-height: 1.2em;
	border-left: 0px solid #cdd4d9;
	}


/* =========== Entry =========== */

div.entry {
	padding: 12px 0 10px;
	}

div.entry h2 {
	height: 30px !important;
	height: 35px;
	padding: 5px 0px 0px 35px !important;
	padding: 8px 0px 0px 35px;
	font-size: 12px;
	color: #ffffff;
	background: url(http://driverlicense.hotfan.net/img/ob10_entry_header2.gif) no-repeat 
top;
	}

div.entry h2 a:link,
div.entry h2 a:visited  {
	color: #666;
	text-decoration: none;
	}

div.entry h2 a:active,
div.entry h2 a:hover {
	color: #888;
	text-decoration: underline;
	}

div.entry_author {
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	}

div.entry_body {
	padding: 0 10px 5px;
	line-height: 20px;
	}
/* 	background: url(http://driverlicense.hotfan.net/template/ob10_dotline.gif); */

div.entry_more {
	padding: 0 10px 0px;
	line-height: 20px;
	background: url(http://driverlicense.hotfan.net/template/ob10_dotline.gif);
	clear: both;
	}

div.entry_state {
	margin-top: 2px;
	padding: 5px 10px 0 0px;
	font-size: 10px;
	text-align: right;
	border-top: 0px solid #ccc;
	clear: both;
	}





/* =========== Profile =========== */

div#profile {
	padding: 10px 0 50px;
	}

div#profile h2 {
	height: 35px !important;
	height: 50px;
	margin-bottom: 30px;
	padding: 15px 0px 0px 35px;
	font-size: 12px;
	background: url(http://driverlicense.hotfan.net/template/ob10_entry_header.gif) no-repeat top;
	}

div.profile_body {
	padding: 0 10px 20px;
	}


/* =========== Page Navigation =========== */

div#pagenaviunder {
	text-align: center;
	}


/* =========== Side Navigation =========== */

div#sidenavi dl {
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	}

div#sidenavi dt {
	height: 38px !important;
	height: 50px;
	padding: 12px 20px 0 40px !important;
	padding: 15px 20px 0 40px;
	font-weight: bold;
	background: url(http://driverlicense.hotfan.net/template/ob10_navi_title.gif) no-repeat top;
	}

div#sidenavi dd {
	padding: 0 10px 10px 20px;
	}

div#sidenavi ul li {
	padding-left: 12px;
	line-height: 17px;
	list-style: none;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat left 5px;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat left 4px !important;
	}

div#sidenavi input.form {
	margin-left: 5px;
	width: 135px;
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	background-color: #fff;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ccc;
	}

div#sidenavi input.button {
	width: 58px !important;
	width: 60px;
	font-size: 10px;
	color: #888;
	font-family: verdana, Arial, sans-serif;
	background-color: #ddd;
	border: 1px solid #aaa;
	}

dd div.amazon {
	padding: 0 0 5px;
	text-align: center;
	}


/* =========== Footer =========== */

div#footer {
	font-style: normal;
	font-size: 10px;
	}
div#footer address {
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	line-height: 1em;
	}



/* =========== Entry & Profile TAGs ===========
　（エントリおよびプロフィールの中で使えるタグまとめ） */

div.profile_body h5,
div.entry h5 {
	margin: 0 0 5px;
	padding: 0 0 2px 5px;
	font-size: 12px;
	font-weight: bold;
	border-left: 5px solid #9c6;
	border-bottom: 1px dotted #666;
	}

div.profile_body blockquote,
div.entry blockquote {
	padding: 10px;
	border-top: 1px solid #ddd;
	border-left: 2px solid #9c6;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

div.profile_body ul,
div.entry ul {
	list-style: none;
	padding: 0;
	}

div.profile_body ul li,
div.entry ul li {
	padding: 2px 0 2px 18px;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat 1px 7px !important;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat 1px 6px;
	}

div.profile_body ol,
div.entry ol {
	list-style-type: decimal;
	padding-left: 25px;
	}

div.profile_body strong,
div.entry strong {
	font-weight: bold;
	}

div.profile_body em,
div.entry em {
	font-style: italic;
	}

div.profile_body ins,
div.entry ins {
	text-decoration: underline;
	}

div.profile_body del,
div.entry del {
	text-decoration: line-through;
	}

div.profile_body table,
div.entry table {
	border: 0;
	vertical-align: top;
	}

div.profile_body table th,
div.entry table th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}

div.profile_body table td,
div.entry table td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	}

div.profile_body table.setborder,
div.entry table.setborder {
	border: 0;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

div.profile_body table.setborder th,
div.entry table.setborder th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 2px solid #9c6;
	border-right: 1px solid #ddd;
	background: #eee;
	}

div.profile_body table.setborder td,
div.entry table.setborder td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

div.profile_body dl,
div.entry dl {
	margin: 0;
	padding: 0;
	}

div.profile_body dl dt,
div.entry dl dt {
	padding: 0 0 2px;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
	}

div.profile_body dl dd,
div.entry dl dd {
	padding: 2px 0 2px 30px;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat 13px 7px !important;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat 13px 6px;
	}

div.profile_body .amazon,
div.entry .amazon {
	margin: 0;
	padding: 0;
	}

img.amazon_pict,
div.profile_body .amazon a img,
div.entry .amazon a img {
	margin: 0;
	padding: 0;
	border: 5px solid #ddd;
	}

div.profile_body .amazon_text,
div.entry .amazon_text {
	margin: 0;
	padding: 0 0 5px;
	}

div.profile_body .amazon_text a,
div.entry .amazon_text a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat 1px 5px !important;
	background: url(http://driverlicense.hotfan.net/template/ob10_point.gif) no-repeat 1px 4px;
	}

div.profile_body input.form,
div.entry input.form {
	width: 300px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	}

div.profile_body textarea,
div.entry dd textarea {
	width: 300px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	}

div.profile_body input.button,
div.entry dd input.button {
	padding: 3px 10px;
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	color: #888;
	background: #ddd;
	border: 1px solid #aaa;
	}



.top_category {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 0px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}




#left-column {
	FONT-SIZE: 12px; FLOAT: right; VERTICAL-ALIGN: top; WIDTH: 210px; COLOR: #323232; BACKGROUND-COLOR: #ffffff
}

div.column_title {
	height: 22px !important;
	height: 25px;
	padding: 3px 0px 0px 0px !important;
	padding: 6px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	background: url(http://driverlicense.hotfan.net/img/top_1blue.gif) ;
BORDER-LEFT: #42427a 0px solid; BORDER-RIGHT: #42427a 0px solid; 
BORDER-TOP: #42427a 0px solid; BORDER-BOTTOM: #42427a 0px solid; 
	}

#left-column UL {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; MARGIN: 0em; WIDTH: 200px; PADDING-TOP: 0em; LIST-STYLE-TYPE: none
}
#left-column LI {
	BACKGROUND: url(http://driverlicense.hotfan.net/img/menu_li.jpg); MARGIN: 0em
}
#left-column LI A {
	PADDING-RIGHT: 0.7em; BORDER-TOP: #c8c8c8 0.1em solid; DISPLAY: block; PADDING-LEFT: 0.2em; FONT-WEIGHT: normal; BACKGROUND: url(http://driverlicense.hotfan.net/images/menu_li.jpg); PADDING-BOTTOM: 0.2em; BORDER-LEFT: #ebebeb 0.5em solid; COLOR: #323232; PADDING-TOP: 0.3em; HEIGHT: 1.3em; TEXT-DECORATION: none
}
#left-column LI A:hover {
	BACKGROUND: url(http://driverlicense.hotfan.net/images/menu_li.jpg); BORDER-LEFT: #ff0000 0.5em solid; COLOR: #ff0000; TEXT-DECORATION: none
}
#left-column .selected {
	PADDING-RIGHT: 0.7em; DISPLAY: block; PADDING-LEFT: 1.2em; FONT-WEIGHT: bold; BACKGROUND: url(http://driverlicense.hotfan.net/images/menu_title.gif); PADDING-BOTTOM: 0.2em; COLOR: #ffffff; PADDING-TOP: 0.3em
}
#left-column .selected A:hover {
	BORDER-LEFT: #ff0000 0.5em solid; COLOR: #ffffff; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
#left-column .selected {
	PADDING-RIGHT: 0.7em; DISPLAY: block; PADDING-LEFT: 1.2em; FONT-WEIGHT: bold; BACKGROUND: url(http://driverlicense.hotfan.net/images/menu_title.gif); PADDING-BOTTOM: 0.2em; COLOR: #ffffff; PADDING-TOP: 0.3em
}
#left-column .selected A:hover {
	BORDER-LEFT: #ff0000 0.5em solid; COLOR: #ffffff; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}

#content_tab {
	BORDER-RIGHT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; WIDTH: 500px; font-size: 10px;
}




#hikaku_table01 {
	BORDER-TOP: #999999 1px solid; BORDER-BOTTOM-COLOR: #999999; BORDER-LEFT: #999999 1px solid; WIDTH: 510px; BORDER-RIGHT-STYLE: none; BORDER-RIGHT-COLOR: #999999; BORDER-BOTTOM-STYLE: none
}
#hikaku_table01 TD {
	BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BORDER-LEFT-COLOR: #666666; PADDING-BOTTOM: 5px; BORDER-TOP-STYLE: none; BORDER-TOP-COLOR: #666666; PADDING-TOP: 5px; BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT-STYLE: none
}
#hikaku_table01_url {
	FONT-SIZE: 14px; WIDTH: 60px; TEXT-ALIGN: center
}
.hikaku_table01_item {
	VERTICAL-ALIGN: middle; WIDTH: 29px; HEIGHT: 40px; TEXT-ALIGN: right
}
#hikaku_table01_title {
	FONT-SIZE: 10px; BACKGROUND-COLOR: #f7f5ee; 
}

#hikaku_table01_title TD {
	FONT-SIZE: 10px; BACKGROUND-COLOR: #ece9d8; TEXT-ALIGN: center
}
