@charset "UTF-8";

/*
*	Title: オレンジブック.Com - トップ、検索以外の画面用CSS
*	URI: 
*	Last Modified: 2009-09-04
*	Description: トップ、検索画面以外に適用するCSSを定義
*/

/*========================================
	1. コンテンツ・お役立ち用
========================================*/

/*--------------------------------------
	1-1. ニュース詳細
---------------------------------------*/

#newsDetail ul.pdf li a {
	margin: 0 0 0 5px;
	padding: 3px 0 3px 24px;
	background: url(../images/icon_pdf.gif) no-repeat left center;
	text-decoration: underline;
}

#content #contentInner #newsDetail .newsTitle {
	position: relative;
	Xborder-top: none;
	padding: 30px 10px 10px 30px;
	background: #e5e5e5 ;
	font-weight: bold;
}

#content #contentInner #newsDetail .newsTitle .tit {
	font-size: 114.3%;
}

#content #contentInner #newsDetail .newsTitle span {
	font-size: 85.7%;
	display: block;
	text-align: right;
	padding: 15px 0 0;
	font-weight: normal;
}

#content #contentInner #newsDetail .newsTitle span strong {
	margin-right: 8px;
	font-weight: bold;
	Xfont-size: 85.7%;
}

#content #contentInner #newsDetail .newsTitle img {
	position: absolute;
	left: 30px;
	top: 0;
}
*html #content #contentInner #newsDetail .newsTitle img {
	left: 0;
}

#newsDetail #newsImageFrame {
	padding-top: 13px;
	padding-right: 20px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}

#newsDetail #newsImageFrame p {
	margin-top: 5px;
}

#newsDetail #newsTextFrame {
}

/*--------------------------------------
	1-2. 過去のニュース一覧
---------------------------------------*/
#newsReleaseList {
	margin: 0 auto;
}

#newsReleaseList tr td input#kw {
	width: 340px;
}

#newsReleaseList tr th {
	padding: 5px 10px 5px 0;
	text-align: left;
}

#newsReleaseList tr th.submit {
	text-align: center;
	padding: 10px 0;
}

#newsReleaseList tr td select,
#newsReleaseList tr td input {
	font-size: 100%;
}

#newsListUp {
	padding: 0 30px 15px;
}

#newsListUp table {
	width: 100%;
	background: url(../images/dot_gray.jpg) top repeat-x;
	margin-bottom: 2px;
}

#newsListUp table tr {
	background: url(../images/dot_gray.jpg) bottom repeat-x;
}

#newsListUp table tr th {
	font-weight: normal	;
	width: 81px;
	padding: 0 0 0 15px ;
	padding-left: 10px;
	line-height: 1;
}

#newsListUp table tr td {
	width: 458px;
	padding: 14px 0 11px 15px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.4;
}

#newsListUp table tr td a {
	text-decoration: underline;
}

#newsListUp table tr td.icon {
	width: 141px;
	padding: 0;
	text-align: right;
}

/*========================================
	2. ユーティリティ用
========================================*/

#inquiry .btn {
	padding-top: 10px;
}

/*--------------------------------------
	2-1. お問い合わせについて
---------------------------------------*/
#faq {
	width: 504px;
	margin: 0 auto;
}

#faq input#kw {
	width: 500px;
}

#faq tr td {
	padding-bottom: 8px;
	line-height: 1.4;
}

#faq tr td input {
	font-size: 100%;
}

#faq tr td.submit {
	padding: 5px 0 0;
	text-align: center;
}

#howToSearch {
	padding: 16px 30px 24px!important;
}

#howToSearch .howToSearchP {
	margin: 0;
	line-height: 1.4;
}

#howToSearch dl {
	line-height: 1;
}	

#howToSearch a {
	text-decoration: underline;
}

#howToSearch dt {
	background: url(../images/icon_howto_arrow.jpg) left center no-repeat;
	padding: 0 0 0 20px;
	margin: 20px 0 10px;
	font-weight: bold;
}

#howToSearch dd ul {
	padding: 0 0 0 27px;
}

#howToSearch dd ul li {
	background: url(../images/icon_arrowS.gif) left center no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 9px;
}

/*--------------------------------------
	2-1. お問い合わせについて
---------------------------------------*/

#faqSearch {
	width: 560px;
	margin: 0 auto;
}

#faqSearch td ,
#faqSearch th {
	padding: 5px 0;
}

#faqSearch th {
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
}

#faqSearch input,
#faqSearch select {
	font-size: 100%;
}

#faqSearch input#kw {
	width: 420px;
}

