@charset "Shift_JIS";

/* 
---------------------------------------------------- */
h1{  margin: 0;
  padding: 0;
}

A:Link {color: #0000FF;text-decoration: underline;}
A:visited {color: #000099;text-decoration: underline;}
A:hover {color: #0099FF;text-decoration: none;}
A:active {color:#FF6600;}
a img {
  border: none;
  color: #ffffff;
  background: transparent;
}
p,td,li{
	line-height: 145%;
	}
.small{
	font-size: 10px;
}
.top_c{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 565px;
}
/* 
---------------------------------------------------- */
#header {
	width: 780px;
	height: 70px;
	background: url(../images/common/co_h_back.gif);
	padding: 12px 5px 0 0;
}

#header p.englishLink {
	padding: 7px 5px 0 0;
}

/* 
---------------------------------------------------- */
#globalnav {
	width: 785px;
	height: 24px;
	position: relative;
}

/* 
---------------------------------------------------- */
#footer_up {
	clear: both;
	padding: 7px;
	position: relative;
	width: 770px;
	height: 30px;
  background: url(../images/common/co_fu_back.gif);
}

head~/* */body #footer_up {
	height: 50px;
}

/* 
---------------------------------------------------- */
#footer {
  clear: both;
  padding: 15px 7px 7px 10px;
  border-top: 1px solid #cbcbcb;
  position: relative;
  width: 768px;
  height: 44px;
  background: url(../images/common/co_f_back.gif);

}

body {
  margin: 0;
  padding: 0;
  background: #EDEDED url(../images/common/co_back.gif) repeat-y;
}

body#acs {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
}

#main {
	background: #EDEDED url(../images/profile/prof_back.gif) repeat-y;
}
#main-acs {
	background: #FFFFFF;
	margin:10px 0px 10px 10px;
}


/* タイトル
---------------------------------------------------- */

.c_title {
	background-image: url(../images/profile/prof_ct_back.gif);
	background-repeat: repeat-x;
  width: 785px;
	height: 48px;
}
.c_title-acs {
	background-image: url(../images/profile/prof_ct_back.gif);
	background-repeat: repeat-x;
  width: 100%;
	height: 48px;
}

/* メインコンテンツ
---------------------------------------------------- */
#m_content {
	width: 610px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	background-image: url(../images/profile/prof_back2.gif);
}
#m2_content {
	width: 610px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	background-image: url(../images/profile/prof_back3.gif);
}

#m3_content {
	width: 625px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/profile/prof_back3.gif);
}

#m2_content h2 {
height: 51px;}

#m2_content h3 {
	font-size: 14px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #95915D;
	margin-top: 35px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #1B3767;
}
#m2_content h4 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 15px;
	color:#1B3767;
	background-color: #ffffCC;
	padding: 5px;
}
#m2_content p {
	margin-top: 0px;
	margin-left: 10px;
}

#m2_content table {
	margin-top: 0px;
}

.in{	margin-left: 20px;
	margin-right: 20px;
}

.point{
	list-style-position: outside;
	list-style-image: url(../images/search/used_li.gif);
}
.com {
	margin-top: 35px;
	margin-bottom: 15px;
}
.blueb {
	font-size: 13px;
	color: #1B3767;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.whiteb {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.lineRed {
	border: 1px solid #FF0000;
	padding: 5px 10px;
	margin-right: 5px;
}

.clearBoth {
	clear: both;
}

/*　真ん中コンテンツ
---------------------------------------------------- */
.left_c {
	float: left;
	width: 400px;
}

.info_title {
	background-image: url(../images/profile/prof_point.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: x-small;
}

/* 左メニュー
---------------------------------------------------- */
#navigation {
	margin: 0px;
	float: left;
	width: 150px;
	height: 100%;
}

/* 右メニュー
---------------------------------------------------- */
.right_m {
	float: right;
	width: 186px;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4B4B4;
	border-left-color: #B4B4B4;
}

.right_m img {
	margin: 0px 0px 15px;
}


/* Q&A Link
---------------------------------------------------- */
.qa_link {
	font-size: 12px;
	background-color: #F8F6E4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.dmy{height : 500px;}

.maru {
	color: #CC0000;
}

.pt14 {
	font-size: 14px;
	font-weight: bold;
}
.list00{
	color: #000066;
	background-color: #E6E6E6;
}
.list01{
	color: #000066;
	background-color: #F5f5f5;
}

/* Profile CSS
---------------------------------------------------- */
#main div.socialNavi {
	background: url(../images/profile/prof_social_bg_bottom.gif) no-repeat left bottom;
	clear: both;
	margin-bottom: 10px;
}

#main div.socialNavi dl {
	background: url(../images/profile/prof_social_bg_top.gif) no-repeat left top;
	float: left;
	padding: 10px;
	margin: 0;
}


#main div.socialNavi dl#socialBox,
#main div.socialNavi dl#sportBox {
	margin-left: 18px;
}


#main div.socialNavi dl dt {
	line-height: 1.5em;
}

#main div.socialNavi dl dt a {
	background: url(../images/search/used_li.gif) no-repeat left top;
	padding-left: 15px;
}

#main div.socialNavi dl dd {
	line-height: 1.5em;
	margin: 0;
	width: 270px;
}

#main div.socialSportText {
	float: left;
	margin-right: 10px;
	width: 410px;
}

#main div.socialSportImage {
	float: left;
	width: 180px;
}

#main div.socialSportImage p {
	margin: 0 ;
}

#main div.socialSportImage p.caption {
	font-size: 80%;
	line-height: 0.9em;
	margin: 5px 0 10px;
}

img.socialImg {
	margin-bottom: 15px;
}

/* clearfix 
---------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 

.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix
{display: block;} 
/* End hide from IE-mac */

.brandImage {
	float: right;
	width: 590px;
	padding-bottom: 10px;
}

.brandImageTop {
	float: right;
	width: 590px;
	padding-bottom: 5px;
	margin-bottom: 0;
}
