@charset "UTF-8";
/* CSS Document */

html {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

body {
	background:url("../images/common/bg.gif") #333 top center repeat-x;
	color:#FFF;
	font:12px/1.8em Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
/* for IE7 */
*+html body {
	font-family:Arial,'メイリオ', 'ＭＳ Ｐゴシック';
}
/* for IE6 */
* html body {
	font-family:Arial,'ＭＳ Ｐゴシック';
}
body#top {
	background:url("../images/top/top_bg.jpg") #333 top center repeat-x;
}
body#delivery , body#mail , body#pin , body#download , body#project {
	background:url("../images/common/bg1.gif") #333 top center repeat-x;
}
div#contents {
	position: relative;
	min-height: 100%;
}
form {
	padding:0;
	margin:0;
}
a {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#C30;
}
a img {
	border:0;
}
* html .clear {
	height: 1%;
}
* + html .clear {
	display: inline-block;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.indexlink {
	clear:both;
}
.indexlink a {
	display:block;
	float:right;
	line-height:20px;
	text-decoration:none;
	padding-left:14px;
	background:url("../images/common/linkarrow.gif") left center no-repeat;
}
.indexlink a:hover {
	text-decoration:underline;
}
.indexlink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#base {
	width:900px;
	margin:0 auto;
	padding-bottom:290px;
}
div.delivery_thum {
    text-align: center;
    display: block;
    zoom: 1;
    vertical-align:middle;
    overflow: hidden;
    background-color:#000;
    line-height:0;
    width:280px;
    height:280px;
}
div.delivery_thum div {
    width:280px;
    height:280px;
    line-height:280px;
    display: block;
    display: table-cell;
    /* IE8向けのハック */
	display /*\**/: inline-block\9;
    vertical-align: middle;
    margin: auto;
    text-align: center;
    text-decoration: none;
    zoom: 1;
}
div.delivery_thum img {
    max-width:280px;
    max-height:280px;
    line-height:280px;
    vertical-align: middle;
}
div.delivery_thum i {
    height:280px;
    visibility: hidden;
    overflow: hidden;
    vertical-align: middle;
    zoom: 1;
}
.link_button1 {
	display:block;
	background:url("../images/common/button_arrow1.png") #F93 no-repeat right center;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:53px;
	height:53px;
	text-decoration:none;
	font-weight:bold;
	padding:0 20px 0 0;
	margin:0;
	border-style: none;
	cursor:pointer;
}
a:hover.link_button1 , .link_button1:hover {
	background-color:#C30;
	color:#FFF;
}
.link_button2 {
	display:block;
	background:url("../images/common/button_arrow2.png") #F93 no-repeat right center;
	text-align:center;
	color:#FFF;
	font-size:18px;
	line-height:53px;
	height:53px;
	text-decoration:none;
	font-weight:bold;
	padding:0 50px 0 0;
	margin:0;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 2px 5px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 2px 5px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 2px 5px 3px;
	border-style: none;
	cursor:pointer;
}
a:hover.link_button2 , .link_button2:hover {
	background:url("../images/common/button_arrow2.png") #C30 no-repeat right center;
	color:#FFF;
}
#mainbox .link_button2 {
	margin:20px auto 0 auto;
}
.delivery_title {
	padding-bottom:10px;
}
.delivery_title p {
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	display: table-cell;
	vertical-align: middle;
}
.delivery_title p img {
	margin-right:10px;
}
/* for IE6 */
* html .delivery_title p {
	display: inline;
	zoom: 1;
}
/* for IE7 */
*:first-child+html .delivery_title p {
	display: inline;
	zoom: 1;
}
.delivery_title p b {
	display:block;
	font-size:28px;
	font-weight:bold;
	line-height:32px;
	margin:0;
	padding:0;
}
.delivery_title p span {
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.delivery_right {
	float:right;
	width:600px;
}
.delivery_left {
	float:left;
	margin-right:20px;
}
.delivery_right p {
	margin:0px;
	padding:0px;
}
.delivery_data {
	padding:0 0 5px 0;
	margin:0;
}
.delivery_data dt {
	clear:both;
	float:left;
	padding:0 5px 0 0;
	margin:0 0 7px 0;
	color:#FFF;
	background-color:#069;
	text-align:right;
	width:150px;
	line-height:22px;
	height:22px;
	font-weight:bold;
}
.delivery_data dd {
	float:left;
	padding:0 0 0 5px;
	margin:0 0 7px 0;
	width:440px;
	line-height:22px;
}
#mainbox {
	border:5px solid #F93;
	color:#F93;
	padding:25px 0;
	margin-top:20px;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
}
#mainbox b {
	font-size:30px;
	line-height:26px;
	display:block;
	white-space:nowrap;
	font-weight:bold;
	color:#F93;
}
.inputtext { 
	-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,0.3) inset;
	-moz-box-shadow:5px 5px 5px 0 rgba(0,0,0,0.3) inset;
	box-shadow:5px 5px 5px 0 rgba(0,0,0,0.3) inset;
	height:48px;
	background-color:#FFF;
	border:none;
	font-size:18px;
	line-height:48px;
	padding:3px 10px;
	margin:0;
	color:#CCC;
	text-align:center;
}
.textFocus {
	color:#000;
	font-size:20px;
}
#howtobox {
	padding:39px 0 0 0;
}
body#delivery #howtobox {
	background:url("../images/common/delivery_step1.png") #666 52px 0px no-repeat;
}
body#mail #howtobox {
	background:url("../images/common/delivery_step2.png") #666 52px 0px no-repeat;
}
body#pin #howtobox {
	background:url("../images/common/delivery_step3.png") #666 52px 0px no-repeat;
}
body#download #howtobox {
	background:url("../images/common/delivery_step4.png") #666 52px 0px no-repeat;
}
#howtoboxdownload {
	clear:both;
	text-align:center;
}
#delivery_step {
	list-style-type:none;
	padding:0 0 20px 0;
	margin:0 0 0 27px;
}
#delivery_step li {
	list-style-type:none;
	float:left;
	width:180px;
	padding:0;
	margin:0 0 0 25px;
	color:#333;
	font-size:12px;
	line-height:18px;
}
body#delivery #delivery_step li#delivery_step1 {
	color:#F93;
}
body#mail #delivery_step li#delivery_step2 {
	color:#F93;
}
body#pin #delivery_step li#delivery_step3 {
	color:#F93;
}
body#download #delivery_step li#delivery_step4 {
	color:#F93;
}
#delivery_step li b {
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	height:48px;
	margin-bottom:185px;
}
#howtoboxdownload {
	margin:0 20px;
	border-top:1px solid #999;
	box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
}
#help_arrow {
	text-align:center;
}
#helpbox {
	border:6px solid #999;
	padding:22px;
	position:relative;
}
#helpbox b , .helpbox_more b {
	display:block;
	float:left;
	position:relative;
	left:50%;
}
#helpbox b span , .helpbox_more b span {
	display:block;
	font-size:24px;
	line-height:27px;
	position:relative;
	float:left;
	margin-left:-50%;
	background:url("../images/common/q.png") left center no-repeat;
	padding:0 34px;
}
#helpbox dl {
	padding:5px 0 0 0;
	margin:0;
	clear:both;
}
#helpbox dt {
	padding:5px 0 0 0;
	margin:0;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}
