@import "/styles/letter-template.css";

/*-----------------------------------  A  ---------------------------------------*/
A:link {
	color: #0066CC;
	text-decoration: none;
}
A:visited {
	color: #0066CC;
	text-decoration: none;
}
A:hover {
	color: #0099CC;
	text-decoration: none;
}

/*-----------------------------------  Body  ---------------------------------------*/
#netpost{
	margin:0;
	color: #333333;
}

/*-----------------------------------  Header  ---------------------------------------*/
#head_container{
	background:url(/images/bg_top.png) repeat-x 0 -5px;
	height:112px;
}
#header{
	width:950px;
	height:78px;
	margin:0 auto;
}

#header .site_title {
	float: left;
	height: 78px;
	width: 336px;
}

#header .postit {
	float: left;
	background:url('/images/postit.png') repeat-x 0 0;
	height:36px;
	width:153px;
	margin:8px 0 0 90px;
	font-size:10pt;
	line-height:130%;
	padding:19px 15px 15px 12px;
}

#header .postit .text {
	color:#333;
}

#header #header_right {
	float:right;
}

#header .logo {
	padding-top:3px;
	padding-right:3px;
}

#header .logo span {
	font-size:8pt;
	color:#CCC;
}

#header #header_table .credit_card {
	padding-bottom:5px;
}

#header #header_table .login_box {
	padding-left:15px;
}

#header_table{
	border:none;
	border-spacing:0;
	height:78px;
	border-collapse:collapse;
}
#pankuzu{
	width:950px;
	margin:18px auto 0 auto;
	padding-left:7px;
	padding-right:7px;
	display:block;
	text-align:right;
	font-size:8pt;
}

/*-----------------------------------  Container  ---------------------------------------*/
#container{
	width:950px;
	margin:16px auto 60px auto;
}

/*-----------------------------------  Menu  ---------------------------------------*/
#menu{
	width:240px;
	float:left;
}
#menu_navi{
	margin-top:10px;
}
#menu ul.navi_parent{
	margin:0;
	padding:0;
	font-size:smaller;
}
#menu_top{
	border-top:solid 2px #00C400;
	list-style-type:none;
	list-style-position:outside;
	line-height:250%;
}
#menu ul.navi_child{
	margin:0;
	padding:0;
}
#menu_1{
	border-top:solid 1px #00C400;
	list-style-type:none;
	list-style-position:outside;
	line-height:250%;
}
#menu_current{
	border-top:dotted 1px #00C400;
	list-style-type:none;
	list-style-position:outside;
	line-height:250%;
	background-color:#E1FFE1;
}
#menu_2{
	border-top:dotted 1px #00C400;
	list-style-type:none;
	list-style-position:outside;
	line-height:250%;
}
#menu_others{
	border-top:solid 1px #00C400;
	list-style-type:none;
	list-style-position:outside;
	line-height:250%;
}
#menu_bottom{
	border-top:solid 1px #00C400;
	list-style-type:none;
	list-style-position:outside;
	line-height:250%;
	border-bottom:solid 2px #00C400;
}
#menu .bold4menu{
	color:#333;
	font-weight:bold;
	margin-left:15px;
}
#menu .greenbold4menu{
	margin-left:30px;
	color:#006600;
	font-weight:bold;
}
#menu .normal4menu{
	margin-left:30px;
	color:#333;
}

/*-----------------------------------  Contents  ---------------------------------------*/
#contents{
	width:675px;
	float:right;
}
#contents h1{
	margin:0;
}
#contents p.about_h1{
	font-size:smaller;
	line-height:150%;
	margin:8px 15px 15px 15px;
}
#contents p.about_h2{
	font-size:smaller;
	margin:8px 15px;
	line-height:150%;
	margin-bottom:15px;
}
#contents h2{
	background:url(/images/bg_h2.png) repeat-x 0 0;
	height:13px;
	margin:0 0 0 5px;
	font-size:14px;
	font-weight:bold;
	padding:6px 15px;
}
#companytable td{
	padding: 5px 10px 10px 5px;
	border-bottom:dashed 1px #999;
}
#servicetable{
	margin-left:5px;
}
#servicetable td{
	padding: 3px 10px 3px 5px;
	line-height:125%;
}
#servicetable td.arrow{
	padding-left:25px;
}
#pricetable_inside td, th{
	padding:5px 10px;
}
#optiontable td{
	padding: 5px 10px 5px 5px;
	border-bottom:solid 1px #FF9933;
	line-height:125%;
}
#contents p.faq_q{
	font-size:smaller;
	margin:8px 15px 2px 15px;
	line-height:125%;
	font-weight:bold;
	color:#FF9933;
}
#contents p.faq_a{
	font-size:smaller;
	padding:0 10px 8px 5px;
	margin:0 10px;
	line-height:125%;
	margin-bottom:10px;
	border-bottom:dashed 1px #CCC;
}

