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

* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #000;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size:13px;
}

p {
    line-height:1.8;
}

a {
    text-decoration: none; 
    color:#09C;
}

a:active {
    text-decoration: none;
    color:#09C;
}

a:visited {
    text-decoration: none;
    color:#09C;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

.clear {
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
    margin:0;
    padding:0;
}



/* wrapper --------------------------------------------------------------------------------  */

div#wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
}


/* header --------------------------------------------------------------------------------  */

div#header {
    padding: 55px 0 15px 0;
}

div#header h3 {
    text-indent: -9999px;
    background:url(../../img/common/insidepylogo.gif) no-repeat;
    width:246px;
    height:78px;
}

div#header a.pyhome {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/backhome.gif) no-repeat;
    width:131px;
    height:47px;
    position: absolute;
    right: 0;
    top: 70px;
}
div#header a.pyhome:hover {
    background:url(../../img/common/backhome_on.gif) no-repeat;
}


/* footer --------------------------------------------------------------------------------  */

div#footer {
    clear: both;
    position: relative;
    margin: 20px 0;
    padding: 5px 0;
    border-top: solid 1px #ccc;
}

div#footer a.pyhome {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/flogo.gif) no-repeat;
    width:192px;
    height:21px;
}

div#footer p.copyright {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/fcr.gif) no-repeat;
    width:430px;
    height:21px;
    position: absolute;
    top: 4px;
    left: 195px;
}

div#footer a.policy {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/ftokusho.gif) no-repeat;
    width:144px;
    height:21px;
    position: absolute;
    top: 4px;
    right: 195px;
}

div#footer a.howto {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/fhowto.gif) no-repeat;
    width:193px;
    height:21px;
    position: absolute;
    top: 4px;
    right: 0;
}

div#footer a.dotcomlogo {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/fyodocom.gif) no-repeat;
    width:200px;
    height:49px;
    margin: 30px auto;
}



/* contents --------------------------------------------------------------------------------  */

#content {
    padding: 0 0 40px 0;
}

#content h1, #content h2 {
    margin: 35px 0;
}

#content p {
    margin: 0 0 40px 0;
}

#content p.photo {
    text-align: center;
    margin: 0 0 20px 0;
}

#content p.sign {
    text-align: right;
    margin: -20px 0 40px 0;
}

#content p.separator {
    display: block;
    text-indent: -9999px;
    background:url(../../img/common/kugiri.gif) no-repeat;
    width:960px;
    height:120px;
    margin: 0 auto;
}


div.left {
    float: left;
    width: 470px;
}
div.right {
    float: right;
    width: 470px;
}
.clear {
    clear: both;
}

p.question {
	border-left:6px #CCC solid;
	padding-left:10px;
}

p.question,
p.anser {
margin:0 0 15px 0 !important;
}


div.paging {
	margin-bottom:60px;
	padding-top: 30px;
}

div.pagingLeft {
	width:260px;
	float:left;
}

div.pagingCenter {
	width:440px;
	float:left;
	text-align: center;
}

div.pagingRight {
	width:260px;
	float:left;
	text-align: right;
}


div.pagingCenter span {
	padding:4px;
	border:1px solid gray;
	background:#fff;
	color:gray;
	margin-right: 6px;
}

div.pagingCenter a {
	padding:4px;
	border:1px solid gray;
	background:gray;
	color:white;
	margin-right: 6px;
}

div.pagingLeft span {
	padding:4px;
	margin:4px;
	border:1px solid gray;
	background:#fff;
	color:#3B5E67;
}

div.pagingLeft a {
	padding:4px;
	border:1px solid gray;
	background:gray;
	color:white;
}

p.blank {
	color:white;
	margin: 0;
	padding: 0;
}

div.pagingRight span {
	padding:4px;
	margin:4px;
	border:1px solid gray;
	background:#fff;
	color:#3B5E67;
}

div.pagingRight a {
	padding:4px;
	border:1px solid gray;
	background:gray;
	color:white;
}

div.nextButton {
padding:10px 0;
}


/* cart --------------------------------------------------------------------------------  */

p.price {
	color:red;
	font-weight:bold;
	line-height:1.2;
}

p.fixedprice,
span.tax {
	color:#888888;
}


div.shoppingL {
	width:450px;
	float:left;
	margin-bottom:40px;
}

div.shoppingR {
	width:450px;
	float:right;
	margin-bottom:40px;
}

div.shoppingL p,
div.shoppingR p {
	margin:0;
	padding:0;
}

p.ptitle {
	font-weight:bold;
}

p.pread {
margin-bottom:10px !important;
}

div.shoppingimg {
text-align:center;
}

div.cartBtnImg {
	text-align:right;
}

div.cartBtnImg input {
margin-top:20px;
}

div.makerL {
	width:178px;
	float:left;
	background:#F2F2F2;
	padding:6px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}


div.makerC {
	width:178px;
	float:left;
	background:#F2F2F2;
	padding:6px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}

div.makerLB {
	width:178px;
	float:left;
	background:#F2F2F2;
	padding:6px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}


div.makerCB {
	width:178px;
	float:left;
	background:#F2F2F2;
	padding:6px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;

}

div.makerL,
div.makerC,
div.makerLB,
div.makerCB {
	text-align:center;
	font-size:12px;
}

div.makerL a,
div.makerC a,
div.makerLB a,
div.makerCB a {
	color:black;
}