#helpbox dd {
	padding:0 0 10px 0;
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#CCC;
}
.helpbox_more {
	margin-top:10px;
	padding-top:20px;
	border-top:1px solid #666;
	box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
}
#help_link {
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0 auto;
	clear:both;
	width:690px;
}
#help_link li {
	list-style-type:none;
	padding:0;
	margin:0 15px;
	width:190px;
	float:left;
	font-size:10px;
	line-height:18px;
	text-align:center;
}
#help_link li a {
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	line-height:40px;
	height:40px;
	font-weight:bold;
	background:url("../images/common/button_arrow1.png") #069 no-repeat right center;
}
#help_link li a:hover {
	color:#FFF;
	background:url("../images/common/button_arrow1.png") #C30 no-repeat right center;
}
.twobutton {
	width:640px;
	margin:0 auto;
	list-style-type:none;
	padding:0;
}
.twobutton li {
	float:left;
	width:300px;
	margin:0 10px;
	list-style-type:none;
	padding:0;
}
.button_back {
	display:block;
	width:300px;
	color:#FFF;
	font-size:18px;
	line-height:53px;
	height:53px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	background:url("../images/common/button_arrow3.png") #069 no-repeat left center;
}
a:hover.button_back {
	color:#FFF;
	background:url("../images/common/button_arrow3.png") #C30 no-repeat left center;
}
.button_top {
	display:block;
	width:300px;
	color:#FFF;
	font-size:18px;
	line-height:53px;
	height:53px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	background:url("../images/common/button_arrow4.png") #069 no-repeat right center;
}
a:hover.button_top {
	color:#FFF;
	background:url("../images/common/button_arrow4.png") #C30 no-repeat right center;
}
#page_title {
	clear:both;
	height:91px;
	background-position:bottom left;
	background-repeat:no-repeat;
	position:relative;
}
body#news #page_title {
	background-image:url("../images/common/title_news.png");
}
body#about #page_title {
	background-image:url("../images/common/title_about.png");
}
body#guide #page_title {
	background-image:url("../images/common/title_guide.png");
}
body#faq #page_title {
	background-image:url("../images/common/title_faq.png");
}
body#contact #page_title {
	background-image:url("../images/common/title_contact.png");
}
body#company #page_title {
	background-image:url("../images/common/title_company.png");
}
body#service #page_title {
	background-image:url("../images/common/title_service.png");
}
body#copyright #page_title {
	background-image:url("../images/common/title_copyright.png");
}
body#policy #page_title {
	background-image:url("../images/common/title_policy.png");
}
body#requirements #page_title {
	background-image:url("../images/common/title_requirements.png");
}
#page_title h1 {
	position:absolute;
	bottom:0;
	font-size:18px;
	font-weight:normal;
	line-height:38px;
	color:#FFF;
	padding:0;
	margin:0;
}
body#news #page_title h1 {
	left:263px;
}
body#about #page_title h1 {
	left:285px;
}
body#guide #page_title h1 {
	left:288px;
}
body#faq #page_title h1 {
	left:220px;
}
body#contact #page_title h1 {
	left:360px;
}
body#company #page_title h1 {
	left:370px;
}
body#service #page_title h1 {
	left:290px;
}
body#copyright #page_title h1 {
	left:420px;
}
body#requirements #page_title h1 {
	left:524px;
}
body#policy #page_title h1 {
	left:270px;
}
#pager {
	padding:20px 0;
	border-top:1px solid #666;
	box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	position:relative;
}
#pager_link {
	position:relative;
	float:left;
	left:50%;
	height:46px;
}
#pager ul {
	position:relative;
	float:left;
	margin:0 0 0 -50%;
	list-style-type:none;
	padding:0;
	height:46px;
}
#pager ul li {
	list-style-type:none;
	padding:0;
	margin:0 6px;
	width:46px;
	height:46px;
	font-size:24px;
	line-height:40px;
	text-align:center;
	color:#CCC;
	float:left;
}
#pager ul li a {
	display:block;
	border:3px solid #CCC;
	text-decoration:none;
	font-weight:bold;
	color:#CCC;
	text-align:center;
}
#pager ul li a:hover {
	border:3px solid #F93;
	color:#F93;
}
#pager ul li span {
	display:block;
	border:3px solid #666;
	font-weight:bold;
	color:#666;
	text-align:center;
}
#pager ul li b {
	display:block;
	border:3px solid #F93;
	font-weight:bold;
	color:#F93;
	text-align:center;
}
#pager p {
	clear:both;
	color:#999;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	font-size:12px;
}
h2 {
	font-size:36px;
	line-height:46px;
	color:#C30;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin:0;
	padding:0;
}
.section {
	clear:both;
	margin:0;
	padding:16px 0 0 0;
}
.section p {
	margin:0;
	padding:0 0 16px 0;
}
.font12 {
	font-size:12px;
	line-height:20px;
	color:#CCC;
}
.font18 {
	font-size:18px;
	line-height:26px;
}
.bold {
	font-weight:bold;
}
#step_illust {
	list-style-type:none;
	margin:0;
	padding:0;
}
#step_illust li {
	list-style-type:none;
	margin:0 60px 0 0;
	padding:0;
	width:180px;
	float:left;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}
