@charset "utf-8";

* {
	/*border: 1px solid #F00;*/
	}
	
body {
	text-align: center;
	}

/* float解除 */



.box { clear: both; }
.box { zoom: 100%; }
.box:after {
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
	}


/* column
---------------------------------------------------- */

/* header */
#header {
	width:100%;
	padding: 10px 0 0 0;
	background: url(../image/header_back.jpg) repeat-x center top;
	height: 82px;
	}
#header-in {
	width:958px;
	height: 82px;
	margin: 0 auto;
	}
#header-in-noline {
	width:958px;
	height: 82px;
	margin: 0 auto;
	}
#header #logo {
	float: left;
	width: 183px;
	text-align: left;
	}
#header #navi-g {
	float: left;
	width: 537px;
	text-align: left;
	}
#header #navi-g ul li {
	display: inline;
	}

#header #util {
	float: left;
	width: 238px;
	text-align: right;
	}
#header #util form {
	padding-top: 35px;
	font-size: x-small;
	line-height: 1.0em;
	}
#header #util form input.keyword {
	width: 116px;
	height: 23px;
	margin: 0 3px 0 0;
	padding: 0;
	background: #FFFFFF url(../image/box_keyword.jpg) no-repeat left top;
	border: none;
	vertical-align: top;
	}

/* テキストボタン　未使用 */
#header #util form input.submit {
	width: 56px;
	height: 23px;
	_margin-top: 1px;
	padding-top: 1px;
	background: #FFFFFF url(../image/back_bt_search.jpg) repeat-x center bottom;
	border: 1px solid #ABABAB;
	font-size: 12px;
	vertical-align: top;
	}
/* */

#header #util form input.searchBtn {
	height: 23px;
	margin: 0;
	padding: 0;
	_padding-top: 1px;
	}
*:first-child+html #header #util form input.searchBtn {
	padding-top: 1px;
	}
#header #util form img {
	vertical-align: top;
	}

/* contents */
.contents {
	width:958px;
	margin: 0 auto;
	text-align: left;
	/*border: 1px solid #F00;*/
	}

/* footer */
#footer {
	width:958px;
	margin: 2.0em auto 0 auto;
	padding: 0.6em 0 2.0em 0;
	text-align: left;
	line-height: 1.0em;
	border-top: 2px solid #CCCCCC;
	}
#footer #navi-info {
	width: 720px;
	float: left;
	}
#footer #navi-info li {
	display: inline;
	border-left: 1px solid #CCCCCC;
	padding: 0 0.7em 0 0.7em;
	font-size: 10px;
	}
#footer #navi-info li.first {
	border-left: none;
	padding: 0 0.7em 0 0;
	}
#footer #copyright {
	width: 230px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #666666;
	}


/* all 共通
---------------------------------------------------- */

/* textalign */
.align-right {
	text-align: right;
	}
.align-center {
	text-align: center;
	}
.align-left {
	text-align: left;
	}

/* ptitle */
#ptitle-top {
	margin: 10px 0 30px 0;
	padding: 9px 0 11px 0;
	background: url(../image/ptitle_back.jpg) no-repeat top center;
	}
#ptitle-top p {
	margin: 0;
	padding: 0;
	}
#ptitle {
	margin: 10px 0 30px 0;

	padding: 0;
	background: url(../image/ptitle_back.jpg) no-repeat top center;
	}
#ptitle p {
	margin: 0;
	padding: 0;
	}
#ptitle ul li {
	display: inline;
	}
#ptitle ul li a img {
	background: transparent url(../image/local_brit.gif) no-repeat top left;
	}
#ptitle ul li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	}

/* active marker */
#greeting li.greeting a img,
#policy li.policy a img,
#profile li.profile a img,
#keymember li.keymember a img,
#access li.access a img,
#recruit li.recruit a img
	{
	background: url(../image/local_brit_active.gif) no-repeat top left;
	}
#contact li.contact a img,
#faq li.faq a img,
#defective li.defective a img,
#tips li.tips a img,
#shop li.shop a img
	{
	background: url(../image/local_brit_active.gif) no-repeat top left;
	}
#sakiyomi li.sakiyomi a img,
#spy li.spy a img,
#ask li.ask a img,
#compe li.compe a img,
#people li.people a img,
#collection li.collection a img,
#celeb li.celeb a img,
#mothot li.mothot a img
	{
	background: url(../image/local_brit_active.gif) no-repeat top left;
	}
#release li.release a img,
#event li.event a img,
#correct li.correct a img,
#business li.business a img,
#whatsnew li.whatsnew a img
	{
	background: url(../image/local_brit_active.gif) no-repeat top left;
	}


/* heading */
.contents h2 {
	font-weight: bold;
	line-height: 1.0em;
	margin: 24px 0 14px 0;
	}
.company h1,
.support h1,

.news h1,
.info h1,
.english h1 {
	display: none;
	}


/* home
---------------------------------------------------- */

#home #header #logo {
	position:relative;
	z-index: 1;
	}
#home #moviecol {
	background: transparent url(../image/back_movie.gif) repeat-x;
	position:relative;
	top: -7px;
	}
#home #magazine {
	width: 994px;
	margin: 0 auto;
	}
#home #magazine h2 {
	margin: 27px 0 14px 0;
	}
#home #magazine ul li {
	display: inline;
	}
#home #magazine ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
#home #new-releases {
	width: 958px;
	margin: 0 auto;
	}
#home #new-releases h2 {
	margin: 37px 0 14px 0;
	}
#home #quick-link {
	width: 958px;
	margin: 0 auto;
	}
#home #quick-link h2 {
	margin: 37px 0 14px 0;
	}
#home #footer {
	margin-top: 4.0em;
	}

/* catalog
---------------------------------------------------- */

#catalog #header #logo {
	position:relative;
	z-index: 1;
	}
