@charset "UTF-8";

.clr {
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #018FE1;
}

a:hover {
	text-decoration: underline;
	color: #018FE1;
}

.f01 {
	padding-left: 10px;
	padding-right: 5px;
	width: 700px;
	text-align: justify;
	text-justify:distribute;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}

.f02 {
	padding-left: 10px;
	padding-right: 5px;
	width: 700px;
	text-align: justify;
	text-justify:distribute;
	font-size: 11px;
	line-height: 1.8em;
	color: #333;
}

.f03 {
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}

/*--------------------------------------------------------
基本タグの設定
--------------------------------------------------------*/


body {
	background: url(http://www.okjapan.jp/images/grade-gray1.jpg) repeat-x center top fixed;
}

body {
	margin: 0;
	text-align: center;
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #333;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	background-color: #fff;
}

#pagebody {
	margin: 0 auto;
	width: 955px;
	background-color: #fff;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
}

1、影画像
background: url(http://www.okjapan.jp/images/bg-shadow.gif) repeat-y center top fixed;

2、グラデーション画像
background: url(http://www.okjapan.jp/images/grade-gray1.jpg) repeat-x center top fixed;

3、任意の画像
background: url(http://www.okjapan.jp/images/bg-photo.jpg) no-repeat center top fixed;

/*--------------------------------------------------------
ヘッダーロゴ画像の設定
--------------------------------------------------------*/

div#header {
	width: 955px;
	height: 110px;

}


div#header1 {
	margin: 0;
	padding: 0;
	width: 955px;
	height: 110px;
	background-repeat: repeat-x;
	background: url(http://www.okjapan.jp/images/header_bg.jpg); 
}

div#logo {
	float: left;
	padding-top:5px;
	padding-left:15px;
        width:164px; height:101px;
        display:block;
}

div#header-banner {
	float: right;
	padding-top:10px;
	padding-right: 5px;
	width: 730px;
}

/*--------------------------------------------------------
ヘッダーメニューの設定
--------------------------------------------------------*/

#menuBOX {
	clear: both;
	margin: 0;
	padding: 0;
	width: 955px;
	height: 51px;
	background-repeat: repeat-x;
	background: url(http://www.okjapan.jp/images/menu_bg.gif); 
}


#menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 675px;
	height: 51px;
}

#mainnavi {
	margin: 0;
	padding: 0;
	width: 675px;
	float: left;
}

#mainnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainnavi li {
	float: left;
}

#mainnavi1, #mainnavi1 a {
	margin: 0;
	padding: 0;
	width: 99px;
	height: 51px;
	display: block;
	float: left;
}


#mainnavi2, #mainnavi2 a, #mainnavi3, #mainnavi3 a, #mainnavi4, #mainnavi4 a, #mainnavi5, #mainnavi5 a {
	margin: 0;
	padding: 0;
	width: 144px;
	height: 51px;
	display: block;
	float: left;
}

#mainnavi li {
	text-indent: -9999px;
}

#mainnavi a, #mainnavi a:hover {
	text-decoration: none;
	background: url(http://www.okjapan.jp/images/menu.gif) no-repeat;
}

#mainnavi1 a {
	background-position: 0 0;
}

#mainnavi2 a {
	background-position: -99px 0;
}

#mainnavi3 a {
	background-position: -243px 0;
}

#mainnavi4 a {
	background-position: -387px 0;
}

#mainnavi5 a {
	background-position: -531px 0;
}

#mainnavi1 a:hover {
	background-position: 0 -51px;
}

#mainnavi2 a:hover {
	background-position: -99px -51px;
}

#mainnavi3 a:hover {
	background-position: -243px -51px;
}

#mainnavi4 a:hover {
	background-position: -387px -51px;
}

#mainnavi5 a:hover {
	background-position: -531px -51px;
}

#menusearch {
	float: right;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 51px;
}

div .rss {
	padding-top:5px;
}

.searchbt {
	z-index: 1;
	position: absolute;
	padding-left:5px;
}