#faqSearch select#select01 {
	width: 205px;
	margin-right: 10px;
}

#faqSearch select#select02 {
	width: 205px;
}

#faqSearch td.submit {
	text-align: center;
}

/*--------------------------------------
	2-1. お問い合わせについて
---------------------------------------*/

#content #main #contentInner #question {
	padding: 5px 30px 30px;
}

#content #main #contentInner #question ul {
	padding-bottom: 0;
	margin-left: 20px;
}

#content #main #contentInner #question ul li {
	margin: 10px 0;
	padding: 0;
	line-height: 0;
}

#content #main #contentInner #question ul li dl {
	background: #ffffff url(../images/icon_q.jpg) center left no-repeat;
	padding: 5px 0 8px 55px;
	line-height: 0;
}

#question li dl dt {
	font-size: 85.7%;
	line-height: 1.5;
}

#question li dl dd {
	font-size: 114.3%;
	font-weight: bold;
	line-height: 1.3;
}

#question li dl dd a {
	text-decoration: underline;
}

/*--------------------------------------
	2-1. お問い合わせについて
---------------------------------------*/
#contentInner #faqAnswerTitle {
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	background: #e5e5e5 url(../images/icon_q_gray.jpg) 40px 20px no-repeat;
	padding: 20px 0 20px 95px;
}

#contentInner #faqAnswerTitle span {
	font-size: 85.7%;
	display: block;
	font-weight: normal;
	line-height: 1;
}

#main #contentInner .sectionWrap {
	padding: 20px 40px 20px 40px;
}

#main #contentInner .sectionWrap a {
	text-decoration: underline;
}

#contentInner #faqAnswerTitle strong {
	display: block;
	margin-top: 6px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 114.3%;
}

#contentInner #faqAnswerTitle div {
	margin-top: 17px;
	margin-right: 30px;
}

div#answerComment {
	background: url(../images/icon_a.jpg) no-repeat left top;
	padding: 1px 0 0 57px;
	font-size: 114.3% !important;
}

#answerSubArea {
	width: 592px;
	margin: 50px auto 20px;
	font-size: 85.7%;
}

#answerSubArea dl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

* html #answerSubArea dl { height: 1%; }

#answerSubArea dl dt {
	padding-bottom: 10px;
}

#answerSubArea dl {
	padding: 0 20px 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0;
}

#answerSubArea dl dd ul li dl {
	padding: 0;
	border: none;
}

#answerSubArea dl dd ul li dl dt {
	padding: 0;
	line-height: 0;
}

#answerSubArea dl dd ul li dl dd {
	padding: 0 10px 10px;
}

#answerSubArea dl dd ul li dl dd p {
	line-height: 1.4;
	padding-top: 10px;
}

#answerSubArea ul li {
	width: 270px;
	float: left;
}

#answerSubArea ul .mailContact {
	margin-right: 10px;
}

#answerSubArea ul .mailContact .attention {
	padding-left: 16px;
}

#answerSubArea ul .mailContact .attention span {
	display: inline-block;
	margin-left: -16px;
	width: 16px;
}

.roundHead {
	background: url(../images/bg_roundrect_head.jpg) top no-repeat;
	height: 12px;
}

.roundBottom {
	background: url(../images/bg_roundrect_bottom.jpg) top no-repeat;
	height: 12px;
}

/*--------------------------------------
	UU-5. お問い合わせフォーム 
---------------------------------------*/
#main #inquiryForm span.redtxt {
	color: #ff3300;
	margin-right: 5px;
}

#main #inquiryForm th {
	padding-right: 10px;
}

#main #inquiryForm th .redtxt {
	margin-left: 5px;
	font-weight: normal;
}

#main #inquiryForm td {
	padding-left: 15px;
	line-height: 1.6;
}

#main #inquiryForm td.submitBtn {
	background: #cccccc;
	padding: 3px 0 0;
	text-align: center;
}

#main #inquiryForm td.submitBtn a {
	margin: 0 30px;
}

#main #inquiryForm .formPrivacy {
	font-size: 85.7%;
	margin: 12px 0 12px 16px;
	Xtext-indent: -1.3em;
}

#main #inquiryForm .formPrivacy p {
	line-height: 1.7;
}

#main #inquiryForm .formPrivacy span {
	display: inline-block;
	margin-left: -16px;
	width: 16px;
}

#main #inquiryForm td a {
	text-decoration: underline;
}

#main #inquiryForm td .btnRef {
	margin: 3px 0 5px;
}

#main #inquiryForm td input,
#main #inquiryForm td select,
#main #inquiryForm td textarea {
	font-size: 100%;
}