#step_illust li b {
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	color:#F93;
	white-space:nowrap;
}
#step_illust li img {
	margin:5px 0;
	vertical-align:bottom;
}
h3 {
	background-color:#666;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	padding:3px 12px;
	margin:0 0 12px 0;
}
.center {
	text-align:center;
}
.orangeback {
	background-color:#F93;
}
.bold {
	font-weight:bold;
}
.toplink {
	text-align:center;
}
.toplink a {
	color:#F93;
}
.toplink a:hover {
	color:#C30;
}
.orangebox {
	border:3px solid #F93;
	padding:10px 20px;
	margin-bottom:16px;
}
.floatleft {
	float:left;
}
h4 {
	font-size:16px;
	line-height:22px;
	color:#C30;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin:0;
	padding:0;
}
h4 a {
	color:#C30;
}
h4 a:hover {
	color:#FFF;
}
.service_box {
	margin:0 12px 16px 12px;
	border:1px solid #FFF;
	padding:10px 20px;
}

/*   2014.05.14 追加2　ここから   */

h2.big {
	font-size:52px;
	line-height:80px;
	font-weight:normal;
}
.dotbox {
	padding:20px 28px;
	border:4px dotted #999;
	font-size:16px;
	line-height:26px;
}
.dotbox b {
	display:block;
	text-align:center;
	font-size:36px;
	line-height:48px;
	font-weight:bold;
	padding-bottom:20px;
	letter-spacing:0.2em;
}
.dotbox b span {
	display:block;
	font-weight:normal;
	font-size:18px;
	line-height:26px;
	letter-spacing:0;
}

