/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin : 0;
	padding : 0;
	font-weight: normal;
	font-size: なし;
}
a:link {
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

/*font*/
.header_title h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 28px;
	color: #FF3399;
}
.side_bt_b {font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left; 
}
.side_bt_s {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	text-align: left; 
}
.topic_path {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	text-align: left; 
}
.title_1 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
	color: #CC99FF;
	text-align: left; 
}
.title_2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	color: #FF3399;
	text-align: center; 
}
.title_2_left {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 24px;
	color: #FF3399;
	text-align: left; 
}
.red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #ff0000;
}
.title_3 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	color: #FF3399;
}
.title_4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	text-align: left; 
}
.link_s {
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	color: #666666;
	text-align: left; 
}
.title_top {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #FF3399;
	text-align: left; 
}
.bun_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.bun_1_center {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}
.bun_2 {	
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	color: #CC66FF;
	text-align: left; 
}
.title_orage {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF3300;
}
.diary_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF6666;
	text-align: left;
	font-weight: bold;	
}
.diary_bun {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	line-height: 18px;	
}
.diary_day {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: center; 
	
}
.uranai_ichiran {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF3399;
	text-align: center; 
}

/*リンク写真を白くぼかす*/
a:hover .bokasi{
	opacity:0.7;
	filter: alpha(opacity=70);
}

#wrapper {
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#header_home {
	background-image: url(../photo/header_home.jpg);
	height: 80px;
	width: 950px;
}
#header {
	background-image: url(../photo/header.jpg);
	height: 80px;
	width: 950px;
}
.header_title {
	padding-top: 24px;
	padding-left: 192px;
}
#pankuzu {
	height: 20px;
	width: 100%;
}
.kuzu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	height: 18px;
	padding-top: 2px;
	padding-left: 3px;
}
#container {
	height: 100%;
	width: 100%;
}
#sidebar {
	float: left;
	width: 150px;
	padding-right: 10px;
}
.bt_mozi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	font-weight: bold;
}
.bt1 {
	background-image: url(../photo/bt_sidebar_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-bottom: 3px;
}
.bt2 {
	background-image: url(../photo/bt_sidebar_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 10px;
}
.bt3 {
	background-image: url(../photo/bt_sidebar_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 10px;
}
.bt4 {
	background-image: url(../photo/bt_sidebar_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.bt5 {
	background-image: url(../photo/bt_sidebar_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.bt6 {
	background-image: url(../photo/bt_sidebar_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 10px;
}
.bt7 {
	background-image: url(../photo/bt_sidebar_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bt8 {
	background-image: url(../photo/bt_sidebar_8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-bottom: 3px;
}

/* リスト/サイドバーメニュー */
#sidebar .localnavi {
  list-style-type: none;
  list-style-position: outside;
}
#sidebar .localnavi li { 
display: inline; 
}
#sidebar .localnavi a {
	font-size: 12px;
	text-decoration: none;
	width: 108px;
	display: block;
	color: #FF3399;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 38px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFD5F7;
}

#sidebar .localnavi a:hover {
	text-decoration: none;
	background-color: #fcf;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #fff;
}

/* 開運メニュー */
.localnavi2 {
  list-style-type: none;
  list-style-position: outside;
}
.localnavi2 li { 
display: inline; 
}
.localnavi2 a {
	font-size: 12px;
	text-decoration: none;
	width: 191px;
	display: block;
	color: #FF3399;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.localnavi2 a:hover {
	text-decoration: none;
	background-color: #fcf;
	color: #FFFFFF;

}


.box {
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.box2 {
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}

#inner {
	float: right;
	height: 200px;
	width: 790px;
}
#inner_l {
	float: left;
	width: 580px;
}
#inner_r {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#inner_tsuuhan {
	float: left;
	width: 727px;
	padding-left: 63px;
}
#inner_link {
	float: left;
	width: 790px;
	margin-bottom: 20px;
}
#footer_link {
	height: 55px;
	width: 950px;
	background-image: url(../photo/link/footer_link.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-top: 7px;
	float: left;
}
#footer_bokashi {
	height: 6px;
	width: 950px;
	background-image: url(../photo/link/footer_bokashi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	float: left;
}
#footer {
	height: 50px;
	width: 950px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
}
