/*
Theme Name: athlete
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

/*--------------------------------------------------------------
  	すべての初期化　body設定
--------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0px;
	color: #333;
	background-color: #fff;
	text-align: center;
}
a {
	text-decoration: none;
	　　　　　font-weight: bold;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #930;
}
hr {
	clear: both;
	visibility: hidden;
	width: 900px;
	height: 20px
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
div#spacer {
	height: 20px;
	width: 900px;
}
p {
	font-size: small;
	color: #666;
	font-weight: bold;
	width: 440px;
	margin-left: 30px;
}
/*--------------------------------------------------------------
	header
--------------------------------------------------------------*/

div#header {
	width: 900px;
	margin-top: 8px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
}
div#header_left {
	float: left;
	margin: 0px;
	border: 0;
	font-size: 11px;
	　　　　　font-weight: bold;
	color: #333;
}
div#header_right {
	float: right;
	margin: 0px;
}
div#header_right ul {
	list-style-type: none;
	font-size: 14px;
	line-height: 28px;
}
div#header_right ul li {
	width: 180px;
	float: left;
	text-align:left;
	background: url(images/top_bg_button.gif) no-repeat;
	　　　　　color: #333;
}
div#header_right ul li a {
	padding-left: 30px;
	color: #333;
	　　　　　font-weight: bold;
	　　　　　font-size: 14px;
}
div#header_right ul li a {
	color: #333;
}
div#header_right ul li img {
}
div#header_menu {
	height: 65px;
	margin-top: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
}
div#header_menu ul {
	list-style-type: none;
	font-size: 14px;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#header_menu ul li {
	float: left;
	margin: 0px;
	background: url(images/spacer.gif) no-repeat;
}
/*--------------------------------------------------------------
	id
--------------------------------------------------------------*/

div#wrapper {
	margin: 0 auto;
	width: 100%;
}
div#flash {
	width: 100%;
	height: 500px;
}
div#container {
	width: 100%;
	margin: 0 auto;
	text-align:left;
}

div#container-right {
	width: 245px;
	float:right;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#category-box {
	width: 245px;
	font-size: 11px;
	border: 1px #999 solid;
	margin-bottom: 5px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
}
div#category-box img {
	margin: 0px;
}
div#category-box span {
	font-size: 13px;
}
div#content {
	width: 900px;
	margin-left: auto;
        margin-right:auto;
	text-align:left;
	margin-top: 40px;
}
div#content_top {
	margin: 0 auto;
	text-align:left;
	float: left;
}
div#message {
	font-size: 14px;
	line-height: 24px;
}
/*--------------------------------------------------------------
	archives(トップデザイン)
--------------------------------------------------------------*/

div.archives {
	padding-top: 10px;
	background: url(images/information.gif) no-repeat;
	width: 240px;
	height: 256px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.archives li {
	line-height: 25px;
	padding: 0px;
	height: 25px;
	width: 200px;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
}
div.archives li a:hover {
	color: #934A00;
}

div.archives_second {
	width: 350px;
}
div.archives_second a {
	font-size: 12px;
	color: #3F2C03;
	font-weight: bold;
}
div.archives_second ul {
        width: 350px;
        background-color: #FFF;
	font-size: 10px;
	line-height: 25px;
	margin-top: 0px;
	margin-left: 0px;
        list-style-type: none;
}
div.archives_second ul p {
        width: 70px;
	font-size: 10px;
	line-height: 25px;
	margin-top: 0px;
	margin-left: 0px;
        margin-right: 7px;
        float: left;
        background-color: #333;
        color: #FFF;
        font-weight: bold;
        text-align: center;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
div.archives_second ul li {
        width: 350px;
	margin-left: 0px;
        font-size: 11px;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
div.archives_second ul li span {
	margin-left: 30px;
}
div#container-left {
	width: 240px;
	float:left;
}
div#container-left h2 a {
	width: 130px;
	height: 20px;
	float:left;
	font-size: 14px;
	background-color: #C19B1B;
	color: #FFF;
	line-height: 20px;
	height: 20px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	text-decoration: none;
}

div#container-left h2 a:hover {
        background-color: #854B19;
}

div#container-left h2#web a {
	width: 130px;
	height: 20px;
	float:left;
	font-size: 14px;
	background-color: #666;
	color: #FFF;
	line-height: 20px;
	height: 20px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	text-decoration: none;
}

div#container-left h2#web a:hover {
        background-color: #333;
}