#catalog #moviecol {
	background: transparent url(../image/back_movie.gif) repeat-x;
	position:relative;
	top: -7px;
	}
#catalog #mainimg #movie {
	width:994px;
	height: 400px;
	margin: 0 auto;
	background: #666666;
	}
#catalog #ItemCopy {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	margin: 25px 0;
	}
#catalog #NameArea {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 12px 0;
	}
#catalog #NameArea #name {
	width: 700px;
	float: left;
	}
#catalog #NameArea #name h1 {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.35em;
	padding: 0.25em 0 0.25em 12px;
	border-left: 2px solid #FF3300;
	}
#catalog #NameArea #name p {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.35em;
	padding: 0.25em 0 0.25em 12px;
	border-left: 2px solid #CCCCCC;
	}
#catalog #NameArea #price {
	width: 21em;
	float: right;
	text-align: right;
	margin-top: 1.0em;
	}
#catalog #NameArea #price ul li {
	}
#catalog #OtherInfo {
	text-align: right;
	}
#catalog #OtherInfo ul {
	margin-top: 7px;
	}
#catalog #OtherInfo ul li {
	display: inline;
	padding-left: 14px;
	margin-left: 7px;
	background: url(/common/image/brit1.gif) no-repeat left center;
	}
#catalog #OtherInfo ul li a {
	color: #666666;
	}
#catalog #OtherInfo ul li a:hover {
	color: #000000;
	}
#catalog #OtherInfo ul li#package span {
	display: none;
	}
#catalog #OtherInfo ul li.bookmark {
	background: none;
	margin-left: 1.4em;
	}
#catalog #OtherInfo ul li.bookmark ul {
	display: inline;
	}
#catalog #OtherInfo ul li.bookmark ul li {
	background: none;
	margin: 0 0 0 5px;
	padding: 0;
	}
#catalog #wraper {
	width:810px;
	margin: 30px auto;
	text-align: left;
	}
#catalog #breadcrumb {
	width:958px;
	margin: 0 auto;
	text-align: left;
	}

#catalog .MainCol {
	margin-bottom: 1.0em;
	}
#catalog .MainCol .LeftCol {

	width: 132px;

	float: left;
	}
#catalog .MainCol .RightCol {

	width: 660px;
	float: right;
	margin-bottom: 10px;
	}

#catalog .MainCol .LeftCol h2 {
	margin-top: 0;
	}

#catalog .MainCol .RightCol p {
	margin: 0 0 0.8em 0;
	}
#catalog #intro .RightCol p,
#catalog #property .RightCol p {
	text-indent: 1.0em;
	}
#catalog .MainCol .RightCol table {
	margin: 0.4em 0 1.0em 0;
	}

#catalog .MainCol .RightCol table.spec {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	margin-top: 0;
	}
#catalog .MainCol .RightCol table.spec th {
	width: 150px;
	background: #F0F0F0;
	}
#catalog .MainCol .RightCol table.spec th,
#catalog .MainCol .RightCol table.spec td {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: 0.4em;
	line-height: 1.25em;
	}

#catalog .MainCol .PropertyCol {
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px 8px 0px 14px;
	margin: 0 0 1.0em 0;
	}
#catalog .MainCol .PropertyCol .PropertyImg {
	float: left;
	display: block;
	width: 125px;
	padding: 0 0 10px 0;
	}
#catalog .MainCol .PropertyCol .PropertyTxt {
	float: right;
	width: 495px;
	margin: 0 0 10px 0;
	}
#catalog .MainCol .PropertyCol .PropertyTxt h3 {
	font-weight: bold;
	margin-bottom: 0.8em;
	}
#catalog .MainCol .PropertyCol .PropertyTxt p.linkurl a {
	background: url(../image/brit2.gif) no-repeat left center;
	padding-left: 18px;
	}

#catalog #legal .RightCol p {
	font-size: 80%;
	margin: 0.2em;
	line-height: 1.3em;
	}

#catalog .MainCol #linkage {
	margin: 0 0 1.0em 0;
	}
#catalog .MainCol #linkage dl dt {
	font-weight: bold;
	font-size: 80%;
	margin: 0.2em 0 0.2em 0;
	line-height: 1.3em;
	}

#catalog .MainCol #linkage dl dd {
	margin: 0.2em 0 0.6em 1.0em;
	padding-left: 14px;
	line-height: 1.3em;
	background: url(../image/brit1.gif) no-repeat left center;
	}

/* tempA */
#catalog #tempA #mainimg,
#catalog #tempA #mainimg-tall {
	display: none;
	}

/* tempB */
#catalog #tempB #moviecol,
#catalog #tempB #mainimg-tall {
	display: none;
	}
#catalog #tempB #mainimg {
	background: transparent url(../image/back_movie.gif) repeat-x;
	position:relative;
	top: -7px;
	padding: 17px 0;
	}

/* tempC */
#catalog #tempC #moviecol,
#catalog #tempC #mainimg-tall,
#catalog #tempC #imgview-col {
	display: none;
	}
#catalog #tempC #mainimg {
	background: transparent url(../image/back_movie.gif) repeat-x;
	position:relative;
	top: -7px;
	padding: 17px 0;
	}
#catalog #tempC #ItemCopy {
	margin-top: 0;
	}

/* tempD */
#catalog #tempD {
	width: 958px;
	margin: 28px auto 0 auto;
	}
#catalog #tempD #moviecol,
#catalog #tempD #mainimg,
#catalog #tempD #imgview-col,
#catalog #tempD #ItemCopy,
#catalog #tempD #ShopList,
#catalog #tempD #package,
#catalog #tempD #cubic,
#catalog #tempD #download,
#catalog #tempD #intro,
#catalog #tempD #property,

#catalog #tempD #shopinfo,
#catalog #tempD #relation {
	display: none;
	}
#catalog #tempD #mainimg-tall {
	width: 440px;
	padding-bottom: 2.0em;
	float: left;
	}
