html,body {
    background:#C6C3C6 url('../fmww-img/bg.jpg') repeat-y center top;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	outline: none;
}
#header {
	color: #CCCCCC;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}

#main {
	width: 600px;
	padding: 0px;
	margin: 0;
	font-size: 120%;
	color: #333;
	background: #fff;
    border: 0px solid #ccc;
}


h1 {
    color: #E34D9D;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 10px 0 0 20px ;
    background-image: url('../fmww-img/fmww-banner04.jpg');  
    background-position:left top;  
    background-repeat:no-repeat;  
    height: 119px;
    border-top: 0px solid #ccc;
}

h2 {
	background-image: url('../fmww-img/fmww-banner04.jpg') repeat-y center top;
}

h3 {
    color: #444;
    font-size: 90%;
}

.subtitle {
	color: #444;
	width: 500px;
	height: 25px;
	line-height:25px;
	font-size: 16px;
	font-weight: bold;
	font-family: ""ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"", HiraMaruPro-W4, Osaka, "Trebuchet MS", verdana, arial, sans-serif;
	margin: 20px 0px 10px 5px;
	padding: 0px 0px 0px 7px;
	border-left-color: #cc458a;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom: solid 1px #cccccc;
}

.hq {
	background-image:url('../fmww-img/hq.jpg');
	color: #444;
	height: 50px;
	line-height:50px;
	font-size: 110%;
	font-weight: bold;
	font-family:  "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", "Trebuchet MS", verdana, arial, sans-serif;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 0px;
}

.logistics {
	background-image:url('../fmww-img/logistics.jpg');
	color: #444;
	height: 50px;
	line-height:50px;
	font-size: 110%;
	font-weight: bold;
	font-family:  "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", "Trebuchet MS", verdana, arial, sans-serif;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 0px;
}

.shop {
	background-image:url('../fmww-img/shop.jpg');
	color: #444;
	height: 50px;
	line-height:50px;
	font-size: 110%;
	font-weight: bold;
	font-family:  "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", "Trebuchet MS", verdana, arial, sans-serif;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 0px;
}


.sub {
	font-size: 12px;
	color: #333;
}


#accContainer {
	width: 600px;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuTitle {
	font-size: 14px;
	font-weight:bold;
	display: block;
	color: #ffff66;
	background-color: #f2f2f2;
	text-decoration: none;
	outline-style:none;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-bottom: 1px;
}


#footer {
	color: #666666;
	text-align: right;
    margin: 0px 0 0px 0;
    padding: 0px 0 0 0px ;
	font-size: 9px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
	font-size: 13px;
	margin: 0px;
	line-height: 160%;
	color: #333333;
}

.contents
    {
  	font-size: 10px;
	margin: 0px;
	line-height: 130%;
	color: #333333;  
    }
    
.point1
    {
    font-weight: bold;
    color: #cc0066;
    }


 .css-caption-box img:after {content: attr(title);}
    
    .css-caption-block {
        clear: both;
    }
    
    .css-caption-block > p {
        margin-top: 0px;
    }

    .css-caption-box {
        float: left;
        width: 120px;
        margin-top: 0;
        margin-right: 0.5em;
        text-align: center;
        font-weight: bold;
        font-size: 0.8em;
        color: #696969;
        background-color: #fffaf0;
    }
    
    .css-caption-box img {
        width: 100%;
        height: auto;
    }

        .fLeft {
        float: left;
        clear: both;
        margin: 0px 10px 10px 0px ;
    }
    
        .fRight {
        float: right;
        clear: both;
        margin: 0px 10px 10px 0px ;
    }


	div#side{position:absolute; margin-left:-70px;}
	div#con{width:600px; margin:0 auto;}
	div#clear{clear:both;}
	
	
.link {
	height: auto;
	width: 600px;
	padding: 0px;
	margin: 0 0 10px 0px;
	font-size: 80%;
	color: #333;
	background-color: #fff;
}

.g12p {
	font-family: ""ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"";
	font-size: 12px;
}

	
td {
    font-family: ""ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"";
    font-size: 90%;
}

/**** 繝�く繧ｹ繝亥屓繧願ｾｼ縺ｿ start ***/
    .css-caption-box img:after {content: attr(title);}
    
    .css-caption-block {
        width: 480px;
        height: 200px;
        text-align: left;
        clear: both;
        border: 0px solid #666;
    }

    .css-caption-box {
        float: left;
        width: 250px;
        margin-top: 0;
        margin-right: 0.5em;
        text-align: center;
        font-weight: bold;
        font-size: 1.1em;
        color: #696969;
        background-color: #fff;
        border: 0px solid #666;
    }
    
    .css-caption-box img {
        width: 100%;
        height: auto;
    }

/**** 繝�く繧ｹ繝亥屓繧願ｾｼ縺ｿ end***/


/**** menu start***/
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: #fff url('../fmww-img/menu.jpg') no-repeat;	
	font: 14px/40px ""ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"";
	height: 50px;
	width: 600px;
}

#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0 0 0 20px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #666666;	
	text-decoration: none;
	background: url() no-repeat 100% 100%;
}
#menu ul li a:hover {
	color: #0000FF;	
}
#menu ul li#current a {	
	color: #000000;
	font-weight: bold;
}
/**** menu end***/


/**** menu2 start***/
#menu2 {
	clear: both;	
	margin: 0 auto; padding: 5px 0 0 0;
	background: #fff url('../fmww-img/menu2.jpg') no-repeat;	
	font: 10px ""ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"";
	height: 40px;
	width: 600px;
}

#menu2 ul {
	float: left;
	list-style: none;
	margin:0; padding: 2px 0 0 4px;
}

#menu2 ul li {
	display: inline;
}

#menu2 ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	color: #666666;	
	text-decoration: none;
	background: url() no-repeat 100% 100%;
}
#menu2 ul li a:hover {
	color: #0000FF;	
}
#menu2 ul li#current a {	
	color: #000000;
	font-weight: bold;
}
/**** menu2 end***/

.img-border {
	border: thin solid #ccc;
}

/** asp saas banner for footer link start **/

a#aspsaas_footer{
   display: block;
  border-style: none;
   width: 600px; /* 画像1枚分の横幅 */
   height: 90px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("../../img/asp_saas_mark/asp_saas_fmwwbanner01.jpg"); /* 画像ファイル名 */
}

a#aspsaas_footer:hover {
   display: block;
  border-style: none;
   position: static;
   width: 600px; /* 画像1枚分の横幅 */
   height: 90px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("../../img/asp_saas_mark/asp_saas_fmwwbanner02.jpg"); /* 画像ファイル名 */
}

/** asp saas banner for footer link end **/