@charset "shift_jis";




* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background: #e5e5e5;
	color: #333;
	font-size:80%;
	line-height:150%;
	font-family:Osaka,"Hiragino Kaku Gothic Pro";
	text-align: center;
}

h1,h2,h3 {
	font-size:100%;
	line-height:100%;
}

img {
	border: none;
	vertical-align: bottom;
}

li {
	list-style-type: none;
}

a:link {
	color: #142d80 !important;
	text-decoration: underline;
}

a:visited {
	color: #142d80 !important;
	text-decoration: underline;
}

a:hover {
	color: #387bd7 !important;
	text-decoration: underline;
}

a:active {
	color: #387bd7 !important;
	text-decoration: underline;
}

.f_right_text {
	display: inline;
	float: right;
	width: 150px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
}

.f_left {
	float: left;
}

.no_border {
	border: none !important;
}

.no_border_t {
	border-top: none !important;
}

.no_border_b {
	border-bottom: none !important;
}

.margin_left20 {
	margin-left: 20px !important;
}

.font_red {
	color: red;
}

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

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* 全体
--------------------------------------------------------------------------	*/
div#container {
	width: 900px;
	margin: 0px auto;
	padding-top: 5px;
	text-align: left;
	background: #fff;
}

*html div#container {
	text-align: center;
}

/* パンくずリスト */
div#container p#bread {
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 90%;
	color: #999;
}

*html div#container p#bread {
	text-align: left;
}

div#container p#bread a {
	text-decoration: none;
}

div#container p#bread a:hover {
	text-decoration: underline;
}

/* ページの先頭へ */
div#container p#pagetop {
	display: inline;
	float: right;
	margin-right: 20px;
}


/* ヘッダー
--------------------------------------------------------------------------	*/
div#header {
	width: 892px;
	height: 277px;
	margin: 0px auto;
	margin-bottom: 5px;
	background: url("images/bg_head.jpg") left top no-repeat;
}

/* サイトロゴ */
div#header #logo {
	display: inline;
	float: left;
	margin: 25px 0px 0px 30px;
}

div#header ul#sub_navi {
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

div#header ul#sub_navi li {
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

div#header ul#sub_navi li a {
	display: block;
	height: 27px; 
	text-indent: -9999px;
	text-decoration: none;
}

/* マウスオフ */
li#sn-use a {width: 110px;background: url("images/btn_use.gif") 0 0 no-repeat;}
li#sn-personal a {width: 143px;background: url("images/btn_personal.gif") 0 0 no-repeat;}
li#sn-contact a {width: 101px;background: url("images/btn_contact.gif") 0 0 no-repeat;}

/* マウスオン */
li#sn-use a:hover {background-position:0 -27px;}
li#sn-personal a:hover {background-position:0 -27px;}
li#sn-contact a:hover {background-position:0 -27px;}

/* コンテンツ
--------------------------------------------------------------------------	*/
*html div#contents {
	text-align: left;
}

/* 左カラム
--------------------------------------------------------------------------	*/
div#leftcol {
	display: inline;
	float: left;
	width: 170px;
	margin-left: 20px;
	background: #fafafc url("images/bg_sidenavi_bottom.gif") left bottom no-repeat;
	text-align: left;
}

/* メニュー */
div#leftcol div#s_navi {
	margin-bottom: 20px;
}

div#leftcol div#s_navi h2 {
	height:35px;
	background: url("images/title_menu.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#s_navi ul {
	margin-top: 10px;
}

div#leftcol div#s_navi ul li {
	margin-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 20px;
	background: url("images/arrow1.gif") left center no-repeat;
}

div#leftcol div#s_navi dl dt {
	height: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 10px;
	background: #e6e9f2;
	color: #797b80;
	font-weight: bold;
}

div#leftcol div#s_navi dl dd {
	margin-left: 20px;
	margin-bottom: 8px;
	padding-left: 10px;
	background: url("images/arrow2.gif") left center no-repeat;
}

/* アクセス方法 */
div#leftcol div#access h2 {
	height:35px;
	margin-bottom: 10px;
	background: url("images/title_access.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#access h3#qr {
	height:14px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url("images/title_qr.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#access p {
	text-align: center;
}

div#leftcol div#access h3#menulist {
	height:13px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	background: url("images/title_menulist.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#access dl {
	margin-left: 15px;
}

div#leftcol div#access dl#docomo dt {
	height:20px;
	margin-bottom: 10px;
	background: url("images/title_docomo.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#access dl#au dt {
	height:20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: url("images/title_au.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#access dl#softbank dt {
	height:20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: url("images/title_softbank.gif") left top no-repeat;
	text-indent: -9999px;
}

div#leftcol div#access dl#charge {
	height:50px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url("images/315.gif") left top no-repeat;
	text-indent: -9999px;
}

/* 右カラム
--------------------------------------------------------------------------	*/
div#rightcol {
	display: inline;
	float: left;
	width: 670px;
	margin-left: 20px;
}