#catalog #tempD .contents,
#catalog #tempD #NameArea #name,
#catalog #tempD #wraper {
	width: 490px;
	float: right;
	}
#catalog #tempD #ItemCopy {
	text-align: left;
	font-size: 160%;
	font-weight: bold;
	margin-top: 0;
	}
#catalog #tempD .MainCol {
	width: 490px;
	}
#catalog #tempD .MainCol .LeftCol {
	width: 490px;
	float: right;
	margin-bottom: 12px;
	}
#catalog #tempD .MainCol .RightCol {
	width: 490px;
	clear: both;
	}

/* search
---------------------------------------------------- */

#search .contents {
	margin-top: 0;
	margin-bottom: 50px;
	}
#search .contents h2 {
	margin: 34px 0 22px 0;
	}

#search #ptitle-top,
#search #ptitle {
	margin-bottom: 0;
	}
/* SearchBox */
#search #SearchBox {
	background: url(../../search/image/img_searchbox.jpg) no-repeat;
	height: 250px;
	overflow: hidden;
	margin-top: -18px;
	margin-bottom: -16px;
	}
#search #SearchBox form {
	margin: 52px 0 0 42px;
	}
#search #SearchBox form table th {
	font-size: 80%;
	white-space: nowrap;
	padding: 3px 5px 3px 0;
	}
#search #SearchBox form table td {
	padding: 3px 0 3px 5px;
	}
#search #SearchBox form table td select,
#search #SearchBox form table td .keyword {
	background: #FFFFFF url(../image/back_textform.jpg) repeat-x center top;
	border: 1px solid #ABABAB;
	width: 300px;
	height: 23px;
	}
#search #SearchBox form table td .submit {
	width: 100px;
	height: 23px;
	background: #FFFFFF url(../image/back_bt_search.jpg) repeat-x center bottom;
	border: 1px solid #ABABAB;
	}
#search #SearchBox form table td {
	}

/* OurBrands */
#search #OurBrands {
	border: 1px solid #CCCCCC;
	background: #F0F0F0;
	padding: 10px;
	}
#search #OurBrands table {
	border: none;
	border-collapse: separate;
	border-spacing: 6px;
	}
#search #OurBrands table th {
	border: none;
	vertical-align: top;
	}
#search #OurBrands table th h3 {
	font-weight: bold;
	background: #000000;
	padding: 0 0.5em;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 1.0em;
	margin: 0.7em 0 0.4em 0;
	}
#search #OurBrands table td {
	width: 178px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	vertical-align: top;
	}
#search #OurBrands table td a {
	text-decoration: none;
	}
#search #OurBrands table td h4 {
	margin: 2px 0 8px 8px;
	font-size: 80%;
	font-weight: bold;
	}
#search #OurBrands table td h4 span {
	text-decoration: underline;
	display: block;
	}
#search #OurBrands table td p {
	margin: 4px 12px 8px 12px;
	font-size: 80%;
	line-height: 1.4em;
	}

/* OtherBrands */
#search #OtherBrands {
	border: 1px solid #CCCCCC;
	background: #F0F0F0;
	padding: 10px;
	}
#search #OtherBrands table {
	border: none;

	border-collapse: separate;


	border-spacing: 6px;
	}
#search #OtherBrands table td {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	vertical-align: top;
	width: 33%;
	}
#search #OtherBrands table td h4 {
	margin: 8px 12px 9px 12px;
	font-weight: bold;
	text-align: center;
	}
#search #OtherBrands table td h4 a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}
#search #OtherBrands table td p {
	margin: 4px 12px 19px 12px;
	line-height: 1.4em;
	}

/* SearchResult */

#SearchResult {
	width: 970px;
	margin: 30px auto 2.0em auto;
	text-align: left;
	}
#SearchResult .mess {
	margin: 0 0 12px 6px;
	}
#SearchResult .unit {
	float: left;
	width: 485px;
	height: 200px;
	background: url(../image/bg_unit.gif) no-repeat 6px 10px;
	}
#SearchResult .unit .tn {
	float: left;
	width: 140px;
	}
#SearchResult .unit .spec {
	float: right;
	width: 324px;
	padding: 20px 12px 0 0;
	}
#SearchResult .unit .spec h3 {
	font-weight: bold;
	font-size: 90%;
	line-height: 1.25em;
	height: 5.5em;
	}
#SearchResult .unit .spec ul {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
	}
#SearchResult .unit .spec ul li {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.25em;
	}
#SearchResult .unit .spec p img {
	margin-right: 6px;
	}

/* pager */
.pager_box{
	text-align:center; 
	padding-left:300px;
	float:left;
}
#SearchResult ul.pager {
	text-align: center;
	display:block;
}
#SearchResult ul.pager li {
	display: block;
	float:left;
	margin:0 2px;
	width:36px;
	height:35px;
}
#SearchResult ul.pager li a {
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0 0 0;
	width:36px;
	background: url(../image/pager.gif) no-repeat center top;
}
#SearchResult ul.pager li a:hover {
	background-position: center -35px;
}
#SearchResult ul.pager li.current {
	text-decoration: none;
	background: url(../image/pager.gif) no-repeat center bottom;
	line-height:29px;
	}
#SearchResult ul.pager li.prev a {
	padding: 5px 0 0 0;
	background: url(../image/pager_prev.gif) no-repeat center top;
}
#SearchResult ul.pager li.next a {
	padding: 5px 0 0 0;
	background: url(../image/pager_next.gif) no-repeat center top;
}
#SearchResult ul.pager li.first a {
	padding: 5px 0 0 0;
	background: url(../image/pager_first.gif) no-repeat center top;
}
#SearchResult ul.pager li.last a {
	padding: 5px 0 0 0;
	background: url(../image/pager_last.gif) no-repeat center top;
}
#SearchResult ul.pager li.prev a:hover,
#SearchResult ul.pager li.next a:hover,
#SearchResult ul.pager li.first a:hover,
#SearchResult ul.pager li.last a:hover {
	background-position: center -35px;
}


