
/* CSS 

ベース...全ページに関わるレイアウト・フォント等の指定

メニュー...グローバルメニューに関わる指定

ホーム...トップページのみに関わる指定

プロフィール...プロフィールページのみに関わる指定

スケジュール...スケジュールページのみに関わる指定

ギャラリー...ギャラリーページのみに関わる指定

ダイアリー...ダイアリーページのみに関わる指定

 */


/* ベース */

body {
background-color: #1a1a1a;
color: #ffffff;
font-size: 12px;
line-height: 15px;
margin: 0;
padding: 0 0 20px 0;
}

a:link {
color: #ffff00;
}

a:visited {
color: #ffff00;
}

a:hover {
color: #cccc00;
}

a:active {
color: #ffffff;
}

#container {
width: 954px;
margin: auto;
padding: 0;
}

#head {
background-image: url(../elements/head.jpg);
width: 954px;
height: 73px;
text-align: right;
}

#main {
background-image: url(../elements/main_bg.jpg);
width: 954px;
}

#maindiary {
background-image: url(../elements/diary_bg.jpg);
width: 954px;
}

#foot {
background-image: url(../elements/copyright.gif);
background-position: right top;
background-repeat: no-repeat;
width: 950px;
height: 20px;
margin-top: 10px;
}

.clear {
clear: both;
}

/* ベース ここまで */


/* メニュー */

div #globalmenu {
text-align: center;
width: 954px;
height: 32px;
}

a.globalmenu01 {
background-image: url(../elements/menu.gif);
background-position: 0px 0px;
width: 150px;
height: 32px;
display: block;
float: left;
background-repeat: no-repeat;
}
a.globalmenu01:hover {
background-position: 0px -32px;
}

a.globalmenu02 {
background-image: url(../elements/menu.gif);
background-position: -150px 0px;
width: 150px;
height: 32px;
display: block;
float: left;
background-repeat: no-repeat;
}
a.globalmenu02:hover {
background-position: -150px -32px;
}

a.globalmenu03 {
background-image: url(../elements/menu.gif);
background-position: -300px 0px;
width: 150px;
height: 32px;
display: block;
float: left;
background-repeat: no-repeat;
}
a.globalmenu03:hover {
background-position: -300px -32px;
}

a.globalmenu04 {
background-image: url(../elements/menu.gif);
background-position: -450px 0px;
width: 150px;
height: 32px;
display: block;
float: left;
background-repeat: no-repeat;
}
a.globalmenu04:hover {
background-position: -450px -32px;
}

a.globalmenu05 {
background-image: url(../elements/menu.gif);
background-position: -600px 0px;
width: 150px;
height: 32px;
display: block;
float: left;
background-repeat: no-repeat;
}
a.globalmenu05:hover {
background-position: -600px -32px;
}

div.globalmenu06 {
background-image: url(../elements/menu.gif);
background-position: -750px 0px;
width: 204px;
height: 32px;
display: block;
float: left;
background-repeat: no-repeat;
}

/* メニュー ここまで */

/* ホーム */
#mobile{
	display : none;
	text-align : -9999px;
}
div #topicsarea {
background-image: url(../images/index_bgimg.jpg);
background-repeat: repeat-y;
width: 954px;
margin : 0;
padding : 0;
/* padding: 30px 5px 10px 50px; */
clear : both;
overflow : hidden;
}

#topicsarea .topics {
width: 364px;
font-size: 10px;
line-height: 20px;
padding-top : 15px;
padding-bottom : 15px;
padding-left : 30px;
float: left;
}
#topicsarea .topics #entrylist{
	width : 364px;
	line-height : 1.6em;
}
#topicsarea .topics #entrylist .date{
	width : 6em;
	font-size: 12px;
	margin : 0;
	padding : 0;
}
#topicsarea .topics #entrylist .title{
	font-size: 12px;
	margin : 0;
	padding : 0;
}

#topicsarea #flash{
 width : 560px;
 height : 154px;
 float : left;
 margin : 0;
 padding : 0;
}

a.banner {
background-image: url(../elements/banner.gif);
background-position: 0px 0px;
width: 150px;
height: 40px;
margin-top: 64px;
display: block;
float: left;
background-repeat: no-repeat;
}

/* ホーム ここまで */


/* プロフィール */
#mainprofile {
background-image: url(../elements/profile_bg.jpg);
background-repeat: no-repeat;
width: 954px;
padding-top: 20px;
}

.profiletxt {
width: 600px;
padding: 20px 25px 20px 25px;
line-height: 20px;
}

.profiletxt td {
color: #333333;
text-align: center;
}

/* プロフィール ここまで */


/* プロフィール ビッグバージョン */
#mainprofilebig {
background-image: url(../elements/profile_bg_big.jpg);
background-repeat: no-repeat;
width: 954px;
padding-top: 20px;
}

.profiletxtbig {
width: 600px;
padding: 20px 25px 20px 25px;
line-height: 20px;
}

.profiletxtbig td {
color: #333333;
text-align: center;
}

#prof td{
	text-align:left;color:#fff;
	padding-right : 10px;
	vertical-align : top;
}


