/*  
	Theme Name: 	IntelliJapan Design
	Theme URI: 		http://www.intelli.jp/
	Description:	インテリジャパン用に調整中 (新)
	Version: 		2.7
	Author: 		Yoji Ebata
	Author URL: 	http://www.intelli.jp/
	Tags:			Simple
*/
/*===============================
  初期化
===============================*/
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin: 0;
	padding: 0;
}

body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	color :#5f5f5f;
}

html{
	height:100%;
}

#page{
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
}

/*===============================
  レイアウト
===============================*/
#page
	width: 100%;
}

#header_bkg, #contents_bkg, #footer_bkg{
	width: 98%;
}
#header, #contents, #footer{
	width: 740px;
	margin: auto;
}

#main{
	float:right;
	width: 540px;
	border-left: 1px solid #ccc;
}

#article{
	float:left;
	width: 340px;
	border-right: 1px solid #ccc;
}
#sidebar{
	float:right;
	width: 198px;
}
#option{
	float:left;
	width: 198px;
}

#contents_bkg
{
	clear:both;
}
#footer_bkg
{
	clear:both;
}

.inner
{
	padding: 10px;
}

.frame{
	margin-bottom: 10px;
}

/*div.frame{
	border: 1px solid #ccc;
}*/

/*===============================
  基本 HTML
===============================*/
p, ol, ul, dl, h1, h2, h3, h4, h5{
text-align: left;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	color: #147; /*Navy blue*/
	font-weight: bold;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

a, a:visited {
	color: #333; /*gray*/
	text-decoration: none;
}

a:hover {
	color: #B85B5A; /*dark red*/
	text-decoration: underline;
}

blockquote {
	margin: 10px 30px 10px 10px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

img{ 
	border: 0;
}

hr{
color: #dfdfdf;
}


/*===============================
  CONTENT (本文)
===============================*/
#content a{
color: #24618E;
}

#content a:hover{
color : #ccc;
}

#content .post,
#content .page {
text-align: left;
padding: 10px 5px 10px 10px;
overflow: hidden;
}

#content h2.storytitle{
padding-bottom: 1px;
margin-bottom: 20px;
border-bottom: 1px solid #bfbfbf;
font-size: 16px;
}

#content h3#searchresult{
padding-left: 10px;
text-align: left;
font-size: 15px;
}

#content h3{
font-size: 15px;
margin: 20px 0 10px;
}

#content h3 span{
font-size: 13px;
}

#content h4{
font-size: 13px;
margin: 10px 0 10px;
border-bottom: #bfbfbf 1px dotted;
}

#content h5{
font-size: 13px;
margin: 10px 0 10px;
}

#content p{
padding-bottom: 10px;
margin-bottom: 20px;
}

#content ol{
margin: 10px 0 0 25px;
}


#content ul{
margin-left: 45px;
}

#content li{
padding-bottom: 5px;
}

#content .right{
float: right;
margin: 0 0 18px 18px;
}

#content .left{
float: left;
margin: 0 10px 10px 0;
}


/*-------------------
  TABLE
*/
/* スタイルなし */

#content table{
width: 500px;
border-collapse: collapse;
border-spacing: 0;
border-top:1px solid #bfbfbf;
border-right:1px solid #bfbfbf;
margin: 2px 0 20px;
}

#content th{
padding: 7px 10px;
border-bottom: 1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
background:#d9d9d9;
font-weight:normal;
text-align:left;
}

#content td{
padding: 2px 2px;
border-bottom:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
vertical-align: top;
}

#content caption{
text-align: left;
font-weight: bold;
margin-top: 5px;
}

/* 境界なし */
#content table.noborder,
#content table.noborder th,
#content table.noborder td
{
	border:    1px solid #ffffff;
}

/* 幅-最小 */
#content table.autowidth{
	width:auto;
}

/* 会社情報 */
#content td.title{
background: #fff;
width: 130px;
}

/* 価格表 */
#content th.price1, td.price1{
width: 100px;
}

#content td.price2{
width: 100px;
color: #a9a9a9;
}

/* 製品仕様比較表 */
#content th.spec, td.spec{
width: 32px;
text-align:center;
}

#content th.spec2{
text-align:center;
}

/*===============================
  CONTENT (Top Page 専用)
===============================*/
body#toppage #article h2{
	font-size: 1.4em;
	/*background: #006600;*/
	background: #C0C0C0;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
}

body#toppage #article h2.gradation{
	font-size: 1.2em;
	background: url(images/top_title.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0px 5px 0px;
}

body#toppage #article h2.sub{
	font-size: 1.0em;
}

body#toppage #article img{
	float:left;
}

/*===============================
  HEADER (ロゴ / 背景画像)
===============================*/
#header_bkg
{
}

#header div.inner
{
	padding: 0px;
}

/* サイト説明文 */
.description{
	font-size: 0.6em;

	position:relative;
	top: 0px;

	display:block;
	width: 500px;
	height: 32px;
	float: right;

	visibility: hidden;

/*	border: 1px solid #000;*/
}
/*-------------------
  会社ロゴ (H1)
*/
#header h1 {
	float: left;

	padding: 10px 0px 0px 10px;
	font-size: 0.8em;
	width: 200px;
/*	border: 1px solid #000;*/
}