/* magazine（詳細は個別ディレクトリへ格納）
---------------------------------------------------- */

.magazine #breadcrumb {
	padding-bottom: 2.0em;
	}

.magazine #breadcrumb p.bread {
	width: 720px;
	float: left;
	}
.magazine #breadcrumb p.goindex {
	width: 220px;
	float: right;
	text-align: right;
	}


/* support
---------------------------------------------------- */

/* support */
#support #ptitle-top {
	margin-bottom: 10px;
	}
#support #circle-navi {
	text-align: center;
	}

/* contact */
#contact #ptitle {
 	}
#contact .contents {
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
	}
#contact h2.paget {
	/* border-top: 1px solid #999999; */
	/* border-bottom: 1px solid #999999; */
	/* padding: 5px 0; */
	padding: 0;
	margin: 0 0 2.0em 0;
	line-height: 1.0em;
	}
#contact h2.paget span {
	display: block;
	font-size: 120%;
	padding: 8px 0 8px 10px;
	border-left: 2px solid #FF3300;
	}
#contact #contop {
	text-align: center;
	width: 660px;
	margin: 0 auto;
	}
#contact #contop p.read {
	text-align: center;
	padding: 0;
	margin: 0 0 48px 0;
	}
#contact #contop ul {
	text-align: right;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 10px;
	}
#contact #contop ul li {
	padding: 6px 34px;
	margin: 0;
	line-height: 1.0em;
	}
#contact p.button a:hover img,

#contact #contop ul li a:hover img {
	opacity: 0.80;
	filter: alpha(opacity=80);
	}

#contact .contents .conbox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 20px 0;
}
#contact .contents .conbox .conbox-in {
	border: 1px solid #FFFFFF;
	padding: 10px 22px;

	background: url(../image/grade1.jpg) repeat-x;
}
#contact .contents .conbox h2 {
	margin: 0.62em 0 1.6em 0;
	border-left: 2px solid #FF3300;
	padding: 4px 0 4px 9px;
	font-size: larger;
	line-height: 1.0em;
}
#contact .conbox h3 {
	font-weight:bold;
	line-height: 1.0em;
	padding: 0.7em 0;
	margin: 2.0em 3.5em;
	border-bottom: 1px dotted #CCCCCC;
	}
#contact .contents p {
	margin: 1.0em 5.0em 1.0em 5.0em;
	}
#contact .contents ul {
	margin: 1.0em 3.5em 1.0em 5.0em;
	list-style: square;
	}
#contact .contents ul li {
	margin: 0.4em 0;
	}
#contact .contents ul li ul {
	margin: 1.0em 0 1.0em 2.0em;
	list-style: circle;
	}
#contact .readtxt {
	margin: 0 22px 30px 22px;
	}
#contact .readtxt .copy {
	font-size: larger;
	font-weight: bold;
	}
#contact .readtxt h3 {
	margin: 0 3.5em 0.5em 3.5em;
	font-weight: bold;
	}
#contact .readtxt p {
	margin: 0.5em 67px 2.0em 67px;
	}
#contact .exptxt {
	border: 1px solid #CCCCCC;
	margin-bottom: 2.0em;
	}
#contact .exptxt p {
	margin: 0 0 2.0em 0;
	padding: 0.8em;
	line-height: 1.0em;
	background: #DDDDDD;
	font-weight: bold;
	}
#contact .exptxt h3 {
	margin: 1.0em 2.0em;
	}
#contact .exptxt ul {
	margin: 1.0em 5.5em 2.0em 5.5em;
	}
#contact .exptxt ul li {
	}

/* contact inquiry */
#contact form#inquiry #formtitle {
	margin: 0 0 18px 0;
	}
#contact form#inquiry .cyui {
	font-size: smaller;
	color: #666666;
	}
#contact form#inquiry {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	}
#contact form#inquiry h2 {
	/* border-top: 1px solid #999999; */
	/* border-bottom: 1px solid #999999; */
	/* padding: 5px 0; */
	padding: 0;
	margin: 0 0 2.0em 0;
	line-height: 1.0em;
	}
#contact form#inquiry h2 span {
	display: block;
	font-size: 120%;
	padding: 8px 0 8px 10px;
	border-left: 2px solid #FF3300;
	}
#contact form#inquiry .readtxt {
	margin: 0 0 20px 0;
	}
#contact form#inquiry .readtxt p {
	margin: 0.5em 0 0.5em 0;
	}
#contact form#inquiry .caution {
	color: #000000;
	}
#contact form#inquiry .attention {
	color: #FF3300;
	}
#contact form#inquiry table.inputitem {
	width: 100%;
	margin: 2.0em 0;
	}
#contact form#inquiry table.inputitem th {
	width: 160px;
	}
#contact form#inquiry table.inputitem th,
#contact form#inquiry table.inputitem td {
	text-align: left;
	border-top: 1px dotted #CCCCCC;
	padding: 14px 0;
	vertical-align: top;
	line-height: 1.4em;
	}
#contact form#inquiry table.inputitem table {
	margin: 0;
	}
#contact form#inquiry table.inputitem table th {

	width: auto;
	}
#contact form#inquiry table.inputitem table td,
#contact form#inquiry table.inputitem table th {
	text-align: left;
	border: none;
	padding: 0px 4px 8px 0;
	vertical-align: top;
	}
#contact form#inquiry table.inputitem input.text {
	border: 1px solid #ABABAB;
	height: 19px;

	background: #FFFFFF url(../image/back_textform.jpg) repeat-x center top;
	}
#contact form#inquiry table.inputitem select.select {
	border: 1px solid #ABABAB;
	height: 23px;
	}
