/* ------------------------------------------ */
/* default reset                              */
/* ------------------------------------------ */

/* body */
body {
	color:#434342;
	background-color:#FFF;
	margin:0;
	padding:0;
}

/* general */
h1,h2,h3,h4,h5,h6,
div,p,pre,ul,ol,dl,dt,dd,
form {margin:0;padding:0;}
table {margin:0;empty-cells:show;}
img {border:none;}
li {list-style:none;}

hr {display:none;}


/* ------------------------------------------ */
/* anchor                                     */
/* ------------------------------------------ */
a:link {color:#EC6C01;}
a:visited {color:#EC6C01;}
a:hover {color:#EC9301;}
a:active {color:#EC6C01;}

.cr:link {color:#f36a00;text-decoration:none;}
.cr:visited {color:#f36a00;text-decoration:none;}
.cr:active {color:#ff9933;text-decoration:underline;}
.cr:hover {color:#ff9933;text-decoration:underline;}


/* ------------------------------------------ */
/* class                                      */
/* ------------------------------------------ */
/* margin */
.mg5t {margin-top:5px;}
.mg10t {margin-top:10px;}
.mg15t {margin-top:15px;}
.mg20t {margin-top:20px;}
.mg30t {margin-top:30px;}
.mg35t {margin-top:35px;}

/* align */
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}

/* font */
.st {font-weight:bold;}
.cap {font-size:10px;line-height:14px;}

/* text properties */
.css5, .css51, .css50 { font-size:14pt; font-family:'MS PGOTHIC', san-serif; }
.css4, .css41, .css40 { font-size:12pt; font-family:'MS PGOTHIC', san-serif; }
.css3, .css31, .css30 { font-size:10pt; font-family:'MS PGOTHIC', san-serif; }
.css2, .css21, .css20 { font-size:9pt; font-family:'MS PGOTHIC', san-serif; }
.css1, .css11, .css10 { font-size:8.5pt; font-family:'MS PGOTHIC', san-serif; }
.css3, .css2 { line-height:120%; }
.css5, .css4, .css1 { line-height:110%; }
.css51, .css41, .css31, .css21, .css11 { line-height:130%; }

/* float */
.float-l {float:left;}
.float-r {float:right;}

/* clear */
.clear {clear:both;}
.clear * {display:none;}

/* hack (clearfix) */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


/* bullet */
.lk {
	background:url(../Images/bullet.gif) no-repeat left center;
	padding-left:8px;
}


/* ------------------------------------------ */
/* content                                    */
/* ------------------------------------------ */
#content {
	background:url(../Images/bg_content.gif) repeat-y center top;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

/* ------------------------------------------ */
/* container                                  */
/* ------------------------------------------ */
#container {
	text-align:left;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #CCC;
}

/* ------------------------------------------ */
/* header                                     */
/* ------------------------------------------ */
#header {
	background:url(../Images/bg_header.jpg) no-repeat;
	height:280px;
	margin:0 auto;
	padding:0 30px 0 344px;
}
#header h1 {
	padding:41px 0 12px;
}
#header .batch {
	width:100px;
	float:right;
}
#header .txt {
	width:375px;
	float:left;
}

/* ------------------------------------------ */
/* navi                                       */
/* ------------------------------------------ */
/* Navigatioin */
#navi ul{display:block; padding:12px 20px 0;}
#navi li{list-style:none; float:left;}
#navi li a{display:block; height:27px; background: url(http://www.jp.sonystyle.com/Special/Mylo/Blog/Images/navi_03.gif) left top no-repeat; text-indent:-9999px;}
/* Hides from IE-mac \*/
#navi li a {overflow:hidden;}
/* End hide from IE-mac */


#navi li#nv1 a{width:100px; background-position:0 0;}
#navi li#nv2 a{width:102px; background-position:-100px 0;}
#navi li#nv3 a{width:102px; background-position:-202px 0;}
#navi li#nv4 a{width:102px; background-position:-304px 0;}
#navi li#nv5 a{width:102px; background-position:-406px 0;}
#navi li#nv6 a{width:102px; background-position:-508px 0;}
#navi li#nv7 a{width:99px; background-position:-610px 0;}

#navi li#nv1 a:hover{width:100px; background-position:0 -27px;}
#navi li#nv2 a:hover{width:102px; background-position:-100px -27px;}
#navi li#nv3 a:hover{width:102px; background-position:-202px -27px;}
#navi li#nv4 a:hover{width:102px; background-position:-304px -27px;}
#navi li#nv5 a:hover{width:102px; background-position:-406px -27px;}
#navi li#nv6 a:hover{width:102px; background-position:-508px -27px;}
#navi li#nv7 a:hover{width:99px; background-position:-610px -27px;}

#navi ul.home li#nv1 a{width:100px; background-position:0 -27px;}
#navi ul.product li#nv2 a{width:102px; background-position:-100px -27px;}
#navi ul.use li#nv3 a{width:102px; background-position:-202px -27px;}
#navi ul.gallery li#nv4 a{width:102px; background-position:-304px -27px;}
#navi ul.blog li#nv5 a{width:102px; background-position:-406px -27px;}
#navi ul.support li#nv6 a{width:102px; background-position:-508px -27px;}
#navi ul.store li#nv7 a{width:99px; background-position:-610px -27px;}


/* ------------------------------------------ */
/* wrap                                       */
/* ------------------------------------------ */
#wrap {
	margin:20px 10px 0 0;
}

/* ------------------------------------------ */
/* main                                       */
/* ------------------------------------------ */
#main {
	width:540px;
	float:left;
}
#main h2 {
	margin-left:10px;
}

#main #plink {
	margin:10px 0 0 10px;
}
#main #plink li {
	display:inline;
	background:url(../Images/bullet.gif) no-repeat left center;
	margin-right:10px;
	padding-left:8px;
}

/* ------------------------------------ box01 */
#main .box01 {
	margin:5px 0 0 10px;
}
#main .box01 .txt {
	margin-left:10px;
	margin-right:15px;
}

/* ------------------------------------ box02 */
#main .box02 {
	margin:5px 15px 0 0;
}
#main .box02 .txt {
	margin-left:10px;
	margin-right:10px;
}


/* ----------------------------------- parts */
#main .limg {
	width:280px;
	float:left;
	margin-top:20px;
}
#main .rimg {
	width:280px;
	float:right;
	margin-top:20px;
}
#main .rtxt {
	float:left;
	width:250px;
}
#main .ltxt {
	float:left;
	width:245px;
}

/* ------------------------------------------ */
/* main02                                     */
/* ------------------------------------------ */
#main02 {
	margin:20px 0 20px 10px;
}
#main02 .box {
	background:url(../Images/main_step_img.gif) no-repeat;
	width:729px;
	height:263px;
	margin-left:5px;
}
#main02 .box .txt {
	padding-top:10px;
	width:595px;
}


/* ------------------------------------------ */
/* sub                                        */
/* ------------------------------------------ */
#sub {
	background:#E1E1E1 url(../Images/sub_btm.gif) no-repeat center bottom;
	width:200px;
	float:right;
	padding-bottom:10px;
}
#sub .box {
	margin:10px;
}
#sub .logo {
	width:65px;
	float:left;
	margin:0 8px 5px 0;
}
#sub ul {
	clear:both;
	padding-top:5px;
}
#sub .buy {
	padding:5px 15px 10px;
	border-bottom:1px solid #000;
}
#sub .bn {
	margin:10px 15px 0;
}



