@charset "UTF-8";
/*  
Theme Name: 1 World 2 Wheels
Theme URI: http://www.1world2wheels.org/
Description: 1 World 2 Wheels Theme
Version: 1.0
Author: Planet Propaganda
Author URI: http://www.planetpropaganda.com/
*/


/* 1w2w Specific Style */
body {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3", Sans-Serif;
	color: #333;
	text-align: center;
}

h2 {
	font-family: 'AvantGarde Demi', 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#ffffff;
	padding:0 0 15px 0;
	margin:0;
}

h3 {
	font-family: 'AvantGarde Demi', 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#ffffff;
	padding:0 0 15px 0;
	margin:0;
}


p {
	padding:0 0 15px 0;
	margin:0;
}

p.br {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}
.small{ font-size: 0.75em ;
}

#owtw-page {
	width:935px;
	margin:auto;
	background-color: #ffffff;
	text-align: left;
	padding:0 0 0 0;
}

.owtw-hr {
	height:15px;
}

#owtw-topnav {
	font-size: 0.8125em;
	background-color: #ffffff;
	margin:0;
	padding:0;
}

#owtw-topnav .titlelogo a {
	float:left;
	display:block;
	background: #ffffff url('images/topnav-titlelogo.gif') no-repeat top right;
	width:198px;
	height:67px;
}

#owtw-topnav ul {
	float:left;
	display:block;
	list-style-type:none;
	font-family: 'AvantGarde Demi', 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:737px;
	height:67px;
	background: #ffffff url('images/topnav-right.gif') no-repeat top left;
	padding: 18px 0 0;
	margin:0;
}

#owtw-topnav ul li {
	float:left;		
	padding-left:16px;
}

#owtw-topnav ul li a {
	display: block;
	color: #fefefe;
	text-decoration: none;
	background: url(/img/cmn/gnv.gif) no-repeat left top ;
	height: 16px ;
}
#owtw-topnav ul li a:hover {
	color: #fff55f;
	text-decoration:none;
}

#owtw-topnav ul li a.active {
	color: #fff55f;
	text-decoration:none;
}

#owtw-topnav ul li.gnv-btn-1 a { width: 89px ;
}
#owtw-topnav ul li.gnv-btn-1 a:hover { background-position: 0 -15px ;
}
#owtw-topnav ul li.gnv-btn-1 a.active { background-position: 0 -15px ;
}
#owtw-topnav ul li.gnv-btn-2 a { width: 78px ;
	background-position: -89px 0 ;
}
#owtw-topnav ul li.gnv-btn-2 a:hover { background-position: -89px -15px ;
}
#owtw-topnav ul li.gnv-btn-2 a.active { background-position: -89px -15px ;
}
#owtw-topnav ul li.gnv-btn-3 a { width: 90px ;
	background-position: -167px 0 ;
}
#owtw-topnav ul li.gnv-btn-3 a:hover { background-position: -167px -15px ;
}
#owtw-topnav ul li.gnv-btn-3 a.active { background-position: -167px -15px ;
}

#owtw-featurebox {
	clear:both;
	width:935px;
	height:325px;
	background:#e8e8e8 url('images/featurebox-background-grayblue.gif') repeat-x bottom left;
	overflow:hidden;
	margin:0;
	padding:0;
}
#owtw-featurebox.top { height: 333px ;
}
#owtw-featurebox.orange {
	height:325px;
	background:#ffffff url('images/featurebox-background-orangestripe.jpg') no-repeat top left;
}

#owtw-featurebox img.feature-image {
	float:left;
	width:425px;
	height:298px;
}

#owtw-featurebox.orange img.feature-image {
	float:right;
	width:632px;
	height:325px;
}

#owtw-featurebox div.corners-left {
	position:absolute;
	width:8px;
	height:325px;
	background:url('images/featurebox-corners-left.gif') no-repeat top left;
}

