/*
 * english
 */
/* base */
body#otherlanguage {
	font-family: arial;
	color: #353535;
}
body#otherlanguage p, div, th, td, select, input {
	color: #353535;
}
body#otherlanguage a:link, a:visited {
	color: #353535;
	text-decoration: none;
}
body#otherlanguage a:active, a:hover {
	color: #353535;
	text-decoration: underline;
}
/* layout */
body#otherlanguage #content-layout {
	margin-top: 5.333em;
}
body#otherlanguage #content-layout h2.title {
	font-size: 1.833em;
	padding-bottom: 8px;
	margin-bottom: 30px;
	color: #383838;
}
body#otherlanguage #content-layout #guestbook h2.title {
	border-bottom: 2px solid #2F2F2F;
}
body#otherlanguage #content {
	margin-top: 0;
}
/*body#otherlanguage #content {
	margin-top: 2.5em;
}*/
body#otherlanguage #content h3.subtitle {
	margin-top: 0px;
	font-size: 1em;
	border-bottom: 2px solid #dadada;
}
body#otherlanguage #content h3.subtitle span {
	border: 1px solid #c1c1c1;
	height: 100%;
	display: block;
}
body#otherlanguage #content h3.subtitle span em {
	border: 1px solid #fff;
	padding: 0.333em 0 0.25em 1.5em;
	height: 100%;
	font-style: normal;
	display: block;
	background: #f2f2f2 url(/images/en/main/services_heading_bg.gif) repeat-x 0 0 ;
}
body#otherlanguage div.service-intro h3.subtitle {
	border: none !important;
}
body#otherlanguage div.service-intro h3.subtitle span {
	background: none !important;
	border: none !important;
}
body#otherlanguage div.service-intro h3.subtitle span em {
	background: none !important;
	border: none !important;
	padding-left: 0 !important;	
}
body#otherlanguage #content h3.main span em {
	padding-left: 0.75em;
}
body#otherlanguage #sub {
	padding-top: 9.25em;
}
body#otherlanguage #sub h3 {
	font-size: 1.083em;
}
body#otherlanguage #sub h3.main-title {
	font-size: 1em;
	letter-spacing: 1px;
	border-bottom: 2px solid #323232;
	padding: 0 0 8px 2px;
	margin-left: -2px;
	margin-bottom: 6px;
	width: auto;
	float: none;
}
body#otherlanguage #sub h3 img {
	height: auto;
}
body#otherlanguage #sub ul.list li {
	background: none;
	padding: 0;
}
body#otherlanguage #sub div#recentpost ul.list li span.cnt {
	font-weight: bold;
	color: #688cc0;
}
body#otherlanguage #sub div#archives ul.list li {
	background: url(/images/share/dot03.gif) no-repeat 0 6px;
	padding: 0 0 7px 9px;
}
body#otherlanguage #sub #recentpost ul li {
	margin: 0 0 0.416em;
}
body#otherlanguage #sub div#rss {
	margin-top: 0px;
	text-align: left;
}
body#otherlanguage #sub div#rss a.subscribe {
	color: #688cc0;
	text-decoration: underline;
	margin-left: 3px;
}
body#otherlanguage #body {
	background-color: #f3f3f3;
}
body#otherlanguage.main #search {
	top: 5.416em;
	left: 1.5em;
}
body#otherlanguage #search {
	top: 13em;
}
body#otherlanguage #sitemenu {
	right: 7.222em !important;
}

