@charset "UTF-8";

/*
 * Description: ページ共通CSS
 * Last Up Date: 10.10.06
 * Author: howrah 桑原
 */


/* ----------------------------------------
 * ページ内css
 * ---------------------------------------- */


body, div,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd,
table, th, td
img {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F0F0F2;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333;
}

a img {border: none;}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}

#contents .l-blue {
	color: #3366CC;
}

#contents_release .l-blue {
	color: #3366CC;
}

/*--------------*/

body.fsize_s #wrapper{
	font-size: 100%;
}

body.fsize_m #wrapper{
	font-size: 120%;
}

body.fsize_l #wrapper{
	font-size: 140%;
}

/*--------------*/

/***********************************************************/

/* obi set up */
#top_obi {
	background: url(/common/image/all_top_obi_bg.jpg) repeat-x;
	height: 27px;
	width: 100%;
	text-align: center;
}

/***********************************************************/

/* header set up */
#header {
	background: #FFF url(/common/image/all_header_obi_bg.gif) repeat-x 0px 81px;
	width: 100%;
	height: 85px;
	padding: 0px;
}

#header #logocall {
	width: 900px;
	height: 85px;
	margin: 0px auto;
}

#header #logocall #logo {
	width: 360px;
	float: left;
	padding-top: 23px;
}

#header #logocall #logo img {
	float: left;
}

#header #logocall #call {
	width: 524px;
	height: 39px;
	float: right;
}

#header #logocall #call img {
	float: right;
}

#header #logocall #btn_search {
	width: 540px;
	float: right;
	margin-top: 11px;
	text-align: left;
	font-size: 90%;
	line-height: 2;
}

#header #logocall #btn_search img {
	float: right;
}

#header #logocall #btn_search p {
	float: right;
	margin-right: 5px;
	font-size: 120%;
}

#header #logocall #btn_search form {
	float: right;
}

/***********************************************************/

/* navi set up */
#navi_area {
	background: #FFF url(/common/image/all_navi_obi_bg.jpg) repeat-x;
	height: 33px;
}

#navi_area #navi {
	width: 900px;
	margin: 0px auto;
}

#navi_area #navi ul {
	float: left;
	list-style: none;
}

#navi_area #navi ul li {
	float: left;
}

/***********************************************************/

/* pagetop set up */
#page_up_area {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#page_up_area #page_up {
	background: #FFF url(/common/image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}

#page_up_area #page_up #page_up_box {
	width: 850px;
	float: left;
	margin-left: 25px;
	display: inline;
	text-align: left;
	margin-top: 35px;
}

#page_up_area #page_up #page_up_box img {
	float: right;
}

#page_up_area #page_up #page_up_box p {
	float: right;
	font-size: 85%;
}

/***********************************************************/

/* pankuzu set up */
#pankuzu_area {
	background: #FFF;
	text-align: center;
	width: 100%;
	height: 52px;
}

#pankuzu_area #pankuzu {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pankuzu_area #pankuzu #pankuzu_box {
	width: 900px;
	width: 610px;
	font-size: 85%;
	float: left;
	margin-top: 16px;
	margin-bottom: 0px;
}

#pankuzu_area #pankuzu #pankuzu_box img {
	float: left;
	border-style: none;
	margin: 0px;
}

#pankuzu_area #pankuzu #pankuzu_box p {
	float: left;
}

#fsizew{
	width: 197px;
	margin-bottom: 0px;
	margin-top: 2px;
	float:right;
}

#fsizew img{
	margin:0;
	padding:0;
}

#fsizew img.fclear{
	clear:both;
}

#fsize{
	display:inline;
}

#fsize img{
	margin-left: 5px;

}

/***********************************************************/

/* footer set up */
#footer_area {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background: #FFF url(/common/image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#footer #service {
	width: 850px;
	float: left;
	text-align: left;
	margin-left: 25px;
	display: inline;
}

#footer #service .title {
	width: 850px;
	float: left;
	font-weight: bold;
	color: #3366CC;
	line-height: 2.5;
	border-bottom: 1px solid #3366CC;
	margin-top: 10px;
}

#footer #service #privacy {
	width:270px;
	margin-top: 0px;
	float:right;
}

#footer #service #privacy p {
	display:block;
	width:270px;
	margin-left:auto;
	text-align:right;
}


#footer #service #privacy img {
	margin-left:10px;
}

#footer #service #privacymark{
	float:right;
	margin-top:0px;
	width:80px;
}


#footer #service #menu {
	width: 770px;
	float: left;
	font-size: 85%;
}

#footer #service #menu span {
	color: #3366CC;
}

#footer #service #menu p {
	float: left;
	margin-top: 8px;
}

#footer #service #menu #copyright {
	width: 360px;
	float: left;
}

#footer #service #menu #copyright img {
	float: left;
	border-style: none;
}

#footer #service #menu #copyright p {
	float: left;
}

/*
#footer #service #menu #privacy {
	width: 250px;
	float: right;
}

#footer #service #menu #privacy img {
	float: right;
	margin-top: 8px;
	border-style: none;
}

#footer #service #menu #privacy p {
	float: right;
} */

/***********************************************************/

/* bottom set up */
#bottom {
	width: 920px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

/***********************************************************/

/* editing_area set up */
#editing_area {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background: #FFF url(/common/image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: left;
}

#faq_top,#case_study_top{
	margin-top:10px;
}

strong {
	font-weight: normal;
}

/***********************************************************/

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

.clearfix { display: inline-table; zoom:1; }

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

/* clearfix end */

