@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	text-align:center;
	width:100%;
	height:100%;
	background:url(../images/bg.gif) repeat-x #99CC00;
	color:#333333;
	font-size: 13px;
	line-height:160%;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"Lucida Grande",sans-serif;
	/* mac \*/
	letter-spacing:1px;
	/* ここまで */
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	display:block;
}

/* for IE6　開始 */

* html body {
  /*font-size: 82%;*/
}

/* for IE6　終了 */


/* for IE7　開始 */

*:first-child+html body {
    /*font-size: 82%;*/
}

/* for IE7　終了 */

a {
	color:#333333;
}
a:hover {
	color: #333300;
}


li {
	list-style:none;
}
img {
	border:0;
}
textarea {
	font-size:100%;
}
#container {
	width:100%;
	height:100%;
	text-align:center;
	background:url(../images/bg_tbl.gif) no-repeat center 100px;
}
#contents {
	width:900px;
	height:100%;
	margin:0 auto;
}
#header {
	height:100px;
	background:url(../images/bg_header.gif) no-repeat right;
}
#header p {
	width:510px;
	color:#99CC00;
	float:left;
	padding-top:65px;
	font-size: 93%;
}
#header a {
	color:#99CC00;
}
#header a:hover {
	text-decoration:none;
}
h1 {
	width:228px;
	padding-top:20px;
	float:left;
}
h1 a {
	width:228px;
	height:70px;
	display:block;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}
#main {
	padding:20px 20px 0;
	text-align:left;
}
#mtbl {
	height:400px;
}
#step1-2-3 {
	width:466px;
	float:left;
}
#step1-2 {
	width:190px;
	float:left;
	padding: 10px;
	height: 380px;
}
#step3 {
	width:226px;
	float:right;
	padding: 10px;
	height: 380px;
}
#step4-5 {
	width:364px;
	float:right;
	padding: 10px;
	height: 380px;
}

/* スライドショー */
#slideshow {
	width:860px;
	height:87px;
	padding:40px 0 43px;
	background:url(../images/img_wtbl_top.gif) no-repeat bottom;
	text-align:left;
}
/*#slideshow {
	width:860px;
	height:10px;
	padding:0 0 43px;
	background:url(../images/img_wtbl_top.gif) no-repeat bottom;
	text-align:left;
}*/

#slideshow .prev {
	width:24px;
	float:left;
	border:0;
	padding-left:6px;
	margin-top: 32px;
}
#slideshow .next {
	width:24px;
	float:left;
	border:0;
	padding-right:6px;
	margin-top: 32px;
}
#slideshow ul {
	width: 800px;
	position:relative;
}
#slideshow ul li {
	width:160px;
	height:87px;
	float:left;
	text-align:center;
}
#slideshow ul li img {
	width:144px;
	height:87px;
	display:block;
	margin:0 auto;
}
.jCarouselLite {
	width: 800px;
	float: left;
}
/* スライドショー */

#wtbl {
	background:url(../images/bg_wtbl.gif) repeat-y;
}
#footer {
	height:50px;
	padding:20px 0;
	background:url(../images/img_wtbl_bottom.gif) no-repeat top;
}

/* form */
.step1 {
	margin-bottom:5px;
}
.step2 {
	margin-bottom:9px;
}
.step3 {
	margin-bottom:5px;
}
/*.step4 {
	margin-bottom:11px;
}*/
.step4 {
	margin-bottom:4px;
}
.step5 {
	margin-bottom:11px;
	background:url(../images/step5.gif) no-repeat;
	padding-left:47px;
	position: relative;
}
.step5 h3{
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
	margin-right:8px;
}
.step5 div {
	width:178px;
	height:40px;
	float:left;
	margin-right:10px;
}
#fuki1 {
	position:absolute;
	top:-16px;
	right:161px;
}	
#fuki2, #fuki3 {
	position:absolute;
	top:-16px;
	right:0px;
}	

#userId {
	width:188px;
	margin-bottom:5px;
	height: 25px;
	border: solid 1px #CCCCCC;
}
#editProfile {
	width:188px;
	height:195px;
	margin-bottom: 5px;
	border: solid 1px #CCCCCC;
}
#image_list {
	width:226px;
	height:335px;
	overflow:auto;
}
#image_list li {
	width:91px;
	height:55px;
	float:left;
	border:#CCCCCC solid 1px;
	margin:0 10px 10px 0;
	overflow: hidden;
}
#image_list img {
	width:91px;
	height:55px;
	cursor:pointer;
}
#layout {
	margin-bottom:19px;
	height: 25px;
	padding-left: 10px;
}
#layout li {
	width:105px;
	height:20px;
	float:left;
}
#step4-5 ul {
	padding-left:10px;
	display:block;
	height: 65px;
}
#step4-5 li {
	width:117px;
	height:22px;
	float:left;
	display:block;
}
.btn_dl {
	width:156px;
	height:40px;
	float:left;
	display:block;
	border:0;
	cursor:pointer;
	background:url(../images/btn.gif) no-repeat -47px 0;
}
.btn_dlr {
	background-position: -47px -40px;
}
.btn_order {
	width:156px;
	height:40px;
	float:right;
	display:block;
	border:0;
	cursor:pointer;
	background:url(../images/btn.gif) no-repeat -208px 0;
}
.btn_orderr {
	background-position: -208px -40px;
}