div#container-center {
	width: 350px;
	margin-left: 30px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#container-center p {
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
div#container-center a {
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#information-box {
	margin-left: 0px;
	width: 350px;
	float:left;
	padding: 0px;
}
div#information-box h3 {
	margin-top: 2px;
	margin-left: 0px;
	width: 350px;
	float:left;
	line-height: 30px;
	height: 30px;
	background-color: #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#newinfo-box {
	margin-top: 20px;
	width: 350px;
	text-align: center;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#newinfo-box img {
	width: 160px;
	margin: 0px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #555;
	padding: 0px;
}
div#newinfo-box_left {
	width: 160px;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#newinfo-box_right {
	width: 160px;
	margin-left: 0px;
	text-align: center;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.info-title {
	margin: 0 auto;
	width: 163px;
	height: 27px;
	background-color: #333;
	color: #fff;
	font-size: 18px;
	text-align: center;
        line-height: 27px;
}
div.info-photo {
	width: 160px;
	font-size: 14px;
	text-align: center;
	color: #ccc;
	text-align: center;
	float: none;
	border-width: 1px;
	border-style: solid;
	border-color: #555;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*--------------------------------------------------------------
	banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
	sidebar
--------------------------------------------------------------*/
div#sidebar {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 180px;
	float: right;
	background-image: url(images/bgbg_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	right: 0px;
}
div#sidebar ul li {
	list-style-type: none;
	font-weight: bold;
	color: #666;
        height:25px;
        line-height: 25px;
	font-size: 12px;
	width: 160px;
        border-bottom:2px solid #FFF;
	margin-right: auto;
	margin-left: auto;
        display:block;
        background-color: #666;
}
div#sidebar ul li#sidebar {
        background-color: #FFF;
        width: 160px;
}
div#sidebar ul li a {
	display:block;
	color:#fff;
        width: 150px;
        height:25px;
	text-decoration:none;
	margin-left: 10px;
}
div#sidebar ul li:hover {
	background-color: #333;
}
div#sidebar ul {
	background-image: url(images/bgbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 180px;
	margin-top: 26px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 26px;
	position: relative;
	right: 0px;
	float: right;
}
div#sidebarfooter {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 180px;
	float: right;
	background-image: url(images/bgbg_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#sidebar img {
	margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        right: -8px;
        position: relative;
        _right: 0px;/*ie6*/
        _position: relative;/*ie6*/
}
div#sidebar img {
	margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
}
#pp {
	margin-left: 30px;
}
div#sidebar ul li#sidebar a img {
        left: -10px;
        position: relative;
}
/*----   ie6のみ   ------*/
div#sidebar_img_top {
        _right: -8px;
        _position: relative;
}

div#sidebar ul li#sidebar a img {
        _right: -10px;
        _position: relative;
        
}

/*-------sidebar2-----*/
div#sidebar2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 180px;
	float: right;
	background-image: url(images/bgbg_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	right: 0px;
}
div#sidebar2 ul li {
	list-style-type: none;
	font-weight: bold;
	color: #666;
        height:25px;
        line-height: 25px;
	font-size: 12px;
	width: 160px;
        border-bottom:2px solid #FFF;
	margin-right: auto;
	margin-left: auto;
        display:block;
        background-color: #666;
}
div#sidebar2 ul li#sidebar {
        background-color: #FFF;
        width: 160px;
}
div#sidebar2 ul li a {
	display:block;
	color:#fff;
        width: 150px;
        height:25px;
	text-decoration:none;
	margin-left: 10px;
}
div#sidebar2 ul li:hover {
	background-color: #333;
}
div#sidebar2 ul {
	background-image: url(images/bgbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 180px;
	margin-top: 67px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 26px;
	position: relative;
	right: 0px;
	float: right;
}
div#sidebar2 img {
	margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        right: -8px;
        position: relative;
        _right: 0px;/*ie6*/
        _position: relative;/*ie6*/
}
div#sidebar2 img {
	margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
}
#pp {
	margin-left: 30px;
}
div#sidebar2 ul li#sidebar a img {
        left: -10px;
        position: relative;
}
/*----   ie6のみ   ------*/
div#sidebar2_img_top {
        _right: -8px;
        _position: relative;
}

div#sidebar2 ul li#sidebar a img {
        _right: -10px;
        _position: relative;
        
}

div#sidebarfooter2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 181px;
	float: right;
	background-image: url(images/bgbg_t2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*--------------------------------------------------------------
	page2
--------------------------------------------------------------*/
div#page2 {
	width: 900px;
	margin: 0 auto;
	text-align:left;
	margin-top: 40px;
}
/*--------------------------------------------------------------
	footer
--------------------------------------------------------------*/

div#footer {
	width: 100%;
	height: 300px;
	background-image: url(images/footer_bac.gif);
	font-size: 11px;
	text-align: left;
	color: #ccc;
	bottom:0px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
}
div#footer li:hover {
	width: 213px;
	height: 25px;
	background-color: #333;
}
div#footer h1 {
	margin-top: 10px;
        margin-left: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}
