@charset "UTF-8";
/* CSS Document */

.hed_img {
	width:650px;
	margin-bottom:20px;
}


/*title_name
--------------------------------*/
h2.bland_name {
	background:url(../images/brand/bg_title.gif) 0 0 no-repeat;
	width:630px;
	height:32px;
	font-size:1em;
	line-height:-1em;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 10px 0;
	margin-bottom:20px;
}

h2.bland_name span {
	padding-left:15px;
	font-style:italic;
	font-weight:normal;
	color:#CCCCCC;
}


/*inner_main
--------------------------------*/
#inner_main {
	width:630px;
	margin-left: 20px;
}


.inner_main_l {
	width:150px;
	float:left;
}

.inner_main_r {
	width:460px;
	float:right;
	margin-bottom:20px;
}


.inner_main_r h3 {
	background:url(../images/brand/bg_line.gif) bottom no-repeat;
	height:25px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
}

.bland_comment {
	line-height:1.4em;
	margin-bottom:20px;
	letter-spacing: 0.2em;
}


/*licensee_list
------------*/
.licensee_list {
	margin-bottom:20px;
}

.licensee_list ul {
	margin:0 0 0 15px;
	padding:0;
		list-style-position:inside;
	list-style-type:circle
}


/*link
------------*/
.link {
	background:url(../images/brand/bottom_line.gif) top no-repeat;
	width:630px;
	padding:10px 0 0 0;
}

.link ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.link ul li {
	float:right;
	display:block;
	height:21px;
	margin-left: 15px;
}

.i_site {
	background:url(../images/brand/i_site.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	margin-left:15px;
}

.i_products {
	background:url(../images/brand/i_products.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
}

.i_list {
	background:url(../images/brand/i_list.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
}

/*イメージ画像一覧
------------------------------------------*/

.inner_main_img {
	width:190px;
	float:left;
	margin-bottom: 20px;
	text-align: center;
	height: 160px;
	background: url(../images/brand/logo_bg.jpg) no-repeat 4px 0px;
	padding-top: 15px;
	padding-right: 20px;
}


/*ライセンシーリストページ
------------------------------------------*/

#licensee_list {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	margin-bottom: 20px;
}

#licensee_list th {
	font-weight: normal;
	text-align: left;
	padding: 20px 5px 5px;
	border-bottom: 1px dotted #ECE9D8;
}

#licensee_list td {
	padding: 20px 5px 5px;
	border-bottom: 1px dotted #ECE9D8;
}

#ijyo {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: right;
}