#contact form#inquiry table.inputitem textarea.textarea {
	background: #FFFFFF url(../image/back_textform.jpg) repeat-x center top;
	border: 1px solid #ABABAB;
	}
#contact form#inquiry table.inputitem input.file {
	height: 19px;
	}
#contact form#inquiry table.inputitem .button {
	margin-right: 10px;
	}
#contact form#inquiry table.inputitem .button:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}
#contact #tenth_link  li{
	display: inline;
	padding-left: 14px;
	margin-left: 0px;
	background: url(/common/image/brit1.gif) no-repeat left center;
	}
#contact #tenth_link  {
	margin-left: 0px;
	}


/* tips */
#tips #ptitle {
 	}
#tips .contents {
	width: 800px;
	margin-bottom: 50px;
	margin-top: 50px;
 	}
#tips .contents .tipbox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 20px 0;
}
#tips .contents .tipbox .tipbox-in {
	border: 1px solid #FFFFFF;
	padding: 10px 22px;
	background: url(../image/grade1.jpg) repeat-x;
}

#tips .contents .tipbox h2 {
	margin: 0.62em 0 1.6em 0;
	border-left: 2px solid #FF3300;
	padding: 4px 0 4px 9px;
	font-size: larger;
	line-height: 1.0em;
}
#tips .contents p.read {
	margin: 0 0 30px 0;
	}
#tips .contents p {
	margin: 1.0em 0 1.0em 3.5em;
	}
#tips .contents ul {
	margin: 1.0em 0 1.0em 5.0em;
	list-style: square;
	}
#tips .contents ul li {
	margin: 0.4em 0;
	}
#tips .contents ul li ul {
	margin: 1.0em 0 1.0em 2.0em;
	list-style: circle;
	}
#tips .contents .fig {

	margin: 2.0em 0 0 3.5em;
	}
#tips .contents .fig p {
	width: 176px;
	float: left;
	margin: 0 0 28px 0;
	padding: 0;
	}
#tips .contents .fig p img {
	display: block;
	margin-bottom: 2px;
	}
#tips .contents .fig p span {
	display: block;
	margin-right: 36px;
	text-align: right;
	font-size: smaller;
	line-height: 1.0em;
	}

/* faq */
#faq #ptitle {
 	}
#faq .contents {
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
 	}
#faq .contents p.read {
	margin: 0 5.7em 48px 5.7em;
	}
#faq .contents .faqbox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 20px 0;
}
#faq .contents .faqbox .faqbox-in {
	border: 1px solid #FFFFFF;
	padding: 10px 22px;
	background: url(../image/grade1.jpg) repeat-x;
}
#faq .contents .faqbox h2 {
	margin: 0.62em 0 1.6em 0;
	border-left: 2px solid #FF3300;
	padding: 4px 0 4px 9px;
	font-size: larger;
	line-height: 1.0em;
}
#faq .contents .faqbox .col {
	margin: 0 3.5em;
	padding: 0;
}
#faq .contents .faqbox .col h3 {
	margin: 0;
	padding: 0.9em 32px 0.9em 32px;
	border-top: 1px dotted #CCCCCC;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	background: url(../image/faq_qes.gif) no-repeat 0px 1.0em;
	line-height: 1.3em;
}  

#faq .contents .faqbox .col h3:hover {
	color:#666666;
}  
#faq .contents .faqbox .col div {
	padding: 0.6em 32px 1.0em 32px;
	background: url(../image/faq_ans.gif) no-repeat 0px 0.7em;;
	line-height: 1.5em;
}
#faq .contents .faqbox .col div ul {
	list-style: square;
	margin-left: 2.0em;
}
#faq .contents .faqbox .col div .hosoku {
	display: block;

	margin-top: 0.5em;
}


/* defective */
#defective #ptitle {
 	}
#defective .contents {
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
 	}
#defective .contents p.read {
	margin: 0 5.7em 48px 5.7em;
	}
#defective .contents .defbox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 20px 0;
}
#defective .contents .defbox .defbox-in {
	border: 1px solid #FFFFFF;
	padding: 10px 22px;
	background: url(../image/grade1.jpg) repeat-x;
}

#defective .contents .defbox h2 {
	margin: 0.62em 0 1.6em 0;
	border-left: 2px solid #FF3300;
	padding: 4px 0 4px 9px;
	font-size: larger;
	line-height: 1.0em;
}
#defective .contents ul {
	margin: 1.0em 3.5em 1.0em 5.0em;
	list-style: square;
	}
#defective .contents ul li {
	margin: 0.4em 0;
	}
#defective .contents ul li ul {
	margin: 1.0em 0 1.0em 2.0em;
	list-style: circle;
	}
#defective .contents h3 {
	margin: 1.0em 0 1.0em 5.0em;
	font-weight: bold;
	}
#defective .contents h3 span {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	}
#defective .contents h3 span:hover {
	color: #666666;
	}
#defective .contents p {
	margin: 1.0em 3.5em 1.0em 3.5em;
	}
#defective .contents .defbox p {
	margin: 1.0em 5.0em 1.0em 5.0em;
	}
#defective .contents .button {
	text-align: center;
	}
#defective .contents .button a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}

/* tips */
#tips #ptitle {
 	}
#tips .contents {
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
 	}
#tips .contents .tipbox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 20px 0;
}
#tips .contents .tipbox .tipbox-in {
	border: 1px solid #FFFFFF;
	padding: 10px 22px;
	background: url(../image/grade1.jpg) repeat-x;
}

#tips .contents .tipbox h2 {
	margin: 0.62em 0 1.6em 0;
	border-left: 2px solid #FF3300;
	padding: 4px 0 4px 9px;
	font-size: larger;
	line-height: 1.0em;
}

#tips .contents p {
	margin: 1.0em 3.5em 1.0em 3.5em;
	}