#owtw-featurebox div.corners-right {
	float:right;
	width:8px;
	height:325px;
	background:url('images/featurebox-corners-right.gif') no-repeat top right;
}

#owtw-featurebox div.home-corners-left {
	position:absolute;
	z-index:3;
	width:8px;
	height:8px;
	background:url('images/featurebox-corners-left.gif') no-repeat top left;
}

#owtw-featurebox div.home-corners-right {
	float:right;
	width:8px;
	height:325px;
	background:url('images/home-featurebox-corners-right.gif') no-repeat top right;
}


#owtw-featurebox div.content {
	float:left;
	width:460px;
	padding:25px 0 0 25px;
}

#owtw-featurebox.orange div.content {
	width:253px;
	padding:25px 0px 0 25px;
	color:#ffffff;
}

#owtw-featurebox div.content p {
	font-size:0.75em;
	line-height:1.5em;
}

#owtw-featurebox div.content a {
	color:#009de9;
}

#owtw-featurebox div.content h2 {
	font-size:1.3125em;
}

#owtw-featurebox div.content h2 a {
	color:#ec7c1f;
}

#owtw-featurebox div.content.wide {
	float:left;
	width:885px;
	padding:25px 0 0 25px;
}

#owtw-featurebox div.content.wide h2 {
	font-size:1.3125em;
	color:#ec7c1f;
}

#owtw-featurebox div.content.wide ol {
	padding-left:25px;
	list-style-type: decimal;
}

#owtw-featurebox div.content.wide ol li {
	font-size:0.75em;
	line-height:1.5em;
	padding-bottom:15px;
}

#owto-featurebox-bottom {
	float:left;
	background: url('images/home-featurebox-bottom.gif') no-repeat top left;
	width:575px;
	height:34px;
	padding-bottom:5px;
}

#owto-featurebox-bottom p {
	font-size:0.625em;
	padding:8px 0 0 25px;
}

#owto-featurebox-bottom p a {
	color:#028ad2;
}

a.owto-featurebox-tab {
	display:block;
	float:left;
	height:34px;
	overflow:hidden;
}
a.owto-featurebox-tab.welcome 					{ width:91px; background: url('images/home-featurebox-tab-welcome.gif') no-repeat top left; }
a.owto-featurebox-tab.welcome.active-tab		{ background: url('images/home-featurebox-tab-welcome.gif') no-repeat bottom left; }
a.owto-featurebox-tab.heroes 				{ width:91px; background: url('images/home-featurebox-tab-heroes.gif') no-repeat top left; }
a.owto-featurebox-tab.places 				{ width:90px; background: url('images/home-featurebox-tab-places.gif') no-repeat top left; }
a.owto-featurebox-tab.happenings 			{ width:88px; background: url('images/home-featurebox-tab-happenings.gif') no-repeat top left; }

.owtw-3column-table {
	clear:both;
	border-collapse: collapse;
	border-spacing:0;
	empty-cells:show;
	table-layout: fixed;
	padding:0;
	margin:11px 0 0 0;
}

.owtw-3column-table tr {
	padding:0;
	margin:0;
}

.owtw-3column-table tr td {
	padding:0;
	margin:0;	
	height:auto;
}

.owtw-3column-box {
	clear:both;
	width:935px;
	background:#dedede url('images/3column-bottom-gray.gif') no-repeat bottom left;
}

.owtw-3column-box.yellow {
	background:#f4e9b9 url('images/3column-bottom-yellow.gif') no-repeat bottom left;
	width:935px;
	margin-top:11px;
}

.owtw-3column-box.yellow p {
	font-size:0.75em;
	line-height:1.5em;
	padding:8px 25px 16px 25px;
}

.owtw-3column-box.yellow a {
	color:#009de9;
}

.owtw-3column-box div.column {
	float:left;
	font-size:0.75em;
	line-height:1.5em;
	width:270px;
	padding:15px 12px 15px 25px;
	color:#505050;
}