/* main */
body#otherlanguage.main #content {
	padding-top: 5.416em;
}
body#otherlanguage.jp #content {
	padding-top: 64px;
}
body#otherlanguage.jp #content h2 {
	margin: 0 0 30px;
	padding: 0 0 8px;
	border-bottom: 2px solid #2f2f2f;
}
body#otherlanguage #popular {
	 padding-top: 0;
	 margin-bottom: 5.333em;
}
body#otherlanguage #popular div.article {
	padding-top: 0;
}
body#otherlanguage #popular div.article h4 {
	padding-top: 0.333em;
	padding-bottom: 0.75em;
}
body#otherlanguage #popular div.article div.photo {
	margin-right: 1.083em;
}
body#otherlanguage #popular div.article div.photo img {
	height: 11.083em;
	width: 13.583em;
}
body#otherlanguage #popular div.text {
	margin-left: 0;
}
body#otherlanguage #popular div.text p {
	color: #353535;
	letter-spacing: 0.2px;
	line-height: 1.666em;
}
body#otherlanguage #content div.more {
	margin-top: 0.8em;
}
body#otherlanguage #content div.springnote div.more {
	margin-right: 0 !important;
}
body#otherlanguage #content div.more a {
	color: #8d8d8d;
}
body#otherlanguage div.openmaru-services {
	width: 100%;
	overflow: hidden;
}
body#otherlanguage div.openmaru-services div.myid,
body#otherlanguage div.openmaru-services div.springnote,
body#otherlanguage div.openmaru-services div.lifepod {
	width: 15.5em;
	padding-top: 1.666em;
	padding-left: 1.444em;
	float: left;
}
body#otherlanguage div.openmaru-services#japan div.myid,
body#otherlanguage div.openmaru-services#japan div.springnote {
	width: 24em;
}
body#otherlanguage div.openmaru-services#japan div.myid {
	float: left;
}
body#otherlanguage div.openmaru-services#japan div.springnote {
	float: right;
}
body#otherlanguage div.openmaru-services div.myid {
	padding-left: 0 ;
}
body#otherlanguage div.openmaru-services div h4 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
body#otherlanguage div.openmaru-services div h4 span {
	display: block;
	padding-top: 0.666em;
}
body#otherlanguage div.openmaru-services div p {
	margin: 0;
	padding: 0.25em 0 0;
	line-height: 1.666em;
}
body#otherlanguage.main #sub #recent ul {
	list-style: none;
}
body#otherlanguage.main #sub #recent ul li {
	background: none;
	margin: 0 0 1.666em;
	padding: 0;
}
body#otherlanguage.main #sub #recent ul li a {
	font-weight: bold;
	color: #688cc0;
}
body#otherlanguage.main #sub #recent ul li a:hover {
	color: #fff;
	background-color: #688cc0;
}
body#otherlanguage.main #sub #recent ul li p {
	margin: 0;
	padding: 0;
	width: 15.833em;
}
/*body#otherlanguage.main #sub a {	
	color: #688cc0;
}
body#otherlanguage.main #sub a:hover {
	background-color: #688cc0;
	color: #fff;
	cursor: pointer;
}*/

/* intro */
body#otherlanguage #content.intro h3.subtitle {
	margin-bottom: 16px;
}
body#otherlanguage #content h4 {
	margin: 0;
	padding: 0 0 1px;
	font-size: 1em;
	color: #333333;
}
body#otherlanguage #content.intro p {
	margin: 0;
	padding: 0 0 23px;
}
body#otherlanguage.jp #content p {
	line-height: 1.25em;
}
body#otherlanguage #content.intro div.bi {
	margin: 5px 0;
	border:1px solid #E3E3E3;
	padding:17px 0pt 12px;
	text-align:center;
}
body#otherlanguage #content.intro div.history * {
	margin: 0;
	padding: 0;
}
body#otherlanguage #content ul.staticlist {
	margin: 0;
	padding: 5px 0 0 !important;
	list-style: none;
}
body#otherlanguage #content ul.staticlist li a {
	font-weight: bold;
	color: #659ad0;
	padding-left: 8px;
}
body#otherlanguage #content ul.staticlist li a:hover {
	color: #fff;
	background-color: #659ad0;
}
body#otherlanguage #content ul.staticlist li {
	background: url(/images/share/dot04.gif) no-repeat 0 8px;
	padding: 0 0 2px 6px !important;
	margin-left: 1px;
	height: 100%;
	overflow: hidden;
}
body#otherlanguage #content div.activities ul.staticlist {
	margin-top: -4px;
	margin-bottom: 21px;
}
body#otherlanguage #content div.history li span {
	display: block;
	float: left;
	width: 9em;
}
body#otherlanguage.jp #content div.history li span {
	width: 7.5em;
}
body#otherlanguage #content div.history li p {
	float: left;
	width: 28.333em;
	margin: 0;
	padding: 0;
}
body#otherlanguage #content div.activities {
	margin-top: 4.583em;
}

/* service */
body#otherlanguage #content div.sub-element {
	padding-bottom: 20px;
}
body#otherlanguage #content div.sub-element p {
	margin: 0;
	padding: 0;
}
body#otherlanguage #content div.introduce-service,
body#otherlanguage #content div.friends-service {
	padding-bottom: 35px;
}
body#otherlanguage #content div.added-content {
	background-color: #f3f3f3;
	padding: 20px;
}
body#otherlanguage #content div.added-content a {
	color: #659ad0;
	font-weight: bold;x
}
body#otherlanguage #content div.added-content a:hover {
	color: #fff;
	background-color: #659ad0;
}