/*   2014.05.14 追加　ここまで   */

/*   header   */

#header {
	height:57px;
}
body#top #header {
	height:200px;
}
#header_menu_link {
	display:none;
}
#header_navi {
	list-style-type:none;
	padding:30px 0 0 0;
	margin:0;
	float:right;
}
body#top #header_navi {
	padding:15px 0;
}
#header_navi li {
	padding:0 0 0 20px;
	margin:0;
	float:right;
}
#header_navi li a {
	display:block;
	text-decoration:none;
	line-height:20px;
}
#header_navi li a:hover {
	text-decoration:underline;
}
#header_navi_contact a {
	padding-left:25px;
	background:url("../images/common/header_navi_contact.gif") top left no-repeat;
}
#header_navi_faq a {
	padding-left:17px;
	background:url("../images/common/header_navi_faq.gif") top left no-repeat;
}
#header_navi_howto a {
	padding-left:19px;
	background:url("../images/common/header_navi_howto.gif") top left no-repeat;
}
#header_navi_about a {
	padding-left:23px;
	background:url("../images/common/header_navi_about.gif") top left no-repeat;
}
#header_navi_news a {
	padding-left:21px;
	background:url("../images/common/header_navi_news.gif") top left no-repeat;
}
#header_navi_news {
	padding-left:0;
}
#top_header_logo {
	display:none;
}
body#top #top_header_logo {
	display:block;
	padding-top:106px;
	text-align:center;
}
#header_logo {
	float:left;
}
body#top #header_logo {
	display:none;
}

/*   bread_sns   */

#bread_sns {
	clear:both;
	height:34px;
	position:relative;