/* お知らせ */
div#rightcol h2#title_news {
	height:35px;
	margin-bottom: 10px;
	background: url("images/title_news.gif") left top no-repeat;
	text-indent: -9999px;
}

div#rightcol div#news {
	margin-bottom: 20px;
	background: #fcfcfc;
	border: 1px solid #ededed;
}

div#rightcol div#news h3 {
	height: 45px;
	padding-left: 50px;
	background: url("images/bg_title_news.jpg") left center no-repeat;
	line-height: 330%;
	color: #51546a;
}

div#rightcol div#news p#news_par {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
	text-align: justify;
}

/* トップ携帯イメージ */
div#rightcol div#top_image {
	display: inline;
	float: right;
	width: 150px;
	margin-right: 20px;
}

div#rightcol div#top_image h3 {
	height:100%;
	background: url("images/title_keitaigamen.gif") left top no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
}

div#rightcol div#top_image p#keitai {
	width: 150px;
	height: 699px;
	margin-bottom: 20px;
	background: url("images/about_topimage.jpg") 0 0 no-repeat;
	text-indent: -9999px;
}

/*最近のお知らせ*/
div#rightcol h2#title_entry_top {
	height:35px;
	background: url("images/title_entry_top.gif") left top no-repeat;
	text-indent: -9999px;
}

div#rightcol div#entry_top {
	padding-top: 10px;
	padding-right: 10px;
	background: #fafafc;
	border: 1px solid #ededed;
	border-top: none;
}

div#rightcol div#entry_top dl {
	margin-left: 20px;
}

div#rightcol div#entry_top dt {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

div#rightcol div#entry_top dd {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url("images/arrow2.gif") left center no-repeat;
}

div#rightcol div#entry_top p {
	margin-top: 20px;
}

/*共通モジュール*/
div#rightcol div#module {
	clear: both;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 40px;
	background: url("images/bg_member.gif") left top no-repeat;
}

div#rightcol div#module h2 {
	margin-bottom: 90px;
	text-indent: -9999px;
}

/*モジュール左*/
div#rightcol div#module dl#module_l {
	display: inline;
	float: left;
	width: 130px;
	margin-left: 30px;
	margin-right: 60px;
}

div#rightcol div#module dl#module_l dt#member_qr {
	height:14px;
	margin-bottom: 10px;
	background: url("images/title_member_qr.gif") left top no-repeat;
	text-indent: -9999px;
}

/*モジュール右*/
div#rightcol div#module dl#module_r {
	float: left;
	width: 420px;
	margin-right: 20px;
}

div#rightcol div#module dl#module_r dt#member_url {
	height:13px;
	margin-bottom: 13px;
	background: url("images/title_member_url.gif") left top no-repeat;
	text-indent: -9999px;
}

div#rightcol div#module dl#module_r dd {
	font-size: 11px;
	color: #000;
	line-height: 140%;
}

div#rightcol div#module dl#module_r dd#btn_mail a {
	display: block;
	height: 72px; 
	margin-bottom: 20px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

/* マウスオフ */
dd#btn_mail a {width: 200px; background: url("images/btn_mail.png") 0 0 no-repeat;}
/* マウスオン */
dd#btn_mail a:hover {background-position:0 -72px;}

/* フッター
--------------------------------------------------------------------------	*/
div#footer {
	position:static;
	margin:0px auto 0px;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	background:#f5f5f5;

}

div#footer ul {
	display:block;
	position:static;
	width:900px;
	height: 20px;
	text-align:center;
}

div#footer ul li {
	display: inline;
	position: relative;
	padding: 0px 3px 0px 7px;
	border-left: 1px solid #999;
}


div#footer p {
	clear: both;
	text-align: center;
	margin-top: 20px;
}

/************************************************************************
懸賞パズラーとは
*************************************************************************/
div#rightcol div#about h1 {
	height:80px;
	margin-bottom: 10px;
	background: url("images/title_about.gif") left top no-repeat;
	text-indent: -9999px;
}

/* コンテンツ内左カラム
--------------------------------------------------------------------------	*/
div#rightcol div#about_left {
	float: left;
}

div#rightcol div#about_left p#about_read {
	width: 470px;
	height:54px;
	margin-left: 15px;
	margin-bottom: 20px;
	background: url("images/about_read.gif") left top no-repeat;
	text-indent: -9999px;
}

div#rightcol div#about_left h3 {
	width: 430px;
	height:20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

div#rightcol div#about_left h3#about_h3_1 {
	background: url("images/title_about_h3_1.gif") left top no-repeat;
}

div#rightcol div#about_left h3#about_h3_2 {
	background: url("images/title_about_h3_2.gif") left top no-repeat;
}

div#rightcol div#about_left h3#about_h3_3 {
	background: url("images/title_about_h3_3.gif") left top no-repeat;
}

div#rightcol div#about_left h3#about_h3_4 {
	background: url("images/title_about_h3_4.gif") left top no-repeat;
}

