@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	color: #2D2D2D;
	font: 0.8em "ＭＳ Ｐゴシック", Osaka;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 0.75em;
}

ul,li {
	margin: 0px;
	padding: 0px;
}

a img {
	border:0;
}

p {
	margin: 0px;
	padding: 0px;
}

/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*color
------------------------*/
.orenji {
	color:#FF6600;
}

/*
------------------------*/
#bgframe {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}

#frame {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 97px;
	background-image: url(../images/header/bg.gif);
}

#seo_text {
	background: url(../images/header/h1_bg.gif) repeat-x;
	height: 16px;
	color: #FAFAFA;
	padding: 3px;
	margin-bottom: 16px;
}

#header_l {
	float: left;
}

#header_r {
	float: right;
	width: 428px;
}

#header_link {
	float: left;
}

#header_link ul {
	padding-top: 28px;
}

#header_link ul li {
	float: left;
	list-style: none;
}

#btn_home a {
	background: url(../images/header/btn_home.gif) no-repeat;
	text-indent: -9999px;
	height: 17px;
	width: 69px;
	display: block;
}

#btn_infomation a {
	background: url(../images/header/btn_infomation.gif) no-repeat;
	text-indent: -9999px;
	height: 17px;
	width: 69px;
	display: block;
}

#btn_sitemap a {
	background: url(../images/header/btn_sitemap.gif) no-repeat;
	text-indent: -9999px;
	height: 17px;
	width: 69px;
	display: block;
}

#header_inq {
	float: right;
	width: 209px;
}

#header_inq_l {
	float: left;
}

#header_inq_r {
	float: right;
	margin-top: 3px;
}

#flash {}


#main_menu {
	height: 46px;
}

#main_menu ul {}

#main_menu ul li {
	float: left;
	list-style: none;
}

#menu01 a {
	background: url(../images/header/btn_concept.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 135px;
}

#menu02 a {
	background: url(../images/header/btn_consultant.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu03 a {
	background: url(../images/header/btn_webintegration.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu04 a {
	background: url(../images/header/btn_system.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu05 a {
	background: url(../images/header/btn_marketing.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu06 a {
	background: url(../images/header/btn_works.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 131px;

}

#menu01 a:hover {
	background: url(../images/header/btn_concept_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 135px;
}

#menu02 a:hover {
	background: url(../images/header/btn_consultant_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu03 a:hover {
	background: url(../images/header/btn_webintegration_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu04 a:hover {
	background: url(../images/header/btn_system_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu05 a:hover {
	background: url(../images/header/btn_marketing_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 134px;
}

#menu06 a:hover {
	background: url(../images/header/btn_works_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 131px;

}




#content_top {
	background: url(../images/header/content_top_bg.gif) no-repeat;
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 32px;
	width: 799px;
}

#content {
	background: url(../images/header/content_bg.gif) repeat;
	margin-bottom: 28px;
	padding-right: 1px;
	padding-left: 2px;
	width: 799px;
}


#content_l {
	float: left;
	width: 190px;
}

#content_r {
	float: right;
	width: 605px;
}

#footer {
	background: url(../images/footer/bg_img.jpg) repeat-x top #f6f6f4;
	width: 802px;
	padding-bottom:10px;
}


#footer_text_link {
	text-align: center;
	height: 20px;
	width: 802px;
	margin-bottom:10px;
	padding-top: 8px;
	font-size: 0.8em;
}

#footer_text_link a:link {
	color:#333333;
	text-decoration:none;
}

#footer_text_link a:visited {
	color:#333333;
	text-decoration:none;
}

#footer_text_link a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#footer_bottom {
	width: 615px;
	float: left;
	margin-bottom: 10px;
}

#footer_bottom_l {
	float:left;
	margin-top:4px;
}

#footer_bottom_r {
	float:right;
	font-size:0.8em;
	padding-left:10px;
	margin-top:4px;
}

#footer_banner {
	width: 100px;
	float: right;
}

#footer_banner img {
	margin-right: 4px;
}

#copyright {
	font-size: 10px;
	height: 10px;
	padding-left: 10px;
}

/*margin
------------------------*/

.margin_bottom05 {
	margin-bottom: 5px;
}

.margin_bottom10 {
	margin-bottom: 10px;
}

.margin_bottom20 {
	margin-bottom: 15px;
}

.margin_bottom30 {
	margin-bottom: 30px;
}

/*寄せ
------------------------*/

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
	padding-top: 5px;
}

/*サイドメニュー
------------------------*/

#side_menu {
	margin-left: 11px;
}

#side_menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

#side_menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.side_menu_on a {
	background: url(../images/content/common/side_menu_on.gif) no-repeat;
	height: 20px;
	width: 164px;
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

.side_menu_off a {
	background: url(../images/content/common/side_menu_off.gif) no-repeat;
	height: 20px;
	width: 164px;
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
/*サイドメニュー02
------------------------*/

#side_menu02 {
	margin-left: 11px;
}

#side_menu02 ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

#side_menu02 ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#toiawase {
	background:url(../images/left/toiawase_bg.jpg) no-repeat;
	height:65px;
	padding-top:80px;
	padding-left:50px;
	width: 136px;
	text-align:left;
}

#page_link {
	float: right;
}

.page_link {
	float: right;
	padding-top: 10px;
}


.page_next {
	float: right;
	padding-top: 10px;
}

#pankuzu {
	margin-left: 15px;
}
#temp_header_blank {
	padding-bottom: 10px;
}
#right_image {
	padding: 5px;
	float: right;
}

/*メインコンテンツ下テキストリンク
------------------------*/

#ct_sub_menu {
	background-image: url(../images/content/common/ct_sub_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 65px;
	padding-left: 50px;
}
#ct_sub_menu_title {
	font-size: 1.2em;
	font-weight: bold;
	height: 20px;
	color: #333333;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 5px;
	padding-top: 20px;
}
#ct_sub_menu_link {
	font-size: 0.8em;
	color: #666666;
}

/*メインコンテンツ
------------------------*/

.text {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
}



/*404 notfound
------------------------*/
#error404 {
	margin: 50px auto 150px;
	width: 370px;
	padding: 15px;
}

#error404 h2 {
	font-size: 1.2em;
	font-weight: bold;
	background: #F3F3F3;
	padding: 5px;
	width: 100%;
}

#error404 p {
	margin-top: 20px;
	text-align: right;
	margin-bottom: 5px;
}