/*	overflow:hidden;*/
}
div#twitter {
	width: 72px;
	height:20px!important;
	position:absolute;
	bottom:8px;
	right:0px;
}
div#facebook {
	border: none;
	overflow:visible;
	width: 105px;
	height:20px!important;
	position:absolute;
	bottom:8px;
	right:75px;
}
#bread {
	float:left;
	width:668px;
	color:#CCC;
	font-size:10px;
	line-height:34px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#bread a {
	color:#CCC;
}
#bread a:hover {
	color:#C30;
}
body#top #bread {
	display:none;
}

/*   footer   */

#footer_bg {
	background:url("../images/common/footer_bg.gif") #000 top left repeat-x;
	padding-top:28px;
	height:262px;
	width:100%;
	position:absolute;
	bottom:0px;
}
#footer {
	height:262px;
	width:900px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#footer_navi {
	list-style-type:none;
	position:relative;
	padding:0;
	margin:0;
	left:50%;
	float:left;
	height:34px;
	background-color:#333;
}
#footer_navi li {
	list-style-type:none;
	position:relative;
	padding:0 10px;
	margin:0;
	left:-50%;
	float:left;
	height:34px;
}
#footer_navi li a {
	display:block;
	float:left;
	height:34px;
	line-height:34px;
	text-decoration:none;
	padding-left:14px;
	background:url("../images/common/linkarrow.gif") left center no-repeat;
}
#footer_navi li a:hover {
	text-decoration:underline;
}
#footer_list {
	clear:both;
}
#footer_list dl {
	float:left;
	padding:28px 35px 0 0;
	margin:0;
}
#footer_list dt {
	padding:0;
	margin:0;
	font-weight:bold;
}
#footer_list dd {
	padding:0 0 0 12px;
	margin:0;
}
#footer_copy {
	clear:both;
	float:right;
	padding-top:22px;
	background:url("../images/common/footer_logo.gif") right top no-repeat;
	text-align:right;
	font-size:10px;
	line-height:16px;
}


/*   top   */

#news_list {
	clear:both;
	padding-top:20px;
}
#news_list dl {
	clear:both;
	padding:0 0 10px 0;
	margin:0;
}
#news_list dl:after {
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
#news_list dt {
	float:left;
	width:94px;
	height:20px;
	text-align:center;
	padding:0 0 0 140px;
	margin:0;
	position:relative;
}
#news_list dl dt span {
	display:block;
	width:140px;
	height:20px;
	color:#000;
	font-size:10px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
	position:absolute;
	top:0px;
	left:0px;
}
#news_list dl.news_important dt span {
	background-color:#c71432;
}
#news_list dd {
	float:left;
	width:666px;
	padding:0;
	margin:0;
}
#news_list dl.news_important dd a {
	color:#c71432;
}
#news_list dl.news_important dd a:hover {
	color:#C30;
}
#top_delivery a {
	width:280px;
	float:left;
	margin:20px 30px 10px 0;
}
*:first-child+html #top_delivery a b img {
	vertical-align: middle;
}
#top_delivery a span {
	display:block;
	margin-top:5px;
	padding-left:67px;
	height:60px;
	overflow:hidden;
	background-position:left top;
	background-repeat:no-repeat;
}
#top_delivery a.top_delivery_now span {
	background-image:url("../images/common/delivery_now.jpg");
}
#top_delivery a.top_delivery_future span {
	background-image:url("../images/common/delivery_future.jpg");
}
#top_delivery a.top_delivery_past span {
	background-image:url("../images/common/delivery_past.jpg");
}


/*   project  derivery   */

