@charset "utf-8";
@import "default.css";

/* -----------------------------------------------------------
 
/* CSS構造 */
/*
 * 01:index
 * 02:経営理念
 * 03:代表者あいさつ
 * 04:トライアングル
 * 05:資料ダウンロード
 
----------------------------------------------------------- */


/*==========================================================================================
	01:index
==========================================================================================*/
div.com {
	float:left;
	width:293px;
	margin:0 25px 20px 0;
	background:url(../../company/img/co_under.gif) no-repeat 0 bottom;
}

div.com2 {
	float:left;
	width:293px;
	background:url(../../company/img/co_under.gif) no-repeat 0 bottom;
}

div.com p {
	padding:5px 10px;
	line-height:1.1}

div.com2 p {
	padding:5px 10px;
	line-height:1.1}

	
	

/*==========================================================================================
	01:経営理念
==========================================================================================*/

#TBrinen img {
	margin: 10px 0;
}

#ri {
width:455px;
margin:20px auto 20px auto;
}

#aic {
	width: 205px;
	margin: 40px auto ;
}


/*テーブル設定*/
#TBrinen {
	margin:20px 0;
	border-top:1px #CCCCCC dotted;
	border-bottom:1px #CCCCCC dotted;
}

#TBrinen td {
	padding:5px;}
	
#TBrinen td.intelligence {
	padding:5px 10px;
	vertical-align:top;
	border-left:1px #CCCCCC dotted;
	border-right:1px #CCCCCC dotted;
}

/*==========================================================================================
	03:代表者あいさつ
==========================================================================================*/

#main1{
	float:left;
	text-align:center;
}

#main2 {
	margin:0 0 0 200px;
	line-height:1.8;
}

/*==========================================================================================
	04:沿革
==========================================================================================*/
.en {
	width:620px;
	margin:0 auto 10px auto;
	border-top:1px #DADADA solid;
}

.en .left2 {
	float:left;
	width:135px;
}
	
.en .right2 {
	margin:0 0 0 160px;
	padding:5px 0 0 0;
	min-height:30px;
}

.en .right2 li {
	background:url(../../company/img/list.gif)  center left no-repeat;
	margin: 0 0 5px 0;
	padding:0 0 0 15px;
}

.en .right2 li .month {
	float:left;
	width:40px;
	margin:0 10px 0 0;
	text-align:right;
}


/*==========================================================================================
	05：AIC History
==========================================================================================*/
/*ヒストリー専用mainbox*/
#mainhis {
	position:relative;
	width:660px;
	height:500px;
	margin: 0 0 0 215px;
	line-height:1.5;
}

#hisbox {
	width:650px;
	height:400px;
	padding:15px 0 0 0;
	margin: 20px auto 0 auto;
	background:url(../../company/aic_history/img/back.gif) no-repeat;
	}

#hisbox #year {
	float:left;
	width:65px;
	margin:0 0 0 10px;
	}

#hisbox #pbox {
	float:left;
	width:160px;
	}
#hisbox #mbox {
	margin:0 0 0 245px;
	}

#hisbox #mbox dl dt {
	margin:0 0 5px 0;
	}
#hisbox #mbox dl dd {
	margin:0 0 10px 0;
	}

#hisbox #mbox li .month {
	float:left;
	width:40px;
	margin:0 10px 0 0;
	text-align:right;
	}
/*年数*/
#liyear {
	position:absolute;
	top:480px; 
	left:10px;
	clear:left;
	width:640px;

	}
#liyear li {
	float:left;
	margin:3px 9px 0 0;
	}

#liyear #arrow{
float:right;}


/*==========================================================================================
	04:トライアングル
==========================================================================================*/

.try {
	margin:10px 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom:1px #999999 dotted;
}

.try .hyo {
	width:220px;
	padding:0 0 10px 0;}
	
.try p.bun {
	color:#666666;
	line-height:1.2;
}


/*==========================================================================================
	05:資料ダウンロード
==========================================================================================*/

/*==========================================================================================
	:AIC Creed
==========================================================================================*/

.creed_main {
    width: 560px;
	margin: 50px auto;
}

.creed {
	width: 620px;
	margin-bottom: 20px;
}

.creed_title {
    padding: 6px 0 0 25px;
	font-size: larger;
	margin: 0;
	font-weight: bold;
	background: url(../../company/img/bg_creed_title.gif) no-repeat;
	height: 46px;
}

.creed_title_sub {
    font-size: x-small;
}

.creed_title_sub .sub01 {
	color: #CCCCCC;
	font-weight: normal;
}

.creed_title_sub .sub02 {
	color: #333333;
	font-weight: normal;
}

.creed_content {
	padding: 15px 20px 5px 20px;
	height: auto;
	line-height: 1.2em;
	background: url(../../company/img/bg_creed_content.gif) repeat-y;
}

.creed_content ul {
    font-size: small;
}

.creed_content ul.creed_left {
	float: left;
	width: 285px;
	border-right: 1px dotted #CCCCCC;
}

.creed_content ul.creed_right {
	float: right;
	width: 285px;
}

.creed_bottom {
	padding: 0;
	margin: 0;
	height: auto;
	background: url(../../company/img/bg_creed_bottom.gif) no-repeat;
	height: 10px;
}


	