/* blog */
body#otherlanguage #content-layout {
	margin-top: 59px;
}
body#otherlanguage.blog div.article a {
	color: #688cc0;
	font-weight: bold;
	border: none;
}
body#otherlanguage.blog div.article a:hover {
	color: #fff;
	background-color: #688cc0;
}
body#otherlanguage #content.blog div.titleWrap {
	border-top: none;
	border-bottom: 2px solid #2f2f2f;
	padding-bottom: 5px;
}
body#otherlanguage #content.blog div.titleWrap h3 {
	font-size: 1.833em;
	padding: 0 0 2px;
}
body#otherlanguage #content.blog div.titleWrap span.category a {
	color: #787878;
}
body#otherlanguage #content.blog div.titleWrap span.date {
	color: #787878;
	/*padding-left: 5px;
	margin-left: 2px;*/
	margin-left: 0;
	padding-left: 0;
	background: none;
	font-family: arial;
	font-size: 0.916em;
}
body#otherlanguage #content.blog div.tagTrail a {
	font-weight: bold;
	color: #ff6201;
}
body#otherlanguage div.list-section span.control a {
	color: #666;
}
body#otherlanguage div.list-section span.control span {
	background: transparent url(/skin/tistory/images/control_bg.gif) no-repeat scroll 0pt 4px;
	padding-left: 6px;
	padding-right: 4px;
}
body#otherlanguage div.list-section span.control a.write span {
	background: none !important;
}
body#otherlanguage div.inputform div.input-section p.idchoice {
	width: 10em;
	_width: 9.75em;
}
body#otherlanguage div.inputform div.input-section p.idchoice label.general-radio {
	margin-top: -3px;
	display: block;
}
body#otherlanguage div.inputform p.homepage-field {
	margin-left: 120px;
}
body#otherlanguage div.inputform a.about-openid {
	color: #ff6201;
	text-decoration: underline;
}
body#otherlanguage div.trackback-comment {
	margin-bottom: 55px;
}
body#otherlanguage div.inputform p.openidroot {
	margin-bottom: -1px;
	_margin-bottom: -3px;
}
body#otherlanguage div.inputform input.type-text {
	margin-bottom: 7px;
}
body#otherlanguage div.tagTrail {
	background-image: url(/en/skin/tistory/images/entry_tag.gif);
}
/* contact */
body#otherlanguage div.contact ul {
	margin: 0;
	padding: 22px 0 58px;
	list-style: none;
}
body#otherlanguage div.contact li {
	padding: 0 0 0 10px;
	background:transparent url(/images/share/dot03.gif) no-repeat scroll 0pt 7px;
	height: 100%;
	overflow: hidden;
}
body#otherlanguage div.contact li span {
	display: block;
	float: left;
	width: 19.583em;
	padding-bottom: 2px;
}
body#otherlanguage div.contact li span {
	width: 22em;
}
body#otherlanguage div.contact li a {
	font-weight: bold;
	color: #5a90c8;
	border-bottom: none;
}
body#otherlanguage div.contact div.added-content span {
	font-weight: bold;
}

/* Japanese */
body#otherlanguage.jp {
	font-family: Arial,MS GOTHIC;
	background-color: #f3f3f3;
	color: #666;
}
body#otherlanguage.jp #head div.wrapper {
	 width: 57.916em;
}
/*
body#otherlanguage.jp div.round-body-wrapper {
	background-color: #fff;
	width: 57.916em;
	margin: 0 auto;
}
*/
body#otherlanguage.jp #body-wrapper {
	width: 57.916em;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 0;
}
body#otherlanguage.jp #body-wrapper #body {
	margin-left: 0;
	width: auto;
	background-color: #fff;
	padding-left: 4.166em;
	padding-right: 4.166em;
}
body#otherlanguage.jp #content-area {
	margin-left: 0;
	width: 100%;
}
body#otherlanguage.jp #content {
	float: none;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 60px;
}
body#otherlanguage.jp div.foot-wrap {
	background-color: #fff;
}
body#otherlanguage.jp #foot {
	background-color: #fff;
	padding-left: 4.166em;
	padding-right: 4.166em;
	width: auto;
}
body#otherlanguage.jp #popular div.text p {
	line-height: 1.5em;
	color: #666666;
}
body#otherlanguage.jp div.openmaru-services h4 {
	padding-bottom: 8px;
}
body#otherlanguage.jp div.openmaru-services p {
	color: #666;
}
body#otherlanguage.jp div.myid,
body#otherlanguage.jp div.springnote {
	height: 300px;
	background: url(/images/jp/main/service_myid_bg.gif) no-repeat 100% 100%;
}
body#otherlanguage.jp div.springnote { 
	background-image: url(/images/jp/main/service_springnote_bg.gif);
}
body#otherlanguage.main div.myid h4 img,
body#otherlanguage.main div.springnote h4 img {
	padding-bottom: 8px;
}
body#otherlanguage.jp div.myid h4 span,
body#otherlanguage.jp div.springnote h4 span {
	color: #666;
}
