@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント ------------------------------ */

body {
	color: #333333;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 1.7;
}
html:not(:target) body {
	font-size: 12px;
}

input,textarea,select {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*\*/
* html table {
	font-size: 100%;
	line-height: 1.7;
}
/**/


/* 基本タグ ------------------------------ */

body,div,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	text-align: center;
}

img,table {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: top;
}

address,em,cite {
	font-style: normal;
}


/* 基本テキストリンク ------------------------------ */

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}
a:active {
	color: #7f7f7f;
	text-decoration: underline;
}


/* --------------------------------------------------------------------------------------
 float解除
--------------------------------------------------------------------------------------- */

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


/* --------------------------------------------------------------------------------------
 レイアウト枠
--------------------------------------------------------------------------------------- */

#contents {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#nav {
	float: left;
	width: 120px;
	padding-top: 5px;
}

#main {
	float: right;
	width: 682px;
	padding: 93px 0 15px;
}


/* --------------------------------------------------------------------------------------
 nav
--------------------------------------------------------------------------------------- */

#nav ul {
	margin-top: 27px;
	line-height: 1.2;
}

#nav li {
	margin-bottom: 7px;
}

#nav .approach {
	margin-top: 32px;
}

#nav .service {
	margin-top: 34px;
}

#nav .service ul {
	margin-top: 10px;
}

#nav .last {
	margin-top: 77px;
}

#nav .last li {
	margin-bottom: 3px;
}


/* --------------------------------------------------------------------------------------
 main
--------------------------------------------------------------------------------------- */

#main h1 {
	height: 81px;
	line-height: 1.3;
}

#main .copyright {
	text-align: right;
}


/* pagetop ------------------------------ */

#main .pagetop {
	padding-top: 1px;
	text-align: right;
	font-size: 86%;
	line-height: 1.5;
}

#main .pagetop span {
	display: inline-block;
	background: url(../img/ico_pagetop_01_o.gif) no-repeat 0 .8em;
}
#main .pagetop a {
	display: inline-block;
	padding-left: 11px;
	background: url(../img/ico_pagetop_01.gif) no-repeat 0 .8em;
}
#main .pagetop a:hover {
	background: none;
}


/* arwLink ------------------------------ */

#main .arwLink {
	background: url(../img/ico_arw_01_o.gif) no-repeat 0 .6em;
}
#main span.arwLink {
	display: inline-block;
}

#main .arwLink a {
	display: inline-block;
	padding-left: 7px;
	background: url(../img/ico_arw_01.gif) no-repeat 0 .6em;
}
#main .arwLink a:hover {
	background: none;
}


/* dotList ------------------------------ */

#main .dotList li {
	padding-left: 13px;
	background: url(../../shared/img/ico_dot_01.gif) no-repeat 3px .7em;
	letter-spacing: 1px;
}


/* txtBlock ------------------------------ */

#main .txtBlock {
	padding-bottom: 96px;
}

#main .txtBlock p {
	margin-bottom: 21px;
	letter-spacing: 1px;
}


/* txtBlock02 ------------------------------ */

#main .txtBlock02 {
	padding-bottom: 100px;
}

#main .txtBlock02 p {
	margin-bottom: 15px;
	letter-spacing: 1px;
}

#main .txtBlock02 .numberList li {
	margin-bottom: 15px;
	letter-spacing: 1px;
	padding-left: 2.0em;
}

#main .txtBlock02 .numberList li span{
	display: inline-block;
	width: 2.0em;
	margin-left: -2.0em;
}

#main .txtBlock02 h2 {
	margin: 51px 0 15px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

/* privacyMark  */

#main .txtBlock02 .privacyMark {
	margin-bottom: -10px;
}

#main .txtBlock02 .privacyMark p {
	display: table-cell;
	width: 600px;
	vertical-align: middle;
}
* html #main .txtBlock02 .privacyMark p {/* IE 6 */
	display:inline;
	margin-bottom: 0;
	zoom:1;
}
*:first-child+html #main .txtBlock02 .privacyMark p {/* IE 7 */
	display:inline;
	margin-bottom: 0;
	zoom:1;
}

#main .txtBlock02 .privacyMark p.img {
	width: 80px;
}

#main .txtBlock02 .privacyMark p img {
	margin-right: 13px;
}


/* serviceBlock ------------------------------ */

#main .serviceBlock h2 {
	margin: 0 0 19px;
	color: #000000;
	font-size: 133%;
	font-weight: bold;
	letter-spacing: 1px;
}

#main .serviceBlock .lineBlock {
	width: 682px;
	margin-top: 54px;
	margin-bottom: 56px;
	background: url(../img/service_bg_01.gif) repeat-y;
}

#main .serviceBlock .lineBlockBg {
	width: 682px;
	padding-bottom: 15px;
	background: url(../img/service_bg_02.gif) no-repeat left bottom;
	line-height: 1.3;
}

#main .serviceBlock .lineBlock .leftBlock {
	float: left;
	width: 228px;
	margin-right: 9px;
	background: url(../img/service_ico_01.gif) no-repeat 218px 39px;
}

#main .serviceBlock .lineBlock .rightBlock {
	float: right;
	width: 208px;
}

#main .serviceBlock .lineBlock .bg {
	width: 206px;
	margin: 0 1px 14px;
	border-top: 1px solid #333333;
	background: #262626;
}

#main .serviceBlock .lineBlock h4 {
	margin: 12px 0 7px;
}

#main .serviceBlock .lineBlock h4,
#main .serviceBlock .lineBlock p {
	padding-left: 15px;
}

#main .serviceBlock .lineBlock p {
	margin-bottom: 0;
}

#main .serviceBlock .lineBlock .bg p {
	padding-left: 0;
}

#main .serviceBlock h3 {
	color: #000000;
	letter-spacing: 1px;
}

#main .serviceBlock table {
	width: 682px;
	margin: 2px 0 25px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	line-height: 1.3;
}

#main .serviceBlock table .size01 {
	width: 118px;
}
#main .serviceBlock table .size02 {
	width: 204px;
}
#main .serviceBlock table .size03 {
	width: 360px;
}
* html #main .serviceBlock table .size01 {
	width: 89px;
}
* html #main .serviceBlock table .size02 {
	width: 175px;
}
* html #main .serviceBlock table .size03 {
	width: 331px;
}
*:first-child+html #main .serviceBlock table .size01 {
	width: 89px;
}
*:first-child+html #main .serviceBlock table .size02 {
	width: 175px;
}
*:first-child+html #main .serviceBlock table .size03 {
	width: 331px;
}

#main .serviceBlock table th {
	padding: 7px 14px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #d9d9d9;
	background: #d9d9d9;
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
#main .serviceBlock table th.first {
	border-left: 1px solid #d9d9d9;
}

#main .serviceBlock table td {
	padding: 13px 14px;
	border-left: 1px solid #dadada;
	border-top: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}
#main .serviceBlock table td.last {
	border-left: none;
	background: url(../img/service_bg_03.gif) repeat-y;
}
