/* -------------------------
　2010/02/18 css管理大改変。このstyle.cssに、直接影響あるファイル。
	index.php
	order.php
	side-menu.php
	design.php
	help.php

	business.php
	company1.php
	company2.php
	company3.php
	company4.php
	point.php
	present.php
	ranking.php
	kiji-send.php
	karte.php
	remake.php
	store.php
	kakaku.php
-------------------------- */

/* -------------------------
　all
-------------------------- */
* {
    padding : 0;
    margin : 0;
    text-decoration: none;
    list-style: none;
}

body { background: #ffffff; }
img { border-style: none; }
a img { border-style: none; }

a:link { color: #EEEEEE; }
a:visited { color: #EEEEEE; }
a:active { color: #EEEEEE; }
a:hover { color: #EEEEEE; }

#wrapper {
    width : 1005px;
    margin-left : auto;
    margin-right : auto;
}
/* -------------------------
　header
-------------------------- */
#header {
    width: 1005px;
    margin-top: 6px;
    text-align: center;
}
#header li a {
    display: block;
    list-style : none;
}
#header hr {
    height: 1px;
}
#tabnav {
    list-style: none;
}
#header-texttop { height: 42px; }
/* -------------------------
　header.各項目画像
-------------------------- */
/* -------------------------
　content
-------------------------- */

	/* #######################################
		index.php  - start - */
		
	/* -------------------------
		top-content
	-------------------------- */
	#top-content {
		position: relative;
		width: 1005px;
		height: auto;
	}
	#top-content img {
		position:relative;
		width: 1005px;
		height: 500px;
	}
	/* index.php  - end -
	####################################### */

	
	
	/* #######################################
		order.php  - start - */
	/* ------------------------------
	    order-content
	------------------------------ */
	#order-content {
		position: relative;
		width: 1005px;
		height: auto;
	}
	/* ------------------------------
	    order-content.order-menu
	------------------------------ */
	#side-menu-menu {
	    width: 199px;
	    height: auto;
	    float: left;
	    color: #777777;
	    background: #ffffff;
	    border-right: #dddddd 1px solid;
	    position: relative;
	}
	/* -------------------------
	　order-content.order-menu.order-menutatle
	-------------------------- */
	#side-menu-menu .side-menu-menutatle {
	    margin: 20px 0 0 10px;
	    font-size: 14px;
	    color: #666666;
	}
	/* -------------------------
	　order-content.order-menu.order-menubar
	-------------------------- */
	#side-menu-menubar {
	    width: 199px;
	    height: auto;
	    margin-top: 5px;
	}
	#side-menu-menubar li a:link { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar li a:visited { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar li a:active { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar li a:hover { background: #eeeeee; color: #333333; }
	#side-menu-menubar li {
	    background: #444444;
	    font-size: 12px;
	    text-align: left;
	    border-bottom: 1px solid #dddddd;
	}
	#side-menu-menubar a {
	    display: block;
	    width: 199px;
	    line-height: 32px;
	    text-indent: 20px;
	}
	/* -------------------------
	　order-content.side-menu-menu.side-menu-menubar1
	-------------------------- */
	#side-menu-menubar1 {
	    width: 199px;
	    height: auto;
	    /* height: 200px */
	    margin-top: 5px;
	}
	#side-menu-menubar1 li a:link { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar1 li a:visited { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar1 li a:active { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar1 li a:hover { background: #eeeeee; color: #333333; }
	#side-menu-menubar1 li {
	    background: #444444;
	    font-size: 12px;
	    text-align: left;
	    border-bottom: 1px solid #dddddd;
	}
	#side-menu-menubar1 a {
	    display: block;
	    width: 199px;
	    line-height: 32px;
	    text-indent: 20px;
	}
	#side-menu-menubar1 b {
	    color: #F9C2B3;   
	}
	/* -------------------------
	　order-content.side-menu-menu.side-menu-menubar2
	-------------------------- */
	#side-menu-menubar2 {
	    width: 199px;
	    height: auto;
	    /* height: 200px; */
	    margin-top: 5px;
	}
	#side-menu-menubar2 li a:link { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar2 li a:visited { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar2 li a:active { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar2 li a:hover { background: #eeeeee; color: #333333; }
	#side-menu-menubar2 li {
	    background: #444444;
	    font-size: 12px;
	    text-align: left;
	    border-bottom: 1px solid #dddddd;
	}
	#side-menu-menubar2 a {
	    display: block;
	    width: 199px;
	    line-height: 32px;
	    text-indent: 20px;
	}
	/* -------------------------
	　order-content.side-menu-menu.side-menu-menubar3
	-------------------------- */
	#side-menu-menubar3 {
	    width: 199px;
	    height: auto;
	    /* height: 380px; */
	    margin-top: 5px;
	}
	#side-menu-menubar3 li a:link { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar3 li a:visited { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar3 li a:active { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar3 li a:hover { background: #eeeeee; color: #333333; }
	#side-menu-menubar3 li {
	    background: #444444;
	    font-size: 12px;
	    text-align: left;
	    border-bottom: 1px solid #dddddd;
	}
	#side-menu-menubar3 a {
	    display: block;
	    width: 199px;
	    line-height: 32px;
	    text-indent: 20px;
	}
	/* -------------------------
	　order-content.side-menu-menu.side-menu-menubar4
	-------------------------- */
	#side-menu-menubar4 {
	    width: 199px;
	    height: auto;
	    margin-top: 5px;
	    margin-bottom: 50px;
	}
	#side-menu-menubar4 li a:link { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar4 li a:visited { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar4 li a:active { background: #ffffff; color: #aaaaaa; }
	#side-menu-menubar4 li a:hover { background: #eeeeee; color: #333333; }
	#side-menu-menubar4 li {
	    background: #444444;
	    font-size: 12px;
	    text-align: left;
	    border-bottom: 1px solid #dddddd;
	}
	#side-menu-menubar4 a {
	    display: block;
	    width: 199px;
	    line-height: 32px;
	    text-indent: 20px;
	}
	/* ------------------------------
	    order-content.order-imglist
	------------------------------ */
	#order-imglist {
	    width: 800px;
	    // height: 800px;
	    float: right;
	    background: #ffffff;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    position: relative;
	    right : 0px;
	    top : 10px;
	}
	#order-imglist .pink {
	    color: #FF1394;
	}
	#order-imglist li {
	    float: left;
	    margin: 12px;
	}
	#order-imglist a img {
	    width: 100px;
	    height: 170px;
	}
	#order-imglist p {
	    font-size: 12px;
	    margin: 0 0 10px 10px;
	    font-family: 'times new roman';
	    color: #999999;
	}
	#order-imglist b {
	    font-weight: normal;
	}
	/* -------------------------
	　order-content.order-context
	-------------------------- */
	#order-context {
	    clear: both;
	    color: #888888;
	    margin-top:15px;
	    padding-top:15px;
	}
	#order-context p {
	    line-height: 16px;
	    font-size: 12px;
	    text-indent: 20px;
	}
	#order-context .mail {
	    color: #777777;
	}
	#order-context a:hover {
	    text-decoration: underline;
	}
	
	/* order.php  - end -
	####################################### */
	
	
	
	/* #######################################
		design.php  - start - */
	
	/* -------------------------
	　design-content
	-------------------------- */
	#design-content {
		position: relative;
		width: 1005px;
		height: auto;
	}
	
	.design-popup img {
		display:block;
		top:-10000px;
		left:-10000px;
		position:absolute;
	}
	
	.design-popup a:hover {
		position:relative;
	}
	
	.design-popup a:hover img{
		top:-250px;
		left:-400px;
	}
	/* -------------------------
	　design-content.design-conbottom（tabsの前までの領域）
	-------------------------- */
	#design-conbottom #design-toptext {
		margin: 30px 0 5px 0;
		font-size: 20pt;
		text-align: center;
		font-family: 'New Times Roman';
		color: #888888;
	}
	#design-conbottom #design-toptext2 {
		font-size: 10pt;
		margin-bottom: 20px;
	}
	#design-conbottom #design-top {
		text-align: left;
		padding-left: 200px;
	}
	#design-conbottom #design-top img {
		width: 600px;
		margin: 5px 0 5px 0;
		padding:0;
	}
	/* -------------------------
	　design-kakaku
	-------------------------- */
	#design-kakaku {
		position: relative;
		width: 625px;
		height: auto;
		text-align: center;
		font-size: 12px;
		line-height: 2em;
		color: #808080;
	}
	#design-kakaku2 {
		width: 625px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	#design-kakaku2 span {
		color: #FF1394;
	}
	.dws-only-design {
		width: 625px;
	}
	.dws-only-design1 {
		width: 25px;
		float: left;
	}
	.dws-only-design2 {
		width: 150px;
		float: left;
	}
	.dws-only-design3 {
		width: 150px;
		float: left;
	}
	.dws-only-design4 {
		width: 150px;
		float: left;
	}
	.dws-only-design5 {
		width: 150px;
		float: left;
	}
	/* -------------------------
	　design-content.design-conbottom2（tabsの領域）
	-------------------------- */
	#design-conbottom2 #design-tabs {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	#design-conbottom2 #design-tabs img {
		height: 200px;
		margin: 1em 5px 1em 5px;
	}
	#design-conbottom2 #design-tabs-4 {
		color: #ffffff;
	}
	/* -------------------------
	　design-content.design-conbottom3（一文＋Googleカレンダー領域）
	-------------------------- */
	#design-conbottom3 p {
		text-align: center;
		margin: 2em 0 0 0;
		margin-left: auto;
		margin-right: auto;
	}
	/* -------------------------
	　design-content.design-conbottom4（申し込みボタン）
	-------------------------- */
	#design-conbottom4 p {
		text-align: center;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
	}
	/* -------------------------
	　design-content.design-formbutton
	-------------------------- */
	.design-formbutton p {
		text-align: center;
		margin: 20px 0 30px 0;
		margin-left: auto;
		margin-right: auto;
	}
	/* design.php  - end -
	####################################### */
	
	
	
	/* #######################################
		help.php  - start - */
	
	/* -------------------------
	　help-content
	-------------------------- */
	#help-content {
	    position: relative;
	    width: 1005px;
	    height: auto;
	}
	/* -------------------------
	　help-content.help-conleft
	-------------------------- */
	#help-conleft {
	    width: 200px;
	    font-family: "times new roman";
	    float: left;
	}
	#help-conleft li {
	    list-style: none;
	    font-size: 12px;
	}
	#help-conleft .help-menu {
	    width: 200px;
	    height: 30px;
	}
	#help-conleft .menubottom {
	    color: #999999;
	}
	#help-conleft a:hover {
	    text-decoration: underline;
	}
	#help-conleft .help-menu {
	    margin-top: 10px;
	}
	#help-conleft .help-menubottom {
	    margin-left: 20px;
	    color: #999;
	}
	
	/* -------------------------
	　help-content.help-conright
	-------------------------- */
	#help-conright {
	    width: 804px;
	    height: auto;
	    float: right;
	    border-left: 1px dotted #aaaaaa;
	    font-size: 12px;
	    font-family: "times new roman";
	    margin-bottom: 50px;
	}
	.help-imgtop {
	    margin: 30px 0 10px 70px;
	}
	.help-space {
	    padding: 5px 0 5px 0;
	    background-color: #DDDDDD;
	    color: #777777;
	    width: 800px;
	    text-indent: 20px;
	    margin: 20px 0 10px 0;
	}
	.help-space a:link { color: #777777; }
	.help-space a:visited { color: #777777; }
	.help-space a:active { color: #777777; }
	.help-space a:hover { color: #444444; text-decoration: underline;  }
	
	.help-redspace {
	    padding: 3px 0 3px 0;
	    border: 1px dotted #FF5555;
	    width: 600px;
	    text-indent: 40px;
	    margin: 20px 0 20px 0;
	}
	.help-hr1 {
	    margin: 20px 0 20px 0;
	}
	#help-rightop .AB {
	    color: #FF1394;
	}
	#help-rightop a:hover {
	    text-decoration: underline;
	}
	
	#help-rightcenterB a:hover {
	    text-decoration: underline;
	}
	
	/* -------------------------
	　help-content.help-conright.help-rightcenterA
	-------------------------- */
	#help-rightcenterA {
	    height: 700px;
	}
	#help-rightcenterA .help-select {
	    padding: 3px 0 3px 0;
	    border: 1px dotted #999999;
	    width: 400px;
	    text-indent: 20px;
	    margin: 20px 0 20px 20px;
	}
	#help-rightcenterA .help-selectB {
	    padding: 3px 0 3px 0;
	    border: 1px dotted #999999;
	    width: 400px;
	    text-indent: 20px;
	    margin: 200px 0 20px 20px;
	    clear: both;
	}
	#help-rightcenterA ul {
	    clear: both;
	    margin-left: 20px;
	}
	#help-rightcenterA li {
	    float: left;
	    margin: 20px 10px 0 10px;
	}
	#help-rightcenterA .helpimg {
	    border: 1px solid #cccccc;
	}
	#help-rightcenterA span {
	    color: #FF1394;
	}
	
	/* -------------------------
	　help-content.help-conright.help-rightcenterB
	-------------------------- */
	#help-rightcenterB {
	    height: 700px;
	}
	#help-rightcenterB .select {
	    padding: 3px 0 3px 0;
	    border: 1px dotted #999999;
	    width: 400px;
	    text-indent: 20px;
	    margin: 20px 0 20px 20px;
	}
	#help-rightcenterB .selectB {
	    padding: 3px 0 3px 0;
	    border: 1px dotted #999999;
	    width: 400px;
	    text-indent: 20px;
	    margin: 200px 0 20px 20px;
	    clear: both;
	}
	#help-rightcenterB ul {
	    clear: both;
	    margin-left: 20px;
	}
	#help-rightcenterB li {
	    float: left;
	    margin: 20px 10px 0 10px;
	}
	#help-rightcenterB .helpimg {
	    border: 1px solid #cccccc;
	}
	#help-rightcenterB span {
	    color: #FF1394;
	}
	.help-popup img {
	    display:block;
	    top:-10000px;
	    left:-10000px;
	    position:absolute;
	}
	.help-popup a {
		color:#0000FF;
	}
	.help-popup a:hover {
	    position:relative;
	}
	.help-popup a:hover img{
	    top:-250px;
	    left:-400px;
	}
	
	/* -------------------------
	　help-content.help-conright.help-rightbottom
	-------------------------- */
	#help-rightbottom {
	    height: auto;
	}
	#help-rightbottom span {
	    color: #FF1394;
	}
	#help-rightbottom .help-redspace2 {
	    padding: 3px 0 3px 0;
	    border: 1px dotted #FF5555;
	    width: 300px;
	    text-indent: 20px;
	    margin: 20px 0 10px 20px;
	}
	#help-rightbottom .help-textspace {
	    text-indent: 50px;
	}
	#help-rightbottom .help-textspace2 {
	    text-indent: 50px;
	    line-height: 24px;
	}
	.help-hr2 {
	    margin-bottom: 20px;
	}
	#help-rightbottom .help-img-space {
		margin-top: 2em;
		margin-bottom: 2em;
	}
	
	/* help.php  - end -
	####################################### */
	
	
	
	/* #######################################
		business.php  - start - */
	/* -------------------------
	　business-content
	-------------------------- */
	#business-content {
		position: relative;
		width: 1005px;
		height: auto;
		text-align: center;
	}
	#business-content2 {
		margin-left: auto;
		margin-right: auto;
	}
	#business-content .business-image01 {
		margin-left: 152px;
	}
	/* business.php  - end -
	####################################### */
	
	
	
	/* #######################################
		company1.php  - start - */
	/* -------------------------
		company1-comtop
	-------------------------- */
	#company1-comtop {
		width: 1000px;
		height: 650px;
	}
	#company1-comtop img {
		margin: 10px 0 10px 0;
	}
	/* -------------------------
		company1-content
	-------------------------- */
	#company1-content {
		width: 1005px;
		height: auto;
		background: #ffffff;
	}
	#company1-content h5 {
		font-size: 14px;
		color: #777777;
		border: 1px solid #cccccc;
		width: 600px;
		text-indent: 20px;
		padding: 3px 0 3px 0;
	}
	#company1-content pre {
		font-size: 12px;
		color: #999999;
	}
	#company1-content a:link { color: rgb(250,150,150); }
	#company1-content a:visited { color: rgb(250,150,150); }
	#company1-content a:active { color: rgb(250,150,150); }
	#company1-content a:hover { color: #cccccc; }
	
	#company1-text {
		margin-left: 200px;
	}
	.company1-popup img {
		display:block;
		top:-10000px;
		left:-10000px;
		position:absolute;
	}
	.company1-popup a:hover {
		position:relative;
	}
	.company1-popup a:hover img{
		top:-250px;
		left:-400px;
	}
	/* company1.php  - end -
	####################################### */
	
	
	
	/* #######################################
		company2.php  - start - */
	/* -------------------------
		company2-content
	-------------------------- */
	#company2-content {
		width: 1005px;
		height: auto;
		background: #ffffff;
	}
	#company2-content h5 {
		font-size: 14px;
		color: #777777;
		border: 1px solid #cccccc;
		width: 600px;
		text-indent: 20px;
		padding: 3px 0 3px 0;
	}
	#company2-content2 {
		margin-left: 200px;
	}
	#company2-content pre {
		font-size: 12px;
		color: #999999;
	}
	#company2-content a:link { color: rgb(250,150,150); }
	#company2-content a:visited { color: rgb(250,150,150); }
	#company2-content a:active { color: rgb(250,150,150); }
	#company2-content a:hover { color: #cccccc; }
	
	/* company2.php  - end -
	####################################### */



	/* #######################################
		company3.php  - start - */
	/* -------------------------
	　company3-content
	-------------------------- */
	#company3-content {
		width: 805px;
		height: auto;
		background: #ffffff;
		margin-left: 200px;
	}
	#company3-content h5 {
		font-size: 14px;
		color: #777777;
		border: 1px solid #cccccc;
		width: 600px;
		text-indent: 20px;
		padding: 3px 0 3px 0;
	}
	#company3-content pre {
		font-size: 12px;
		color: #999999;
	}
	
	#company3-content a:link { color: rgb(250,150,150); }
	#company3-content a:visited { color: rgb(250,150,150); }
	#company3-content a:active { color: rgb(250,150,150); }
	#company3-content a:hover { color: #cccccc; }
	
	/* company3.php  - end -
	####################################### */



	/* #######################################
		company4.php  - start - */
	/* -------------------------
	　company4-content
	-------------------------- */
	#company4-content {
		width: 805px;
		height: auto;
		background: #ffffff;
		clear: both;
		margin-left: 200px;
	}
	#company4-content h5 {
		font-size: 14px;
		color: #777777;
		border: 1px solid #cccccc;
		width: 600px;
		text-indent: 20px;
		padding: 3px 0 3px 0;
	}
	#company4-content pre {
		font-size: 12px;
		color: #999999;
	}
	#company4-content a:link { color: rgb(250,150,150); }
	#company4-content a:visited { color: rgb(250,150,150); }
	#company4-content a:active { color: rgb(250,150,150); }
	#company4-content a:hover { color: #cccccc; }
	/* -------------------------
		company4-content.topic2（お問い合わせ）
	-------------------------- */
	#company4-topic2 {
		margin-bottom: 30px;
	}
	#company4-topic2 pre {
		margin-top: 20px;
		font-size: 16px;
		border: 5px dotted rgb(250,150,150);
		width: 590px;
	}
	/* company4.php  - end -
	####################################### */



	/* #######################################
		point.php  - start - */
	/* -------------------------
		point-content
	-------------------------- */
	#point-content {
		position: relative;
		width: 1005px;
		height: auto;
	}
	#point-content img {
		margin: 5px 0 10px 0;
	}
	/* point.php  - end -
	####################################### */



	/* #######################################
		present.php  - start - */
	/* -------------------------
		present-content
	-------------------------- */
	#present-content {
		position: relative;
		width: 1005px;
		height: auto;
	}
	/* -------------------------
	　present-content.present-content-right
	-------------------------- */
	#present-content-right {
		float:right;
	}
	#present-content-right pre {
		font-size: 10pt;
		color: #666666;
	}
	/* present.php  - end -
	####################################### */



	/* #######################################
		ranking.php  - start - */
	/* -------------------------
	　ranking-content
	-------------------------- */
	#ranking-content {
		position: relative;
		width: 1005px;
		height: auto;
		text-align: center;
	}
	/* -------------------------
	　ranking-content.ranking-list
	-------------------------- */
	#ranking-content #ranking-list {
		width: 800px;;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		color: #777777;
	}
	#ranking-content #ranking-list a:link { color: #E65226; }
	#ranking-content #ranking-list a:visited { color: #E65226; }
	#ranking-content #ranking-list a:active { color: #E65226; }
	#ranking-content #ranking-list a:hover { color: #E65226; text-decoration: underline; }
	
	#ranking-content #ranking-list {
		text-align: left;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#ranking-content .ranklist-tr123 {
		background: #fffeee;
	}
	#ranking-content .ranklist-tr4 {
		background: #eeeeee;
	}
	#ranking-content .ranklist-td pre {
		font-size: 10pt;
	}
	#ranking-content #ranking-list .ranklist-span {
		font-size: 14pt;
	}
	#ranking-content #ranking-list img.text-middle {
		width: 200px;
		height: 300px;
		vertical-align: middle;
	}
	/* ranking.php  - end -
	####################################### */


	/* #######################################
		kiji-send.php  - start - */
	#kiji-send-wrapper {
		width: 1005px;
    	line-height: 150%;
    	font-size: 12px;
    	color: #808080;
    	margin-left : auto;
		margin-right : auto;
	}
	#kiji-send-content {
		position: relative;
		width: 700px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: left;
	}
	#kiji-send-content h2 {
		margin: 20px 0 30px 0;
	}
	#kiji-send-content h3 {
		margin: 40px 0 20px 0;
	}
	.kiji-send-content-p {
		margin: 10px 0 10px 30px;
	}
	.kiji-send-ul-div {
		margin: 0 auto;
		width: 350px;
	}
	.kiji-send-ul-left {
		float: left;
		margin: 20px 0 10px 0;
	}
	.kiji-send-ul-right {
		float: right;
		margin: 20px 0 10px 0;
	}
	/* kiji-send.php  - end -
	####################################### */

	/* #######################################
		karte.php  - start - */
	#karte-wrapper {
		width: 1005px;
		text-align: center;
    	margin-left : auto;
    	margin-right : auto;
    	line-height: 150%;
	}
	#karte-content {
		position: relative;
		width: 1005px;
		height: auto;
		text-align: center;
		font-size: 12px;
		color: #808080;
	}
	#karte-content img {
		margin: 10px 0 10px 0;
	}
	#karte-content ul {
		margin: 30px 0 30px 0;
	}
	#karte-content li {
		text-align: left;
		margin-left: 250px;
	}
	.karte-text {
		margin: 10px 0 10px 0;
	}
	/* karte.php  - end -
	####################################### */


	/* #######################################
		remake.php  - start - */
	#remake-wrapper {
		width: 1005px;
		text-align: center;
    		margin-left : auto;
    		margin-right : auto;
    		line-height: 150%;
	}
	.remake-content {
		position: relative;
		width: 1005px;
		height: auto;
		text-align: center;
		font-size: 12px;
		color: #808080;
	}
	.remake-content h1 { font-size: 20pt; }
	.remake-content span { color: #FF1394; }
	.remake-ul-1 {
		margin-left: 250px;
		float: left;
		text-align: left;
	}
	.remake-ul-2 {
		margin-left: 100px;
		float: left;
		text-align: left;
	}
	.remake-ul-3 {
		margin: 30px 0 30px 250px;
		float: left;
		text-align: left;
	}
	.remake-ul-4 {
		margin: 30px 0 30px 250px;
		float: left;
		text-align: left;
	}
	/* remake.php  - end -
	####################################### */


	/* #######################################
		store.php  - start - */
	#store-wrapper {
		width: 1005px;
		text-align: center;
    		margin-left : auto;
    		margin-right : auto;
    		line-height: 150%;
	}
	.store-content {
		position: relative;
		width: 1005px;
		height: auto;
		text-align: center;
		font-size: 12px;
		color: #808080;
	}
	/* store.php  - end -
	####################################### */


	/* #######################################
		kakaku.php  - start - */
	#kakaku-wrapper {
		width: 1005px;
    		margin-left : auto;
    		margin-right : auto;
    		line-height: 150%;
	}
	.kakaku-content {
		position: relative;
		width: 700px;
		height: auto;
		text-align: left;;
		font-size: 12px;
		color: #808080;
		margin: 0 0 0 200px;
		padding: 0;
	}
	.dws-only-kakaku {
		width: 625px;
	}
	.dws-only-kakaku1 {
		width: 25px;
		float: left;
	}
	.dws-only-kakaku2 {
		width: 150px;
		float: left;
	}
	.dws-only-kakaku3 {
		width: 150px;
		float: left;
	}
	.dws-only-kakaku4 {
		width: 150px;
		float: left;
	}
	.dws-only-kakaku5 {
		width: 150px;
		float: left;
	}
	.dws-only-kakaku5 span { color: #FF1394; }
		.kakaku-category {
		width: 910px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		clear: left;
		color: #888888;
	}
	.kakaku-category p { text-align: left; margin-bottom: 10px;}
	.kakaku-category img { float: left; margin-right: 2px;}
	.kakaku-category-text { clear: left; margin-top: 10px;}
	.kakaku-category-text2 { clear: left;}
	.kakaku-category-text span {
		font-size: 10pt;
		color: rgb(0,156,224);
		display: block;
		width: 302px;
		float: left;
	}
	.kakaku-category-text2 span {
		font-size: 10pt;
		display: block;
		width: 302px;
		float: left;
	}
	.kakaku-div { height: 200px;}
	.kiji-form { margin: 10px 0 30px 30px;}
	.kiji-form input { width: 130px; font-size:11pt;}
	.kiji-form p { margin-bottom: 10px; }
	/* kakaku.php  - end -
	####################################### */
	
	
/* #######################################
	help.php  - start - */

/* help.php  - end -
####################################### */


/* -------------------------
　footer
-------------------------- */

#footer {
    width: 1005px;
    height: 25px;
    list-style: none;
    clear: both;
}

#News {
    height: 25px;
    width: 120px;
    float: left;
    display: block;
}

#NewsText {
    width: 885px;
    height: 25px;
    float: right;
}

#NewsText a {
    background: #ffffff;
    color: #555555;
    font-size: 12px;
    line-height: 26px;
}

#NewsText span {
    color: #ff1493;
}

#NewsText a:hover {
    text-decoration: underline;
}

/* -------------------------
　footbottom
-------------------------- */

#footbottom a:link { color: #999999; }
#footbottom a:visited { color: #999999; }
#footbottom a:active { color: #999999; }
#footbottom a:hover { color: #444444; text-decoration: underline;  }

#footbottom pre {
    width: 1005px;
    height: auto;
    font-size: 12px;
    text-align: center;
}
#infobottom {
    width: 605px;
    height: auto;
    border: 2px solid #CCCCCC;
    text-align: center;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
}