#main #inquiryForm td input ,
#main #inquiryForm td textarea {
	margin-top: 3px;
}

#main #inquiryForm td .expSizeM {
	display: inline-block;
	margin-left: 2px;
	width: 205px;
}
#main #inquiryForm td .expSizeS {
	display: inline-block;
	margin-left: 54px;
	width: 100px;
}
#main #inquiryForm td .expSizeSS {
	display: inline-block;
	margin-left: 68px;
	width: 30px;
}

#main #inquiryForm td .sizeS {
	width: 55px;
}

#main #inquiryForm td .sizeM {
	width: 205px;
}

#main #inquiryForm td .sizeML {
	width: 300px;
}

#main #inquiryForm td .sizeL {
	width: 480px;
}

#main #inquiryForm .mailContactHead {
	padding-top: 18px !important;
	padding-left: 30px !important;
	padding-bottom: 20px !important;
}

/* ----- エラーメッセージ ----- */
#main #inquiryForm .mailContactHead ul {
	margin: 20px 10px 0 -10px;
	padding: 10px 15px 9px;
	background: #feefef;
}

#main #inquiryForm .mailContactHead ul li {
	margin: 4px 0;
	padding-left: 12px;
	background: url(../images/bg_errorPointer.gif) no-repeat left center;
	line-height: 1.2;
	color: #cc0000;
}

#main #inquiryForm .selCategory {
	margin-top: 8px;
}

/* ----- 購入商品一覧 ----- */
#main #inquiryForm .productsList {
}

#main #inquiryForm .productsList li {
	margin-top: 4px;
}

#main #inquiryForm .productsList li label {
	margin: 0 8px 0 0;
}

#main #inquiryForm .productsList li label.labelProductName {
	display: inline-block;
	width: 70px;
}

#main #inquiryForm .productsList li input {
	margin-right: 15px;
}

#main #inquiryForm .productsList .sizeMS {
	width: 100px;
}

#main #inquiryForm .productsList .sizeSS {
	width: 30px;
}

#main #inquiryForm .productsBikou {
	padding-top: 10px;
}

#main #inquiryForm .productsBikou label {
	display: inline-block;
	margin: 0 8px 0 0;
	width: 70px;
	vertical-align: middle;
}

#main #inquiryForm .productsBikou textarea {
	margin-left: 40px;
	width: 450px;
	height: 80px;
	vertical-align: middle;
}

/*--------------------------------------
	UU-6. お問い合わせフォーム  完了
---------------------------------------*/
#contentInner #contactComplete {
	padding: 40px 30px 40px !important;
}

#contentInner #contactComplete p {
	margin-bottom: 1em;
}

#contentInner #contactComplete p.submit {
	text-align: center;
	margin: 0;
	line-height: 1;
}

/*========================================
	UU-8. サイトマップページ用
========================================*/

#contentInner #sitemap {
	padding: 30px 0 20px 80px;
}

*html #contentInner #sitemap {
	padding-bottom: 0;
}

#contentInner #sitemap .home {
	margin-bottom: 20px;
}

#contentInner #sitemap .itemSearch {
	width: 317px;
	float: left;
	margin-right: 20px;
}

#contentInner #sitemap .otherSearch {
	width: 317px;
	float: left;
}

#contentInner #sitemap h2 {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 0;
	border: none;
}

#contentInner #sitemap .map {
	padding: 8px 0 13px 20px;
}

#contentInner #sitemap .map li {
	background: url(../images/icon_arrowS.gif) 0 0.7em no-repeat;
	padding: 0 0 0 8px;
}

#contentInner #sitemap .map li a {
	text-decoration: underline;
}

#contentInner #sitemap .map li ul li {
	padding: 0;
	background: none;
	margin: 0 0 0 0;
}

#contentInner #sitemap .map .hasChild {
	background: url(../images/icon_arrowS3.gif) 0 0.7em no-repeat;
}

#contentInner #sitemap .map .hasChild li {
	background: none;
	padding: 0;
}

/*========================================
	UI-4. 運営会社ページ用
========================================*/
#contentInner table #corporateName td strong {
	font-size: 114.3%;
	font-weight: bold;
}

#contentInner table #corporateName td .icon {
	background: #ffffff url(../images/icon_arrowS.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

#contentInner table #corporateName td a {
	text-decoration: underline;
}

#contentInner table #corporateName td {
	background: none;
}

#contentInner table #corporateName th {
	background: #f2f2f2;
	background-image: none;
}

/*========================================
	XX. 推奨環境ページ用
========================================*/
#browser .sectionWrap {
	padding: 15px 30px;
}

