@charset "Shift_JIS";
/* --- ◆基本設定--- */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
}

body {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #000;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin-top: 15px;
}

div,p,img,ul,ol,li,dl,dd,dt,a,h1,h2,h3 {
	padding: 0;
	margin: 0;
}

a:link { color: #333333; text-decoration: none;}
a:visited { color: #333333; text-decoration: none;}
a:hover { color: #0000CC; text-decoration: underline;}
a:active { color: red; text-decoration: none;}

img {
	border: 0;
	vertical-align: bottom;
	text-align: center;
}

ul {
	list-style-type: none;
}



/* --- ◆ヘッダ--- */

#wraper_head {
	width: 100%;
	float: left;
}

#head_area {
	margin: 0 auto 0 auto;
	width: 790px;
}

#head_area1 {
	margin: 0 auto 0 auto;
	width: 479px;
}

#head_bg {
	float: left;
	background: url("../images/header_bg.jpg") no-repeat;
	padding-top: 11px;
	width: 790px;
}

#head_bg1 {
	float: left;
	background: url("../images/header_bg1.jpg") no-repeat;
	padding-top: 11px;
	width: 479px;
}

#logo {
	float: left;
	margin-left: 15px;
}

#info_area {
	float: right;
	text-align: right;
	width: 550px;
}

#info {
	float: right;
	height: 29px;
	padding-right: 20px;
}

#info li {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	background: url("../images/point_tri.jpg") no-repeat;
	padding-left: 18px;
}


#global {
	float: right;
	margin-top: 20px;
	padding-right: 21px;
}

#global li {
	float: left;
	margin-left: 20px;
}

#global li a {
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

a#button2 {
	background: url("../images/global_button2.jpg") no-repeat;
	width: 101px;
	height: 22px;
}
a#button3 {
	background: url("../images/global_button3.jpg") no-repeat;
	width: 79px;
	height: 22px;
}
a#button4 {
	background: url("../images/global_button4.jpg") no-repeat;
	width: 59px;
	height: 22px;
}
a#button5 {
	background: url("../images/global_button5.jpg") no-repeat;
	width: 79px;
	height: 22px;
}
a#button6 {
	background: url("../images/global_button6.jpg") no-repeat;
	width: 101px;
	height: 22px;
}
a#button7 {
	background: url("../images/global_button7.jpg") no-repeat;
	width: 81px;
	height: 22px;
}

a#button2:hover { background: url("../images/global_button2_on.jpg") no-repeat; }
a#button3:hover { background: url("../images/global_button3_on.jpg") no-repeat; }
a#button4:hover { background: url("../images/global_button4_on.jpg") no-repeat; }
a#button5:hover { background: url("../images/global_button5_on.jpg") no-repeat; }
a#button6:hover { background: url("../images/global_button6_on.jpg") no-repeat; }
a#button7:hover { background: url("../images/global_button7_on.jpg") no-repeat; }
a#button2.active { background: url("../images/global_button2_on.jpg") no-repeat; }
a#button3.active { background: url("../images/global_button3_on.jpg") no-repeat; }
a#button4.active { background: url("../images/global_button4_on.jpg") no-repeat; }
a#button5.active { background: url("../images/global_button5_on.jpg") no-repeat; }
a#button6.active { background: url("../images/global_button6_on.jpg") no-repeat; }
a#button7.active { background: url("../images/global_button7_on.jpg") no-repeat; }

/* --- ◆メイン画像--- */
#main_area {
	clear: both;
	margin: 0 auto 0 auto;
	width: 790px;
	background: url("../images/content_bg.jpg") repeat-y;
}

.main_image {
	clear: both;
	margin: 5px 0 10px 20px;
}

/* --- ◆コンテンツ--- */
#wraper_content {
	width: 100%;
	float: left;
}

#content {
	clear: both;
	margin: 0 auto 0 auto;
	width: 790px;
}

#content_bg {
	float: left;
	background: url("../images/content_bg.jpg") repeat-y;
	margin: 0 auto 0 auto;
	width: 790px;
	padding-bottom: 30px;
	min-height: 600px;
}

#content1 {
	clear: both;
	margin: 0 auto 0 auto;
	width: 479px;
}

#content_bg1 {
	float: left;
	background: url("../images/content_bg1.jpg") repeat-y;
	width: 479px;
	padding-bottom: 30px;
	min-height: 600px;
}

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

#wraper_footer {
	width: 100%;
	float: left;
}