#cardImage {
	width:362px;
	height:218px;
	background:url(../images/img_preview.gif) no-repeat;
	border: #CCCCCC solid 1px;
}
#tl {
	width:240px;
	padding:0 10px;
	float:left;
}
h4 {
	margin-bottom:5px;
}
#info {
	width:570px;
	padding:0 10px;
	float: right;
}
#info h4 {
	padding-bottom:2px;
	color:#99CC00;
	border-bottom:#99CC00 solid 2px;
	font-size:108%;
}
.generate {
	color:#999999;
	height: 20px;
}
.btn_ok {
	width:32px;
	height:20px;
	display:block;
	background:url(../images/btn_ok.gif) no-repeat 0 0;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	float:right;
	cursor:pointer;
}
.btn_okr {
	background-position:0 -20px;
}
#stringCount {
	width:100px;
	float:left;
}
.char_minus {
font-weight: bold;
color: #FF6600;
}


/* jScrollPane　開始 */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right:0;
	top:0;
	height: 100%;
	background: #F0F0F0;
}
.jScrollPaneDrag {
	position: absolute;
	background: #99CC00;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 10px;
	background:url(../images/arrow.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 10px;
	background:url(../images/arrow.gif) no-repeat 0 -10px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/* jScrollPane　終了 */
.scroll-pane {
	width:240px;
	height:300px;
	/*height:auto;*/
	overflow:auto;
}


/*JUITTER PLUGIN CSS
-------------------------------------------*/
#juitterContainer{
	/*width:240px;
	height:300px;*/
	width:220px;
	height:100%;
	/*height:4500px;
	overflow:auto;*/
} /*Juitter container*/
#juitterContainer .twittList{
	margin:0;padding:0;
} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{
	padding:5px;
	margin:0 8px 10px 0;
	border:1px solid #DDDDDD;
	clear:both;
}
* html body #juitterContainer .twittLI{
	width:210px;/* for IE6 */
}
*:first-child+html body #juitterContainer .twittLI{
	width:210px;/* for IE7 */
}
.box_nt {
	float:left;
	text-align:left;
}
#juitterContainer .twittList .time{
	color:#CCCCCC;
	font-size:77%;
}
.uname {
	font-size:116%;
	font-weight:bold;
}
#juitterContainer .twittList a{
	color:#99CC00;
	text-decoration:none;
	outline:none;
} /*Links inside the tweets list */
#juitterContainer .twittList a:hover{
	text-decoration:underline;
}
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{
	float:left;
	width:36px;
	height:36px;
	border-top:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-right:5px;
}
#juitterContainer p{
	padding-top:5px;
	word-break: break-all;
}
#juitterContainer .JRM{
	float:right;
	clear:both;
	font-size:85%;
} /*read it on twitter link*/
#juitterContainer .JRM a{
	color:#CCCCCC;
}
#juitterContainer .extLink{
} /*CSS for the external links*/
#juitterContainer .hashLink{
} /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
#juitterContainer .twittLI{
	display: inline-block;
}
* html #juitterContainer .twittLI{
	height: 1%;
}
#juitterContainer .twittLI{
	display: block;
}
/* */
/*end of Juitter CSS*/


/* COCOL START -------------------------------------------------- */

#cocol {
	width:100px;
	height:100px;
	padding-right:20px;
	float:right;
}
#cocol a {
	width:100px;
	height:100px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#fuki {
	width:260px;
	height:38px;
	background:url(../images/img_fukidashi.gif) no-repeat;
	position:absolute;
	top:6px;
	right:123px;
	z-index:999;
	text-align: left;
	padding: 5px 10px 15px;
	line-height: 1.5em;
}

/* COCOL END -------------------------------------------------- */


/* WHATS NEW START ---------------------------------------------- */

#wnew {
	width:570px;
	height:252px;
	font-size:93%;
	overflow: auto;
}
#wnew dl {
	border-bottom:#CCCCCC dotted 1px;
	margin-bottom:10px;
}
#wnew dt {
	width:120px;
	float:left;
}
#wnew dd {
	width:430px;
	float:left;
}
#wnew dd p {
	margin-bottom:5px;
}

/* WHATS NEW END ---------------------------------------------- */

/* W3C -------------------------------------------------------- */
#w3c {
	text-align:right;
	height:31px;
	padding-top: 10px;
	margin-top:5px;
	border-top:#99CC00 solid 1px;
}
#w3c p {
	display:inline;
	margin-left:5px;
}

