
body {
	background: #f2f2f2;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.3em;
	margin: 0;
	padding: 2px 0;
	}
	
li{
	height:1.5em;
}
dl {
	clear: both;
	line-height: 2em;
	}
	
dt {
	clear: both;
	float: left;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	margin-bottom: 15px;
	}
	

h2,h3,h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #000;
	text-decoration: none;
	}
	
a:hover {
	color: #333;
	text-decoration: none;
	background-color:#ffaa7a;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #635B8A;
	}
	
#wrapper {
	margin: 0 auto;
	width: 810px;
	}
	
#header {
	background: url(img/header_bg.gif) no-repeat;
	height: 112px;
	padding-right: 15px;
	text-align: right;
	}
	
#content_wrap {
	background: url(img/content_bg.gif) repeat-y;
	text-align: left;
	}
	
#footer {
	clear: both;
	color: #FFF;
	background:url(img/footer_bg.gif) no-repeat;
	height:32px;
	padding: 8px 14px 0;
	text-align: right;
	}
	

.text_orange {
	color: #D46E00;
	}
	
	
/*　========== HEADER ===========　*/
#header img {
	float: left;
	padding: 40px 0 0 20px;
	}
	
#header h1 {
	font-size: 40px;
	font-weight: bold;
	font-style:italic;
	color: #f93;
	padding-left: 15px;
	padding-top: 15px;
	text-align:left;
	
	}
	
#header div {
	margin: 25px 0 0;
	}


/*　=====================　*/

#menubar {
	margin: 0 0 0 10px;
	background:url(img/menubar_bg.gif) no-repeat;
	}
	
#menubar a {
	background: url(img/btn_bg.gif) no-repeat;
	color: #635B8A;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
#menubar h2 {
	color: #000;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	}
	
.menu_a {
	width: 156px;
	}
	
.menu_b {
	width: 158px;
	}
	
/*　=====================　*/


#content {
	padding: 15px 10px;
	}
	
#cont_right {
	float: right;
	margin-right: 15px;
	width: 530px;
	}
	
#content_main h3 {
	background: url(img/h_bg_01.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}
	

.content_h3 {
	background: url(img/h_bg_01.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}
	
#content_main h4 {
	color: #FFF;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding: 10px 10px 0 0;
	}
	
#content_main ul {	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 15px 10px;
	}
	

#content_title h3 {
	background: url(img/title_02_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
	}

	
#cont_left {
	float: left;
	width: 225px;
	}
	

#cont_left h2 {
	background: url(img/navi_title_bg.gif) no-repeat top center;
	font-size: 13px;
	height: 30px;
	margin-top: 10px;
	padding: 12px 0 0;
	text-align:center;
	color: #FFF;
	transition: opacity 1s linear;
	}
	
#cont_left h2:hover{
	opacity:0.25;
	

	}
	
#contact_box {
	background: url(img/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 20px 25px 0;
	margin-top:50px;
	}
	
#contact_box h3 {
	color: #635B8A;
	padding-bottom: 15px;
	text-align: center;
	}
.block{
	margin-bottom:30px;
}
.left_text{
	padding-right:15px;
	padding-left:15px;
}
.p_text{
	line-height:1.5em;
}	
/*　========= TOP ============　*/

.campaign_ttl {
	background: url(img/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: left;
	}

.company_info {
	margin-bottom: 15px; 
	}

div.company_info  div{
	display:table-cell;
	vertical-align:bottom;
	}



	
.company_info_text {
	padding-left: 10px;
	}
	
*html .company_info_text {/*IE6*/
	width: 320px;
	}

*:first-child+html .company_info_text {/*IE7*/
	width: 320px;
	}
	
.company_info h3 {
	font-size: 13px;
	color: #635B8A;
	line-height: 1.5em;
	}
	
.campaign_ttl {
	background:url(img/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

.feature {
	margin-bottom: 5px;
	}

div.feature  div{
	display:table-cell;
	vertical-align:top;
	}



	
.feature_text {
	padding-left: 15px;
	}
	

		
#content_main div.feature h3 {
	background: url(img/point_bg.gif) no-repeat;
	color: #D46E00;
	height: 30px;
	margin: 0 0 10px;
	padding: 15px 0 0;
	text-align: center;
	width: 115px;
	}
	
/* ==========PET ============= */

.table_intro{
	padding-top:25px;
}





div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

* html div.service div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.service div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #635B8A;
	font-size: 13px;
	line-height: 1.5em;
	}

.topics{
	color: #635B8A;
	font-size: 16px;
	padding-bottom: 10px;
	}

table {
	border: 1px #FFF;
	font-size: 11px;
	padding: 5px;
	}
	



