﻿@charset "utf-8";

/*
#######################################

	ボビー使用イメージ集CSS

#######################################
*/

/* 共通 */
#wrap {
	width:810px;
}

#bd {
	padding: 0px;
}


#content_right {
	width: 205px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: right;
}

#content_left {
	width: 585px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*#content_right {
	background:#EDEEEF;
	min-height: 3400px;
}
*/

p.gopagetop {
	text-align:right;
	font-size:75%;
	margin:30px 0px 0px 0px;
}
#bd h1 {
	margin-bottom:25px;
}

#content_right h2 {
	margin: 0 0 15px 0;
}

#content_right h2.bMid {
	margin: 30px 0 15px 0;
}




/* ------------------------------------
  TOP PAGE
------------------------------------ */
#cnts {
	margin: 0;
	padding: 0;
	width: 810px;
}
#cnts ul {
	margin: 0;
	padding: 0;
}
#cnts li {
	margin: 0 15px 15px 0;
	padding: 0;
	width: 260px;
	float: left;
	list-style: none;
}
#exmples {
	margin: 20px 0 0 0;
	padding: 0;
	width: 810px;
}
h2.c_top {
	margin-top:10px;
}
h2.c_top2 {
	margin-top:20px;
}
h3.subt {
	color:#333333;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

#item_box_t h3 {
	color:#666666;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
#exmples h3 {
	font-weight:bold;
	margin:0px 0px 5px 0px;
	text-decoration: none;
}
#exmples h3 a {
	text-decoration: none;
}
#exmples h3 a:hover {
	text-decoration: underline;
}

p.abtxt_b {
margin-top:10px;
}

#exmples01, #exmples02, #exmples03, #exmples04, #exmples05 {
	text-indent: -9999px;
}
#exmples01 a, #exmples02 a, #exmples03 a, #exmples04 a, #exmples05 a {
	display: block;
	width: 260px;
	height: 120px;
}
#exmples01 a {
	background:url(../img/exmple01.jpg) no-repeat left top;
}
#exmples02 a {
	background:url(../img/exmple02.jpg) no-repeat left top;
}
#exmples03 a {
	background:url(../img/exmple03.jpg) no-repeat left top;
}
#exmples04 a {
	background:url(../img/exmple04.jpg) no-repeat left top;
}
#exmples05 a {
	background:url(../img/exmple05.jpg) no-repeat left top;
}
#exmples01 a:hover, #exmples02 a:hover, #exmples03 a:hover, #exmples04 a:hover, #exmples05 a:hover {
	background-position: 0 -120px;
}

#sendPhoto {
	text-indent: -9999px;
}
#sendPhoto a {
	display: block;
	width: 250px;
	height: 50px;
}
#sendPhoto a {
	background:url(../img/mail.gif) no-repeat left top;
}
#sendPhoto a:hover {
	background-position: 0 -50px;
}


#sendUs {
	margin: 20px 0 25px 0;
	width: 810px;
	float: left;
}
.sendUsComment {
	margin: 0 15px 0 0;
	padding: 0;
	width: 535px;
	float: left;
}
.sendUsImage {
	margin: 0;
	padding: 0;
	width: 260px;
	float: left;
}
.t120 {
	font-size: 120%;
}


/* ------------------------------------
  Exmples
------------------------------------ */
#exmpleDetail {
	margin: 0 0 30px 0;
	width: 810px;
	float: left;
}
#exmpleDetailComment {
	margin: 0 25px 0 0;
	padding: 0;
	width: 470px;
	float: left;
}
#exmpleDetailImage {
	margin: 0;
	padding: 0;
	width: 315px;
	float: left;
}
#exmpleDetail ul {
	margin: 0;
	padding: 0;
}
#exmpleDetail li {
	margin: 0 15px 15px 0;
	padding: 0;
	width: 150px;
	float: left;
	list-style: none;
}
#exmpleDetail h2 {
	margin: 0 0 10px 0;
	font-size: 150%;
	font-weight: bold;
	color: #669900;
}
#otherExmple {
	margin: 0 auto;
	width: 224px;
}
#otherExmple2 {
	margin: 0 auto;
	width: 146px;
}
#otherExmple li, #otherExmple2 li {
	margin: 0 10px 10px 0;
	width: 68px;
	float: left;
}
#exmpleNext, #exmplePrev, #exmpleTop {
	text-indent: -9999px;
}
#exmpleNext a, #exmplePrev a, #exmpleTop a {
	display: block;
	width: 68px;
	height: 23px;
}
#exmpleNext a {
	background:url(../img/nav_next.gif) no-repeat left top;
}
#exmplePrev a {
	background:url(../img/nav_prev.gif) no-repeat left top;
}
#exmpleTop a {
	background:url(../img/nav_top.gif) no-repeat left top;
}
#exmpleNext a:hover, #exmplePrev a:hover, #exmpleTop a:hover {
	background-position: 0 -23px;
}



