/*  
Theme Name: Lino
Theme URI: http://linoit.com/
Description: A very simple 2 column, widget ready theme.
Version: 2.0
Author: Naoto Ohara
Author URI: http://linoit.com/

*/


/*
The CSS, XHTML and design is released under Creative Commons Attribution-ShareAlike
	http://creativecommons.org/licenses/by-sa/3.0/
By David Span
*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
margin: 0px;
padding: 0px;

}


body {
	margin: 0px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	vertical-align: baseline;
	color: #000000;
	background: #567093 url('images/bg.png') repeat-x scroll left top;
}

h1 {
/*font-family: fantasy, Georgia, Sans-serif;*/
	padding: 9px 0px 9px 9px;
}


h3 {
	margin:15px 0px 0px 0px;
}
a:link, a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

p {
padding: 10px 0px 0px 0px;
}

#container {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	padding: 0px 22px 0px 16px;
	background: transparent url(images/bg_shadow.png) repeat-y scroll left top;
	behavior: expression(IEPNGFIX.fix(this));
}

#header{
	margin-top: 0px;
	position: relative;
	text-align: left;
	width: 960px;
}

#header h1 a {
	background: transparent url(images/public/logo_en.png) no-repeat scroll left bottom;
	border: medium none !important;
	display: block;
	font-size: 2px;
	font-weight: normal;
	height: 64px;
	overflow: hidden;
	text-decoration: none !important;
	text-indent: -99999px;
	width: 250px;
}

html.ja #header h1 a {
	background-image: url(images/public/logo_ja.png);
	width: 280px;
}

#header h1#headerHelp a {
	background: transparent url(images/public/logoHelp_en.png) no-repeat scroll left bottom;
	border: medium none !important;
	display: block;
	font-size: 2px;
	font-weight: normal;
	height: 64px;
	overflow: hidden;
	text-decoration: none !important;
	text-indent: -99999px;
	width: 280px;
}

#header h1#headerHelp_ko a {
	background: transparent url(images/public/logo_ko.png) no-repeat scroll left bottom;
	border: medium none !important;
	display: block;
	font-size: 2px;
	font-weight: normal;
	height: 64px;
	overflow: hidden;
	text-decoration: none !important;
	text-indent: -99999px;
	width: 280px;
}

#header h1#headerHelp_zh a {
	background: transparent url(images/public/logo_zh.png) no-repeat scroll left bottom;
	border: medium none !important;
	display: block;
	font-size: 2px;
	font-weight: normal;
	height: 64px;
	overflow: hidden;
	text-decoration: none !important;
	text-indent: -99999px;
	width: 280px;
}

html.ja #header h1#headerHelp a {
	background-image: url(images/public/logoHelp_ja.png);
}

#header ul {
	color: #999999;
	list-style-type: none;
	position: absolute;
	right: 9px;
	top: 5px;
	padding: 0px;
	margin: 0px;
}

#header ul li {
	float: left;
	margin: 0 5px 0 0;
}

#contents {
	display: inline;
	float: left;
	width: 662px;
	margin: 19px 19px 19px 28px;
}

.post {
	padding: 10px 10px 0 10px;
	margin: 10px;
}

.post a:link, .post a:visited{
	color: #336699;
}

.post a:hover{
}

.post h2 {
	font-size: 160%;
}

.post h2 a {
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.entry{
line-height: 18px;
margin:0 0 15px 0;
}

.entry ul.safety li{
margin-bottom: 15px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
text-align:right;
font-size:x-small;
color:#888;
}

.navigation {
	margin: 4px 10px 0px 0px;
	color: #666;
	text-align:center;
	font-size: 80%;
}

.navigation a {
	color: #666;
}

#sidebar {
	margin-top: 57px;
	display: inline;
	float: right;
	margin: 19px 28px 19px 0px;
	width: 222px;
	position: relative;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar {
	width: 100%;
}

#sidebar ul li {
	margin: 0px 0px 19px 19px;
}

#sidebar ul li h2 {
	color: #333;
	font-size: 14pt;
	margin: 0px 0px 9px;
	text-align: left;
}

#sidebar ul ul {
	padding: 0px;
}

#sidebar ul ul li {
	padding: 0px;
	margin: 0px 0px 5px;
	line-height: 16px;
}

#sidebar ul li#recent-posts ul li {
	padding: 0px;
	margin: 0px 0px 18px;
	line-height: 16px;
}

#footer {
	clear: both;
	color: #666;
	font-size: 90%;
	padding: 19px;
}

#footer ul {
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}

#footer ul li {
	display: inline;
}

#footer p.copyright {
	font-family: verdana;
	padding: 0px;
}

#footer p a{
	color:#333;
	text-decoration: underline;
}

.itemSeparator{border-top:1px solid #535456;height:.4em;}

.faq_border{

	border-bottom:1px solid #CCCCCC;

}

.faq_top{

	margin:0 0 10px 0;

}

.site_map{
	width:800px;
	text-align:left;

}


table.tokutei td{
	background-color: #F7F4E9;
	padding:1em;
	color: #000;
}
table.tokutei td.title{
	padding:1em;
	background-color: #336699;
	background-color: #dcd9ce;
	color: #000;
}

.tour{
	color:#444444;
	padding:0 70px 0 70px; 
}

.tour h3{
	font-size:100%;
	color:#000000;
	margin: 0px!important;
	padding: 0px!important;
}

.tour a:link, .tour a:visited {
	color: #444444;
	text-decoration: none;
}

.tour a:hover {
	_text-decoration: underline;
/*	background-color: #fffe99;*/
}

.tour h3 a:link, .tour h3 a:visited{
	text-decoration: none  !important;
	color:#000000;
/*	background-color: #fffe99;*/
}
.tour h3 a:hover{
	text-decoration: underline  !important;
	color:#000000;
/*	background-color: #fffe99;*/
}

.tour b {
	line-height:1.8em;
	color:#000000;
}

table.tour_top{
	margin-top : 20px;
	margin-left : auto ;
	margin-right : 70px ;
	margin-bottom : 20px;
}

table.tour_top p{
	padding:5px 0 0 0;
}

table.tour_list td{
	line-height:1.3em;
	width: 220px;
	width: 200px;
	padding:0 10px;
	vertical-align:top;
}

table.tour_list td img{
	padding:5px 0 15px 0;
}

table.tour_list p{
	padding:5px 0 0 0;
}


#contents_1column {
	display: inline;
	float: left;
	width: 890px;
/*	margin: 29px 19px 19px 28px;*/
	margin: 0px 19px 19px 28px;
	color:#444444;
}