#project_catch {
	padding:15px 0 25px 0;
	border-bottom:1px solid #000;
	box-shadow:rgb(102, 102, 102) 0px 1px 0px 0px;
	-webkit-box-shadow:rgb(102, 102, 102) 0px 1px 0px 0px;
	-moz-box-shadow:rgb(102, 102, 102) 0px 1px 0px 0px;
}
#project_image {
	width:900px;
	overflow:hidden;
	text-align:center;
	background-color:#000;
}
#project_image img {
	max-width:100%;
	height:auto;
}
#project_catch h1 {
	font-size:28px;
	font-weight:bold;
	line-height:36px;
	padding:10px 0 0 0;
	margin:0;
}
#project_url {
	font-size:12px;
	line-height:16px;
	padding-top:5px;
}
#project_introduction {
	padding:10px 0 0 0;
	margin:0;
}
.delivery_list {
	padding:20px 0;
	border-bottom:1px solid #000;
	box-shadow:rgb(102, 102, 102) 0px 1px 0px 0px;
	-webkit-box-shadow:rgb(102, 102, 102) 0px 1px 0px 0px;
	-moz-box-shadow:rgb(102, 102, 102) 0px 1px 0px 0px;
}
.delivery_list_link {
	clear:both;
	border:5px solid #069;
	padding:6px 245px 6px 41px;
	background:url("../images/common/i.png") 6px 6px no-repeat;
	margin-top:20px;
	color:#FFF;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	position:relative;
}
.delivery_list_link a {
	width:195px;
	position:absolute;
	top:50%;
	margin-top:-26px;
	right:20px;
}
.delivery_intro {
	padding:20px 0;
}
#delivery_kind {
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0;
}
#delivery_kind li {
	display:block;
	list-style-type:none;
	float:left;
	padding:10px 0 0 0;
	margin:0;
	width:52px;
	height:52px;
	margin:10px 10px 0 0;
	padding:0;
}
#delivery_kind li#delivery_kind_jasrac {
	float:right!important;
}
#delivery_kind li#delivery_kind_jasrac img {
	width:52px!important;
	height:auto;
}
#delivery_kind li.iconoff img {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
#delivery_free {
	clear:both;
	padding:10px 0;
	border-top:1px solid #666;
	box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
}
#delivery_important {
	clear:both;
	padding:10px 0;
	border-top:1px solid #666;
	box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	color:#C30;
	font-size:14px;
	font-weight:bold;
}
#delivery_limit {
	border:5px solid #069;
	padding:16px 0;
	font-size:24px;
	line-height:38px;
	font-weight:bold;
	text-align:center;
}
#delivery_limit b {
	display:block;
	float:left;
	position:relative;
	left:50%;
	height:27px;
}
#delivery_limit b span {
	display:block;
	font-size:24px;
	line-height:27px;
	position:relative;
	float:left;
	margin-left:-50%;
	background:url("../images/common/i.png") left center no-repeat;
	padding:0 34px;
}
#delivery_limit p {
	display:block;
	clear:both;
	margin:0;
	padding:5px 0 0 0;
}
#delivery_address input.inputtext {
	width:370px;
	margin:0 10px;
}
body#delivery input.link_button2 {
	width:280px;
}
#mainbox_policy {
	display:block;
	margin:15px auto 0 auto;
	font-size:12px;
	font-weight:normal;
	width:260px;
}
#pin_example {
	text-align:center;
	padding:2px 0 5px 0;
}
#pin_code {
	text-align:center;
}
#pin_code input.inputtext {
	width:560px;
	font-size:48px;
	line-height:54px;
	height:54px;
	ime-mode:disabled;
}
body#pin input.link_button1 {
	width:280px;
	margin:20px auto 0 auto;
}
#help_pin {
	clear:both;
	padding:10px 0 5px 5px;
	float:right;
}
.download_list_right {
	float:right;
	padding-right:20px;
}
body#download #mainbox {
	font-size:12px;
	line-height:20px;
	color:#FFF;
	font-weight:normal;
}
#download_list {
	margin-top:5px;
	clear:both;
}
#download_list dl {
	background-color:#000;
	padding:0;
	margin:0 0 5px 0;
	clear:both;
}
#download_list dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#download_list dt {
	padding:16px 20px 16px 62px;
	margin:0;
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:left;
}
.download_list_sound {
	background:url("../images/common/icon_sound.png") left top no-repeat;
}
.download_list_movie {
	background:url("../images/common/icon_movie.png") left top no-repeat;
}
.download_list_photo {
	background:url("../images/common/icon_photo.png") left top no-repeat;
}
.download_list_comment {
	background:url("../images/common/icon_comment.png") left top no-repeat;
}
.download_list_other {
	background:url("../images/common/icon_other.png") left top no-repeat;
}
.download_list_zip {
	background:url("../images/common/icon_zip.png") left top no-repeat;
}
#download_list dd {
	padding:6px 20px 6px 0;
	margin:0;
	float:right;
	text-align:right;
	height:40px;
}
#download_list dd i {
	text-decoration:none;
	font-style:normal;
	font-size:12px;
	line-height:40px;
}
#download_list dd em {
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	line-height:40px;
	color:#F93;
}
.button_download {
	background:url("../images/common/download_arrow.png") #F93 no-repeat 7px 9px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:40px;
	height:40px;
	text-decoration:none;
	font-weight:bold;
	padding:0 8px 0 35px;
	margin:0 20px 0 15px;
	border-style: none;
	cursor:pointer;
}
a:hover.button_download , .button_download:hover {
	background:url("../images/common/download_arrow.png") #C30 no-repeat 7px 9px;
	color:#FFF;
}
#download_list p {
	text-align:left;
	padding:0 0 0 20px;
	margin:0;
}
#about_logo {
	padding:47px 0 20px 0;
	text-align:center;
}
#about_logo img {
	vertical-align: top;
}
body#about h2 {
	text-align:center;
	padding:16px 0;
}
#faq_list {
	padding:25px 0 25px 12px;
	margin:0;
}
#faq_list dt {
	padding:0 0 5px 0;
	margin:0;
	font-size:14px;
	width:35px;
	float:left;
	clear:both;
}
#faq_list dd {
	padding:0 0 5px 0;
	margin:0;
	font-size:14px;
	float:left;
}
#faq_list dd br {
	display:none;
}
#faq p {
	padding-left:12px;
	padding-right:12px;
}
#contact .orangebox {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-left:12px;
	margin-right:12px;
}
#contact .section p , #service .section p , #company .section p , #copyright .section p , #policy .section p , #requirements .section p {
	padding-left:12px;
	padding-right:12px;
}
#contact_form {
	background-color:#666;
	margin:0 auto 16px auto;
}
#contact_form th {
	padding:13px 22px 13px 0;
	font-size:18px;
	line-height:42px;
	font-weight:bold;
	text-align:right;
	width:260px;
	border-top:1px solid #999;
	box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
}
#contact_form td {
	padding:13px 0;
	width:594px;
	border-top:1px solid #999;
	box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(51, 51, 51) 0px -1px 0px 0px;
}
#contact_form td span {
	display:none;
}
#contact .inputtext {
	-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,0) inset;
	-moz-box-shadow:5px 5px 5px 0 rgba(0,0,0,0) inset;
	box-shadow:5px 5px 5px 0 rgba(0,0,0,0) inset;
	height:44px;
	background-color:#FFF;
	border:none;
	font-size:14px;
	font-weight:normal;
	line-height:44px;
	padding:0 10px;
	margin:0;
	color:#999;
	text-align:left;
	width:480px;
}
#contact .textFocus {
	color:#000;
	font-size:16px;
}
#contact #captcha_captcha_validation {
	width:365px;
	margin-left:20px;
}
#contact_form img {
	vertical-align:middle;
}
#message {
	width:480px;
	padding:0 10px;
	font-size:14px;
	line-height:44px;
	color:#999;
	font-weight:normal;
}
#contact .link_button2 {
	width:300px;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 0px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 0px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 0px 0px;
	margin-bottom:16px;
}
#contact_form td p {
	padding:0 0 16px 0;
	margin:0;
}
#contact_form td div {
	width:500px;
}
#contact #device , #contact #browser {
	width:273px;
}
#contact #os , #contact #version {
	width:173px;
	margin-left:14px;
}
.contact_download {
	display:none;
}