/*--------------------------------------------------------
トップベースの設定
--------------------------------------------------------*/
#contents {
	margin: auto 0;
	padding: 0;
	width: 955px;
	background-position : left top;
	background-color: #fff;
	clear: both;
	background: url(http://www.okjapan.jp/images/con_bg.gif) repeat-y center top fixed;
}

#contents2 {
	margin: auto 0;
	padding: 0;
	width: 955px;
	background-position : left top;
	background-color: #fff;
	clear: both;
	background: url(http://www.okjapan.jp/images/cate_bg.gif) repeat-y center top fixed;
}


/* 左カラム */
#left {
	width: 215px;
	float: left;
	background-color: #FDD4E6;
	padding-top:15px;
	text-align:center;
}

div.leftbox {
	margin: 0;
	padding: 0;
}

/* 中央カラム */


#top {
	width: 520px;
	float: left;
	background-color: #fff;
	padding-top:15px;
}

#topimg {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 256px;
}

#topBOX {
	margin: 0;
	padding-left: 10px;
	width: 510px;
	height: auto;
}


.newslistBOX {
	width: 505px;
	height:auto;
	margin: 0;
	background-color: #fff;
}

.listsubBOX {
	width: 505px;
	margin: 0;
	padding: 4px;
}

.listPic {
	float: left;
	width:90px;
	border-left: 4px solid #F2AE0B;
}

.listText {
	float: left;
	width:400px;
	padding-left:5px;
	background-color: #fff;
}

.listdot {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 505px;
	height: 3px;
	background: url(http://www.okjapan.jp/images/listdot.gif) repeat-x;
}

.listdot h5 {
	font-size: 2px;
	text-indent: -9999px;
}

.listday {
	font-size: 11px;
	color:#FF0066;
}

.newslistTitle {
	font-size: 15px;
	font-weight:bold;
	color:#FF6600;
}

.listOutline {
	font-size: 12px;
}

.listmore {
	float: right;
}





/*--------------------------------------------------------
右カラムの設定
--------------------------------------------------------*/

/* 右カラム */
#right {
	width: 210px;
	float: right;
	background-color: #FDD4E6;
	padding-top:15px;
	text-align:center;
}

div#rightbox {
	margin: 0;
	padding: 0;
}

div.rightbanner {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}




/*--------------------------------------------------------
フッターの設定
--------------------------------------------------------*/

#footer-line {
	height: 4px;
	background: url(http://www.okjapan.jp/images/footer_line.gif) repeat-x;
	padding-bottom:5px;
}

#footer-line h4 {
	font-size: 11px;
	text-indent: -9999px;
}

#footer {
	background: url(http://www.okjapan.jp/images/footer_bg.jpg) repeat-x;
	clear: both;
	text-align: center;
	height: 175px;
	width: 955px;
	margin: 0 auto;
	font-size: 11px;
}

#footnavi li {
	padding-top: 2px;
	display: inline;
}

#footleft {
	padding-left:10px;
	width: 80px;
	float: left;
}

#footright {
	width: 800px;
	float: left;
}

div#footer #footnavi {
	color: #fff;
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 8.5pt;
}

div#footer #footnavi a:link{ color: #fff; }
div#footer #footnavi a:visited{ color: #fff; }
div#footer #footnavi a:hover {
	text-decoration: underline;
	color: #018FE1;
}

div#copyright {
	color: #fff;
}

div#footer-banner {
	padding-top:5px;
	width: 730px;
}


/*--------------------------------------------------------
中央トップの設定
--------------------------------------------------------*/
div#navi p{
	margin: 5px 0 0 10px;
	font-size: 8.5pt;
}

#totop2 {
	padding-top: 20px;
	padding-left: 650px;
	padding-bottom: 10px;
}

#totop3 {
	padding-left: 200px;
	padding-bottom: px;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}

.content-nav {
	padding-top: 10px;
	padding-left: 400px;
	padding-bottom: 10px;
}


div.categoryBOX {
	width: 725px;
	padding-left:10px;
	background-color: #FFF;
}

.catelistBOX {
	width: 720px;
	height:auto;
	margin: 0;
	background-color: #fff;
}

.catesubBOX {
	width: 720px;
	margin: 0;
	padding: 4px;
}