div#footer h1 a {
	font-size: 16px;
        color: #fff;
}
div#footer li {
	width: 213px;
	height: 25px;
	magin-left:5px;
}
div#footer ul {
	list-style-type: none;
}
div#footer li a {
	color: #fff;
	font-weight: bold;
	width: 213px;
	height: 25px;
        margin-left: 0px;
}
div#footer_main {
	width: 900px;
	height: 280px;
	margin: auto;
	font-size: 10px;
	line-height: 22px;
	text-align: left;
}
div#footer_sitemap {
	width: 215px;
	height: 150px;
	margin-left: 5px;
	float: left;
}
address {
	height: 30px;
	color: #fff;
	font-weight: bold;
	float: right;
	font-style: normal;
	vertical-align: bottom;
	margin-top: 120px;
}
address a {
	font-size: 24px;
	font-family: Impact;
	color: #fff;
        margin-left: 4px;
}
/*--------------------------------------------------------------
	タイトルの設定
--------------------------------------------------------------*/

div#designtop_bg h1 {
	text-align:left;
	padding-top: 32px;
	padding-left: 0px;
	padding-bottom: 17px;
	font-size: 24px;
	color: #009245;
	line-height: 22px;
}
div#buildtop_bg h1 {
	text-align:left;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 15px;
	font-size: 24px;
	color: #009245;
}
div#content h2 {
	padding: 5px;
	font-size: 24px;
	color: #fff;
}
div#content_top h2 {
	padding: 5px;
	font-size: 24px;
	color: #fff;
}
div#content_top h3 {
	text-align:left;
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #009245;
}
div#content_top h4 {
	padding: 5px;
	font-size: 18px;
	color: #fff;
}
div#content h4 {
	padding: 5px;
	font-size: 24px;
	color: #fff;
}
div.post_basic h5 {
	text-align:left;
	width: 500px;
	height: 30px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 2px;
	font-size: 16px;
	color: #FFF;
	background: url(images/h3bg.gif) no-repeat;
}
div.post_basic h {
        text-align:left;
	width: 500px;
	height: 30px;
	margin-top: 10px;
        color: #FFF;
}
.mail h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
/*--------------------------------------------------------------
	サブページ全体の設定
--------------------------------------------------------------*/
div#title {
	margin: 20px 0px 20px 15px;
}
div#sub_title01 {
	background: url(images/title_bg_01.gif) no-repeat;
	width: 229px;
	height: 42px;
	margin-top: -80px;
	text-align: center;
}
div#sub_title02 {
	background: url(images/title_bg_02.gif) no-repeat;
	width: 229px;
	height: 42px;
	margin: 20px 0px 20px 10px;
	text-align: center;
}
div#sub_title03 {
	background: url(images/title_bg_02l.gif) no-repeat;
	width: 260px;
	height: 42px;
	margin: 20px 0px 20px 10px;
	text-align: center;
}
div#sub_title04 {
	background: url(images/title_bg_01l.gif) no-repeat;
	width: 280px;
	height: 42px;
	margin: 20px 0px 20px 10px;
	text-align: center;
}
div#cont_menu {
	background: url(images/bg_01.gif) repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 64px;
}
div#cont_menu_second {
	background: url(images/bg_02.gif) repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 64px;
}
div#cont_menu_box {
	margin: 0 auto;
	width: 900px;
}
div#cont_menu_box div {
	margin: 0 auto;
	float: left;
}
div#cont_menu_box div ul {
	list-style-type: none;
	margin: 0px;
}
div#cont_menu_box div ul li {
	float: left;
	margin-left: 0px;
}
div#page_title {
        background:url(http://www.athlete-co.net/wp-content/themes/athlete/images/bg_01.gif) repeat-x 0 100%;
        clear:both;
        padding-top:20px;
        margin-bottom:20px;
        height:64px;
}
div#page_title2 {
        background:url(http://www.athlete-co.net/wp-content/themes/athlete/images/bg_02.gif) repeat-x 0 100%;
        clear:both;
        padding-top:20px;
        margin-bottom:20px;
        height:64px;
}
div#page_title2 h2 {
	width: 900px;
        margin:0 auto;
        text-align:left;
        color:#666;
        font-size:24px;
        line-height:48px;
}
div#page_title h2 {
	width: 900px;
        margin:0 auto;
        text-align:left;
        color:#4c260a;
        font-size:24px;
        line-height:48px;
}
div#cont_bg {
	background: url(images/cont_bg_01.gif) no-repeat;
	width: 100%;
	height: 350px;
	margin-bottom: 20px;
}
div#cont_bg div {
	padding-top: 27px;
	padding-left: 40px;
}
/*--------------------------------------------------------------
	会社概要
--------------------------------------------------------------*/
div#greeting {
	width: 800px;
	margin: 0px;
}
div#greeting div {
	padding-top: 15px;
	margin-left: 40px;
	margin-bottom: 40px;
	line-height: 22px;
	font-size: 12px;
}
div#greeting_footer {
	text-align: right;
}
div#greeting-left {
	width: 400px;
	float: left;
}
div#greeting_left div {
}
div#greeting_right {
	width: 400px;
	float: right;
}
div#greeting_right div {
}
div#summarytop_bg {
	background: url(images/o_top_bg_01.gif) no-repeat;
	height: 300px;
	width: 900px;
	margin-bottom: 10px;
}
div#summarytop_bg div {
	padding-top: 75px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 21px;
}
div#kobayashi img {
        float: right;
}
div#summary {
	width: 500px;
}
div#summary_left {
	width: 420px;
	float: left;
}
div#summary_left div {
	padding-top: 15px;
	padding-left: 10px;
}
div#summary_right {
	width: 450px;
	float: right;
}
div#summary_right div {
	padding-left: 80px;
}
table.summary {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 420px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 14px;
        float: left;
}
div#summary_box {
	width: 420px;
	margin: 0px;
	padding: 0px;
	float: left;
}
table.summary caption {
	margin-top: 1em;
	text-align: left;
}
table.summary th, table.summary td {
	border: solid 1px #999;
	padding: 4px 6px;
}
table.summary th {
	background: #E6E6E6;
	text-align: center;
	white-space: nowrap;
	color: #666;
}
table.summary td.course {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
div#history {
	padding-top: 15px;
	padding-left: 25px;
}
table.history {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 850px;
	border-collapse: collapse;
	border-bottom: solid 1px #999;
	font-size: 14px;
}
table.history caption {
	margin-top: 1em;
	text-align: left;
}
table.history th, table.history td {
	padding: 4px 6px;
	border-bottom: solid 1px #999;
}
table.history th {
	border-bottom: solid 1px #999;
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
table.history td.course {
	text-align: left;
	font-size: 14px;
	width: 180px;
}
div#equipment {
	padding-top: 15px;
	padding-left: 25px;
}
table.equipment {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 500px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 14px;
}
table.equipment caption {
	margin-top: 1em;
	text-align: left;
}
table.equipment th, table.equipment td {
	border: solid 1px #999;
	padding: 4px 6px;
}
table.equipment th {
	background: #E6E6E6;
	text-align: center;
	white-space: nowrap;
	color: #666;
}
table.equipment td.course {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
/*--------------------------------------------------------------
	建設事例
--------------------------------------------------------------*/
div#content_building p {
	margin-left: 10px;
}
div#buildtop_bg {
	background: url(images/c_top_bg_01.jpg) no-repeat;
	height: 380px;
	width: 900px;
}
div#buildtop_bg div {
	margin-left: 40px;
	font-size: 14px;
	line-height: 21px;
}
div#buildbg_ch div {
}
div#build_bg_top {
	width: 900px;
	height: 250px;
}
div#build_bg_top div {
	padding-top: 0px;
	padding-left: 45px;
	font-size: 14px;
	line-height: 22px;
}
div#build_bg_01 {
	width: 900px;
	height: 200px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
