body {
	margin: 0;
	padding: 0;
	background: #000 url(../img_common/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-weight: normal;
	color: #cccccc;
}

h1 {
	font-size: 180%;
}

h2 {
	margin:10px 0;
	font-size:12px;
	font-family:Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
}

h3 {
	font-size: 100%;
	font-weight: bold;
	font-family:Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
}

h4 {
	font-size: 9%;
	font-family:Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	text-align:left;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p img {
	margin-right:5px;
}

blockquote {
	font-style: italic;
	border: #CCCCCC dashed 1px;
}

ul {
}

ol {
}

a {
	color: #FF0033;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}


img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* mag */

#mag {
	float: right;
	width: 200px;
	padding-top: 20px;
	text-align: right;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul{
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(../img_common/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #CCFF33;
}

#menu a:hover {
	color: #FFFFFF;
	background: url(../img_common/img02on.gif) no-repeat left center;
}

#menu .active a {
	color: #333333;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 100px 0 0 0;
	background: url(../img_common/img03.jpg) no-repeat;
}

/* Splash */

#splash {
	width: 680px;
	height: 180px;
	padding: 10px 20px 0 20px;
	background: url(../img_common/img04.jpg) no-repeat;
}

.twocols {
}

.twocols .title {
	margin-bottom: 1px;
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col1 ul {
padding: 0;
margin: 5px 0 0 0;
}

.twocols .col1 li {
	list-style:none;
}
.twocols .col1 li a{
	background: url(../img_common/img02.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
.twocols .col1 li a:hover {
	background: url(../img_common/img02on.gif) no-repeat left center;
}

.twocols .col2 {
	float: right;
	width: 320px;
	padding:10px 0 0 0;
}

.twocols .col2 p {
text-align:left;
}
.twocols .col2 ul {
	list-style:none;
}
.twocols .col2 li {
	list-style:none;
}
.twocols .col2 li a{
	background: url(../img_common/img02.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
.twocols .col2 li a:hover {
	background: url(../img_common/img02on.gif) no-repeat left center;
}
.twocols .col2 ul ul {
	padding: 0 0 0 10px;
}
/* Content */



#content_full {
	float: right;
	width: 720px;
	padding: 10px;
	margin-right:10px;
	border: 1pX #999999 solid;
}

#content_ml {
	float: right;
	text-align:left;
	width: 470px;
	padding: 5px;
	margin-right:5px;
	border-left: 1pX #999999 solid;
}
#content_ml ul{
	text-align:left;
	text-indent: 10px;
	background-color: #CCFF33;
	color: #000000;
}
ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	margin:5px;
}
li {
	list-style-type: none;
	color: #999999;
	font-size: 10px;
	font-weight: bold;}
#content_ml li a{
display:inline;
	list-style-type: none;
	color: #333333;
}
#content_ml img{
	clear:both;
}

.title {
	padding-bottom: 5px;
	font-size:14px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../img_common/img10.gif) no-repeat left center;
}

.asset-name {
	color:#CCCCCC;
	line-height:150%;
}
.asset-name a{
	color:#CCCCCC;
	line-height:180%;
}

.asset-header .event-index a{
	color:#CCCCCC;
	line-height:180%;
}


.asset-footer{
font-size:small;
margin:0 0 20px 0;
padding:5px;
text-align:right;
border-bottom:#CCCCCC dashed 1px ;
clear:both;
  }

.asset-footer li{
	display: inline;
color:#333333;
font-weight:bold;
  }

.entry-tags {
clear:both;
padding-top:10px;
  }
.entry-tags li{
color:#333333;
font-weight:bold;
  }
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 10px 10px 0 10px;
}

#sidebar_s {
	float: left;
	width: 220px;
	padding: 10px 0px 0 10px;
}

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


#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0;
	color:#FF0033;
}

#sidebar h3 {
	margin: 0;
	font-size:10px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	background:#333;
	color:#CCCCCC;
	}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */


#footer{
  border-top: #CCCCCC dotted 1px;
  font-size:9px;
	text-align: center;
  
	width: 720px;
	height: 100px;
	margin: 0 auto;
	clear: both;
  }
#footer p {
}

#footer a {
	color: #cccccc;
}

#mobile {
width:240px;
}

#mcontents {
width:240px;
}

#photospace {
	width: 440px;
	padding: 10px;
	float:left;
	border: 1px solid #B2B2B2;
}

#photospace img {
	border: 0px;
}

#photospace .partyphoto {
	float: left;
	font-size: 9px;
	color: #FF0099;
	background-color: #eee;
	padding: 2px;
	margin: 2px;
	height: 130px;
	width: 100px;
	border: 1px solid #CCCCCC;
}

#photospace .partyphoto .name {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	color: #333333;
	float:right;
}

#sidebar .comnt {
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
}
#sidebar .name {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #FFFFFF;
	background-image:url(../img_common/ico_cmnt.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
#sidebar .link {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #FFFFFF;
	background-image:url(../img_common/ico_link.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
#content_ml .text1 {
	color: #99FFFF;
	
}
#content_ml p .btn {
border:#333333 1px solid;
background-color:#CCCCCC;
color:#333333;
padding:10px;
margin:10px;
line-height:180%;
font-weight:bold;
}
#content_ml .present {
text-align:center;
background-color:#FFFFFF;
color:#333333;
line-height:150%;
padding:10px;
}