#tips .contents ul {
	margin: 1.0em 3.5em 1.0em 5.0em;
	list-style: square;
	}
#tips .contents ul li {
	margin: 0.4em 0;
	}
#tips .contents ul li ul {
	margin: 1.0em 0 1.0em 2.0em;
	list-style: decimal;
	}
#tips .contents p.read {
	margin: 0 5.7em 48px 5.7em;
	}

/* shop */
#shop #ptitle {
 	}
#shop .contents {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 800px;
 	}
#shop .contents p.read {
	margin: 0 5.7em 48px 5.7em;
	}
#shop .contents #shopbn {
	border: 1px solid #CCCCCC;
	margin: 1.5em 0 1.0em 0;
	padding-top: 1.2em;
	padding-bottom: 0.2em;
	}
#shop .contents ul {
	text-align: center;
	margin: 0;
	padding-left: 46px;
	padding-top: 20px;
	}
#shop .contents ul li {
	width: 167px;
	height: 6.8em;
	float: left;

	padding: 0 5px 0.5em 5px;
	}
#shop .contents ul li a {
	text-decoration: none;
	}
#shop .contents ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
#shop .contents #shopbn .col {
	margin: 0 66px 2.5em 66px;
	}
#shop .contents #shopbn .col .col-left {
	float: left;
	width: 520px;
	}
#shop .contents #shopbn .col .col-right {
	float: right;
	width: 120px;
	text-align: right;
	}
	
#shop .contents #shopbn .col2 {
	margin: 0 66px 2.5em 230px;
	}
#shop .contents #shopbn .col2 .col2-left {
	float: left;
	width: 520px;
	}



/* company
---------------------------------------------------- */

/* policy */
#policy .contents {
	padding-top: 20px;
	padding-bottom: 60px;
	width: 920px;
	}
#policy .contents p {
	line-height: 2.0em;
	margin-bottom: 1.4em;
	}
#policy .contents h2 {
	line-height: 1.0em;
	margin: 0;
	}
#policy .contents .col1,
#policy .contents .col2 {
	margin-bottom: 40px;
	}
#policy .contents .col1 .col1-txt {
	width: 535px;
	float: left;
	}
#policy .contents .col2 .col2-txt {
	width: 535px;
	float: right;
	}
#policy .contents .col1 .col1-img {
	width: 380px;
	float: right;
	text-align: right;
	}
#policy .contents .col2 .col2-img {
	width: 380px;
	float: left;
	text-align: left;
	}
#policy .contents .col1 .col1-img p {
	margin-right: 26px;
	}

#policy .contents .col2 .col2-img p {
	margin-left: 26px;
	}


/* profile */
#profile .contents {
	padding-top: 20px;
	}
#profile .contents table.profile {
	width: 580px;
	margin: 0 auto 4.0em auto;
	}

#profile .contents table.profile th,
#profile .contents table.profile td {
	padding: 1.0em 1.0em 1.0em 0;
	vertical-align: top;
	line-height: 1.4em;
	}
#profile .contents table.profile th {
	border-bottom: 1px solid #333333;
	border-right: 10px solid #FFFFFF;
	}
#profile .contents table.profile td {
	border-bottom: 1px solid #CCCCCC;
	}
#profile .contents table.profile th.first {
	border-top: 1px solid #333333;
	}
#profile .contents table.profile td.first {
	border-top: 1px solid #CCCCCC;
	}

/* greeting */
#greeting .contents {
	text-align: center;
	padding-top: 2px;
	}
#greeting .contents p {
	margin: 1.5em;
	line-height: 2.2em;
	}
#greeting .contents p#logo-ht {
	margin-bottom: 2.8em;
	}
#greeting .contents p#sign {
	margin: 3.2em 0 30px 0;
	}

/* recruit */
#recruit .contents {
	width: 620px;
	padding: 15px 0 4.0em 0;
 	}
#recruit .contents p.read {
	margin: 0 0 30px 0;
	line-height: 2.2em;
	}
#recruit .contents h2 {
	font-size: larger;
	font-weight: bold;
	line-height: 1.3em;
	margin: 2.5em 0 1.0em 0;
	padding: 2px 0 2px 9px;
	border-left: 2px solid #FF3300;
	}
#recruit .contents p {
	margin: 1.0em 0 1.0em 3.5em;
	}
#recruit .contents ul {
	margin: 1.0em 0 1.0em 5.0em;
	list-style: square;
	}
#recruit .contents ul li {
	margin: 0.4em 0;
	}
#recruit .contents ul ul {
	margin: 1.0em 0 1.0em 5.0em;
	list-style: circle;
	}

/* access */
#access .contents {
	padding-top: 20px;
	}

#access .contents .col {
	padding: 0 127px 6.0em;
	}
#access .contents .col1 {
	margin:0 0 1.5em;
	}
#access .contents .col1 p {
	margin-bottom:0;
	}
#access .contents .col1 .map {
	display:inline;
	float:left;
	margin:0 23px 0 0;
	}
#access .contents .col2 {	
	}
#access .contents p {
	margin-bottom: 1.4em;
	}
#access .contents ul {
	margin: 1.0em 0 1.8em 0;
	list-style: square;
	list-style-position:inside;
	}
#access .contents .address {
	background:url(../image/line.gif) repeat-x left top;
	padding-top:1.3em;
	margin-top:1.3em;
	}




/* news
---------------------------------------------------- */

/* news 共通 */
.news #footer {
	margin-top: 0;
	}
.news .contents {
	margin-top: 50px;
	margin-bottom: 0;
	}
.news .contents p.read {
	margin: 0 0 40px 0;
	text-align: center;
	}
.news table.newslist {
	width: 100%;
	margin: 0 0 48px 0;
	}
.news table.newslist td {
	padding: 8px 24px 8px 0;
	line-height: 1.5em;
	}