div#build_bg_01 p {
	width: 620px;
}
div#build_bg_01_button {
	width: 300px;
	height: 50px;
	float:right;
        top: -20px;
        position: relative;
}
div#build_bg_02 {
	background: url(images/cr_bg_01.gif) no-repeat;
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}
div#build_bg_03 {
	background: url(images/cg_bg_01.gif) no-repeat;
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}
/*--------------------------------------------------------------
	新築事例
--------------------------------------------------------------*/


div#house_bg_02 {
	background: url(images/k_tei.jpg) no-repeat;
	width: 900px;
	height: 600px;
	margin-bottom: 50px;
}
div#house_bg_01 {
	background: url(images/s_tei.jpg) no-repeat;
	width: 900px;
	height: 600px;
	margin-bottom: 50px;
}
div#house_bg_02 div {
}
div#house_bg_01 div {
}
div#house_title_box {
        margin-left: 0px;
	font-size: 18px;
	padding: 10px;
	line-height: 30px;
}
div#house_title {
	margin-top: 130px;
	margin-left: 120px;
	width: 200px;
        height: 30px;
	background-color: #603813;
	text-align: center;
	font-size: 18px;
	padding: 5px;
	color: #fff;
}
div#house_text {
        margin-top: 50px;
	margin-left: 120px;
	font-size: 18px;
	padding: 10px;
	line-height: 30px;
}
div#house_button {
	margin-left: 105px;
}
/*--------------------------------------------------------------
	リフォーム事例
--------------------------------------------------------------*/