/* プロフィール ここまで */


/* プロフィール 左バージョン */
#mainprofileleft {
background-image: url(../elements/profile_bg_left.jpg);
background-repeat: no-repeat;
width: 954px;
padding-top: 20px;
}

.profiletxtleft {
width: 560px;
margin: 20px 25px 20px 360px;
line-height: 20px;
}

.profiletxtleft td {
color: #333333;
text-align: center;
}

/* プロフィール ここまで */


/* プロフィール 左バージョン2 */
#mainprofileleft2 {
background-image: url(../elements/profile_bg_left2.jpg);
background-repeat: no-repeat;
width: 954px;
padding-top: 20px;
}

.profiletxtleft2 {
width: 560px;
margin: 20px 25px 20px 360px;
line-height: 20px;
}

.profiletxtleft2 .diarytxt {
width: 550px;
_width : 500px;
margin: 20px 25px 20px 25px;
}
.profiletxtleft2 td {
color: #333333;
text-align: center;
}

/* プロフィール ここまで */


/* スケジュール */

#mainschedule {
width : 100%;
margin: 20px auto 0 auto;
margin-top : 0;
padding-top : 1em;
padding-bottom : 1em;
}

.gameshce {
margin-bottom: 20px;
}

.gameshce .ex td{
color: #fff;
}

#mainschedule h2 {
font-size: 16px;
font-weight: bold;
line-height: 130%;
margin: 0;
padding: 0;
}

#mainschedule h3 {
font-size: 12px;
font-weight: bold;
line-height: 130%;
margin: 0;
padding: 0;
}

#mainschedule p {
margin: 10px 0 0 0;
padding: 0;
}

#schetxt td {
color: #ffffff;
font-size: 12px;
line-height: 15px;
}

/* スケジュール ここまで */

/* ギャラリー */
.thumbnail {
border: solid 5px #cccccc;
margin: 25px 0 0 25px;
float: left;
}

/* ギャラリー ここまで */


/* ダイアリー */
/* ダイアリーメイン */
#diarymain {
background-color : #48474C;
width: 600px;
float: left;
}

.diarymds {
background-color: #666666;
width: 525px;
margin-top: 20px;
padding: 3px 25px 3px 25px;
font-size: 18px;
line-height: 24px;
color: #ffffff;
border-right: solid 1px #333333;
border-bottom: solid 1px #333333;
}

.diarytxt {
width: 550px;
margin: 20px 25px 20px 25px;
}

.diaryposted {
width: 550px;
margin-left: 25px;
padding-top: 5px;
border-top: solid 1px #999999;
font-size: 10px;
line-height: 13px;
text-align: right;
}

/* ダイアリーメイン ここまで */

/* カラム2 */
#column2 {
background-image: url(../elements/column2_bg.jpg);
background-repeat: no-repeat;
width: 148px;
min-height : 670px;
/* min-height: 1008px; */
padding: 1px;
padding-top : 20px;
float: left;
}

#column2 img {
margin-bottom: 10px;
}

/* 検索 */
.searchtxtarea {
width: 130px;
height: 14px;
background-color: #ffffff;
border: solid 1px #666666;
padding: 3px;
margin: 5px;
}

.searchbtn {
background-color: #999999;
color: #333333;
margin: 5px 5px 20px 5px;
padding: 2px;
}

/* 検索 ここまで */

/* カレンダー */
.calmonth {
text-align: center;
}

.calframe {
width: 138px;
margin: 5px;
}

.cal {
font-size: 10px;
text-align: center;
padding: 2px;
}

.calsun {
font-size: 10px;
text-align: center;
color: #992e2e;
}

.calday {
font-size: 10px;
text-align: center;
color: #999999;
}

.calsat {
font-size: 10px;
text-align: center;
color: #2e6c99;
}
#pagenate{
	padding-top : 15px;
	padding-bottom : 15px;
	width : 100%;
	text-align : center;
}

/* カレンダー ここまで */

/* 最新のダイアリー */
ul {
margin: 0;
padding: 0;
}

.latisttime {
list-style-type: none;
background-image: url(../elements/arrow.gif);
background-position: 4px 5px;
background-repeat: no-repeat;
margin-bottom: 5px;
padding-left: 10px;
}

.latistmds {
list-style-type: none;
margin-left: 20px;
margin-bottom: 10px;
}

/* 最新のダイアリー ここまで */

/* 月別アーカイブ */
.monthly {
list-style-type: none;
background-image: url(../elements/arrow.gif);
background-position: 4px 5px;
background-repeat: no-repeat;
margin-bottom: 10px;
padding-left: 10px;
}

/* 月別アーカイブ ここまで */

/* カラム2 ここまで */

/* カラム3 */
#column3 {
background-image: url(../elements/column3_bg.jpg);
background-repeat: no-repeat;
width: 204px;
min-height: 670px; 
/* height: 1010px; */
float: left;
}

#qrcode{
	text-align : center;
}

/* カラム3 ここまで */

/* ギャラリー */
#gallerybox{
	text-align : center;
	clear : both;
	overflow : hidden;
	padding-left : 30px;
}