﻿@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

html {
}

body {
	font-family: Helvetica, Verdana, Arial, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	color: #333333;
	background-color:#ffffff;
	width: 100%;
}

a {
	color: #555555;
	text-decoration:none;
}

a:link {
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
	padding:0;
	margin:0;
}

div.container {
	width: 100%;
}

div.contents {
	width: 760px;
	margin: 0px auto;
}

div.contents .head .menu {
	background: url("../img/header_menu_bg.jpg") no-repeat;
	height: 64px;
	width: 760px;
}
div.contents .head .menu .logo {
	width: 138px;
	float: left;
}

div.contents .head .menu .buttons {
	height: 40px;
	float: right;
	margin-top: 24px;
}

div.contents .head .menu .buttons ul {
	list-style: none;
}

div.contents .head .menu .buttons li {
	float: left;
}

div.contents .head .menu .buttons a#bt-casestudy {
	width: 150px;
	height: 40px;
	display: block;
	background: url('../img/header_menu_casestudy_off.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-casestudy:hover {
	background: url('../img/header_menu_casestudy_on.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-translation {
	width: 150px;
	height: 40px;
	display: block;
	background: url('../img/header_menu_translation_off.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-translation:hover {
	background: url('../img/header_menu_translation_on.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-mobbrand {
	width: 150px;
	height: 40px;
	display: block;
	background: url('../img/header_menu_mobbrand_off.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-mobbrand:hover {
	background: url('../img/header_menu_mobbrand_on.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-googleapps {
	width: 150px;
	height: 40px;
	display: block;
	background: url('../img/header_menu_googleapps_off.gif') no-repeat;
}

div.contents .head .menu .buttons a#bt-googleapps:hover {
	background: url('../img/header_menu_googleapps_on.gif') no-repeat;
}

div.contents .head .image {
	background: url("../img/header_image.jpg") no-repeat;
	height: 284px;
}

div.contents .head .image p.l {
	float: left;
}

div.contents .head .image p.r {
	line-height: 1.5em;
}

div.contents .point {
	text-align: center;
	margin: 0px 0 20px 0;
}

div.contents .point ul {
}

div.contents .point li {
	float: left;
	list-style: none;
	margin-left: 9px;
	margin-bottom: 15px;
}

div.contents .point li#f {
	margin-left: 0;
}

div.contents .main {
	width: 100%;
	clear: both;
}

div.contents .main .parag_a {
	background: url("../img/func_bg.gif") no-repeat;
	width: 760px;
	height: 326px;
	margin-top: 3em;
}

div.contents .main .parag_a .text {
	float: left;
	width: 320px;
	line-height: 2em;
	margin-right: 10px;
}

div.contents .main .parag_b .text {
	width: 520px;
	line-height: 2em;
}

div.contents .main .parag_a div.image {
	float: left;
	width: 410px;
	margin-right: 20px;
	text-align: right;
}

div.contents .main .parag_a .quo {
	font-size: 80%;
	text-align: left;
	margin-left: 10em;
}

div.contents .main h2#parag1 {
	background: url("../img/p1_title.gif") no-repeat;
	text-indent: -9999em;
	height: 25px;
	margin: 0 0 10px 0;
}

div.contents .main h2#parag2 {
	background: url("../img/p2_title.gif") no-repeat;
	height: 25px;
	text-indent: -9999em;
	margin: 0 0 10px 0;
}

div.contents .main h2#parag3 {
	background: url("../img/p3_title.gif") no-repeat;
	height: 25px;
	text-indent: -9999em;
	margin: 0 0 10px 0;
}

div.contents .main h2#parag4 {
	background: url("../img/p4_title.gif") no-repeat;
	height: 25px;
	text-indent: -9999em;
	margin: 30px 0 10px 0;
}

div.contents .main h2#parag5 {
	background: url("../img/p5_title.gif") no-repeat;
	height: 25px;
	text-indent: -9999em;
	margin: 30px 0 10px 0;
}

div.contents .main h2#parag6 {
	background: url("../img/p6_title.gif") no-repeat;
	height: 25px;
	text-indent: -9999em;
	margin: 30px 0 10px 0;
}

div.contents .main .addition {
	background: url("../img/addition_bg.gif") no-repeat;
	width: 760px;
	height: 500px;
}

div.contents .inquiry {
	position: relative;
	text-align: left;
}

div.contents .inquiry p {
	margin: 100px 0 0 10px;
	_margin: 60px 0 0 10px;
}

div.contents .split2 p {
	float: left;
	width: 267px;
}

div.contents .logo {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

div.contents .logo p {
	float: left;
}

div.contents .logo p.l {
	text-align: left;
	text-indent: 10px;
	width: 50%;
	padding-top: 45px;
}

div.contents .logo p.r {
	text-align: right;
	width: 50%;
}

div.foot {
	clear: both;
	padding-top: 20px;
	background: url("../img/foot_base.gif") repeat-x;
	width: 100%;
}

div.foot .outermenu {
	width: 800px;
	margin: 0px auto;
}

div.foot .outermenu .outerlink {
	text-indent: 20px;
	padding-bottom: 30px;
	width: 460px;
	float: left;
}

div.foot .outermenu .copy {
	padding-bottom: 30px;
	width: 320px;
	text-align: right;
	float: left;
}

div.foot ul {
	text-align: center;
}

div.foot li {
	list-style: none;
	margin: 0.5em;
	padding: 0.5em;
	border-left: 1px solid #555555;
	float: left;
}

.small {
	font-size: 75%;
	line-height: 1em;
}