div#reform_bg {
	background: url(images/b.jpg) no-repeat;
	width: 900px;
	height: 600px;
	margin-bottom: 50px;
}
div#cont_bg div {
	padding-top: 27px;
	padding-left: 40px;
}
div#reform_cont {
	width: 740px;
	margin: 0 auto;
}
div#reform_left {
	float: left;
	margin: 0px;
}
div#reform_left div {
}
div#reform_right {
	padding-top: 150px;
	padding-right: 60px;
}
div#reform_right {
	float: right;
	margin: 0px;
}
div#reform_title {
	margin-top: 165px;
	margin-left: 120px;
	width: 200px;
	background-color: #603813;
	text-align: center;
	font-size: 18px;
	padding: 5px;
	color: #fff;
}
div#reform_text {
	margin-left: 120px;
	font-size: 18px;
	padding: 10px;
	line-height: 30px;
}
/*--------------------------------------------------------------
	デザイントップページ
--------------------------------------------------------------*/
div#design_bg {
	background: url(images/web_bg_01.gif) no-repeat;
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}
div#design_bg div {
	padding-top: 20px;
	padding-left: 40px;
	line-height: 22px;
}
div#design_bg_02 {
	background: url(images/dtp_bg_01.gif) no-repeat;
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}
div#design_bg_02 div {
	padding-top: 20px;
	padding-left: 40px;
	line-height: 22px;
}
div#design_bg_03 {
	background: url(images/dvd_bg_01.gif) no-repeat;
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}
div#design_bg_03 div {
	padding-top: 20px;
	padding-left: 40px;
	line-height: 22px;
}
div#designtop_bg {
	background: url(images/d_top_bg_01.gif) no-repeat;
	width: 900px;
	height: 330px;
	margin-bottom: 10px;
}
div#designtop_bg div {
	padding-top: 0px;
	padding-left: 20px;
	font-size: 13px;
	color: #333;
}
div#designtop_left {
	width: 550px;
	float: left;
}
div#designtop_left div {
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
}
div#designtop_right {
	width: 300px;
	float: right;
}
div#designtop_right div {
	padding-top: 10px;
}
div#topcont_left {
	width: 400px;
	float: left;
	margin: 0 auto;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 20px;
}
div#topcont_right {
	width: 430px;
	float: right;
	margin: 0px;
}
/*--------------------------------------------------------------
	webデザイン制作事例
--------------------------------------------------------------*/

div#cont_bg_text {
	padding-top: 0px;
	padding-left: 40px;
	font-size: 14px;
	line-height: 22px;
}
/*--------------------------------------------------------------
	DTPデザイン制作事例
--------------------------------------------------------------*/

div#dtp_left {
	width: 350px;
	float: left;
}
div#dtp_left div {
	font-size: 15px;
	padding-top: 200px;
	padding-left: 20px;
	line-height: 22px;
}
div#dtp_right {
	width: 450px;
	float: right;
	margin: 0px;
}
/*--------------------------------------------------------------
	DVD制作事例
--------------------------------------------------------------*/

div#dvd_bg_01 {
	background: url(images/dvd_bg_02.gif) no-repeat;
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}
div#dvd_left {
	width: 350px;
	float: left;
}
div#dvd_left div {
	font-size: 15px;
	padding-top: 170px;
	padding-left: 35px;
	line-height: 22px;
}
div#dvd_left div span {
	font-size: 21px;
	line-height: 22px;
	color: red;
}
div#dvd_right {
	width: 450px;
	float: right;
	margin: 0px;
}
div#dvd_right div {
	padding-top: 20px;
	padding-left: 40px;
}
/*--------------------------------------------------------------
	料金表
--------------------------------------------------------------*/


div#charge {
	padding-top: 15px;
	padding-left: 25px;
}
table.charge {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 850px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 14px;
}
table.charge caption {
	margin-top: 1em;
	text-align: left;
}
table.charge th, table.charge td {
	border: solid 1px #999;
	padding: 4px 6px;
}
table.charge th {
	background: #E6E6E6;
	text-align: center;
	white-space: nowrap;
	color: #666;
}
table.charge td.course {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	width: 200px;
}
/*--------------------------------------------------------------
	店舗デザイン
--------------------------------------------------------------*/
div#store_design_top {
	width: 800px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 22px;
}
div#store_design_top p {
	width: 800px;
}
div#store_bg_01 {
	background: url(images/domannaka.jpg) no-repeat;
	width: 900px;
	height: 600px;
	margin-bottom: 50px;
}
div#store_bg_01 div {
}
/*--------------------------------------------------------------
	スタッフ
--------------------------------------------------------------*/
div#staff {
	padding: 0px;
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div#staff img {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#staff table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#staff table  td {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	width: 100px;
	color: #FFF;
	background-color: #666;
	font-weight: bold;
}
div#staff table  th {
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*--------------------------------------------------------------
	アクセス