#header h1 a{
	display:block;
	width: 186px;
	height: 32px;
	background: url(images/IntelliJapan.png) no-repeat;
}

#header h1 a:hover{
	text-decoration: none;
}

#header h1 a strong{
	position:relative; /* 必須 */
	z-index: -1;
}

/*-------------------
  一般ページ
*/
#header{
	height: 162px;
	background: url(images/header.png); /*header2.png*/
	background-repeat: no-repeat;
	background-position: bottom;
}

/*-------------------
  先頭ページ
*/

/* 背景画像 */
/*body#toppage #header div.inner{*/
body#toppage #header{
	height: 240px;
	background-image: url(images/chameleon_top.png); /*chameleon_top2.png*/
	background-repeat: no-repeat;
	background-position: bottom;
}

body#toppage #option{
	background: url(images/chameleon_bottom.png);
	background-repeat: no-repeat;
}

/* IntelliCAD ロゴ */
img.intellicad{
	width: 215px;
	height: 38px;
	float: right;
	padding: 40px 20px 0px 0px;
}

/* 英語キャッチフレーズ */
#toppage_text{
	width: 740px;
	height: 70px;
	float: right;
}

/* Alternative CAD Platform */
.product_mission{
	padding: 30px 20px 0px 0px;
	text-align: right;
	font-size: 2.2em;
	color: #ff9900;
}
/* for application Developers */
.product_target{
	padding: 5px 20px 0px 0px;
	text-align: right;
	font-size: 1.6em;
	color: #888888;
}

/*===============================
  HEADER (上メニュー)
===============================*/

/*-------------------
  Main
*/
#topnavi{
	position: relative;
	top: 10px;

	width: 740px;
	float:right;

	z-index:2;
/*	border: 1px solid #000;*/
}

#topnavi ul{
	float:right;
	list-style: none;
	font-size: 0.9em;

	background: #888;
}

#topnavi ul li{
	float:left;
	padding: 0px 8px 0px 8px;
	border-left:   4px solid #fff;
	height: 18px;
	width: 66px;
}

#topnavi ul li.first_item{
	width: 90px;
}

#topnavi ul li:hover,
#topnavi ul li.current_page_item
{
	border-left:   4px solid #fff;
	background: #444;
}

#topnavi ul li a{
	font-weight: bold;
	color: #eee;
}

#topnavi ul li.important_page_item
{
	border-left:   4px solid #fff;
	background: #f90;
}


/*
#topnavi ul li a:hover{
	text-decoration: none;
}
*/

/*-------------------
  Sub (サポートなど)
*/
#subnavi{
	position: relative;
	top: -5px;

	width: 500px;
	float:right;

	z-index:2;
/*	border: 1px solid #000;*/
}

#subnavi ul{
	float:right;
	list-style: none;
	font-size: 1.0em;
}

#subnavi ul li{
	float:left;
	height: 16px;
	padding: 0px 5px 0px 5px;
	
}

/*===============================
  SIDEBAR, OPTION (横メニュー)
===============================*/

/*-------------------
  タイトル背景画像
*/
#option div.logo1{
	background: url(images/btn_intelli.jpg);
	background-repeat: no-repeat;
}

#option div.logo2{
	background: url(images/btn_important.jpg);
	background-repeat: no-repeat;
}

#option div.logo3{
	background: url(images/btn_download.jpg);
	background-repeat: no-repeat;
}

#option div.logo4{
	background: url(images/btn_company.jpg);
	background-repeat: no-repeat;
}

/*-------------------
  タイトル(大)
*/

#option div.frame h2{
	font-size: 1.0em;
	padding: 8px 0px 2px 46px;
}

/* Home 用 */
body#toppage #sidebar div.frame h2,
body#toppage #option div.frame h2{
	font-size: 1.0em;
	padding: 4px;
	padding-left: 10px;
	background: none;
	border-bottom: 1px dashed #ccc;
}

/*-------------------
  タイトル(小)
*/
#sidebar div.frame h4,
#option div.frame h4{
	font-size: 0.8em;
	padding: 2px;
	margin-bottom: 5px;
	text-align: center;
	background: #969696;
	color: #ffffff;
}

/*-------------------
  リスト項目
*/
#sidebar ul,
#option  ul {
	padding-top: 6px;
}

#sidebar ul li,
#option  ul li {
	font-size: 1.0em;

	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*-------------------
  問合せ(SMX)
*/
#sidebar p,
#option  p {
	font-size: 0.9em;
	text-align: center;
}


/*===============================
  FOOTER
===============================*/
#footer_bkg
{
}

#footer{
	color:#959595;
	font-size:0.9em;
	padding:4px 0px 8px 0px;
	border-top: 1px solid #ccc;
}

#footer a{
	color:#959595;
}

#footer p{
	text-align: center;
}

/*==================================
  色 (debug)
==================================*/
/*
#header_bkg{
	background: #edd;
}
#header{
	background: #ecc;
}
#footer_bkg{
	background: #ded;
}
#footer{
	background: #cec;
}
#main{
	background: #ccf;
}
#contents_bkg{
	background: #dde;
}
#contents{
	background: #cce;
}
#article{
	background: #eed;
}
#sidebar{
	background: #ede;
}
#option{
	background: #ddc;
}
*/
