/*
name: サイトカラー・ブルー
designer: net50's LLC & OGUSYS co., ltd.
designer_url: http://www.net50.org/
developer: net50's LLC & OGUSYS co., ltd.
developer_url: http://www.net50.org/
layouts: layout-wt
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
    border: 0;
    height: 0px;
}

h1,h2 {
	font-weight: bold;
}

/*-------------------------------------
基本
-------------------------------------*/
body {
	color: #444444;
	font-size: 100%;
	background: #efefef url(./img/bg.gif);
	margin: 0px auto;
	padding: 0;
	width: 950px;
	text-align: left;
}

/*-------------------------------------
全体の外枠
-------------------------------------*/
div#pageWrapper {
	background: #ffffff;
	width: 98%;
	margin: auto;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
}

/*-------------------------------------
ヘッダー
-------------------------------------*/
#header div.h_left{
	width: 430px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color:#ECECEC;
	color: #444444;
	font-weight: bold;
	float:left;
	text-align:center;
}

#header div.h_left h1{
	color: #444444;
	font-size:14pt;
	font-weight: bold;
}

#header div.h_left a{
	text-decoration: none;
	color: #444444;
	font-size:14pt;
	font-weight: bold;
}


#header div.h_right{
	width: 500px;
	height: 80px;
	margin: 0;
	padding: 20px 0 0 0;
	background-color:#ECECEC;
	float:left;
}

div#headerbar {
	background-image: url(./img/nav.gif); 
	background-repeat: repeat-x;
	font-size: 10pt;
	text-align: right;
	padding: 3px 5px;
	clear:both;
}

/*-------------------------------------
メインコンテンツ
-------------------------------------*/
div#contentsWrapper {
	margin-bottom: 10px;
	overflow: visible;
}

div#mainContents-layout-wtt,
div#mainContents-layout-twt,
div#mainContents-layout-ttw,
div#mainContents-layout-wt,
div#mainContents-layout-tw {
	float: left;
	width: 590px;
	font-size: 0.9em;
	padding: 10px;
}

div.mainContentsWrapper {
	margin-bottom: 10px;
	padding: 1px;
	border: solid 1px #cccccc;
}

div.mainContentsWrapper1 {
	margin-bottom: 10px;
	padding: 1px;
	border: solid 1px #cccccc;
}

div.mainContentsTitle,
div.mainContentsTitle1,
div.mainContentsTitle2,
div.mainContentsTitle3 {
	color: #000033;
	background-image: url(./img/bg.gif);
	font-size: 1.0em;
	font-weight: bold;
	padding: 4px 3px 3px 3px;
	margin: 0;
	border: solid 1px #000080;
}

div.mainContentsTitle h2 {
	text-indent:-0.7em;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 15px;
}