.owtw-3column-box div.column h4 a {
	display:block;
	color:#009de9;
	font-weight:bold;
	padding-top:10px;
}

.owtw-3column-banner {
	width:935px;
	background:url('images/banner-shadow.gif') repeat-x bottom left;
}

.owtw-3column-banner.orange-banner {
	background-color:#ef8629
}

.owtw-3column-banner div.corners {
	position:absolute;
	width:935px;
	height:8px;
	background:url('images/3column-corners.gif') no-repeat top left;
	padding:0;
	margin:0;
}

.owtw-3column-banner h2 {
	font-size:1.3125em;
	padding:15px 0 20px 25px;
}

.owtw-1column-banner.orange-banner h2 {
	font-size:1.3125em;
	padding:10px 0 15px 25px;
}

.owtw-1column.gray-1column.sidebar div.owtw-1column-banner.orange-banner h4 {
	font-size:0.75em;
	color:#ffffff;
	padding:10px 0 15px 25px;
}

.owtw-2column.gray-2column {
	width:615px;
	background:#dedede url('images/2column-bottom-gray.gif') no-repeat bottom left;
	color:#505050;
}
.owtw-2column.gray-2column a { color:#009de9; }

.owtw-2column.gray-2column .navigation a { font-weight: normal ;
	font-size: 0.75em ;
}

.owtw-2column.gray-2column div.content {
	padding:10px 25px 25px 25px;
}

.owtw-2column.gray-2column.left-2column { 
	float: left;
	margin-right:25px;
	margin-bottom:15px;
}

.owtw-2column-banner {
	width:615px;
	background:url('images/banner-shadow.gif') repeat-x bottom left;
}

.owtw-2column-banner.orange-banner {
	background-color:#ef8629
}

.owtw-2column.gray-2column.left-2column div.owtw-2column-banner.orange-banner h4 {
	font-size:0.75em;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0 15px 25px;
}

.owtw-2column-banner h4 {
	font-size:0.75em;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0 15px 25px;
}

.owtw-2column div.corners {
	position:absolute;
	width:615px;
	height:8px;
	background: url('images/2column-corners.gif') no-repeat top left;
	padding:0;
	margin:0;
}

.owtw-2column div.content p {
	font-size: 0.75em;
	line-height:1.5;
}

.owtw-1column-banner {
	width:295px;
	background:url('images/banner-shadow.gif') repeat-x bottom left;
}

.owtw-1column-banner.orange-banner {
	background-color:#ef8629
}

.owtw-1column-banner  div.featured {
	color:#ffffff;
	font-size:0.625em;
	line-height:1.5em;
	padding:10px 0 20px 25px;
}

.owtw-1column-banner  div.featured div.title a{
	font-size:1.5em;
	font-weight:bold;
	color:#ffffff;
}

.owtw-1column-banner div.corners {
	position:absolute;
	width:295px;
	height:8px;
	background: url('images/1column-corners.gif') no-repeat top left;
	padding:0;
	margin:0;
}

.owtw-1column-banner h4 {
	font-size:0.75em;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0 15px 25px;
}


.owtw-column-divider {
	width:25px;
	background-color:#ffffff;
	padding:0;
	margin:0;
}

.owtw-1column {
	width:295px;
}
.owtw-3column-table.toppage td { vertical-align: top ;
}
.owtw-1column.blue { background: #13254B url('/img/home/hm_clm1_bg2.jpg') no-repeat bottom left;
	color:#ffffff;
}
.owtw-1column.blue .corners { background: url('/img/home/hm_clm1_bg1.jpg') no-repeat top left;
}
.owtw-1column.blue a { color:#028ad2; font-weight:bold;}
.owtw-1column.blue .content { padding: 18px 20px 25px ;
}
.owtw-1column.blue h3 { padding-bottom: 14px ;
}
.owtw-1column.blue h4 { padding-bottom: 6px ;
}
.owtw-1column.blue p { padding-bottom: 12px ;
}
.owtw-1column.blue p a { color: #ffffff ;
	font-weight: normal ;
}
.owtw-1column.aqua { background: #5EB7F1 url('/img/home/hm_clm2_bg2.jpg') no-repeat bottom left;
	color: #13254B ;
}
.owtw-1column.aqua .corners { background: url('/img/home/hm_clm2_bg1.jpg') no-repeat top left;
}
.owtw-1column.aqua a { color:#028ad2; font-weight:bold;}
.owtw-1column.aqua .content { padding: 18px 20px 25px ;
}
.owtw-1column.aqua h3 { padding-bottom: 14px ;
}
.owtw-1column.aqua h4 { padding-bottom: 2px ;
}
.owtw-1column.aqua p { padding: 0 0 5px 8px ;
}
.owtw-1column.orange { background:#EA7C20 url('/img/home/hm_clm3_bg2.jpg') no-repeat bottom left;
	color:#ffffff;
}
.owtw-1column.orange .corners { background: url('/img/home/hm_clm3_bg1.jpg') no-repeat top left;
}
.owtw-1column.orange a { color:#ffffff; font-weight:bold;}
.owtw-1column.orange .content { padding: 18px 19px 20px 19px ;
}
.owtw-1column.orange h3 { padding-bottom: 19px ;
}
.owtw-1column.orange ul.news { padding: 0 ;
}
.owtw-1column.orange ul .date { width: 55px ;
	display: block ;
	float: left ;
}
.owtw-1column.orange ul li { padding-bottom: 5px ;
	margin-bottom: 5px ;
	border-bottom: 1px dotted #F0B992 ;
	line-height: 1.5 ;
}
.owtw-1column.orange ul li.list-end { border: none ;
}
.owtw-1column.orange ul a {	display: block ;
	margin-left: 55px ;
	font-weight: normal ;
}

.owtw-1column.gray-1column {
	background:#dedede url('images/1column-bottom-gray.gif') no-repeat bottom left;
	color:#505050;
	padding-bottom: 20px ;
}
.owtw-1column.gray-1column a { color:#009de9; 
}

.owtw-1column.gray-1column.left-1column { 
	float: left;
	margin-right:25px;
}

.owtw-1column.gray-1column h5 {
	color:#ef8629;
	text-transform: uppercase;
	font-weight:bold;
	font-size:0.75em;
	padding:0 0 5px 0;
}

.owtw-1column div.corners {
	position:absolute;
	width:295px;
	height:8px;
	background: url('images/1column-corners.gif') no-repeat top left;
	padding:0;
	margin:0;
}

.owtw-1column div.content {
	padding:25px;
}

.owtw-1column.gray-1column div.content {
	padding:10px 25px 25px 25px;
}

.owtw-1column.gray-1column div.content ul {
	padding:0;
	margin:0;
}

.owtw-1column div.content h3 a {
	font-size:1.0em;
	line-height:1.125em;
	color:#ffffff;
	font-weight:normal;
	text-transform: uppercase;
}

.owtw-1column div.content dl { font-size: 0.75em ;
}
.owtw-1column div.content dt { padding-bottom: 1.5em ;
	font-weight: bold ;
}
.owtw-1column div.content .prf-copy { clear: both ;
}

.owtw-1column.gray-1column.sidebar { 
	float: left;
	margin-right:25px;
}

.owtw-1column.gray-1column.sidebar h4 {
	font-size:0.75em;
	line-height:1.5em;
	color:#ed8021;
	font-weight:bold;
	padding:10px 0 5px 10px;
}

.owtw-1column.gray-1column.sidebar h5 {
	color:#ffffff;
	font-size:0.75em;
	line-height:1.5em;
	font-weight:bold;
	background-color:#babcbf;
	padding:10px 0 10px 25px;
}
.owtw-1column.gray-1column.sidebar li { line-height: 1.5 ;
}
.owtw-1column div.poll p {
	font-size:0.75em;
	line-height:1.5em;
	text-align:left;
}

.owtw-1column div.poll {
	background-color:#ffffff;
	padding:10px 25px;
	border:1px solid #dedede;
}

.owtw-1column ul {
	font-size:0.75em;
	padding:0 25px 10px 25px;
}

.owtw-1column.gray-1column.sidebar ul li a {
	font-weight:normal;
}

.owtw-1column div.content p {
	font-size: 0.75em;
	line-height:1.5em;
}

img.small-left {
	margin:5px 10px 10px 0;
}

#owtw-footer {
	clear:both;
	font-size: .625em;
	color: #808080;
	clear: both;
	width: 935px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#owtw-footer a {
	color: #808080;
}

#owtw-footer a.rss {
	color: #ed7e1f;
}

#owtw-footer a.rss img {
	border:0;
}

.hr-bike {
	clear: both;
	display:block;
	width:935px;
	height:9px;
	padding:0;
	margin:10px 0;
}

.hr-bike.right { background: #ffffff url('images/hr-bikes-right.gif') no-repeat center center; }
.hr-bike.left { background: #ffffff url('images/hr-bikes-left.gif') no-repeat center center; }

.hr-bike-orange {
	clear:both;
	display:block;
	width:615px;
	height:9px;
	background: #ef8629 url('images/hr-bikes-orange.gif') no-repeat center center;
	margin:0;
	padding:0;
}

.hr-bike-gray {
	clear:both;
	display:block;
	width:565px;
	height:9px;
	background: #dedede url('images/hr-bikes-gray.gif') no-repeat center center;
	margin:10px 0 35px 0;
	padding:0;
}

.hr-gray {
	clear:both;
	display:block;
	width:295px;
	height:2px;
	background:url('images/hr-gray.gif') no-repeat center center;
	margin:0;
	padding:0;
}


.blog-title h2 {
	font-size:1em;
	padding: 12px 0 7px 26px;
	font-family: 'AvantGarde Demi', 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold ;
}

.blog-title h3 {
	font-size:0.75px
}

.post-byline {
	font-size:0.75em;
}

ol.commentlist li {
	padding:15px;
}

ol.commentlist li.alt {
	background-color:#d2d2d2;
}

.owtw-2column.gray-2column.left-2column h3 {
	font-size:0.875em;
	font-weight:normal;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3", Sans-Serif;
	color:#505050;
	padding:2px 0 15px 0;
	margin:0;
}

.owtw-2column.gray-2column.left-2column h3 a {
	font-weight:normal;
	color:#505050;
}

.owtw-2column.gray-2column.left-2column div.content ul {
	list-style-type: disc;
	font-size:0.75em;
	line-height:1.5em;
	padding-left:15px;
	margin:0 0 15px 15px;
}


.icon-h3 {
	width:12px;
	height:12px;
	margin-top:2px;
}


.owtw-3column-shadow {
	clear:both;
	width:935px;
	height:20px;
	background:#ffffff url('images/3column-shadow.jpg') no-repeat top left;	
}

.ballast {
	visibility:hidden;
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}

legend {
	display:none;
}

.linklove {
	display:none;
}

.cform {
	font-size:0.75em;
	line-height:1.5em;
}


div.featured div.title {
	padding-right: 10px;
}

.hide { font-size:10px;
	text-decoration:none;
	visibility:hidden;
}
#GET #feature-1 h2 { padding: 0 0 20px 0 ;
}
#GET h2 { padding: 10px 0 15px 20px ;
}
#GET .content h3 { padding-bottom: 25px ;
}
#GET .content h4 { float: left ;
	width: 130px ;
	text-align: center ;
}
#GET .content { padding: 10px 20px 25px ;
}
#GET .content p { padding-bottom: 3px ;
}
#GET .content p.photo { float: right ;
	padding: 0 0 0 15px ;
}
#GET ul.why-list { padding-left: 0px ;
	margin-left: 130px ;
}
#GET .why-list li{ background: url(/img/cmn/list-mark1.gif) no-repeat 0 0.6em ;
	padding-left: 10px ;
	list-style: none ;
}
#GET .clm { padding-bottom: 25px ;
}
#GET .left-1column p { padding-bottom: 20px ;
}
#GET #owtw-featurebox .corners-left,
#GET #owtw-featurebox .corners-right { vertical-align: bottom ;
	height: 258px ;
}
#ACT-TOP #owtw-featurebox .corners-left .btm,
#GET #owtw-featurebox .corners-left .btm { background: url(images/featurebox-corners-left.gif) no-repeat bottom ;
	width: 8px ;
	height: 258px ;
}
#ACT-TOP  #owtw-featurebox .corners-right .btm,
#GET #owtw-featurebox .corners-right .btm {  background: url(images/featurebox-corners-right.gif) no-repeat bottom ;
	width: 8px ;
	height: 258px ;
}

