@charset "UTF-8";

* {
        margin: 0px;
        padding: 0px;
        text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, address {
        font-size: 100%;
        font-weight: normal;
        font-style: normal;
        line-height: 100%;
}



/* 基本---------------------------------------------*/

html, body {
        height: 100%;
}

body {
	color: #333333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
        line-height: 15px;
	background: #FFFFFF;
}

img, img a {
	vertical-align: top;
        border: 0;
}

h1{
        color:#333333;
        font-size:18px;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
}

h2{
        font-size:16px;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
}

h3{
        font-size:14px;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
}


h4{
        margin-bottom: 3px;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        color:#000000;
}


h5{
        margin-bottom: 5px;
        font-size: 10px;
        font-weight: bold;
        color: #FF0000;
}

a, a h4 {
	color:#006699;
        text-decoration: none;
}



a:hover,
a:focus {
	color: #3366CC;
        text-decoration: underline;
}

a:active {
	color: #CC3300;
}

li{
        list-style:none;
        line-height:2.5em;
}

li a{
        color:#666666;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:;       
}

li a:hover, a:focus {
	color: #3366CC;
}




p{
	line-height:1.5em;
}


/* レイアウト---------------------------------------------*/

#container {
        position: relative;
        width: 800px;
        min-height: 100%;
}

*html #container {
        height: 100%;
}


/* ヘッダー---------------------------------------------*/

#header {
        height: 140px;
        background: url(images/product_header2.jpg) no-repeat;
        overflow: hidden;
}

#header h1 {
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
} 

#header1 {
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: 15px;
        background: #FF6666;
        position: absolute;
        top: 0px;
}

#header2 {

        margin: 0px;
        padding: 0px;
        width: 66%;
        height: 15px;
        background: RGB(205,217,0);
        position: absolute;
        top: 15px;
}

#header3 {

        margin: 0px;
        padding: 0px;
        width: 33%;
        height: 15px;
        background: RGB(117,160,21);
        position: absolute;
        top: 30px;
}


#title1 {
        position:relative;
        left: -9930px;
        top: 50px;
}

#title1 h1 {
        font-family: serif;
        font-size: 60px;
        color: #FFFFFF; 
   
}

#title2 {
        text-align: right;
        position:relative;
        right: 20px;
        top: 30px;
        font-family: serif;
        font-size: 48px;
        color: #FFFFFF;     
}

#akimo-logo {
        position: absolute;
        left: 30px;
        top: 69px;
}




/* コンテンツ---------------------------------------------*/

#content {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-bottom: 20px;
}

#left {
	padding: 20px 10px 10px 30px;
        float:left;
	width: 160px;
}

html>body #left {
        width: 140px; /* for モダンブラウザ-----*/
}

#akimo {
        margin-bottom: 40px;
}


#right {
        margin: 0px;
	padding: 0px 30px 10px 0px;
        width: 500;
        float: left;
        border-left: #CCCCCC solid 0px;
}

#top-image {
        height: 200px;
        background: url(http://www.akimo.co.jp/products/images/puticup_bg.jpg) repeat-x bottom;
}

#page-title {
        margin-bottom: 20px;
        padding: 5px 10px;
        background: #FF6666;         
}

#page-title h2 {
        font-weight: normal;
        color: #FFFFFF;
}



#top {
        clear:both;
        padding: 0px 30px;
        text-align: right;
}

#top a{
        color:#CCCCCC;
}



 


/* ブログ記事概要---------------------------------------------*/

.item {
        margin: 0px -1px 20px 0px;
        padding: 0px 15px;
        
        width: 160px; /* for IE5x-----*/
        height: 240px;
        float: left;
        overflow: hidden;

        border-right: #CCCCCC solid 1px;
        border-left: #CCCCCC solid 1px;
}
        

html>body .item {
        width: 130px; /* for モダンブラウザ-----*/
}

.item-header {
        margin: 0px;
        padding: 0px;
        height: 14px;
        clear: both;
}

.new-mark {
        width: 40px;
        height: 14px;
        float: left;
} 

.new-mark h5 {
        margin: 0;
        padding: 0;
        color: #FF0000;
        font-size: 12px;
        font-weight: bold;
} 

.catch-text {
        text-align: right;
        font-size: 12px;
        width: 80px;
        height: 14px;
        float: right;
}



.entry-asset {
        
}

.itempic {
        text-align: center;
        height: 100px;
        overflow: hidden;
        clear: both;
}

.asset-header {
        margin: 10px 0px 10px 0px;
        padding: 1px;
        height: 1.7em;
        clear: both;
}


.asset-body {
        font-size:10px;
        font-family:Arial, Helvetica, sans-serif;
        line-height:16px;
        overflow: hidden;
}
   

.pagelist {
        letter-spacing; 10px;
}

#next {
        font-size:14px;
        padding-top: 20px;
        text-align: center;
        clear: both;
        
}


/* ブログ記事詳細---------------------------------------------*/

.item-box {
        padding-left: 30px;
        padding-right: 20px;
        clear: both;
}

#item-pic {
        margin-bottom: 30px; 
        width: 380px;
        float: left;
        text-align: center;
}

#item-body {
        margin-bottom: 30px;
        font-size: 12px;
        line-height: 1.5em;
        padding-left: 30px;
        float: left;
}

#item-body #item-header2 h1, h3 {
        line-height: 150%;
}

#item-body #item-text {
        margin-bottom: 30px;
        width: 250px;
        font-size: 14px;
        font-weight: lighter;
        line-height: 1.7em;
        color: #666666;
}

#item-text2 {
        width: 700px;
        margin-bottom: 30px;
        padding:0 50px;
        float: left;
}

html>body #item-text2 {
        width: 600px;
}



#item-spec {
        width: 700px;
        margin-bottom: 30px;
        padding:0 50px;
        text-align: left;
        font-size: 10px;
        border-collapse: collapse;
        border: 0px;
}

html>body #item-spec {
        width: 600px;
}

#item-spec td {
        padding: 5px 10px;
}

#item-spec th {
      
        font-style: normal;
        letter-spacing: 0.7em;
}

.r1 {
       background: #FDF5E6;
}

.cellname {
       width: 70px;
}

/* フッター---------------------------------------------*/

#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
        height: 20px;
	padding-top: 5px;
	background-color:#999999;
	text-align:center;
        position: absolute;
        bottom: 0;

}

#copyright {
        color:#FFFFFF;
        font-size:10px;
        font-family:Arial, Helvetica, sans-serif   
}







/* ハック--------------------------------------------*/

.clearfix:after {
        content:".";
        display: block;
        height:0;
        clear: both;
        visibility: hidden;
}

.clearfix {
        display: inline-block;
}

.clearfix {
        display: block;
}