.news table.newslist td.date {
	width: 14%;
	white-space: nowrap;
	text-align: right;
	}
.news table.newslist td.cate {
	width: 17%;
	white-space: nowrap;
	text-align: center;
	}
.news table.newslist td.title {
	width: 69%;
	padding-right: 40px;
	}
.news table.newslist td.line {
	line-height: 0;
	font-size: 1px;
	background: url(../image/line.gif) repeat-x center center;
	}

.news .contents .memo2 {
	margin: 44px 100px 16px 100px;
	padding: 20px 20px 6px 20px;
	border: 1px solid #999999;
	text-align: center;
	}
.news .contents .memo2 h2 {
	margin: 0 20px 18px 20px;
	padding: 0 0 18px 0;
	font-weight: bold;
	font-size: larger;
	line-height: 1.0em;
	border-bottom: 1px dotted #999999;
	}
.news .contents .memo2 p {
	margin: 0 20px 12px 20px;
	line-height: 1.6em;
	}
.news .contents .memo2 p.small {
	font-size: smaller;
	}
.news .contents .memo2 p a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}


.news .contents .memo {
	margin: 44px 100px 54px 100px;
	padding: 20px 20px 6px 20px;
	border: 1px solid #999999;
	text-align: center;
	}
.news .contents .memo h2 {
	margin: 0 20px 18px 20px;
	padding: 0 0 18px 0;
	font-weight: bold;
	font-size: larger;
	line-height: 1.0em;
	border-bottom: 1px dotted #999999;
	}
.news .contents .memo p {
	margin: 0 20px 12px 20px;
	line-height: 1.6em;
	}
.news .contents .memo p.small {
	font-size: smaller;
	}
.news .contents .memo p a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}

/* news pager */
.news ul.pager {
	text-align: center;
	margin: 0 0 54px 0;
}
.news ul.pager li {
	display: inline;
}
.news ul.pager li a {
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0 0 0;
	width: 38px;
	background: url(../image/pager.gif) no-repeat center top;
}
.news ul.pager li a:hover {
	background-position: center -35px;
}
.news ul.pager li.active span {
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0 0 0;
	width: 38px;
	background: url(../image/pager.gif) no-repeat center -35px;
}
.news ul.pager li.prev a {

	padding: 5px 0 0 0;
	background: url(../image/pager_prev.gif) no-repeat center top;
}
.news ul.pager li.next a {
	padding: 5px 0 0 0;
	background: url(../image/pager_next.gif) no-repeat center top;
}
.news ul.pager li.first a {
	padding: 5px 0 0 0;
	background: url(../image/pager_first.gif) no-repeat center top;
}
.news ul.pager li.last a {
	padding: 5px 0 0 0;
	background: url(../image/pager_last.gif) no-repeat center top;
}
.news ul.pager li.prev a:hover,
.news ul.pager li.next a:hover,
.news ul.pager li.first a:hover,
.news ul.pager li.last a:hover {
	background-position: center -35px;
}

/* news top */
.news table.newslist {
	margin-top: 0;
	}
/* release */
.news table.rlist {
	width: 100%;
	margin: 0 0 48px 0;
	}
.news table.rlist th {
	padding: 30px 0 8px 0;
	}
.news table.rlist th span {
	display: block;
	background: #F0F0F0;
	font-size: larger;
	line-height: 1.0em;
	font-weight: bold;
	padding: 0.3em 0.6em;
	text-align: center;
	}
.news table.rlist td {
	padding: 8px 24px 8px 0;
	line-height: 1.5em;
	}
.news table.rlist td.date {
	width: 14%;
	white-space: nowrap;
	text-align: right;
	}
.news table.rlist td.maker {
	width: 17%;
	white-space: nowrap;
	text-align: center;
	}
.news table.rlist td.title {
	width: 69%;
	padding-right: 40px;
	}
.news table.rlist td.line {
	line-height: 0;
	font-size: 1px;
	background: url(../image/line.gif) repeat-x center center;
	}

#release p.read {
	margin-bottom:18px;
}
#release ul.pager {

	text-align: center;
}
#release ul.pager li {
	display: inline;
}
#release ul.pager li a {
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0 0 0;
	width: 54px;

	background: url(../image/pager2.gif) no-repeat center top;
}
#release ul.pager li a:hover {
	background-position: center -35px;
}
#release ul.pager li.active span {
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0 0 0;
	width: 54px;
	background: url(../image/pager2.gif) no-repeat center -35px;
}

/* 詳細ページ */
.news #entry {
	margin: 0 0 52px 0;
	}
.news #entry h1#etitle {
	display: block;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 0.7em 0;
	}
.news #entry h1#etitle span {
	display: block;
	font-size: 140%;
	line-height: 1.2em;
	font-weight: bold;
	border-left: 2px solid #E52C00;
	margin: 6px 0;
	padding: 15px 0 15px 12px;
	}
.news #entry p.date {
	text-align: right;
	margin: 0;
	}
.news #entry p.date span img {
	margin-left: 6px;
	vertical-align: text-bottom;
	}
.news #entry .col1,
.news #entry .col2 {
	margin-bottom: 18px;
	}
.news #entry .col1a {
	width: 666px;
	float: left;
	}
.news #entry .col1b {
	width: 240px;
	float: right;
	text-align: right;
	}
.news #entry table {
	border-top: 1px solid #CCCCCC;
	margin: 1.5em 0;
	}
.news #entry table th,
.news #entry table td {
	padding: 0.9em;
	vertical-align: middle;
	line-height: 1.4em;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
	}
.news #entry table th {
	background: #EEEEEE;
	}
.news #entry table dd {
	margin-left: 1.5em;
	}
.news #entry p {

	margin: 1.0em 0;
	}
.news #entry #linkage {
	margin: 1.5em 0;
	padding: 12px;
	border: 1px solid #CCCCCC;
	background: url(../image/news_linkage.gif) no-repeat 18px 18px;
	}