div.mainContentsTitle1 h2 {
	background-image: url(./img/airplane.gif);
	background-repeat: no-repeat;
	text-indent:1.8em;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

div.mainContentsTitle2 h2 {
	background-image: url(./img/watch.gif);
	background-repeat: no-repeat;
	text-indent:1.8em;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

div.mainContentsTitle3 h2 {
	background-image: url(./img/glasses.gif);
	background-repeat: no-repeat;
	text-indent:1.8em;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

div.contents {
	padding: 8px;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
	border-bottom: solid 1px #000080;
	line-height: 140%;
	width:568px;
}

div.contents h3 {
	font-size: 14px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #000033;
	background-color: #E1E1E1;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

div.contents1 {
	padding: 8px;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
	border-bottom: solid 1px #000080;
	line-height: 150%;
	width:546px;
}

div.contents blockquote{
	overflow: auto;
	margin: 0 10px 1.4em 10px;
	padding: 10px;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	background: #eee;
	color: #444;
}

/*-------------------------------------
2列表示
-------------------------------------*/
div.box_l {
	padding: 4px;
	float: left;
	width: 48%;
}

div.box_r {
	padding: 4px;
	float: right;
	width: 48%;
}

div.space {
	clear: both;
}

/*-------------------------------------
ナビゲーション
-------------------------------------*/

div#nav-layout-wtt,
div#nav-layout-twt,
div#nav-layout-ttw,
div#nav-layout-wt,
div#nav-layout-tw {
	float: right;
	background-image: url(./img/rb.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 0.8em;
	width: 313px;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #cccccc;
}

div#nav-layout-wtt a,
div#nav-layout-twt a,
div#nav-layout-ttw a,
div#nav-layout-wt a,
div#nav-layout-tw a {
	margin: 0;
	padding: 2px;
	text-decoration: none;
}

div.navTitle {
	color: #000033;
	background: url(./img/hbar.gif) repeat-x #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	padding: 4px 3px 3px 3px;
	margin: 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

div.navContents {
	margin: 5px 2px 7px 2px;
	padding: 3px;
	line-height: 120%;
}

div.cat {
	background-image: url(./img/menu.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-indent:22px;
}

div.child {
	background-image: url(./img/cubered.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-indent:22px;
}

div.portal {
	background-image: url(./img/cubepur.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-indent:22px;
}

div.rss {
	background-image: url(./img/rssfeed.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent:18px;
}

/*-------------------------------------
フッター
-------------------------------------*/
div.footer {
	clear: both;
	color: #ffffff;
	background: #000080;
	font-size: 9pt;
	text-align: center;
	padding: 3px;
}

div.footer a {
	text-decoration: none;
	color: #ffffff;
}

div.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}

div.footer a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

/*-------------------------------------
リンク
-------------------------------------*/
a {
	color: #000080;
	text-decoration: none;
	font-weight:normal;
	background: transparent;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000080;
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

/*-------------------------------------
リスト
-------------------------------------*/
ul {
	text-align: left;
	list-style: square outside;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

div.contents ol {
	margin-left: 25px;
	line-height: 1.5em;
}


/*-------------------------------------
カテゴリページ
-------------------------------------*/
p {
	line-height: 140%;
	padding: 5px;
	margin: 0;
}

p.cate_desc {
	padding: 8px;
	line-height: 140%;
	font-size: 12pt;
}

.cate_exc {
	padding: 10px;
}

/*--------------------
クリア
----------------------*/

.clear{
	clear: both;
	color: #ffffff;
	border:0px;
	margin:0px;
	padding:0px;
}

/*------------------------------------------------------------
color・・・フォントカラーの設定
-------------------------------------------------------------*/

.red{ color: #ff0000!important; }/*赤*/
.blue{ color: #0000dd!important; }/*青*/
.green{ color: #008000!important; }/*緑*/
.yellow{ color: #ffff00!important; }/*黄*/
.navy{ color: #1F26A9!important; }/*紺*/
.orange{ color: #ff6600!important; }/*橙*/
.pink{ color: #cc6699!important; }/*ピンク*/
.purple{ color: #660099!important; }/*紫*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.black{ color: #000!important; }/*黒*/
.gray{ color: #ccc!important; }/*灰*/
.white{ color: #fff!important; }/*白*/

/*------------------------------------------------------------
font-size・・・フォントサイズの設定
※「em」は文字サイズ可変に対応。「pt」は文字サイズ固定
-------------------------------------------------------------*/

.b{ font-weight: bold!important; }
.normal{ font-weight: normal!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }
.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }

.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f15pt{ font-size: 15pt!important; }
.f16pt{ font-size: 16pt!important; }
.f17pt{ font-size: 17pt!important; }
.f18pt{ font-size: 18pt!important; }
.f19pt{ font-size: 19pt!important; }
.f20pt{ font-size: 20pt!important; }
.f21pt{ font-size: 21pt!important; }
.f22pt{ font-size: 22pt!important; }
.f23pt{ font-size: 23pt!important; }
.f24pt{ font-size: 24pt!important; }


/*戻る＆進むリンク--------------------------*/


.link-next a,
.link-back a{
	padding-left: 15px;

}

/*矢印画像*/
.link-next a{
	background: url(http://www.drive-line.jp/hybrid-car/img/arrow.gif) no-repeat 0 center;
}
.link-back a{ background: url(../../img/arrow.gif) 0 3px no-repeat; }