div#rightcol div#about_left p {
	width: 440px;
	margin-left: 23px;
	margin-bottom: 30px;
	text-align: justify;
}

div#rightcol div#about_left p#about_p_last {
	margin-bottom: 20px;
}

div#rightcol div#about_left p#about_qr {
	height:72px;
	background: url("images/about_qr.gif") left top no-repeat;
	text-indent: -9999px;
	margin-bottom: 80px;
}

/* コンテンツ内右カラム
--------------------------------------------------------------------------	*/
div#rightcol div#about_right {
	float: right;
	width: 150px;
}

div#rightcol div#about_right h3 {
	height:27px;
	background: url("images/title_keitaigamen.gif") left top no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

/*** 携帯画像 ***/
div#rightcol div#about_right p#keitai {
	width: 150px;
	height: 699px;
	margin-bottom: 50px;
	background: url("images/about_topimage.jpg") 0 0 no-repeat;
	text-indent: -9999px;
}

/************************************************************************
パズルラインナップ
*************************************************************************/

div#rightcol div#lineup {
	margin-bottom: 20px;
}

div#rightcol div#lineup h1 {
	height:80px;
	margin-bottom: 20px;
	background: url("images/title_lineup.gif") left top no-repeat;
	text-indent: -9999px;
}
div#rightcol div#lineup ul#shortcut_list {
	margin-bottom: 10px;
	margin-left: 5px;	
}

div#rightcol div#lineup ul#shortcut_list2 {
	margin-left: 5px;
}

div#rightcol div#lineup ul#shortcut_list li {
	float: left;
	margin-right: 30px;
	padding-left: 12px;
	background: url("images/arrow2.gif") left center no-repeat;
}

div#rightcol div#lineup ul#shortcut_list2 li {
	float: left;
	margin-right: 30px;
	padding-left: 12px;
	background: url("images/arrow2.gif") left center no-repeat;
}

div#rightcol div#lineup h3 {
	clear: both;
	height: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 35px;
	background: #fbf4e6 url("images/pazzle_blockn.gif") 5px center no-repeat;
	line-height: 250%;
	color: #666;
}

div#rightcol div#lineup dl dt {
	float: left;
	width: 170px;
	margin-right: 20px;
}

div#rightcol div#lineup dl dd {
	float: left;
	width: 450px;
	xmargin-top: 20px;
}

div#rightcol div#lineup dl dd p {
	margin-bottom: 20px;
}

div#rightcol div#lineup p#lineup_text1 {
	height:80px;
	margin-top: 40px;
	background: url("images/lineup_text1.gif") left top no-repeat;
	text-indent: -9999px;
}

div#rightcol div#lineup p#lineup_text2 {
	height:20px;
	margin-top: 5px;
	background: url("images/lineup_text2.gif") left top no-repeat;
	text-indent: -9999px;
}
	
/************************************************************************
お知らせ一覧
*************************************************************************/
div#rightcol div#entry h1 {
	height: 80px;
	margin-bottom: 20px;
	background: url("images/title_entry.gif") left top no-repeat;
	text-indent: -9999px;
}

/* カテゴリアーカイブ
--------------------------------------------------------------------------	*/
div#news_list {
	margin-bottom: 20px !important;
	border: 1px solid #ededed;
}

div#news_list h3 {
	height: 45px;
	padding-left: 50px;
	background: url("images/bg_title_news.jpg") left center no-repeat;
	line-height: 330%;
	color: #666;
}

div#news_list p {
	margin: 20px;
	margin-top: 10px;
	line-height: 180%;
}

/* エントリーアーカイブ
--------------------------------------------------------------------------	*/
div#entry_inner {
	display: inline;
	float: left;
	width: 440px;
	margin: 10px 20px 0px 20px;
	padding-bottom: 20px;
}

div#entry_inner a {
	padding-left: 12px;
	background: url("images/arrow2.gif") left center no-repeat;
}

*html div#entry_inner a {
	padding-top: 3px;
}

/* エントリー個別記事
--------------------------------------------------------------------------	*/
/*メルマガ配信のお知らせ*/
div#merumaga_wrap {
	width: 400px;
	margin-top: 20px;
	padding: 20px;
	background: #f2f2f2;
	border: 1px solid #ccc;
}

*html div#merumaga_wrap {
	width: 440px;
}

/*当選者喜びの声*/
h4#title_yorokobi {
	height: 30px;
	background: url("images/title_yorokobi.gif") left top no-repeat;
	text-indent: -9999px;
}

div#yorokobi {
	padding: 10px 10px 20px;
	background: url("images/bg_yorokobi.gif") left top repeat-y;
}

div#yorokobi dl {
	margin-bottom: 30px;
}

div#yorokobi dl dt {
	padding-left: 25px;
	margin-bottom: 5px;
	background: url("images/pin.gif") left bottom no-repeat;
}

div#yorokobi dl dd {
	color: #e14f08;
}