#contents_1column h1,#contents_1column h2,#contents_1column h3,#contents_1column b{
	color:#000000;
}

#contents_1column h3{
	margin: 20px 0 0 0;
}


.tour_title{
	margin:0 0 20px 0;
}

.nextPage {
	margin:30px 0 0 0 ;
	font-size:1em;
	font-weight:bold;
	text-align:right;
}
.nextPage a:link, .nextPage a:visited  {
	color:#000000;
	text-decoration:none;
}
.nextPage a:hover {
	background-color:#fffe99;
	border:1px solid #CCCCCC;
	color:#333333;
	margin:0 8px 0 0;
	padding:4px 6px;
	text-decoration:none;
}
.nextPage a {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#333333;
	margin:0 8px 0 0;
	padding:4px 6px;
}

.goPremium {
	margin:30px 0 10px 0 ;
	padding:0 0 10px 0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
.goPremium a:link, .goPremium a:visited  {
	color:#000000;
	text-decoration:none;
}
.goPremium a:hover {
	background-color:#fffe99;
	border:1px solid #CCCCCC;
	color:#333333;
	margin:0 8px 0 0;
	padding:4px 6px;
	text-decoration:none;
}
.goPremium a {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#333333;
	margin:0 8px 0 0;
	padding:4px 6px;
}

table.visually{
	text-align:center;
	vertical-align:center;
/*	margin : 0 0 50px 150px ;*/
	margin : 0 0 50px auto;
	margin-right : 0 ;
}

table.mobile{
	text-align:left;
	vertical-align:top;
/*	margin : 0 0 50px 150px ;*/
	margin : 0 0 50px auto;
	margin-right : 0 ;
}

table.mobile td{
	text-align:left;
	vertical-align:top;
	width:400px;
	line-height:1.3em;
	padding:0 10px 18px;
}
#pan{
	margin:10px 0 0 49px;
	color:#444444;
}
#pan a:link, #pan a:visited{
	color:#444444;
	text-decoration:none;
}
#pan a:hover {
	text-decoration:underline;
}

#feature_left {
	display: inline;
	float: left;
	width: 430px;
}
#feature_right {
	display: inline;
	float: left;
	width: 390px;
	margin: 0 0 0 30px;
}

.feature_list{
	margin: 0 0 50px 0;
}
.premium{
	background: url('/ja/images/09/premium_bg.jpg') repeat;
	padding:5px 0px 5px 0px;
}
.premium h3{
	margin:5px 3px 5px 10px!important;
	line-height:1.2em;
}

.premium_bt{
	margin:-10px 0 0 50px;
	_margin:-15px 0 0 50px;
}

*:first-child+html .premium_bt{
	margin:-15px 0 0 50px;
}


.more{
	margin:-15px 0 50px 40px;
}
table.premium_list{
	font-size:1.2em;
	line-height:1.5em;
	margin:5px 5px 5px 5px;
}

 a:hover.register {
	background-color:#ffffff;
	text-decoration:none;
}

table.compare {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:110%;
	line-height:1.2em !important;
}

table.compare p{
	padding:0;

}
.compare {
margin:0 0 20px;
/*width:100%;*/
width:700px;
color:#000000;
}
.compare th, .compare td {
border-bottom:1px solid #CCCCCC;
font-size:100%;
padding:10px;
text-align:center;
vertical-align:middle;
}
.compare th.function {
text-align:left;
}
.compare th.function p {
font-size:90%;
font-weight:normal;
/*width:20em;*/
width:300px;
_margin-top: -15px;
}

*:first-child+html .compare th.function p {
margin-top: -15px;
}


.compare tr.even {
background:#FEFED4 none repeat scroll 0 0;
}
.compare tr.odd {
background:#FFFFFF none repeat scroll 0 0;
}

.premium_info{
	width:700px;
}

.register_nav{
	width:400px;
	margin-top:20px;
}

#premium_terms h2{
	margin-top:1em;
	font-size: 110%;
}

img {
border: none;
} 

#helpContents {
	display: inline;
	float: right;
	width: 690px;
	margin: 19px 19px 19px 0px;
}

#helpContents .post {
	padding: 10px 0px 0px 0px;
	margin: 10px;
}

#sidebar_help {
	display: inline;
	float: left;
	margin: 45px 28px 19px 0px;
	width: 222px;
	position: relative;
}


#sidebar_help ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 15px;
}

#sidebar_help ul li {
	margin: 0px 0px 5px 0px;
	font-size: 100%;
}

#sidebar_help ul ul {
	padding: 10px 0px 0px 15px;
}

#sidebar_help ul li ul li {
	margin: 0px 0px 5px 0px;
	padding: 3px;
	font-size: 90%;
}

.faq_top{
	font-size:80%;
	margin:0 0 20px 0;
	/*text-align:right;*/

}
