*{
    margin:0;padding:0;
}
body{
    width:1002px;
    margin:0 auto;
    font-size:78%;
    line-height: 1.5;
    color:#222;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
img{
    border:none;
}
h1{
    font-size:150%;
    margin:5px 0;
	border-bottom:1px solid #ccc;	
}
h2{
    font-size:120%;
    margin-top:20px;
    margin-bottom:5px;
    border-bottom:1px solid #ccc;
}
h2:first-child{
    margin-top:0px;
}
h3{
    font-size:105%;	
    margin-top:10px;
}
p{
	margin-bottom:1em;
}
ul{

    list-style-type: square;
	list-style-image:url(../img/dot_gray.gif);
}

li{

}
a:visited{
	color:#00a;
}

dt{
	font-weight: bold;
	margin-bottom:3px;
}
dd{

}


#header {
    height:99px; 
    position:relative;
}

#header #h1{
    height:99px; 
    background-image:url(../img/logo.jpg);
    background-position:0 0;
    background-repeat:no-repeat;
    text-indent:-9999px;
    margin:0;
}
#header #h1 a{
    height:99px; 
    width:200px;
    display:block;
}
#header_image{
    position:absolute;
    top:0;
    left:213px;
}

#main_menu{
    height:35px; 
    background-image:url(../img/mainMenu.jpg);
    background-position:0 0;
    background-repeat:no-repeat;

}
#side{
    width:200px;
        margin-top:10px;
        float:left;
}
#main{
    float:left;
    position:relative;
    margin-top:10px;
    width:790px;
    margin-left:5px;
}

#main h1{
	font-weight:bold;
	font-size:180%;
	color:#444;
	border-bottom:2px solid #0ae;
	padding:5px 10px;
    background-image:url(../img/silverHBackground.jpg);
}

.right{
    float:right;
    margin-left:10px;
}
#col1{
    float:left;
    width:380px;
    margin-bottom:20px;
}
#col2{
    float:right;
    width:380px;
    margin-right:10px;
	margin-bottom:20px;
}
.block{

    margin-bottom:10px;
    clear:both;
}


#footer{
    clear:both;
    border-top:1px solid #ccc;
    margin-bottom:20px;
    padding:5px;
    font-size:96%;
    text-align:center;
    color:#666;
    position:relative;
}

#footer ul{

}

#footer li{
    display:inline;
}

#footer li a{
    text-decoration:none;
    color:#666;
}
#footer li a:hover{
    text-decoration:underline;
}
    
#footer #copyright{
    position:absolute;
    left:5px;top:5px;
    font-family:Verdana;
    color:#888;
}
#footer #trademark{
    margin:10px;
    font-size:89%;
}
#main_menu ul{
    margin-left:218px;
    list-style:none;

}
#main_menu li{
    display:inline;
}

#main_menu  a{
    display:block;
    float:left;
    width:100px;
    height:32px;
    text-indent:-9999px;

}
#mm_support a{
        width:160px;
}

#mm_home a:hover{
    background-position:785px -67px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_product a:hover{
    background-position:685px -67px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_buy a:hover{
    background-position:585px -67px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_fun a:hover{
    background-position:485px -67px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_support a:hover{
    background-position:385px -67px;
    background-image:url(../img/mainMenu.jpg);
        width:160px;
}

#mm_home .selected{
    background-position:785px -35px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_product .selected{
    background-position:685px -35px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_buy .selected{
    background-position:585px -35px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_fun .selected{
    background-position:485px -35px;
    background-image:url(../img/mainMenu.jpg);
}
#mm_support .selected{
    background-position:385px -35px;
    background-image:url(../img/mainMenu.jpg);
        width:165px;
}
#path{
	margin:2px;
	font-size:96%;
}


#side_menu{
    height:130px;
    background-image:url(../img/sideMenuBackground.jpg);
    background-position:10px 0;
    background-repeat:no-repeat;  
     margin:0;
     margin-right:10px;
     padding:5px;
     list-style:none;
}

#side_menu li{
    margin:0;
    padding:0;
    list-style-image: none;

}
#side_menu a{
   display:block;
   margin-left:8px;
    margin-right:11px;
   padding-left:20px;
   line-height:2.5;
   text-decoration:none;
   font-weight:bold;
   color:#333;
   border-bottom:1px solid #ccc;
}
#side_menu li.selected{
    background-image:url(../img/sideMenuSelected.jpg);
    background-position:0 0;
    background-repeat:no-repeat;  
    color:#fff;   line-height:2.6;   text-indent:30px;
}

