body {margin: 0; padding: 0; background: #fff url(/images/bg_dot.gif); text-align: center;}
#main { width:770px; margin: 0px auto ; background: #fff url(/images/bg_main.gif); text-align:center; }

#header, #breadcrumb, #content, #content2, #content3, #footer, #footersp, #footertop { width: 740px; margin: 0 auto ; padding: 0; }
h1, h2, h3 { margin:0; padding:0; }

a { text-decoration: none; }
a:link { color: #0000FF;}
a:hover { color: #FF6633;}

a.linktext{
	background-image: url(/images/arrow.gif);
	padding: 0 0 0 15px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
}

/* タイトル画像 */
#header {
	height: 83px;
	background-image: url(/images/bg_title.jpg);
	background-repeat: no-repeat;
}

#header h1 img {
    margin:0 0 0 45px;
    padding:0;
	float: left;
}
#header h2 img {
	float: right;
	margin:0 35px 0 0;
	padding:0;
}


/* ナビゲーション */
#breadcrumb {
	background-image:url(/images/bg_breadcrumb.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: left;
}

.navi{ margin-left: 50px; padding: 0.25em 0 ; }


/* コンテンツ */
#content h3 { text-align: left;}
#content h3 img { margin-top: 25px; margin-bottom:0px; }

#content {
	clear: both;
	text-align: center;
	background-image: url(/images/bg_content_01.jpg);
	background-repeat: no-repeat;
}

#content2 {
	clear: both;
	text-align: center;
	background-image: url(/images/bg_content_02.jpg);
	background-repeat: no-repeat;
}

#content3 {
	clear: both;
	text-align: center;
}



/* Contents index */

ul{
	display: inline;
	margin: 0 auto; 
	padding: 0;
	width: 675px;
}
#work_list img{ border: none; }
#work_list img.sp{ padding-left:7px; }
#work_list li{ display: inline; margin: 0; padding: 0; }
.line { padding: 0 0 30px; width: 675px; text-align: left; margin: 0 auto;}
.line_first { padding: 42px 0 30px; width: 675px; text-align: left; margin: 0 auto;}
.line_last { padding: 0; width: 675px; text-align: left; margin: 0 auto;}


ol{
	display: inline;
	margin: 0 auto; 
	padding: 0;
	width: 675px;
}

/* 詳細ページ用 */

#detail {
	width:770px;
	margin: 30px auto 0px;
	padding: 25px 0 100px;
	background: #fff url(/images/bg_content_01.jpg) repeat-x;
	text-align:center;
	border: 1px solid #446E91;
}
#detail h3 { text-align: left;}
#detail h3 img { margin: 25px 0; }

#d_navi { text-align:right; padding: 0 25px 15px; }

/* Footer 第3階層 */
#footer{
	clear: both;
	text-align: left;
	padding-bottom: 50px;
	padding-top: 110px;
}

#back{
	margin-bottom: 25px;
	background-image: url(/images/bg_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:23px
}

#back img{
	padding: 3px 0 3px 40px;
	border: none;
}


/* Footer 第2階層 */
#footersp{
	clear: both;
	text-align: left;
	margin-top: 30px;
	padding-bottom: 50px;
	padding-top: 120px;
	background-image: url(/images/bg_f_sp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* Footer Top */
#footertop{
	clear: both;
	text-align: left;
	margin-top: 100px;
	padding-bottom: 50px;
}

/* Footer 共通 */
#copy{
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#copy img{ margin: 10px 0 10px 30px; }


/* close */
#close { padding: 15px 0;}
#close a.closewin {
	background-image: url(/images/ico_close.gif);
	padding: 0px 0 0 18px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
}