--------------------------------------------------------------*/

.access {
	line-height: 24px;
	font-size: 14px;
	margin: 0px 0px 30px 30px;
}
.map {
	width: 897px;
	border: solid 1px #999;
	padding: 5px;
	margin: 0 auto;
}
/*--------------------------------------------------------------
	個人情報保護
--------------------------------------------------------------*/

div#privacy {
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
div#privacy div {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 22px;
}
/*--------------------------------------------------------------
         メール(お問い合せ)
--------------------------------------------------------------*/

table.mail {
	margin-top: 0.2em;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 650px;
	font-size: 12px;
        float: left;
        border: 0;
}

table.mail th {
	background: #333;
	text-align: center;
	white-space: nowrap;
}
table.mail td {
	padding: 20px 6px;
        border: 0;
}
table.mail td.course {
	background: #FFF;
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	width: 150px;
	color: #333;
        border: 0;
        border-bottom: solid 2px #ccc;
        margin-bottom: 40px;
}
div#submit {
	width: 600px;
	height: 40px;
	margin-left: 100px;
	text-align: center;
        float: left;
}
div#submit input {
	background: url(images/button_00.gif) repeat-x;
	width: 200px;
	height: 30px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
	color: #fff;
	font-size: 16px;
}
div#contact2  {
	width:700;
	text-align: center;
	margin-bottom: 20px;
        float: left;
}
div#contact2 h1 {
	color: #666;
	font-size: 14px;
	width:700;
	text-align: center;
	margin-bottom: 20px;
        float: left;
}
/*--------------------------------------------------------------
         リンク
--------------------------------------------------------------*/


div#link {
	padding-top: 15px;
	padding-left: 25px;
}
table.link {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 850px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 14px;
}
table.link caption {
	margin-top: 1em;
	text-align: left;
}
table.link th, table.link td {
	border: solid 1px #999;
	padding: 4px 6px;
}
table.link th {
	background: #E6E6E6;
	text-align: center;
	white-space: nowrap;
	color: #666;
}
table.link td.course {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	width: 200px;
}
/*----  アーカイブ　--------*/
div.archive_box {
      width: 700px;
      float: left;
}
div.blog_archive {
      width: 680px;
      height: 100px;
      margin-left: 10px;
      margin-bottom: 20px;
      border-bottom:3px dotted #ccc;
}
div.blog_title {
	border-bottom:3px double #ccc;
	margin-bottom:10px;
}
div.blog_title h2 { 
      float: left;
      padding-left:24px;
      font-size: 17px;
      width: 400px;
      heigth: 40px;
      line-height:22px;
      background:url(images/bg_03.gif) no-repeat 0 7px;
}
div.blog_title h3 {
      font-size:12px;
      line-height:20px;
      padding-left: 5px;
      padding-rigth: 5px;
}
div.blog_title h3 a {
      font-size:14px;
      line-height:20px;
      background: #555;
      color: #FFF;
}
div#content div.post_basic {
     width: 680px;
     float: left;
     margin-left: 0px;
}
/*--------------------------------------------------------------
         サイトマップ
--------------------------------------------------------------*/