#footer_area {
	margin: 0 auto 0 auto;
	width: 790px;
	background: url("../images/foot_bg.jpg") repeat-y;
	height: 62px;
}

#link1,#link2 {
	margin-left: 5px;
	width: 750px;
	float: left;
}

#link1 {
	margin-top: 13px;
}

#link1 li,#link2 li {
	float: left;
	margin-left: 8px;
}

#wraper_copy {
	width: 100%;
	float: left;
}

#copy_area {
	margin: 0 auto 0 auto;
	width: 790px;
	background: url("../images/copy_bg.jpg") repeat-y;
	height: 17px;
}

#copy_area1 {
	margin: 0 auto 0 auto;
	width: 479px;
	background: url("../images/copy_bg1.jpg") repeat-y;
	height: 17px;
}

#copyright {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 3px;
	padding-bottom: 0;
}

/* --- ◆サイドメニュー--- */
#sub_menu {
	float: left;
	width: 160px;
	margin-top: 43px;
	padding-left: 20px;
}

#sub_menu h3 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 162px;
	height: 45px;
}

#sub_menu h4 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 162px;
	height: 30px;
	padding: 0;
	margin: 0;
}

#company #sub_menu h3 { background: url("../images/side_head_co.jpg") no-repeat; }
#works #sub_menu h3 { background: url("../images/side_head_wo.jpg") no-repeat; }#solution #sub_menu h3 { background: url("../images/side_head_ser.jpg") no-repeat; }
#service #sub_menu h4 { background: url("../images/side_head_ser_sub1.jpg") no-repeat; }
#news #sub_menu h3 { background: url("../images/side_head_new.jpg") no-repeat; }#design #sub_menu h3 { background: url("../images/side_menu.jpg") no-repeat; height:31px; }


#sub_bg {
	float: left;
	background: url("../images/side_bg.jpg") repeat-y;
	width: 162px;
}

#sub_menu ul {
	float: left;
	width: 162px;
	background: url("../images/side_foot.jpg") center bottom no-repeat;
	padding-bottom: 16px;
}

#sub_menu ul li {
	clear: both;
	border-bottom: 1px dashed #999999;
	margin-left: 6px;
	margin-right: 8px;
}

#sub_menu ul li a {
	background: url("../images/point_tri.jpg") 130px 6px no-repeat;
	display: block;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 145px;
}

#sub_menu ul li#sub a {
	background: url("../images/point_sub.jpg") 2px 8px no-repeat;
	padding-left: 15px;
	width: 133px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sub_menu ul li a:hover,#sub_menu ul li a.active {
	color: #D34D0C;
	text-decoration: none;
}

#sub_menu ul li a.active {
	font-weight: bold;
}

#sub_menu ul li#sub a:hover,#sub_menu ul li#sub a.active {
	background: url("../images/point_sub_on.jpg") 2px 8px no-repeat;
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
}

/* --- ◆コンテンツ　メインイメージ--- */
#main_image {
	float: right;
	margin-right: 1px;
}

#main {
	float:left;
}


/* --- ◆パンくず--- */
#pan_list {
	float: left;
	text-align: right;
	width: 585px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#pan_list ul {
	float: right;
	margin-top: 6px;
	border-bottom: 1px dashed #999999;
}

#pan_list ul li {
	float: left;
	background: url("../images/point_tri.jpg") no-repeat;
	padding-left: 18px;
	margin-left: 0px;
}

#pan_list ul li.pan_first {
	background: url("../images/pan_point.jpg") no-repeat;
}

#pan_list ul li a {
	color: #EC7612;
	float: left;
}

/* --- ◆パンくず幅広--- */
#pan_list_wide {
	clear: both;
	text-align: right;
	width: 767px;
	margin-bottom: 10px;
}

#pan_list_wide ul {
	float: right;
	margin-top: 6px;
	border-bottom: 1px dashed #999999;
}

#pan_list_wide ul li {
	float: left;
	background: url("../images/point_tri.jpg") no-repeat;
	padding-left: 18px;
	margin-left: 3px;
}

#pan_list_wide ul li.pan_first {
	background: url("../images/pan_point.jpg") no-repeat;
}

#pan_list_wide ul li a {
	color: #EC7612;
	float: left;
}

/* --- ◆メインコンテンツ--- */
#main_content {
	clear: both;
	padding-left: 30px;
	width: 555px;

}

#main_content_wide {
	float: left;
	width: 745px;
	padding-left: 20px;
}

a.acc {
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}