.catePic {
	float: left;
	width:180px;
}

.catelistText {
	float: left;
	width:530px;
	padding-left:5px;
	background-color: #fff;
}

.listday2 {
	font-size: 11px;
	color:#333;
}

.listdot2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 3px;
	background: url(http://www.okjapan.jp/images/listdot.gif) repeat-x;
}

.listdot2 h5 {
	font-size: 2px;
	text-indent: -9999px;
}


#catetop {
	width: 730px;
	float: left;
	background-color: #FFF;
	padding-top:15px;
	text-align:left;
}

#submenuBOX {
	margin: 0;
	padding-left:5px;
	width: 730px;
	height: 21px;
}

#submenu {
	float: left;
	margin: 0;
	padding: 0;
	width: 728px;
	height: 21px;
}

#subnavi {
	margin: 0;
	padding: 0;
	width: 728px;
	float: left;
}

#subnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavi li {
	float: left;
}

#subnavi1, #subnavi1 a, #subnavi2, #subnavi2 a, #subnavi3, #subnavi3 a, #subnavi4, #subnavi4 a, #subnavi5, #subnavi5 a, #subnavi6, #subnavi6 a  , #subnavi7, #subnavi7 a {
	margin: 0;
	padding: 0;
	width: 104px;
	height: 21px;
	display: block;
	float: left;
}

#subnavi li {
	text-indent: -9999px;
}

#subnavi a, #subnavi a:hover {
	text-decoration: none;
	background: url(http://www.okjapan.jp/images/sub_menu.gif) no-repeat;
}

#subnavi1 a {
	background-position: 0 0;
}

#subnavi2 a {
	background-position: -104px 0;
}

#subnavi3 a {
	background-position: -208px 0;
}

#subnavi4 a {
	background-position: -312px 0;
}

#subnavi5 a {
	background-position: -416px 0;
}

#subnavi6 a {
	background-position: -520px 0;
}

#subnavi7 a {
	background-position: -624px 0;
}

#subnavi1 a:hover {
	background-position: 0 -21px;
}

#subnavi2 a:hover {
	background-position: -104px -21px;
}

#subnavi3 a:hover {
	background-position: -208px -21px;
}

#subnavi4 a:hover {
	background-position: -312px -21px;
}

#subnavi5 a:hover {
	background-position: -416px -21px;
}

#subnavi6 a:hover {
	background-position: -520px -21px;
}
#subnavi7 a:hover {
	background-position: -624px -21px;
}


/*--------------------------------------------------------
FASHIONの設定
--------------------------------------------------------*/

#fashion-img {
	height: 140px;
	background: url(http://www.okjapan.jp/images/cate_fa_img.jpg) no-repeat;
	padding-bottom:5px;
}

#fashion-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

.CATEfashionlistTitle {
	font-size: 15px;
	font-weight:bold;
	color:#FF0066;
}

/* トップファッション一覧 */
div.listPicF {
	float: left;
	width:90px;
	height:90px;
	border-left: 4px solid #FF0066;
	padding:0px;
	margin:0px;
}

.ie div.listPicF {
	height:85px;
	border-left: 4px solid #FF0066;
} 

/*--------------------------------------------------------
NEWSの設定
--------------------------------------------------------*/
#news-img {
	height: 140px;
	background: url(http://www.okjapan.jp/images/cate_news_img.jpg) no-repeat;
	padding-bottom:5px;
}

#news-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

.CATEnewslistTitle {
	font-size: 15px;
	font-weight:bold;
	color:#F5AC0F;
}

/* トップファッション一覧 */
div.listPicN {
	float: left;
	width:90px;
	height:90px;
	border-left: 4px solid #F5AC0F;
	padding:0px;
	margin:0px;
}

.ie div.listPicN {
	height:85px;
	border-left: 4px solid #F5AC0F;
} 



/*--------------------------------------------------------
BEAUTYの設定
--------------------------------------------------------*/
#beauty-img {
	height: 140px;
	background: url(http://www.okjapan.jp/images/cate_be_img.jpg) no-repeat;
	padding-bottom:5px;
}

#beauty-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

