﻿@charset "UTF-8";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 13px;/* 85%; */
    font-family: sans-serif, 'ＭＳ Ｐゴシック' , 'Osaka';
    color: #000000;
    min-width: 950px;
}

html:\66irst-child body{
    font-size: 70%;
}

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

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

.csia-layoutset-01 #csia-header{
    width: 960px;
	  margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
	  height: 308px;
    overflow: hidden;
    background-image : url(../images/top_img.png);
    background-position: top center;
    background-repeat: no-repeat;
	  padding-left: 0px;
	  padding-right: 0px;
}

.csia-layoutset-02 #csia-header{
    width: 960px;
	  margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
	  height: 133px;
    overflow: hidden;
    background-image : url(../images/top_img_set3.png);
    background-position: top center;
    background-repeat: no-repeat;
	  padding-left: 0px;
	  padding-right: 0px;
}

.csia-layoutset-03 #csia-header{
    width: 960px;
	  margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
	  height: 133px;
    overflow: hidden;
    background-image : url(../images/top_img_set3.png);
    background-position: top center;
    background-repeat: no-repeat;
	  padding-left: 0px;
	  padding-right: 0px;
}

#csia-inner{
    width: 960px;
    margin-left:  auto;
    margin-right: auto;
    clear: both;
		position: relative;
}

.csia-layoutset-01  #csia-inner{
		margin-top: 0px;
	  padding-left: 8px;
}

.csia-layoutset-02  #csia-inner{
		margin-top: 30px;
}

.csia-layoutset-03  #csia-inner{
		margin-top: 30px;
}

.csia-layoutset-01 #csia-wrapper{
    width: 700px;
    float: left;
    text-align: left;
    padding-top : 3px;
    padding-right : 2px;
    padding-bottom: 20px;
}

.csia-layoutset-01 #csia-aside{
    width : 243px;
    float : left;
    text-align : left;
  	padding-top : 15px;
	  padding-bottom : 3px;
}

.csia-layoutset-02 #csia-inner{
    padding-top: 20px;
}

.csia-layoutset-03 #csia-inner{
    padding-top: 20px;
}

.csia-layoutset-02  #maker-list{
		margin-top: 20px;
		margin-left: 150px; 
		width: 348px;
}

.csia-layoutset-02 #csia-wrapper{
    width: 730px;
    min-height: 650px;
    float: right;
    text-align: left;
    padding-right: 0px;
  	padding-left: 5px;
}

.csia-layoutset-02 #csia-wrapper1{
    width: 950px;

}

.csia-layoutset-02 #csia-wrapper2{
    width: 950px;
    min-height: 300px;
    float: right;
    text-align: left;
    padding-right: 0px;
  	padding-left: 5px;
}

.csia-layoutset-03 #csia-wrapper{
    width: 700px;
    min-height: 650px;
    float: right;
    text-align: left;
    padding-right: 0px;
  	padding-left: 5px;
}

.csia-layoutset-03 #csia-wrapper1{
    width: 700px;
    min-height: 650px;
    float: left;
    text-align: left;
    padding-right: 0px;
  	padding-left: 5px;
}

.csia-layoutset-02 #csia-aside{
    width : 213px;
    float : left;
    text-align : left;
  	padding-top: 215px;
}

.csia-layoutset-03 #csia-aside{
    width : 243px;
    float : left;
    text-align : left;
  	padding-top: 0px;
	  padding-bottom : 3px;
}

.csia-layoutset-03 #csia-aside1{
    width : 243px;
    float : right;
    text-align : left;
  	padding-top: 0px;
	  padding-bottom : 3px;
}

#csia-footer{
    clear: both;
}

#csia-nav{
    width: 960px;
    height : 32px;
    overflow: visible;
    position: absolute;
}

.csia-layoutset-01 #csia-nav{
    top : -62px;
    left: 9px;
}

.csia-layoutset-02 #csia-nav{
    top : -63px;
    left: 5px;
}

.csia-layoutset-03 #csia-nav{
    top : -63px;
    left: 5px;
}

.csia-layoutset-02 #csia-side-nav{
    width: 208px;
	  height: auto;
    overflow: hidden;
    position: absolute;
    top : 20px;
    left: 0px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* タイトル */

.csia-layoutset-01 #csia-title{
	display: none;
}

/* 背景設定 */
.csia-layoutset-01{
    background-image : url(../images/headerBg_img.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.csia-layoutset-02{
    background-image : url(../images/headerBg_1Rc_03.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.csia-layoutset-03{
    background-image : url(../images/headerBg_1Rc_03.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/* ナビゲーション メインナビ */
#csia-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: center;
}

#csia-nav ul:after{
    content: ".";
    display: inline;
    height: 0;
    clear: both;
    visibility: hidden;
}

#csia-nav li{
    float: left;
    display: block;
    font-size: 12px;
    line-height: 32px;
    height: 32px;
    overflow: visible;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

#csia-nav li:first-child{
	border: none;
}

#csia-nav li a{
    display: block;
    height: 32px;
    overflow: hidden;
    padding-left:  0px;
    padding-right: 0px;
}

#csia-nav li span.en{
    display: none;
}

#csia-nav a:link{
    background-image : url(../images/mainmenu_1R.png);
}

#csia-nav a:visited{
    background-image : url(../images/mainmenu_1R.png);
}

#csia-nav a:hover{
    background-image : url(../images/mainmenu_1R_on.png);
}

#csia-nav a:active{
    background-image : url(../images/mainmenu_1R_on.png);
}

#csia-nav ul #nav-home{background-position:0 0;width: 95px;}
#csia-nav ul #nav-outset{background-position:-95px 0;width:95px;}
#csia-nav ul #nav-association{background-position:-190px 0;width:190px;}
#csia-nav ul #nav-outline{background-position:-380px 0;width:150px;}
#csia-nav ul #nav-maker{background-position:-530px 0;width:150px;}
#csia-nav ul #nav-manual{background-position:-680px 0;width:110px;}
#csia-nav ul #nav-qa{background-position:-790px 0;width:154px;}

/* ナビゲーション サブメニュー */
#csia-side-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#csia-side-nav ul:after{
    content: ".";
    display: inline;
    height: 0px;
    clear: both;
    visibility: hidden;
}

#csia-side-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 22px;
    height: 22px;
		width: 100%;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

#csia-side-nav li a{
    display: block;
    height:22px;
    overflow: hidden;
    padding-left:  10px;
    padding-right: 0px;
}

#csia-side-nav li:first-child{
	border: none;
}

#csia-side-nav li span.en{
    display: none;
}

#csia-side-nav p a:link{
    background-image : none;
}

#csia-side-nav a:link{
    background-image : url(../images/mainmenu_1R.png);
}

#csia-side-nav a:visited{
    background-image : url(../images/mainmenu_1R.png);
}

#csia-side-nav a:hover{
    background-image : url(../images/mainmenu_1R_on.png);
}

#csia-side-nav a:active{
    background-image : url(../images/mainmenu_1R_on.png);
}