#CLM1-JP .bread { padding: 10px 20px 6px ;
	background-color : #5BA5CC ;
	margin-bottom: 25px ;
}
#CLM1-JP #owtw-featurebox { height: auto ;
}
#CLM1-JP #owtw-featurebox .corners-left,
#CLM1-JP #owtw-featurebox .corners-right { height: 7px ;
}
#CLM1-JP #owtw-featurebox .btm { clear: both ;
}
#CLM1-JP #owtw-featurebox .btm .corners-left,
#CLM1-JP #owtw-featurebox .btm .corners-right { background-position: bottom ;
}
#CLM1-JP #owtw-featurebox .content { padding: 0 20px 50px 205px ;
	width: auto ;
}
#CLM1-JP .content h2 { padding-bottom: 45px ;
}
#CLM1-JP .content .photo { float: right ;
	padding-left: 15px ;
}
#CLM1-JP .content .copy { padding-bottom: 35px ;
}
#CLM1-JP.pp .content p { padding-bottom: 25px ;
}
#CLM1-JP.pp .content .text-end { padding: 15px 0 30px ;
}
#CLM1-JP.tm .content h3 { padding-bottom: 10px ;
}
#CLM1-JP.tm .content p { padding-bottom: 35px ;
}
#CLM1-JP.tm .content p a { background: url(/img/cmn/arw1.gif) no-repeat 3px 4px ;
	padding-left: 15px ;
}
#CLM1-JP.tm .content .text-end { padding-top: 25px ;
}
#CLM1-JP.bnr #owtw-featurebox .content { padding: 0 20px 50px ;
	width: auto ;
}
#CLM1-JP.bnr h2 { padding-bottom: 20px ;
}
#CLM1-JP.bnr h3 { padding-bottom: 2px ;
	margin-bottom: 25px ;
	border-bottom: 1px solid #B5B5B5 ;
}
#CLM1-JP.bnr dl { font-size: 0.625em ;
}
#CLM1-JP.bnr dt { float: left ;
	width: 468px ;
	text-align: right ;
}
#CLM1-JP.bnr dd { margin-left: 490px ;
	padding-bottom: 35px ;
}
.owtw-1column .blog-tpic-list { padding-top: 5px ;
}
.owtw-2column.gray-2column.left-2column h3.get-title { font-weight: bold ;
}
.blog-title h2.get-title { padding: 10px 0 0 26px ;
	height: 32px ;
	font-size: 0.8125em ;
}
#BLOG .entry img { padding: 15px 0 ;
}

/* float 解消 */
.dr-K:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.dr-K { display: inline-block; }
/* exlude MacIE5 \*/
* html .dr-K { height: 1% }
.dr-K { display:block; }
/* end MacIE5 */
/* float 解消 */

	