#side_menu a:hover{
    background-image:url(../img/sideMenuHover.jpg);
    background-position:0px 0;
        background-repeat:no-repeat;  
}
#shortcut {
    margin:0px 0 10px 30px;
}
#shortcut ul{
	margin:6px 0px;
}
#shortcut li{
	margin-bottom:5px;
	text-indent:20px;
	list-style:none;
	background-repeat:no-repeat;  
	background-image:url(../img/arrow.jpg);
	background-position:2px 2px;
}

#shortcut li a{
       text-decoration:none;
       color:#666;
       font-weight:bold;
}

#shortcut li a:hover{
       text-decoration:underline;
}



table{
    width:98%;
    text-align:left;
    border-collapse:collapse;
    margin:5px 20px 20px 0;
    font-size:96%;
}

table tr{
    border-bottom:1px solid #ddd;
}
table th{
    width:9em;
    padding:5px 2px 3px;
    vertical-align:top;
    white-space:nowrap;
    color:#444;
    text-align: left;
}
table td{
    padding:5px 10px 3px;
}

#attention{
    margin:10px 20px;
    font-size:96%;
}




#support_center{
    text-align:center;
    width:280px;
	margin-left:50px;
    background-image:url(../img/silverBackground.jpg);
	background-repeat: no-repeat;

}

#support_center h2{
	font-size:145%;
    background-image:url(../img/silverBackground.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	margin:0;
	margin-left:5px;
	padding:10px;
	border:none;
	padding-right:15px;
}
#support_center .body{
    background-image:url(../img/silverBackground.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}
#support_center .company{
	margin-left:5px;
    background-image:url(../img/silverBackground.jpg);
	background-repeat: no-repeat;
	background-position:center right;
	}

#support_center .tel{
	margin-left:5px;
    font-size:160%;
    font-weight:bold;
    color:#06c;	padding-right:5px;
    background-image:url(../img/silverBackground.jpg);
	background-repeat: no-repeat;
	background-position:center right;
    font-family:Verdana;
}

#support_center .mail{
	margin-left:5px;
    font-size:100%;
    font-weight:bold;
    color:#06c;	padding-right:5px;
    background-image:url(../img/silverBackground.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
    font-family:Verdana;	padding-bottom:20px;
}


#faq_list{
    margin:10px 0 10px 20px;
}
#faq_list {
   padding-left:20px;
}
#faq_dl dt{
    border-bottom:1px solid #ccc;
    font-weight:bold;
}

#faq_dl dd{
   margin-bottom:10px;
}


.home{
    margin-left:50px;
    margin-right:50px;

}

.home #col1{
    width:430px;
}
.home #col2{
    width:430px;
}

.windows_icon{
    margin-top:-54px;
    margin-left:280px;
    margin-bottom:8px;
}



#main ul{
    margin-left:40px;
    margin-bottom:10px;
}


#main_header{
}

.fun h2{
	color:#06a;
}



.product_push{
	margin-top:10px;
	position:relative;
}
.product_push .text{
	position:absolute;
	right:0;top:0;width:240px;
}
.product_push .text ul{
	margin:5px 0 5px 20px;
}
.product_push .text #buy_now{
	margin-left:20px;
}

#top_push{
    margin-left:3px;
}

#top_push .product_push{
	margin-top:10px;
	position:relative;
	text-align:center;
	margin-bottom:20px;
	border:1px solid #ccc;
    width:210px;float:left;
    margin-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:90%;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius:5px;	/* Firefox用 */
}
#top_push .product_push .text{
	position:relative;
	width:auto;
    margin-top:-5px;
}
#top_push .product_push .text ul{
	margin:4px 0 5px 65px;
			text-align:left;
}
#top_push .product_push .text #buy_now{
	margin-left:20px;
}

.promotion_block{
	width:200px;
	text-align:center;
	float:left;
}