.news #entry #linkage ul {
	padding: 0 0 0 18px;
	margin: 0 0 0 76px;
	border-left: 1px dotted #CCCCCC;
	}
.news #entry #linkage ul li {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0 0 0 1.4em;
	line-height: 1.3em;
	background: url(../image/brit1.gif) no-repeat left 3px;
	}
	.news #entry #lineup {
	padding: 0 0 0 20px;
	}
	.news #entry #lineup li {
	list-style-type: square;
	}
	.news #entry #notes {
	padding: 10px 0 20px 0;
	font-size: 0.8em;
	color: #666;
	}
	.news #entry #base666 {
	width: 666px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	.news #entry #text01 {
	padding: 5px 0 5px 0;
	color: #333;
	}
	.news #entry #text01 ol {
	padding: 3px 0 15px 15px;
	font-size: 0.9em;
	}
	.news #entry #text01 li {
	list-style-type: circle;
	font-size: 0.9em;
	}
	



/* info
---------------------------------------------------- */

/* about */
#about #ptitle {
 	}
#about .contents {
	width: 620px;
	margin-bottom: 50px;
	margin-top: 50px;
 	}
#about .contents p.read {
	margin: 0 0 48px 0;
	}
#about .contents h2 {
	font-size: larger;
	font-weight: bold;
	line-height: 1.3em;
	margin: 2.5em 0 1.0em 0;
	padding: 2px 0 2px 9px;
	border-left: 2px solid #FF3300;
	}
#about .contents p {
	margin: 1.0em 0 1.0em 3.5em;
	}
#about .contents ul {
	margin: 1.0em 0 1.0em 5.0em;
	list-style: square;
	}
#about .contents ul li {
	margin: 0.4em 0;
	}
#about .contents ul ul {
	margin: 1.0em 0 1.0em 5.0em;
	list-style: circle;
	}
#about .spec {
	margin: 1.0em 0 1.0em 3.5em;
	}
#about .spec th {
	padding:0.5em;
	border:1px solid #CCC;
	}
#about .spec td {

	padding:0.5em;
	border:1px solid #CCC;
	}
#about .spec td p {
	margin:0.5em 0;
	}
#about .spec td .left {
	display:inline;
	float:left;
	width:10em;
	margin-right:25px;
	}
#about .spec td .right {
	display:inline;
	float:left;
	width:12em;
	}
#about .spec td p.af {
	margin:0 0 10px;
	}
#about .spec td p.ban img {
	margin:3px 0 0;
	}
#about .contact {
	border-top:1px solid #CCC;
	margin:2.5em 0 0;
	padding:1.5em 0;
	}


/* privacy */
#privacy #ptitle {
 	}
#privacy .contents {
	width: 620px;
	margin-bottom: 50px;
	margin-top: 50px;
 	}
#privacy .contents p.read {
	margin: 0 0 48px 0;
	}
#privacy .contents h2 {
	font-size: larger;
	font-weight: bold;
	line-height: 1.3em;
	margin: 2.5em 0 1.0em 0;
	padding: 2px 0 2px 9px;
	border-left: 2px solid #FF3300;
	}
#privacy .contents p {
	margin: 1.0em 0 1.0em 3.5em;
	}
#privacy .contents ul {
	margin: 1.0em 0 1.0em 5.0em;
	list-style: square;
	}
#privacy .contents ul li {
	margin: 0.4em 0;
	}
#privacy .contents ul ul {

	margin: 1.0em 0 1.0em 5.0em;
	list-style: circle;
	}

#privacy .contact {
	border-top:1px solid #CCC;
	margin:2.5em 0 0;
	padding:1.5em 0;
	}

/* sitemap */
#sitemap #ptitle {
 	}
#sitemap .contents {
	margin-bottom: 50px;
	margin-top: 50px;
 	}

#sitemap #maps {
	width: 780px;
	margin: 0 auto;
	}
#sitemap #maps .col {
	border-top: 1px solid #CCCCCC;
	margin: 0 0 1.9em 0;
	}
#sitemap #maps .coltop {
	border-top: none;
	}
#sitemap #maps .col .col1,
#sitemap #maps .col .col2,
#sitemap #maps .col .col3 {
	width: 260px;
	float: left;
	padding: 0;
	}
#sitemap #maps .col h2 {
	font-weight: bold;
	margin: 1.9em 0 0 0;
	padding: 0.5em 0 0.5em 1.0em;
	border-left: 2px solid #FF3300;
	line-height: 1.0em;
	}
#sitemap #maps .coltop h2 {
	margin-top: 0;
	}
#sitemap #maps .col ul {
	margin: 1.2em 0 0 0;
	padding: 0 0 0 3.0em;
	}
#sitemap #maps .col ul li {
	margin: 1.4em 1.0em 0.4em 0;
	line-height: 1.0em;
	}

/* newmail */
#newmail p.read {
	padding: 0;
	margin: 0 0 48px 0;
	}
#newmail .contents {
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
	}
#newmail .contents .conbox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 20px 0;
}
#newmail .contents .conbox .conbox-in {
	border: 1px solid #FFFFFF;
	padding: 10px 22px;
	background: url(../image/grade1.jpg) repeat-x;
}
#newmail .contents .conbox h2 {
	margin: 0.62em 0 1.6em 0;
	border-left: 2px solid #FF3300;
	padding: 4px 0 4px 9px;
	font-size: larger;
	line-height: 1.0em;
}
#newmail .conbox p {
	margin: 1.0em 5.0em 1.0em 5.0em;
	}
#newmail .conbox p span.small {
	font-size: smaller;
	}
#newmail .contents p a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}


/* blayn */
#blayn {
	text-align: center;
	margin: 25px 0 0 0;
	padding: 0;
	}
#blayn #headers {
	width: 430px;
	margin: 0 auto;
	}