#browser .sectionWrap a {
	text-decoration: underline;
}

#container .fullContent #contentInner #browser h2 {
	padding-left: 30px;
}	

#browser h3 {
	margin: 20px auto 15px;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	padding: 5px 20px;
	font-weight: bold;
}

#browser h3 span {
	font-size: 85.7%;
	font-weight: normal;
}

#browser .useBrowser {
}

#browser .useBrowser tr th {
	width: 65px;
	padding-left: 20px;
	vertical-align: top;
	font-weight: normal;
}

#browser .useBrowser tr td {
	padding: 0 0 0 10px;
}

#browser .cautionOS {
	background: url(../images/dot_gray.jpg) top repeat-x;
	padding: 20px 0 0;
	margin: 20px 0 0;
	font-size: 85.7%;
}

#browser .sectionWrap .banner {
	padding: 0 20px;
}

#browser .sectionWrap .banner dt {
	line-height: 1;
	margin-bottom: 7px;
}

#browser .sectionWrap .Off dt {
	font-weight: bold;
}

.banner dd p {
	line-height: 1;
}

* html .banner dd p {
	height: 1%;
}

.banner dd p img {
	float: left;
}

.banner dd p span {
	margin: 15px 0 0 10px;
	padding: 0 0 0 10px;
	background: #ffffff url(../images/icon_arrowS.gif) left center no-repeat;
	float: left;
}

#browser .sectionWrap .coutionTxt {
	margin: 10px 0;
	font-size: 85.7%;
}

#browser .howtoUse {
	width: 100%;
}

#browser .howtoUse tr th ,
#browser .howtoUse tr td {
	vertical-align: top;
	padding-bottom: 20px;
}

#browser .howtoUse tr td {
	padding-right: 25px;
}

#browser .howtoUse tr td p.num1 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_1.jpg) 0 4px no-repeat;
	margin-left: 20px;
}

#browser .howtoUse tr td p.num2 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_2.jpg) 0 4px no-repeat;
	margin-left: 20px;
}

#browser .howtoUse tr td p.num3 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_3.jpg) 0 4px no-repeat;
	margin-left: 20px;
}

#browser .howtoUse tr td p.num4 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_4.jpg) 0 4px no-repeat;
	margin-left: 20px;
}

#browser .howtoUse tr td p.num5 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_5.jpg) 0 4px no-repeat;
	margin-left: 20px;
}

#browser .howtoUse tr td p.num6 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_6.jpg) 0 4px no-repeat;
	margin-left: 20px;
}

#browser .howtoUse tr td p.num7 {
	padding: 0 0 20px 45px;
	background: url(../images/icon_num_7.jpg) 0 4px no-repeat;
	margin-left: 20px;
}


#browser .sectionWrap .list {
	margin: 5px 0 0 0;
}

#browser .sectionWrap .list li {
	margin-bottom: 5px;
	padding-left: 18px;
}

#browser .sectionWrap .list li span {
	display: inline-block;
	margin-left: -18px;
	width: 18px;
}

#browser .sectionWrap .contact {
	margin-top: 13px;
	width: 324px;
	padding: 0 15px 13px;
	background: url(../images/bg_contactFrame.gif) no-repeat left bottom;
	line-height: 1.4;
}

#browser .sectionWrap .contact h3 {
	margin: 0 -15px 12px;
	border: 0;
	width: 324px;
	padding: 15px 15px 0 15px;
	background: url(../images/bg_contactFrameTop.gif) no-repeat left top;
	line-height: 1;
	font-size: 100%;
}

#browser .sectionWrap .contact span {
	font-weight: bold;
	font-size: 114.3%;
	color: #fe6500;
}



/*========================================
	XX. インフォメーション系ページ用
========================================*/
#main #contentInner .informationWrap {
}

/* ----- 見出し（中） ----- */
#main #contentInner .informationWrap h2 {
	padding: 7px 10px 5px 30px;
	line-height: 1.4;
}

#main #contentInner .informationWrap .sectionWrap {
	padding-bottom: 20px;
}

/* ----- 見出し（小） ----- */
#main #contentInner .informationWrap .sectionWrap h3 {
	margin-bottom: 17px;
	border: 1px solid #cbcbcb;
	padding: 5px 10px 3px 20px;
	background: #f5f5f5;
	line-height: 1.3;
	font-weight: bold;
}

/* ----- 段落 ----- */
#main #contentInner .informationWrap .sectionWrap p {
	margin: 0 0 15px 20px;
	line-height: 1.6;
}

/* ----- 段落：見出し（中）の直下 ----- */
#main #contentInner .informationWrap .sectionWrap .intro {
	margin-left: 0;
}

