@charset "utf-8";

/*--------------------------------------------
タグセレクタ・ブラウザスタイル初期化
--------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}

a,h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {
	text-align  : left;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}
ul, ol, dl, dt, dd {
	list-style: none;
}
	
span, img {
	border: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

a {
	/*\*/
	overflow: hidden;/*Firefoxでインデントで消したリンク要素の枠を解消*/
	/**/
}


body{
	color: #333;
	font-size: 82.5%;
	background-color:#f0f0f0;
	line-height: 130%;
	font-family:"Lucida Grande", "Verdana",  "MS P ゴシック","MS PGothic", "Osaka","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}


/*--------------------------------------------
強制的にclearするセレクタ
--------------------------------------------*/
.clear {
	display: block;
	clear: both;
	line-height: 0px;
	font-size: 1px;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/*Hides from MacIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*Hides from MacIE */


/*--------------------------------------------
body
--------------------------------------------*/
a:link{
color:#333333;
text-decoration:underline;
}

a:visited{
color:#333333;
text-decoration:underline;
}

a:hover{
color:#ed1c24;
text-decoration: none;
}

/*--------------------------------------------
Top
--------------------------------------------*/
div#layou {
	width: 780px;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 5px 10px;
}

div#layou div#header {
	margin-bottom: 10px;
}

div#layou div#header div.fontBg {
	float: left;
	background-color:#b1b1b1;
	margin: 5px 0 0 20px;
}

div#layou div#header div.fontBg ul {
	padding: 3px 10px 0 0;
	}

div#layou div#header div.fontBg ul li {
	float: left;
	margin-left: 5px;
	margin-bottom: 4px;
}

div#layou div#header div.headerRight {
	float: right;
}

div#layou div#header h2{
	float: left;
	margin-top: 3px;
}

div#layou ul#pankuzu {
	margin-top: 10px;
}

div#layou ul#pankuzu li {
	float: left;
	margin-right:5px;
}

div#layou ul#pankuzu li a {
	margin-right: 5px;
}

div#layou div#contents {
	margin-top: 20px;
}

div#layou div#contents div.leftMenu{
	width: 200px;
	float: left;
}

div#layou div#contents div.leftMenu p {
	margin-bottom: 10px;
}

div#layou div#contents div.leftMenu ul {
	border-top: 1px solid #666;
	margin-bottom: 15px;
}


div#layou div#contents div.leftMenu ul li {
	border-bottom: 1px solid #666;
	padding: 5px 10px;
}

div#layou div#contents div.leftMenu ul li a {
	text-decoration: none;
}

div#layou div#contents div.leftMenu ul li a:hover {
	text-decoration: underline;
}

div#layou div#contents div.leftMenu dl.skype {
	margin-bottom: 10px;
}

div#layou div#contents div.leftMenu dl.skype dt {
	float: left;
	margin-right: 7px;
}

div#layou div#contents div.leftMenu dl.skype dd {
	float: left;
	margin-top: 5px;
}

/* right */
div#layou div#contents div.right {
	width: 565px;
	float: right;
}

div#layou div#contents div.right h4 {
	background-image: url(../images/step_bg.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#layou div#contents div.right div.rightInnerBody {
	margin: 0 0 30px 20px;
}

div#layou div#contents div.right p {
	margin-bottom: 10px;
}

div#layou div#contents div.right h3 {
	background-image:url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

div#layou div#contents div.right dl.ic {
	margin-bottom: 10px;
}

div#layou div#contents div.right dl.ic dt{
	float: left;
	margin-right: 10px;
}

div#layou div#contents div.right dl.ic dd {
	float: left;
}

/* footer */

div#layou div#footer {
	margin-top: 15px;
}

div#layou div#footer ul {
	margin-left: 100px;
}

div#layou div#footer ul li {
	float: left;
	margin-left: 40px;
	_padding-left: 40px;
}


/* list */
div#layou div#contents div.right div.figure {
	margin-bottom: 7px;
	margin-left: 15px;
}

div#layou div#contents div.right div.figure li {
	float: left;
	margin-right: 5px;
}

div#layou div#contents div.right div.figure li a {
	margin-right: 5px;
}

div#layou div#contents div.right div.list {
	padding-left: 13px;}

div#layou div#contents div.right div.list li{
	float: left;
}

div#layou div#contents div.right div.list ul li ul li{
	float: left;
	margin-left: 20px;
}

div#layou div#contents div.right div.list dt {
	margin-bottom: 3px;
}

div#layou div#contents div.right div.list dd {
	width: 120px;
	margin-bottom: 30px;
}