div.sitemap {
	width: 900px;
	font-size: 12px;
	margin: 0 auto;
}
div.sitemap-left {
        width: 900px;
	float: left;
        margin-bottom: 30px;

}
div.sitemap-category {
	width: 900px;
	float: left;
}
div.sitemap h1 {
	width: 500px;
        margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
        line-height: 18px;
	background-color: #fff;
        border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
        float: left;
}
div.sitemap h2 {
        width: 500px;
        float: left;
        text-align: left;
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 2px;
}
div.sitemap  ul {
        width: 900px;
        background: #FFF;
        list-style-type:  none;
        line-height: 40px;
        float: left;
        margin-bottom: 2px;
        height: 44px;
}
div.sitemap  li {
        float: left;
}
div.sitemap  li a {
        float: left;
        height: 40px;
        width: 150px;
        color: #333;
        margin-top: 2px;
        font-weight: bold;
        line-height: 40px;
        margin-left: 4px;
	text-align: center;
        font-size: 12px;
        margin-left: 5px;
        background: #CCC;

}
div.sitemap  li a:hover {
        color: #FFF;
        background: #666;
        border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
/*--------------------------------------------------------------
         WEBサイト構築
--------------------------------------------------------------*/

div#web_title {
	font-size: 10pt;
	color: #666;
}
div#web_title p {
	width: 700px;
}
div#web_title2 {
	width: 700px;
	height:50px;
	margin: 15px 0px 20px 0px;
	float: left;
	font-size: medium;
	color: #000;
	font-weight: bold;
}
div#web_left_logo {
	margin-left: auto;
        margin-right: auto;
	width: 700px;
}
div#web_left_logo img {
        width: 152px;
        height: 152px;
	float: left;
        margin-top: 0px;
        border: 2px solid #CCCCCC;
}
div#web_left_logo a {
	border: none;
	overflow: hidden;
	float: left;
        margin-left: 8px;
}
div#web_left_logo a:hover {
	opacity:0.8;
	filter:alpha(opacity=50);/*ie6 7*/
	zoom:1.0;/*ie6 7*/
	-ms-filter:"alpha(opacity=50)";/*ie8*/
}
div#web_left_logo a:hover img {
	border: 2px solid #333333;
}
div#web_button {
        width: 700px;
	text-align: right;
        margin-left: 0px;
        float: left;
}
div#page_container {
	width: 700px;
        margin-left: 0px;
        float: left;
}
div#page_container img {
        margin-left: 0px;
}
div#page_container p {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	width: 680px;
	margin-left: 10px;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
        margin-left: 0px;
}
div#page_container2 {
	width: 700px;
}
div#page_container2 p {
	font-size: large;
	color: #000;
	font-weight: bold;
	width: 680px;
	margin-left: 10px;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
}
table.web {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 680px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 14px;
	padding-left: 10px;
}
table.web caption {
	margin-top: 1em;
	text-align: left;
}
table.web th, table.web td {
	padding: 4px 10px;
	border: solid 1px #999;
}
table.web tr {
	padding: 2px;
}
table.web th {
	border-bottom: solid 1px #999;
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
table.web td.course {
	text-align: left;
	font-size: 14px;
	width: 180px;
	background: #E6E6E6;
}
div#designin {
	width: 700px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	float: left;
}
div#designin p {
	width: 700px;
	font-size: 13px;
	margin-left:0px;
}
/*--------------------------------------------------------------
         制作の流れ
--------------------------------------------------------------*/

table.flow {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 680px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 14px;
	line-height: 22px;
}
table.flow caption {
	margin-top: 0em;
	text-align: left;
}
table.flow th, table.flow td {
	padding: 4px 10px;
	border: solid 1px #999;
}
table.flow tr {
	padding: 2px;
}
table.flow th {
	border-bottom: solid 1px #999;
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
table.flow td.course {
	text-align: left;
	font-size: 14px;
	width: 180px;
	background: #E6E6E6;
}
table.flow td.title {
	text-align: left;
	font-size: 14px;
}
div#step01 {
	width: 750px;
}
div#arrow {
	margin: 0px 0px 10px 60px;
        float: left;
}
/*--------------------------------------------------------------
         オプション
--------------------------------------------------------------*/
div#option_inquiry {
	width: 680px;
}
div#option_inquiry div {
	position: right;
}
div#option_title {
	width: 680px;
	margin: 0px;
}
/*--------------------------------------------------------------
  用語辞典 
--------------------------------------------------------------*/  
table.glossary {
 margin-top: 0.2em;
 margin-bottom: 1em;
 width: 680px;
 border-collapse: collapse;
 border: solid 1px #999;
 font-size: 14px;
 padding-lrft: 10px;
 float: left;
}
table.glossary caption {
	margin-top: 1em;
	text-align: left;
}
table.glossary th, table.glossary td {
	padding: 4px 10px;
	border: solid 1px #999;
}
table.glossary tr {
	padding: 2px;
}
table.glossary td.title {
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	background: #777777;
}
table.glossary th {
	border-bottom: solid 1px #999;
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
table.glossary td.course {
	text-align: left;
	font-size: 14px;
	width: 150px;
	background: #E6E6E6;
}
/*--------------------------------------------------------------
  料金表
 --------------------------------------------------------------*/
 table.price_list {
 margin-top: 0.2em;
 margin-bottom: 1em;
 width: 600px;
 border-collapse: collapse;
 border: solid 1px #999;
 font-size: 14px;
 padding-lrft: 10px;
}
table.price_list caption {
	margin-top: 1em;
	text-align: left;
}
table.price_list th, table.price_list td {
	padding: 4px 10px;
	border: solid 1px #999;
}
table.price_list tr {
	padding: 2px;
}
table.price_list th {
	border-bottom: solid 1px #999;
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
table.price_list td.title {
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	background: #777777;
}
table.price_list td.item {
	text-align: left;
	font-size: 14px;
	width: 150px;
	background: #E6E6E6;
}
table.price_list td.contents {
	text-align: left;
	font-size: 14px;
	width: 300px;
	background: #ffffff;
}
table.price_list td.price {
	text-align: right;
	font-size: 14px;
	width: 150px;
	background: #E6E6E6;
}
div#web_left img {
	margin-left: 0px;
	float: left;
}
div#web_left {
	width: 700px;
	float: left;
}
#webtable {
	margin-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
