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

/*-------------------------------
	全体共通項目
-------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ ProN W3","ＭＳ Ｐゴシック", Osaka;
	background: url(../images/common/bg.jpg) repeat-x;
	width: 100%;
}

a:link,
a:visited {
	color: #dd0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h2 {
	width: 679px;
	height: 41px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: normal;
	margin-bottom: 1em;
}

h4 {
	color:#116C92;
}

.cboth {
	clear: both;
}

.img-right {
	float: right;
}


.bold {
	font-weight: bold;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.small {
	font-size:small;
}

p.page-top {
	line-height: normal;
	margin-top: 15px;
	width: 100%;
}

p.page-top a {
	background: url(../images/common/page-top.gif) no-repeat;
	width: 85px;
	height: 10px;
	font-size: 9px;
	display: block;
	text-indent: -9999px;
	float: right;
	clear:both;
	margin-top:15px;
}


#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/*-------------------------------
	ヘッダー
-------------------------------*/

#header {
	width: 950px;
	height: auto;
	/*height: 370px;*/
}

#header-top {
	width: 940px;
	height: 68px;
	padding-top: 5px;
	padding-left: 10px;
}

#header-top2 {
	width: 940px;
	/*height: 68px;*/
	height: 100px;
	padding-top: 5px;
	padding-left: 10px;
}

h1 {
	font-size: 10px;
	/*float: right;*/
	font-weight: normal;
	padding: 0 20px 3px 0;
	text-align: right;
	width: 922px;
}

/*	タイトル	*/

#title-box {
	float: left;
	width: 302px;
	height: 43px;
}

div#title a {
	width: 302px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background: url(../images/common/title.gif) no-repeat;
}


/*	ヘッダー
		電話番号	*/


p#tel-number {
	background: url(../images/common/tel.jpg) no-repeat;
	width: 229px;
	height: 45px;
	text-indent: -9999px;
	float: right;
}

/*	ヘッダー　無料相談会バナー	*/
p#weekend-bnr {
	float: right;
	margin: 0px 0 5px 0;
}

p#weekend-bnr a {
	background: url(../images/contact/weekend_bnr.jpg) no-repeat;
	width: 255px;
	height: 95px;
	text-indent: -9999px;
	float: right;
}


/*	イメージ	*/


#image-box {
	width: 950px;
	height: 247px;
}

#image-box img {
	vertical-align: bottom;
}



/* グローバルナビ */

#global-navi {
	width: 950px;
	height: 47px;
	padding-bottom: 3px;
	background: url(../images/common/global-navi_bg.jpg) no-repeat;
}

#global-navi .menu-home {
	float:left;
	text-indent:-9999px;
}

#global-navi .menu-home a {
	display:block;
	background-image:url(../images/common/menu01.jpg);
	width:134px;
	height:47px;	
}

#global-navi .menu-home a:hover {
	background-position:0 -47px;
}

#global-navi ul {
	list-style-type: none;
	margin-left: 1px;
}

#global-navi li {
	float: left;
	width: auto;
}

/*#global-navi li a {
	width: 136px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}*/

#global-navi li a:hover {
	background-position: 0 -47px;
}

/*#global-navi li a.menu01 {
	background-image: url(../images/common/menu01.jpg);
	width: 134px;
}

#global-navi li a.menu02 {
	background-image: url(../images/common/menu02.jpg);
}*/

#global-navi li a.menu03 {
	width: 136px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/common/menu03.jpg);
}

#global-navi li a.menu04 {
	width: 136px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/common/menu04.jpg);
}

#global-navi li a.menu05 {
	width: 136px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/common/menu05.jpg);
}

#global-navi li a.menu06 {
	width: 136px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/common/menu06.jpg);
}

#global-navi li a.menu07 {
	width: 136px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/common/menu07.jpg);
	width: 134px;
}

/*-------------------------------
	メイン
-------------------------------*/

#main {
	width: 950px;
	padding-top: 27px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}


/*-------------------------------
	コンテンツ
-------------------------------*/
#left-inner {
	float: left;
	width: 679px;
}

#right-inner {
	float: right;
	width: 264px;
}

#contents {
	width: 679px;
	/*float: left;*/
	line-height: 1.7em;
}

.content-box {
	width: 659px;
	padding: 0 10px;
	margin-bottom: 50px;
	overflow:hidden;
}

.content-box-679 {
	width: 679px;
	margin-bottom: 50px;
}

/*-------------------------------
	サイドバー
-------------------------------*/

#sidebar {
	width: 252px;
	/*float: right;*/
}

/*	サイドバー
		お問い合わせ　*/

#side-inq-box {
	width: 252px;
	background: url(../images/common/sidebar/side_inq_bg.gif) repeat-y;
}