/* list詳細 */
div#layou div#contents div.right div.listBox {
	
}

div#layou div#contents div.right div.listBox div.listBoxInner {
	padding: 0 15px 25px 15px;
}

div#layou div#contents div.right div.listBox div.listBoxInner h4 {
	float: left;
}

div#layou div#contents div.right div.listBox div.listBoxInner p.photoLeft {
	float: left;
}

div#layou div#contents div.right div.listBox div.listBoxInner dl {
	width: 320px;
	float: right;
}

div#layou div#contents div.right div.listBox div.listBoxInner dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

div#layou div#contents div.right div.listBox div.listBoxInner dl dd {

}

div#layou div#contents div.right div.listBox div.listBoxInner dl dd table th {
	width: 120px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px 0;
	border-bottom: 1px dotted #999999;
}

div#layou div#contents div.right div.listBox div.listBoxInner dl dd table td {
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 2px 0;
	border-bottom: 1px dotted #999999;
}

div#layou div#contents div.right div.listBox div.comment {
	padding: 20px 15px 25px 15px;
}

div#layou div#contents div.right div.listBox div.commentInner {
	border: 1px solid #666666;
}

div#layou div#contents div.right div.listBox div.commentInner dl {
	padding: 10px;
}

div#layou div#contents div.right div.listBox div.commentInner dl dt {
	font-weight: bold;
	margin-bottom: 10px;
}

/* how_to_buy */
div#layou div#contents div.right div.buy h4{
	background-image: url(../images/step_bg.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#layou div#contents div.right div.buy div.buyInner {
	padding-left: 15px;
	margin-bottom: 20px;
}

div#layou div#contents div.right div.buy div.buyInner p {
	margin-bottom: 10px;
}

div#layou div#contents div.right div.buy dl {
	margin-top: 10px;
}

div#layou div#contents div.right div.buy dl dt {
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	margin-bottom: 5px;
}

div#layou div#contents div.right div.buy dl dd {
	margin-bottom: 10px;
}

/* payment-example */
div#layou div#contents div.right div.payment h4{
	background-image: url(../images/step_bg.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#layou div#contents div.right div.payment div.paymentInner {
	padding-left: 20px;
}

div#layou div#contents div.right div.payment div.paymentInner th {
	border-bottom: 1px dotted #999999;
	text-align: left;
	padding: 3px 0;
	font-weight: bold;
}

div#layou div#contents div.right div.payment div.paymentInner td {
	border-bottom: 1px dotted #999999;
	text-align: left;
	padding: 3px 0;
}

/* bank-account.html */
div#layou div#contents div.right div.bank table {
	width: 565px;
}

div#layou div#contents div.right div.bank th {
	border-bottom: 1px dotted #999999;
	text-align: left;
	width: 145px;
	padding: 5px 0;
	font-weight: bold;
}

div#layou div#contents div.right div.bank td {
	border-bottom: 1px dotted #999999;
	text-align: left;
	padding: 5px 0;
}

/* bank-account.html */
div#layou div#contents div.right div.company h4 {
	background-image: url(../images/step_bg.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#layou div#contents div.right div.company div.companyInner {
	padding-left: 20px;
	margin-bottom: 25px;
}

div#layou div#contents div.right div.company dl {
	margin-bottom: 15px;
	margin-left: 20px;
}

div#layou div#contents div.right div.company dl dt {
	font-weight: bold;
}

div#layou div#contents div.right div.company dl dd {
	padding-left: 20px;
}


/* class */
.bgColor {
	background-color:#f2f2f2;
}

.px14 {
	font-size: 14px;
	font-weight: bold;
}

.px10 {
	font-size: 10px;
}

.floatRight {
	float: right;
	padding-left: 10px;
}

.bold {
	font-weight: bold;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.alignRight {
	text-align: right;
	margin-right: 10px;
}

.alignCenter {
	text-align: center;
}


/* color */
.red {
	color:#F00;
}

.orange {
	color:#FF9933;
}

.error{
    display:block;
    color: #F00;
}

table.contact {
	width: 560px;
	border: 1px solid #999;
	border-collapse: collapse;
	margin-top: 15px;
}

table.contact th {
	width: 250px;
	padding: 5px 10px;
	border: 1px solid #999;
	background-color:#e9e9e9;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

table.contact td {
	padding: 5px 10px;
	vertical-align: top;
	border: 1px solid #999;
	border-collapse: collapse;
}

table.contact td input[type=text] {
width:300px;
}

table.contact td textarea {
height:100px;
width:300px;
}