/* ----- 注意書き ----- */
#main #contentInner .informationWrap .sectionWrap .attention {
	padding-left: 20px;
	font-size: 85.7%;
}

#main #contentInner .informationWrap .sectionWrap .attention span {
	display: inline-block;
	margin-left: -20px;
	width: 20px;
}

/* ----- 区切り線 ----- */
#main #contentInner .informationWrap .sectionWrap .separator {
	height: 1px;
	padding: 0;
	background: url(../images/img_dotline.gif) repeat-x left top;
	font-size: 0;
}

/* ----- 他ページへのリンクボタン ----- */
#main #contentInner .informationWrap .sectionWrap .linkButton {
	display: block;
	margin: 0 auto 20px;
	width: 360px;
	height: 40px;
}


/*--------------------------------------
	XX. オレンジブック.Ｃｏｍについて ページ用
---------------------------------------*/

/* ----- サイトイメージ ----- */
#main #contentInner .informationWrap .sectionWrap .orangeSiteImage {
	display: block;
	margin: 0 auto 20px;
}

/* ----- オレンジブック情報 ----- */
#main #contentInner .informationWrap .sectionWrap .orangeInfomation {
	margin-left: 159px;
	min-height: 160px;
}
*html #main #contentInner .informationWrap .sectionWrap .orangeInfomation {
	height: 160px;
}

#main #contentInner .informationWrap .sectionWrap .orangeInfomation table {
	margin: -130px 0 0 131px;
}

#main #contentInner .informationWrap .sectionWrap .orangeInfomation table th,
#main #contentInner .informationWrap .sectionWrap .orangeInfomation table td {
	padding: 4px 5px 4px 0;
	font-weight: bold;
	font-size: 114.3%;
	line-height: 1;
}


/*--------------------------------------
	XX. ご購入先がどうしても見つからない場合 ページ用
---------------------------------------*/
#main #contentInner .informationWrap .sectionWrap .buyInformation {
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dt {
	float: left;
	margin-bottom: 15px;
	width: 160px;
	font-weight: bold;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd {
	margin-left: 170px;
	margin-bottom: 15px;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table {
	margin-bottom: 5px;
	border-collapse: collapse;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table th {
	border: 1px solid #cbcbcb;
	padding: 5px 10px 4px;
	background: #eeeeee;
	vertical-align: top;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table td {
	border: 1px solid #cbcbcb;
	padding: 5px 10px 4px;
	vertical-align: top;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table .condition {
	width: 400px;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table .cost {
	width: 120px;
	text-align: right;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table .total {
	width: 340px;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd table .pay {
	width: 180px;
	text-align: right;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd p {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 85.7%;
}

#main #contentInner .informationWrap .sectionWrap .buyInformation dd p span {
	display: inline-block;
	margin-left: -20px;
	width: 20px;
}

#main #contentInner .informationWrap .sectionWrap .applicationButton {
	padding: 10px 0 0;
	text-align: center;
}

#main #contentInner .informationWrap .sectionWrap .applicationButton a {
	display: inline;
	margin: 0 10px;
}

#main #contentInner .informationWrap .sectionWrap .applicationButton2 {
	padding: 0;
	text-align: center;
}

#main #contentInner .informationWrap .sectionWrap .applicationButton2 span,
#main #contentInner .informationWrap .sectionWrap .applicationButton2 a {
	display: inline;
	margin: 0 2px 0 0;
	vertical-align: top;
}

#main #contentInner .informationWrap .sectionWrap .applicationButton2 span img,
#main #contentInner .informationWrap .sectionWrap .applicationButton2 a img {
	vertical-align: top;
}


/*========================================
	UO-1. メンテナンスページ用
========================================*/
#main #contentInner #maintenance {
	padding: 40px 50px;
}

#main #maintenance .maintenanceDay {
	margin: 20px 0;
	padding: 30px;
	color: #ff0000;
	border: 1px solid #ff0000;
	width: 310px;
	font-size: 114.3%;
	font-weight: bold;
}
/*--------------------------------------
	XX-1. 関連商品
---------------------------------------*/
#main #newsRelatedProducts {
	margin: -15px -40px 0;
	width: 769px;
	overflow-x: hidden;
}

#main #newsRelatedProducts ul {
	padding-bottom: 5px;
	overflow: hidden;
}

#main #newsRelatedProducts ul li {
	margin: 0 1px;
	width: 146px;
}

#main #newsRelatedProducts ul li p {
	margin-top: 1px;
}

#main #newsRelatedProducts ul .class {
	visibility: hidden;
}