#side-inq-box #inq-title {
	display: block;
	text-indent: -9999px;
	background: url(../images/common/sidebar/side_inq_h.gif) no-repeat;
	width: 252px;
	height: 42px;
	text-indent: -9999px;
	margin-bottom: 17px;
}



#sidebar p#inq-internet {
	background:url(../images/common/sidebar/side_inq_internet.gif) no-repeat;
	width: 219px;
	height: 54px;
	text-indent: -9999px;
	margin-left: 18px;
	margin-top: 16px;
}

#sidebar p.inq-banner a {
	width: 219px;
	height: 48px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 17px;
}

#sidebar p.inq-banner a:hover {
	background-position: 0px -48px;
}

#sidebar p.patents a {
	background-image: url(../images/common/sidebar/patents_banner.jpg);
}

#sidebar p.idea a {
	background-image: url(../images/common/sidebar/idea_banner.jpg);
}

#sidebar p.design a {
	background-image: url(../images/common/sidebar/design_banner.jpg);
}

#sidebar p.registration a {
	background-image: url(../images/common/sidebar/registration_banner.jpg);
}

#sidebar p.IP a {
	background-image: url(../images/common/sidebar/intellectual-property_banner.jpg);
}

#sidebar p.general a {
	background-image: url(../images/common/sidebar/contact_banner.jpg);
}

#sidebar p#inq-mail {
	background: url(../images/common/sidebar/side_inq_mail.jpg) no-repeat;
	width: 252px;
	height: 104px;
	text-indent: -9999px;
	margin-top: 18px;
}

#sidebar p#inq-mail a {
	display: block;
	width: 252px;
	height: 104px;
}

#sidebar p#inq-tel {
	background: url(../images/common/sidebar/side_inq_tel.jpg) no-repeat;
	width: 252px;
	height: 105px;
	text-indent: -9999px;
}

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

#side-menu-box {
	background: url(../images/common/sidebar/side_menu_bg.gif) no-repeat left top;
	width: 231px;
	height: 160px;
	margin: 18px 0 0 1px;
	padding: 10px 10px 29px 10px;
	padding-bottom: 21px;
}

#side-menu-box a:link,
#side-menu-box a:visited {
	color: #000000;
}

#side-menu-box a:hover {
	color: #DD0000;
	text-decoration: underline;
}


#side-menu-box ul {
	list-style-type: none;
}

#side-menu-box li {
	padding: 12px 0 10px 17px;
	font-size: 14px;
	border-bottom: solid 1px #DDDDDD;
	height: 17px;
}

#side-menu-box li.no-border {
	border: none;
}

#side-menu-box li p {
	background: url(../images/common/sidebar/side_menu_marker.gif) no-repeat;
	background-position: left 50%;
	padding-left: 17px;
}

/*	サイドバー
		バナー	*/
.side-banner-box {
	width: auto;
}



.side-banner-box p a {
	background-repeat: no-repeat;
	width: 251px;
	display: block;
	text-indent: -9999px;
}

.side-banner-box p a.contact-free {
	background-image:url(../images/common/bn_contact-free.jpg);
	height: 118px;
	margin-bottom:10px;
}

.side-banner-box p a.download {
	background-image:url(../images/common/bn_download.jpg);
	height: 105px;
	margin: 20px 0 0 0;
}

.side-banner-box p a.media {
	background-image:url(../images/common/sidebar/media_bnr.jpg);
	height: 137px;
	margin-bottom:10px;
}

/*#side-banner-box {
	width: auto;
	border: solid 1px #CCCCCC;
	padding: 4px;
	margin-top: 20px;
}

#side-banner-box p a {
	background-repeat: no-repeat;
	width: 241px;
	height: 127px;
	display: block;
	text-indent: -9999px;
}

#side-banner-box p.example a {
	background-image: url(../images/common/sidebar/banner_example.jpg);
}*/

#blog-bnr-box {
	margin: 18px 0 0 0px;
}

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

#footer {
	min-width: 950px;
	padding-top: 18px;
	height: 77px;
	background: url(../images/common/footer_bg.gif) repeat-x;
	text-align: center;
	color: #FFFFFF;
}

#footer-inner {
	width: 950px;
	height: 77px;
	margin: 0 auto;
	text-align: left;
}

#footer ul {
	list-style-type: none;
}
#footer li {
	float: left;
	width: auto;
	padding: 0 8px;
	border-left: solid 1px #FFFFFF;
	font-size: 12px;
}

#footer li.right-border {
	border-right: solid 1px #FFFFFF;
}

#footer li a:link,
#footer li a:visited {
	color: #FFFFFF;
}

#footer li a:hover {
	text-decoration: underline;
}

p#copyright {
	float: right;
	width: auto;
	color: #FFFFFF;
}