.CATEbeautylistTitle {
	font-size: 15px;
	font-weight:bold;
	color:#AF17E8;
}

/* トップファッション一覧 */
div.listPicB {
	float: left;
	width:90px;
	height:90px;
	border-left: 4px solid #AF17E8;
	padding:0px;
	margin:0px;
}

.ie div.listPicB {
	height:85px;
	border-left: 4px solid #AF17E8;
} 

/*--------------------------------------------------------
ENTERTAINMENTの設定
--------------------------------------------------------*/
#enter-img {
	height: 140px;
	background: url(http://www.okjapan.jp/images/cate_enter_img.jpg) no-repeat;
	padding-bottom:5px;
}

#enter-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

.CATEenterlistTitle {
	font-size: 15px;
	font-weight:bold;
	color:#04907A;
}

/* トップエンターテイメント一覧 */
div.listPicE {
	float: left;
	width:90px;
	height:90px;
	border-left: 4px solid #04907A;
	padding:0px;
	margin:0px;
}

.ie div.listPicE {
	height:85px;
	border-left: 4px solid #04907A;
} 

/*--------------------------------------------------------
詳細ページ（記事ページ）の設定
--------------------------------------------------------*/


div.articlerss {
	margin: 0 auto;
	width: 725px;
	height:20px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div.articleright{
	width: 150px;
	float: left;
	font-size: 12px;
	color:#FF0066;
}

div.articleleft{
	float: right;
	color:#666;
}

div.cateTitle {
	clear: both;
	width:720px;
	margin: 0;
	padding-top: 10px;
	border-left: 4px solid #BD2226;
	font-size: 20px;
}

div#articleBOX {
	width:700px;
	padding-left:10px;
	margin: 0;
}

div#articleText1 {
	width:700px;
	text-align: justify;
	text-justify:distribute;
	color: #333;
}

.toptopics
	{
	font-size: 10pt;
	line-height: 1.4em;
	width:700px;
	margin: 0;
	padding: 0;
	}

.topicsTD {
	width:470px;
	margin:3px;
	vertical-align:top;
}

.topicsImg {
	width:220px;
	margin:3px;
	vertical-align:top;
}

div.next-prev {
	padding-left:30px;
	}

div.next-prev ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

div.paging img {
	vertical-align: middle;
	margin-top: 0pt;
	margin-right: 20px;
	margin-bottom: 0pt;
	margin-left: 20px;
}

