﻿@charset "UTF-8";

/*-----------------------------------------------
 tradecarview
 successstory
 概要:help関連ページ
 制作日時 :2010.08.31
 制作者 yutakais

Last Update Date :20100615  (yutakais）
-------------------------------------------------

/*css/reset.css より移植*/
body {
	background: white;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
	margin: 0;
}


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;
}



a img, img, fieldset {
	border: 0;
}

abbr, acronym {
	border: 0;
}

address, caption, cite, code, dfn, em, th, strong, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

code, kbd, pre, samp, tt {
	line-height: 100%;
}

/* for IE7 */
* + html code, kbd, pre, samp, tt {
	font-size: 108%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ul {
	list-style: none;
}

q:before, q:after {
	content: '';
}

p.transition {
	padding: 0 10px 3px 0px;
	text-align: right;
}


	p.transition a {
		background: url(../images/common/changeBg.gif) 0px 5px no-repeat;
		padding-left: 8px;
	}

.container {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 930px;
	padding: 0 165px;
	margin:0px auto;
	clear: both;
}


.main1Colum {
	margin: 0px 0 30px 0;
}

.clearRight {
	clear: right;
}

a.productButton {
	font-weight: bold;
	display: inline-block;
	font-size: 92%;
	line-height: 1em;
	text-align: center;
	padding: 14px 20px;
	border: 1px solid #3777c7;
	background: #3777C0;
	color: #fff !important;
}

/* 目次--------------------------------------
1：成功事例


/*------------------------------
1.成功事例
------------------------------*/

/*TAB*/
.projectCategory{
	padding:5px 0px 0px 0px;
	text-align:left;
	border-bottom:5px solid #2b55a9;
	}
.projectCategory ul{
	list-style:none;
	height:25px;
	}
.projectCategory ul li{
	display:block;
	background:url(../../images/common/tab/tab_negative01.png) no-repeat left top #f0f0f1;
	padding:0px 0px 0px 3px;
	float:left;
	margin-right:2px;
}
.projectCategory ul li a{
	display:block;
	float:left;
	font-weight:bold;
	color:#535353 !important; 
	white-space:nowrap;
	background:url(../../images/common/tab/tab_negative02.png) no-repeat right top;
	padding:7px 15px 3px 15px;
	line-height: normal;
}
.projectCategory ul li a:link,
.projectCategory ul li a:visited{
	text-decoration:none !important;
}
.projectCategory ul li a:hover{
	color:#2b55a9 !important;
	text-decoration:none;
}
.projectCategory ul li.selected a:hover
	{
	color:#fff !important; 
	text-decoration:none;
}
.projectCategory ul li.selected{
	background:url(../../images/common/tab/tab_active01.png) no-repeat left top;
	margin-top:-4px;
}

/*Ie6*/
* html .projectCategory ul li.selected{
	margin-top:0;
	line-height:1;
}
.projectCategory ul li.selected a{
	color:#FFF !important;  
	background:url(../../images/common/tab/tab_active02.png) no-repeat right top;
	font-size:100%;
	line-height:1.7;
	text-decoration:none;
}
/*Ie6*/
* html .projectCategory ul li.selected a{
	font-size:100%;
	line-height:1.3;
	text-decoration:none;
}

/*New agent 100225*/
/*header*/
div.agenthead,
div.mlihead{
	width:930px;
	height:175px;
	position:relative;
	margin:0 0 10px 0;
	z-index:-1;
}

div.agenthead{
	background:url(../../images/sell/agentheader.jpg) left top no-repeat;
}
div.mlihead{
	background:url(../../images/sell/selimporter_header.jpg) left top no-repeat;
}

div.agenthead h2,
div.mlihead h2{
	font-size:217%;
	font-weight:700;
	color:#fff;
	position:relative;
	left:15px;
	top:130px;
}

.success .projectintro {
	padding:0 15px 20px;
}
.success .projectintro p{
	padding:5px 10px 5px;
	color:#313131;
}
.projectbox {
	background:url(../../images/sell/successbox.gif) left top no-repeat;
	width:438px;
	height:100px;
	float:left;
	margin:5px 5px 5px 5px;
}
.itprojectbox {
	background:url(../../images/sell/successmybox.gif) left top no-repeat;
	width:438px;
	height:100px;
	float:left;
	margin:5px 5px 5px 5px;
}
.projectbox img{
	float:left;
	margin:15px 10px 0 20px;
}
.projectbox h3,
.itprojectbox h3{
	font-weight:700;
	font-size:117%;
	line-height:1.2em;
	margin:10px 0 0 0;
}
.itprojectbox h3{
	margin-left:10px;
}
.projectbox p{
	margin-right:5px;
	line-height:1em;
}
.itprojectbox p{
	margin-right:5px;
	color:#006699;
}
.projectbox p,
.itprojectbox p{
	font-size:92%;
}
.projectbox p.transition
.itprojectbox p.transition {
	margin:0 10px 0 0;
} 
.successuser{
	clear:right;
	padding:35px 15px;
	margin:0 15px 5px;
	border:1px solid #e5e6e7;
	background:url(../../images/common/guide_BG.gif) 0px -150px repeat-x;
}

.successuser span,
.successuser .successRight,
.successuser li,
.successhow dl,
.success .salestip dl,
.success .salestip img{
	float:left;
}
.successuser span{
	width:260px;
}
.successuser .successRight{
	width:600px;
}
.successuser .successRight h3{
	font-weight:700;
	font-size:134%;
}
.successuser .successRight ul{
	font-size:92%;
}
.successuser li{
	width:25em;
}
.successuser li em{
	font-weight:700;
	color:#434343;
}
.successuser li img{
	vertical-align:middle;
	padding-right:3px;
}
.successuser span img{
	padding:0px 20px;
}
.successhow {
	clear:left;
	padding:10px 20px 15px;
	overflow: hidden;
}
.successhow dl{
	width:380px;
	line-height:1.2em;
	padding:0 30px 0 0;
	margin:0;
	display:inline;
	font-size:92%;
}
.successhow dl dt{
	color:#5889c7;
	margin-top:10px;
	font-weight:700;
}
.success .paddedbox{
	margin:0 10px 10px 0;
}


.success .textCenter p
 {
 	font-size:150%;
 	font-weight:700;
}

.success .textCenter p a.salearrow
 {
	background:url(../../images/sell/sucarrow02.gif) 50% top no-repeat;
}
.success .textCenter p a.sucarrow
 {
	background:url(../../images/sell/sucarrow01.gif) 50% top no-repeat;
}
.success .textCenter p a.sucarrow,
.success .textCenter p a.salearrow{
	padding:20px 120px;
	color: #fff !important;
	margin:0;
	display:inline-block;
	font-size:92%;
	text-align:center;
}
.success .textCenter p a.salearrow:link,
.success .textCenter p a.sucarrow:link{
	text-decoration:none;
}
.success .textCenter p a.salearrow:hover,
.success .textCenter p a.sucarrow:hover{
	text-decoration:underline !important;
}
.success .textCenter p a.salearrow:visited,
.success .textCenter p a.sucarrow:visited{
	text-decoration:none;
}
.success .textCenter p a.productButton{
	margin:10px 0 0 0;
}

.success .salestip {
	margin:0 30px 20px 30px;
	clear:left;
	overflow:hidden;
}
.success .salestip img{
	width:122px;
	padding:0 20px 0 0;
	display:inline;
}
.success .salestip dl{
	width:720px;
	display:inline;
}
.success .salestip dl dt{
	color:#5486c6;
	font-weight:700;
	font-size:117%;	
}
.success .salestip dl dd{
	background: url(../../images/common/helplist.gif) left 8px no-repeat;
	padding-left:0.8em;
	font-weight:normal;
}

.paddedbox{
	padding:0 6px 10px 6px;
	float:right;
}
.paddedbox a{
	background:transparent url(../../images/MI/arrow_up.gif) no-repeat scroll left top;
	text-align:left;
	padding:0px 0px 6px 18px;
	font-weight:700;
}

