/*---------------------------------------------------------------
	各要素のリセット
---------------------------------------------------------------*/
html {
	height: 100%;	/*高さの初期化*/
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
	margin: 0; 
	padding: 0;
}

body {
	line-height:1.5em;
}

/*firefox用スクロールバー強制表示*/
html {
	overflow-y: scroll;
}

ol, ul{
	list-style:none;
	list-style-type:none;
}

fieldset, img{
	 border:0;
}

img {
	vertical-align: top;
}

table{
	border-collapse: collapse; 
	border-spacing:0;
}

caption, th{
	text-align: left;
}

a img {
  border: none;
}

address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal; 
	font-weight: normal;
}


/*---------------------------------------------------------------
	ClearFIX
---------------------------------------------------------------*/

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

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*---------------------------------------------------------------
	パンくず
---------------------------------------------------------------*/

#path{margin:10px;}


/*---------------------------------------------------------------
	メインナビゲーション
---------------------------------------------------------------*/

#mainNavi {
	width: 750px;
	margin: 0x;
}

ul#mainNavi li {
	float: left;
	height: 40px;
}

ul#mainNavi li a {
	display: block;
	height: 40px;
	background-image:url(../images/navi.png);
}

ul#mainNavi li.First a { background-position: 0 0; width: 250px }
ul#mainNavi li.Second a { background-position: -250px 0; width: 250px }
ul#mainNavi li.Third a { background-position: -500px 0; width: 250px }

ul#mainNavi li.First a:hover { background-position: 0 -40px; width: 250px }
ul#mainNavi li.Second a:hover { background-position: -250px -40px; width: 250px }
ul#mainNavi li.Third a:hover { background-position: -500px -40px; width: 250px }

ul#mainNavi li a img { height: 40px }
ul#mainNavi li.First a img { width: 250px }
ul#mainNavi li.Second a img { width: 250px }
ul#mainNavi li.Third a img { width: 250px }



/*---------------------------------------------------------------
	container
---------------------------------------------------------------*/


#container {
	width:750px;
	margin: 0 auto;
	positon:relative;
}


#container p{
	text-align: center;
}


div.imgcenter {
	text-align:center;
	padding-bottom:15px;
}


/*---------------------------------------------------------------
	タイトル
---------------------------------------------------------------*/


#pagetop{z-index:1; margin-bottom:30px;}

#thirdBox{
width:750px;
text-align: center;
margin-top:10px;
}
a{overflow: hidden;}

a.title{
    background: url("../images/title_img_btn.png") no-repeat scroll center top transparent;
    display: block;
    height: 80px;
    left: 10px;
    margin: 0 0 -80px;
    position: relative;
    text-indent: -9999px;
    top: -115px;
    width: 427px;
}
a.title:hover{
    background: url("../images/title_img_btn.png") no-repeat scroll center bottom transparent;
}



/*---------------------------------------------------------------
	BOX
---------------------------------------------------------------*/


#box {
	width:750px;
	padding-bottom:15px;
}


/*---------------------------------------------------------------
	nayami
---------------------------------------------------------------*/

div.nayami {
	background-color: #EDEDDA;
	width: 750px;
	margin: 10px auto;
	padding-bottom:10px;
}

div.nayami h3 {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

div.nayami p {
	margin:0 40px;
	font-size:12px;
	text-align:left;
	line-height:1.2em;
	padding-bottom:10px;
}


div.nayami .zuhyo {
	margin:0 30px;
	width:686px;
	background: #FFF;
	border: 2px solid #BDBD77;
}


div.nayami .zuhyo h3 {
	width:686px;
	background: #BDBD77;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


/*---------------------------------------------------------------
	list
---------------------------------------------------------------*/

ul.list {
	padding-bottom: 10px;
}

ul.list li {
	margin: 0 0 10px 30px;
	padding-left: 20px;
	background: url(../images/list_maru.png) 3px 3px no-repeat;
	font-size:12px;
	font-weight:bold;
}


/*---------------------------------------------------------------
	PageTOP
---------------------------------------------------------------*/

.pagetop {
	width:750px;
	margin:0 auto;
	text-align:right;
	padding-bottom:20px;
}



/*---------------------------------------------------------------
	BTN
---------------------------------------------------------------*/

.btn {
	text-align:center;
}



.btn a{
    background: url("../images/btn.png") no-repeat scroll center top transparent;
    display: block;
    height: 92px;
    text-indent: -9999px;
    width: 750px;

}
.btn a:hover{    background: url("../images/btn.png") no-repeat scroll center bottom transparent;}


/*---------------------------------------------------------------
	BLUEBOX
---------------------------------------------------------------*/


#boxBlue {
	width:744px;
	margin: 0 auto 15px;
	border: 3px solid #0066CC;
	background: #FFF;
}


#boxBlue .inner {
	width:710px;
	margin: 10px 17px;
}

#boxBlue .inner h3 {
	width:710px;
	padding-bottom:15px;
}
#boxBlue .inner p {
	font-size:12px;
	font-weight:bold;
	color: #0066CC;
	padding-bottom:15px;
}

/*---------------------------------------------------------------
事例
---------------------------------------------------------------*/


.jirei {
	width:708px;
	margin: 0 auto 15px;
	border: 1px solid #0066CC;
	background: #E6F9FF;
}

.jirei table.detailinner {
	border: none;
	border-collapse: collapse;
	margin: 10px 20px;
	width: 668px;
}
.jirei table.detailinner td {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	vertical-align:middle;
}

.jirei2 {
	width:728px;
	margin: 0 10px 15px;
	border: 1px solid #0066CC;
	background: #E6F9FF;
}

.jirei2 table.detailinner {
	border: none;
	border-collapse: collapse;
	margin: 10px 20px;
	width: 668px;
}
.jirei2 table.detailinner td {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}


/*---------------------------------------------------------------
事例詳細
---------------------------------------------------------------*/

#boxJirei {
	width:730px;
	padding-bottom:15px;
	margin:0 10px 30px;
}


#boxJirei p {
	font-size: 12px;
	padding-bottom:15px;
	line-height:1.7em;
}

#boxJirei h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom:15px;
}

#boxJirei .imgRBox,
#boxJirei .imgLBox { margin-bottom: 20px }

#boxJirei .imgRBox p,
#boxJirei .imgLBox p { 
	font-size: 12px; line-height:1.7em; margin-bottom: 0 }

#boxJirei .imgRBox img,
#boxJirei .imgLBox img { width: 270px }

#boxJirei .imgRBox img { float: right; margin-left:30px; }
#boxJirei .imgLBox img { float: left; margin-right:30px; }



/*---------------------------------------------------------------
	ご利用料金
---------------------------------------------------------------*/


table.detail {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin: 0 auto;
	width: 708px;
}

table.detail th {
	background-color: #F5002C;
	border: 1px solid #333333;
	color:#FFF;
	font-size: 12px;
	padding: 5px;
	width: 200px;
	font-weight: bold;
	text-align:center;
}

table.detail td {
	background: none repeat scroll 0 0 white;
	border: 1px solid #333333;
	font-size: 12px;
	padding: 5px 10px;
}