div.next-prev ul li img {
	margin-top: 0pt;
	margin-right: 20px;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

div.paging img {
	vertical-align: middle;
	margin-top: 0pt;
	margin-right: 20px;
	margin-bottom: 0pt;
	margin-left: 20px;
}

div.next-prev ul li {
	margin-top: 10px;
	font-size: 87.5%;
}


div.related-link {
	position: relative;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 15px;
}

div.related-link ul li {
	margin-bottom: 8px;
	font-size: 87.5%;
}

div.related-link ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

div.connection-link {
	position: relative;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 30px;
}

div.connection-link ul li {
	margin-bottom: 5px;
	font-size: 87.5%;
}

/*--------------------------------------------------------
OK!JAPANとはの設定
--------------------------------------------------------*/

#abouttitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#abouttitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.abouttitle_b1 {
	background: url(http://www.okjapan.jp/images/title_about.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
会社概要の設定
--------------------------------------------------------*/

#companytitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#companytitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.companytitle_b1 {
	background: url(http://www.okjapan.jp/images/title_company.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

#company {
	padding-left:15px;
}

table.History
	{
	width:680px;
	font-size: 13px;
	line-height: 1.4em;
	}

table.History td
	{
	padding:5px 20px;
	line-height:2;
	border-bottom:1px dotted #c8c8c8;
	vertical-align:top;
	}


/*--------------------------------------------------------
広告掲載についての設定
--------------------------------------------------------*/

#advertisementtitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#advertisementtitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.advertisementtitle_b1 {
	background: url(http://www.okjapan.jp/images/title_advertisement.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
利用規約についての設定
--------------------------------------------------------*/

#policytitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#policytitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.policytitle_b1 {
	background: url(http://www.okjapan.jp/images/title_policy.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
著作権についての設定
--------------------------------------------------------*/

#licensetitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#licensetitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.licensetitle_b1 {
	background: url(http://www.okjapan.jp/images/title_license.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
個人情報保護方針についての設定
--------------------------------------------------------*/

#privacytitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#privacytitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.privacytitle_b1 {
	background: url(http://www.okjapan.jp/images/title_privacy.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
スタッフクレジットの設定
--------------------------------------------------------*/

#stafftitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#stafftitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.stafftitle_b1 {
	background: url(http://www.okjapan.jp/images/title_staff.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
OK!FAMILYの設定
--------------------------------------------------------*/

#family-img {
	height: 200px;
	background: url(http://www.okjapan.jp/images/cate_family_img.jpg) no-repeat;
	padding-bottom:5px;
}

#family-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

#familybox {
	padding-left: 15px;
}

#familybox .BOXOut
	{
	width:675px;
	border:1px solid #ccc;
	margin:3px 0 0 0;
	}
#familybox .BOXIn
	{
	width:647px;
	border:4px solid #f1f1f1;
	background:#E4E4E4;
	padding:10px 10px 10px 9px;
	}

table.Family
	{
	width:645px;
	font-size: 12px;
	line-height: 1.4em;
	}


/*--------------------------------------------------------
OK! SELECTIONの設定
--------------------------------------------------------*/

#seletop {
	width: 955px;
	float: left;
	background-color: #fff;
	padding-top:15px;
	text-align:left;
}

div.selectionBOX {
	width: 940px;
	margin-left:8px;
	background-color: #FECCFF;
}

#selection-img {
	height: 140px;
	background: url(http://www.okjapan.jp/images/cate_sele_img.jpg) no-repeat;
	padding-bottom:5px;
}

#selection-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

.seletable
	{
	width:940px;
	padding:0;margin:0;
	}


.selesubtable
	{
	background-image: url(http://www.okjapan.jp/images/bg-black.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	}

.selesubtableBOX
	{
	background-color: #FFF;
	margin-top:5px;
	margin-bottom:5px;
	height:445px;
	}


.selebtbeTR1
	{
	font-size: 14px;
	border-left: 3px solid #FD6598;
	width:290px;
	height:40px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding-left:3px;
	}

.selebtbeTR2 {
	margin: 0px;
	padding: 0px;
	width:290px;
	height: 3px;
	background: url(http://www.okjapan.jp/images/listdot.gif) repeat-x;
}

.selebtbeTR2 h7 {
	font-size: 2px;
	text-indent: -9999px;
}

.selebtbeTR3 {
	height:200px;
	padding-top:10px;
	text-align:center;
}

.seleimg {
	text-align:center;
	}

.selebtbeTR4 {
	font-size: 13px;
	width:290px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding: 2px;
	color:#9900CC;
	text-align:center;
	height:40px;
}

.selebtbeTR5 {
	font-size: 10px;
	width:290px;
	height:115px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding: 2px;
	text-align:left;
}

.selebtbeTR6 {
	font-size: 11px;
	width:205px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	text-align:left;
	height:40px;
}

.selebtbeTR7 {
	font-size: 11px;
	width:205px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	text-align:left;
	height:35px;
}

#totop3 {
	padding-top: 45px;
	padding-left: 850px;
	padding-bottom: 25px;
}

/*--------------------------------------------------------
今週の運勢の設定
--------------------------------------------------------*/

#horoskop-img {
	height: 150px;
	background: url(http://www.okjapan.jp/images/cate_horoskop_img.jpg) no-repeat;
	padding-bottom:5px;
}

#horoskop-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

#horoskopbox {
	padding-left: 5px;
}

#horoskopbox .BOXOut
	{
	width:707px;
	border:1px solid #A084CE;
	margin:2px 0 0 0;
	}
#horoskopbox .BOXIn
	{
	width:auto;
	border:4px solid #f1f1f1;
	background:#F3E6F8;
	padding:5px 5px 5px 9px;
	}

table.Horoskop
	{
	width:680px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
	text-justify:distribute;
	}

.horoskopname {
	font-size: 14px;
	color: #41106E;
}



.horotable
	{
	width:670px;
	padding:0;margin:0;
	}

.horoBOX {
	border:1px solid #A084CE;
	width:220px;
	background:#FEF7ED;
	height:220px;
	}

.horoTitle {
	font-size: 12px;
	color: #41106E;
	height:15px;
}


.horoTD {
	width: 220px;
	text-align: justify;
	text-justify:distribute;
	font-size: 92%;
	line-height: 1.3em;
	color: #333;
}

/*--------------------------------------------------------
プレゼントの設定
--------------------------------------------------------*/

#present-img {
	height: 532px;
	background: url(http://www.okjapan.jp/images/cate_present_img.jpg) no-repeat;
	padding-bottom:5px;
}

#present-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}

#presentbox {
	vertical-align:top;
	padding-left: 20px;
}

#presentbox .BOXOut
	{
	width:675px;
	border:1px solid #ccc;
	margin:3px 0 0 0;
	}
#presentbox .BOXIn
	{
	width:647px;
	border:4px solid #f1f1f1;
	background:#FFF6ED;
	padding:10px 10px 10px 9px;
	}

table.Present
	{
	width:645px;
	font-size: 12px;
	line-height: 1.5em;
	}

.presentname {
	font-size: 14px;
	color: #0D5EA0;
}

.melma {
	padding-top: 25px;
	padding-left: 200px;
	width:300px;
	text-align:center;
	height:60px;
}


/*--------------------------------------------------------
レッドカーペットの設定
--------------------------------------------------------*/

#red-img {
	height: 150px;
	background: url(http://www.okjapan.jp/images/cate_red_img.jpg) no-repeat;
	padding-bottom:5px;
}

#red-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}


/*--------------------------------------------------------
検索結果の設定
--------------------------------------------------------*/

#searchtitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#searchtitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.searchtitle_b1 {
	background: url(http://www.okjapan.jp/images/title_search.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

.asset-body{
	font-size: 12px;
	line-height: 1.5em;
	}


.widget-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header, .search-form-header, .search-results-header (ライン 97)

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 5px;

padding-right: 0pt;

padding-bottom: 5px;

padding-left: 0pt;

font-weight: bold;

}

.search-results-header (ライン 109)

{

margin-bottom: 0.25em;

}

.widget-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header, .search-form-header, .search-results-header (ライン 124)

{

position: relative;

width: auto;

}

.comments-header, .comments-open-header, .trackbacks-header, .archive-header, .search-form-header, .search-results-header (ライン 357)

{

}

h7#page-title (ライン 417)

{

font-size: 14px;

line-height: 1.3;

}

h7#page-title.search-results-header (ライン 484)

{

font-size: 12px;

border-bottom-width: 1px;

border-bottom-style: dotted;

border-bottom-color: #cccccc;

margin-bottom: 15px;

}

/*--------------------------------------------------------
SUDOKUの設定
--------------------------------------------------------*/

#sudoku-img {
	height: 150px;
	background: url(http://www.okjapan.jp/images/cate_sudoku_img.jpg) no-repeat;
	padding-bottom:5px;
}

#sudoku-img h2 {
	font-size: 11px;
	text-indent: -9999px;
}


/*--------------------------------------------------------
サイトマップについての設定
--------------------------------------------------------*/

#sitemaptitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#sitemaptitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.sitemaptitle_b1 {
	background: url(http://www.okjapan.jp/images/title_sitemap.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}


/*--------------------------------------------------------
お問い合わせについての設定
--------------------------------------------------------*/

#contacttitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#contacttitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.contacttitle_b1 {
	background: url(http://www.okjapan.jp/images/title_contact.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

/*--------------------------------------------------------
メールマガジン申し込みの設定
--------------------------------------------------------*/

#melmatitle {
        width:725px; height:40px;
	background-color: #fff;
	margin: 0;
}

#melmatitle h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.melmatitle_b1 {
	background: url(http://www.okjapan.jp/images/title_melma.gif) no-repeat;
        width:725px; height:40px;
	margin:0; padding:0;
        display:block;
}

.red {
	color:#ff3333;
	font-size: 12px;
}