/*-----------------------------------  MainContents  ---------------------------------------*/
#maincontents table.option{
	margin:30px 0;
	font-size:smaller;
	border:solid 1px #FFCC00;
	background-color:#FFFFCC;
	border-collapse:collapse;
}
#maincontents table.option td{
	padding:5px;
	text-align:left;
}
#inputbox_inside td{
	padding:5px;
	text-align:left;
	line-height:125%;
}
#explainbox td{
	padding:7px 2px;
	text-align:left;
	line-height:125%;
	font-weight:bold;
	color:#666;
}
#maincontents p.about_h2{
	font-size:smaller;
	margin:8px 15px;
	line-height:150%;
	margin-bottom:15px;
}
#maincontents h2{
	background:url(/images/bg_h2.png) repeat-x 0 0;
	height:13px;
	margin:0 0 0 5px;
	font-size:14px;
	font-weight:bold;
	padding:6px 15px;
}
#history{
	border:solid 1px #CCCCCC;
	border-collapse:collapse;
}
#history th{
	border:solid 1px #CCCCCC;
	background-color:#FFFFCC;
	padding:10px;
	font-weight:bold;
	font-size:13px;
}
#history td{
	border:solid 1px #CCCCCC;
	padding:3px;
	font-size:13px;
}
#history tr.bg_glay{
	background-color:#ECECEC;
}

#user{
	border:solid 1px #CCCCCC;
	border-collapse:collapse;
}
#user th{
	border:solid 1px #CCCCCC;
	background-color:#FFFFCC;
	padding:10px;
	font-weight:bold;
	font-size:13px;
}
#user td{
	border:solid 1px #CCCCCC;
	padding:10px;
	font-size:13px;
}
#user table.noborder{
	border:none;
}
#user table.noborder td{
	border:none;
	padding:0;
}

#paging{
	margin-top:30px;
	padding:0px;
}
#paging a{
	text-align:center;
	padding:6px 8px 6px 8px;
	text-decoration:none;
	font-weight:bold;
	color:#555555;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
#paging a:hover{
	color:white;
	background:url(/images/button_next.png) no-repeat -10px -3px;
}
#paging a:visited{
	background:#FFFFFF;
}
#paging a:active{
	background:#CCFFCC;
}

/*-----------------------------------  FootContainer  ---------------------------------------*/
#foot_ecomark{
	width:950px;
	height:35px;
	margin:0 auto;
}
#foot_ecomark table{
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	float:right;
	margin-right:5px;
}
#foot_ecomark td{
	font-size:8pt;
	line-height:105%;
	padding:0 3px;
}
#foot_container{
	width:950px;
	margin:0 auto;
	background:url(/images/bg_bottom1.png) no-repeat 0 0;
	background-color:#F8F8F8;
	padding-top:10px;
}
#footer ul.foot_navi{
	width:180px;
	float:left;
	line-height:175%;
	font-size:smaller;
	padding-left:15px;
	margin-left:0;
	margin-top:0;
}
#foot_top{
	background: url(/images/ar_blue.gif) no-repeat 3px 0.5em;
	list-style-type:none;
}
#footer ul.foot_menu{
	list-style-image:none;
	list-style-type:none;
}
#footer .bluebold4foot{
	font-weight:bold;
	color:#0066CC;
	margin-left:20px;
}
#footer .normal4foot{
	color:#333;
	text-decoration:none;
	margin-left:-20px;
}
#sslseal{
	float:right;
	padding:74px 12px 6px 0;
}
#foot_container_bottom{
	width:950px;
	margin:0 auto;
	display:block;
	background:url(/images/bg_bottom2.png) no-repeat 0 0;
	height:5px;
}

p.copyright{
	clear:both;
	width:950px;
	margin:0 auto;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	font-size:smaller;
}


/* clearfix */

.clearfix:after{

	content:".";

	display:block;

	height: 0;

	clear:both;

	visibility:hidden;

}

/* should be effective for IE8 */
.clearfix {
	clear:both;
}