div#contact_btn {
	width: 210px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
/*------coded by aizawa---------------------------------------------*/

div.pretty_space {
	background:url(images/bg_05.gif) #666 repeat -25px -25px;
	padding:20px 10px 10px 20px;
	margin-bottom:20px;
        height: 290px;
}
div.pretty_space dl {
	text-align:center;
	margin:0 10px 10px 0;
	background:url(images/bg_06.gif) #fff;
	float:left;
	padding:5px;
	border-right:2px solid #555;
	border-bottom:2px solid #555;
}
div.pretty_space dl dt img {
	border:1px solid #ccc;
}
div.pretty_space dl dd {
	font-weight:bold;
	font-size:10px;
	line-height:14px;
}
div.pretty_space2 {
	background:url(images/bg_05.gif) #666 repeat -25px -25px;
	padding:20px 10px 10px 20px;
	margin-bottom:20px;
        height: 140px;
}
div.pretty_space2 dl {
	text-align:center;
	margin:0 10px 10px 0;
	background:url(images/bg_06.gif) #fff;
	float:left;
	padding:5px;
	border-right:2px solid #555;
	border-bottom:2px solid #555;
}
div.pretty_space2 dl dt img {
	border:1px solid #ccc;
}
div.pretty_space2 dl dd {
	font-weight:bold;
	font-size:10px;
	line-height:14px;
}
div#parameter {
	color:#999;
	text-align:right;
	margin-bottom:20px;
	font-size:11px;
	line-height:18px;
}
div#parameter a {
	color:#999;
}
div#parameter a:hover {
	color:#333;
}
div.post_basic {
	margin-bottom:20px;
}
div.post_basic a {
	color:#55380f;
}
div.post_basic h1 {
	color:#333;
	text-indent:10px;
	font-size:18px;
	line-height:38px;
	margin-bottom:20px;
}
div.post_basic h2 {
	font-size:18px;
	line-height:36px;
	border-bottom:3px double #ccc;
	margin-bottom:10px;
}
div.post_basic h3 {
	padding-left:24px;
	font-size:17px;
	line-height:28px;
	margin-bottom:10px;
	background:url(images/bg_03.gif) no-repeat 0 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 28px;
	width: 900px;
	float: left;
}
div.post_basic h4 {
	font-size:16px;
	line-height:26px;
	margin-bottom:10px;
}
div.post_basic h5 {
	font-size:15px;
	line-height:25px;
	margin-bottom:10px;
}
div.post_basic h6 {
	font-size:14px;
	line-height:24px;
	margin-bottom:10px;
}
div.post_basic p {
	color:#666;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	margin:0 0 20px 0;
	width: auto;
        font-weight: bold;
}
div.post_basic address {
	height: auto;
	float:none;
	color:#333;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	margin:0 0 20px 0;
}
div.post_basic table {
	width:100%;
	font-size:10px;
	line-height:18px;
	margin-bottom:20px;
}
div.post_basic table th {
	background:#666;
	color:#fff;
	text-align:center;
}
div.post_basic table td {
	border:1px solid #ccc;
}
div.post_basic ul, div.post_basic ol {
	font-size:14px;
	line-height:24px;
	margin:0 0 20px 40px;
}
div.post_basic ul ul, div.post_basic ol ol, div.post_basic ul ol, div.post_basic ol ul {
	margin-bottom:0;
}
div.transfer {
	text-align:right;
}
div.transfer img {
	margin:0 0 10px 1px;
}
dl.imitate {
	font-size: 14px;
	line-height: 28px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}
dl.imitate dt {
	width: 150px;
	font-weight: bold;
	float: left;
	claer: both;
	border-top: 1px dotted #ccc;
}
dl.imitate dd {
	margin-left: 150px;
	border-top: 1px dotted #ccc;
}
/* Begin Images */
p img {
	max-width: 100%;
}
img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
.wp-caption {
	text-align: center;
	border:1px solid #ccc;
	background: #eee;
	padding-top: 4px;
	margin: 5px;
}
.wp-caption p.wp-caption-text {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	padding: 0 4px;
	margin-bottom: 0;
}
/* 55house */

div#v1 li {
	float: left;
}
div#v1 ul {
	width: 360px;
	height:200px;
	list-style-type: none;
	margin-right:0px;
}
div#v1 img {
	float: left;
}
/* content5 */

div#content5 {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
div#id5 {
	padding: 0px;
	height: 30px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #E6E6E6;
}
div#id5 h2 {
	float: left;
	height: 25px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 16px;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 400px;
}
div#menu ul li {
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
div#staffimages {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}