/* ------------------------------------
  Introduction
------------------------------------ */
#introduction {
	margin: 45px 0 25px 0;
	padding-bottom: 30px;
	width: 810px;
	float: left;
	border-bottom: 1px dotted #666;
}
.introductionComment {
	margin: 0 15px 0 0;
	padding: 0;
	width: 535px;
	float: left;
}
.introductionImage {
	margin: 0;
	padding: 0;
	width: 260px;
	float: left;
}
#introduction h3 {
	margin: 0 0 10px 0;
	font-size: 150%;
	font-weight: bold;
	color: #669900;
}



/* トップメニュー */
ul#t_menu {
	margin:0px;
	padding:0px;
}
ul#t_menu li {
	display:inline;
	width:162px;
	margin:0px;
	padding:0px;
}

li.l {
	float:left;
}
li.r {
	float:right;
}
/* イメージ写真部分 */

#sn_box {
	width:282px;
	float:left;
}

#sn_box ul {
	float:left;
	margin: 0px;
	padding: 0px;
}

#sn_box li.main {
	float:left;
	margin: 0px;
	padding: 0px 16px 16px 0px;
	list-style-type: none;
}

#sn_box li.l {
	float:left;
	width:133px;
	margin: 0px;
	padding: 0px 16px 16px 0px;
	list-style-type: none;
}

#sn_box li.r {
	float:left;
	width:133px;
	margin: 0px;
	padding: 0px 0px 16px 0px;
	list-style-type: none;
}

#item_box {
	width:185px;
	float:right;
}

#t_box {
	width:278px;
	float:right;
}

#item_box_t {
	width:385px;
	float:left;
	color:#666666;
}

#t_box p , #item_box_t p {
	font-size:100%;
	color:#666666;
	margin-bottom: 25px;
}

div.exam_l {
	float:left;
	width:300px;
}
div.exam_l2 {
	float:left;
	width:302px;
}
div.exam_r {
	float:right;
	width:280px;
}
div.exam_r2 {
	float:right;
	width:278px;
	font-size:100%;
	color:#666666;
}
div.exam_box_l {
	float:left;
	width:149px;
}
div.exam_box_r {
	float:right;
	width:133px;
}
div.exam_l h4 , div.exam_l p , div.exam_r h4 , div.exam_r p , div.exam_box_l h4 , div.exam_box_l p , div.exam_l2 h4 , div.exam_l2 p ,{
	width:133px;
	line-height:140%;
}
div.exam_l h4 , div.exam_r h4 {
	margin:5px 0px 5px 0px;
	font-weight:bold;
	font-size:90%;
}
.exam_l2 p , .exma_r2 p {
	font-size:100%;
	color:#666666;
}

.font_b {
	font-size:100%;
	font-weight:bold;
	color:#333333;
}


/* 右メニュー */
#content_right {
	text-align:center;
}
#content_right h3 {
	width:185px;
	margin:20px 0px 5px 10px;
	text-align:left;
	font-size:85%;
	font-weight:bold;
	line-height:150%;
}

#content_right p, #content_right li  {
	width:185px;
	margin:5px 0px 5px 10px;
	text-align:left;
	font-size:90%;
	line-height:150%;
}

#content_right ul  {
	margin:0px;
	padding:0px;
}

#content_right li  {
	margin:0px 0px 0px 10px;
	list-style-type: none;
}

#content_right ul.use {
	padding-top:15px;
}

#content_right li.designer  {
	margin:15px 0px 0px 10px;
	color:#336600;
	font-size:90%;
	font-weight:bold;
}


.fGreen {
	color: #336600;
}

#screenshot{
	position: absolute;
	border: 3px solid #666;
	background: #444;
	padding: 5px;
	display: none;
	color: #FFF;
	text-align: center;
}