/*clearfix*/
.clearfix{ display:inline-block;}

/* Hides from IE-mac \*/

*html.clearfix{height:1%;}

.clearfix{display:block;}

/* End hide from IE-mac */


/* ========= ========= ========= =========
%*    PAPER ON SCREEN LAYOUT
%*     * Post Card
%* 
%* --------- --------- --------- --------- */

textarea#pc_addressee {
	margin-top:  150px;
	margin-left:  25px;
	border:  solid 1px #FFCC33;
	width:       230px;
	height:      102px;

	clear: both;

	background-color:#FFFFCC;

	font-size:    17px;
	color:black;
}

textarea#pc_sender {
	margin-top:   60px;
	margin-left:  80px;
	border:  solid 1px #FFCC33;
	width:       200px;
	height:       86px;

	clear: both;

	background-color:#FFFFCC;

	font-size:    14px;
	color:black;
}

textarea#pc_body {
	margin-top: 30px;
	margin-left: 0px;
	width: 300px;
	height: 444px;

	clear: both;
	overflow: hidden;
}

/* ========= ========= ========= =========
%*    PAPER ON SCREEN LAYOUT
%*     * Letter
%* 
%* --------- --------- --------- --------- */

textarea#lt_addressee {
	position: absolute;
	font-size:    13pt;
	margin-top:   70px;
	margin-left: 170px;
	width:       250px;
	height:      100px;
	border: solid 1px #FFCC33;
	background-color:#FFFFCC;
	clear:        both;
}

textarea#lt_sender {
	position: absolute;
	font-size:11pt;
	margin-top:  210px;
	margin-left: 410px;
	width:       200px;
	height:       80px;
	border: solid 1px #FFCC33;
	background-color:#FFFFCC;
	clear:        both;
}

textarea#lt_body {
	margin-left:   0px;
	width:         95%;
	height:       210px;
	clear:        both;
}


div#content img {
	border: 1px Solid #CCC;
}


/* CUSTOM BUTTON */
button.plain,
button.plainb
 {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	background-color:transparent;
	cursor: pointer;

	font-size: 14px;
}

button.plain div {
	width:124px;
	height:25px;
	background:url('/images/button_next.png') no-repeat 0 0;
	padding-top:9px;
	padding-bottom:1px;
	margin-left:auto;
	margin-right:auto;

	font-weight: bold;
}

button.plainb div {
	width:124px;
	height:25px;
	background:url('/images/button_back.png') no-repeat 0 0;
	padding-top:9px;
	padding-bottom:1px;
	margin-left:auto;
	margin-right:auto;

	font-weight: bold;
	color: #666;
}

button.plain div span {
	color:white;
	font-weight:bold;
}

div.button {
	width:124px;
	height:35px;
	background:url('/images/button_back.png') no-repeat 0 0;
	margin-top:11px;
	margin-bottom:10px;
	text-align:center;
}

div.button a {
	display: block;
	height: 25px;
	padding-top:10px;
	color: #666;
	font-weight:bold;
	font-size: 14px;
}


body.mceContentBody {
	margin: 0px !important;
	padding: 0px;
}


div#input_hagaki_face {
	width:       332px;
	height:      487px;

	background:url('/images/hagaki_write.png') no-repeat 0 0;
}

div#input_hagaki_back {
	position: relative;
	width:       332px;
	height:      487px;

	background:url('/images/hagaki_write_ura.png') no-repeat 0 0;
}

div#input_hagaki_back div.from_container {
	position: absolute;
	top:  13px;
	left: 14px;
}

/*
Navigation Button
-----------------
*/

div.navigation_button {
	width:  600px;
	height: 57px;
}

div.navigation_button .prev {
	float: left;
}

div.navigation_button .next {
	float: right;
}

div.app_message,
div.app_error
{
	margin: 1em;
	width: 854px;
	font-size: 10pt;
	font-weight: bold;
	line-height:125%;
}

div.app_message table {
	border:dashed 1px #00CC00;
	background-color:#CCFFCC;
}

div.app_message table td {
	padding: 2px;
}

div.app_error table {
	border:dashed 1px #FFC266;
	background-color:#FFFF66;
}

div.app_error table td {
	padding: 2px;
}

.lang-selector {
	font-size: 9px;
}

.lang-selector select {
	border: Silver 1px Solid;
	color: Gray;
}

#google_translate_element_container {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#google_translate_element {
	text-align: right;
	position: absolute;

	top:   20px;
	right: 0px;
}
