@charset "utf-8";
/* CSS Document */

@import "../../css/common/stracture.css";
@import "../../css/common/common.css";


/*Flash（index.html）*/
#container #header-image { width:800px; height:150px; margin:10px 0 15px 0; background:url("../../img/header-images.jpg") no-repeat 0px 0px; }


/*ページ別構造定義*/
#container #main { float:right; border-top:solid 1px #666666; margin:0; }
#container #sub { float:left; border-top:solid 1px #666666; margin:0; }


#container #sub h2 { width:200px; height:120px; display:block; margin:10px 0px; background:url("../../img/common.gif") no-repeat; background-position:0px -150px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/  }

/*サブ表示部内メニュー*/
#container #sub ul {}
#container #sub li { list-style-type:none; margin:0 2px; border-bottom:solid 1px #666666; width:180px; }
#container #sub li a { width:100%; height:100%; padding:15px 5px; display:block; font-size:0.9em; font-weight:300; color:#333333; text-decoration:none; }
#container #sub li a:hover { background:#eeeeee; }
#container #sub li a span { display:block; margin-bottom:3px; font-size:1.0em; font-weight:bold; font-family:"Courier New", Courier, mono; color:#999999; }

/*メイン記述部*/

#main h2 { margin:15px; padding:0 0 0 7px; font-size:1.2em; font-weight:bold; color:#333333; border-left:solid 7px #333333; }
#main h2 span { display:block; margin:3px 0; font-size:0.7em; color:#999999; font-family:"Courier New", Courier, mono; }

#main h3 { margin:10px 20px; padding:0 0 3px 5px; font-size:1.0em; font-weight:bold; color:#006699; }
#main h3#ct001 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px 0px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main h3#ct002 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px -50px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main h3#ct003 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px -100px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main h3#ct004 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px -150px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main h3#ct005 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px -200px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main h3#ct006 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px -250px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main h3#ct007 { border:none; width:500px; height:50px; display:block; background:url("../../img/concept_h2_bg.gif") no-repeat 0px -300px; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }

#main p { margin:15px 25px; font-size:0.9em; color:#333333; }