/*-------------------------------------------------
 layout
-------------------------------------------------*/
body
{
	background:url(images/ts_bg_pink.jpg) repeat-x;
	color: #666666;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

img{	border: 0;}
form{	margin: 0;}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-weight: bold;
	margin: 0;
}

body ul,body li,body dl,body dt,body dd{
	list-style-type:none;
	padding:0;
	margin:0;
}


/* Links */
a:link, a:visited
{
	color: #870A57;
	text-decoration: none;
}
a:hover, a:active
{
	color: #CA027D;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 950px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header_TOP
-------------------------------------------------*/

#header_top
{
	position: relative;
	width: 950px;
	height: 450px;
}

#header_top .flashleft
{
	width: 492px;
	height: 450px;
	float:left;
}

#header_top .flashright
{
	width: 458px;
	height: 450px;
	float:left;
}



#header_top2
{
	position: relative;
	width: 950px;
	height: 40px;
}

#header_top3
{
	position: relative;
	width: 950px;
	height: 161px;
}

#header_top3 .top_news
{
	background: url(images/top_blog.jpg) no-repeat;
	width: 615px;
	height: 100px;
	float:left;
	padding-top:40px;
}

#header_top3 .top_news_right
{
	width: 335px;
	height: 161px;
	float:left;
}


#header_top4
{
	position: relative;
	width: 950px;
	height: 230px;
}

#header_top4 .top_feed_left
{
	width: 262px;
	height: 230px;
	float:left;
}

#header_top4 .top_feed_left img
{
	padding:0;
	margin:0;
}

#header_top4 .top_feed_left a
{
	padding:0;
	margin:0;
}


#header_top4 .top_feed
{
	background: url(images/top_tomodachi.jpg) no-repeat;
	width: 353px;
	height: 178px;
	float:left;
	/*background:red;*/
	padding:52px 0 0 0;
	line-height: 16px;
	
}

#header_top4 .top_feed a
{

	font-weight:bold;
	line-height: 14px;
	/*padding:0 0 4px 0;*/
	/*margin:0 0 10px 0;*/
	/*display:block;*/
	

}

#header_top4 .top_feed_right
{
	width: 335px;
	height: 230px;
	float:left;
}


/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 950px;
	height: 40px;
	margin: auto;
}

/*ÃæÌÌ¥á¥Ë¥å¡¼*/

/* menu */

	div#header .menu{
		clear:both;
		width:760px;
		margin:0;
		height:40px;
	}
		div#header .menu li{float:left;}

		div#header .menu li.shuriair{
			width:71px;
			height:40px;
			background:url(images/m_0.gif) left top no-repeat;
		}
		div#header .menu li.profile{
			width:67px;
			height:40px;
			background:url(images/m_1.gif) left top no-repeat;
		}
		div#header .menu li.blog{
			width:56px;
			height:40px;
			background:url(images/m_2.gif) left top no-repeat;
		}
		div#header .menu li.Result{
			width:66px;
			height:40px;
			background:url(images/m_3.gif) left top no-repeat;
		}
		div#header .menu li.photo{
			width:108px;
			height:40px;
			background:url(images/m_4.gif) left top no-repeat;
		}
		div#header .menu li.spon{
			width:79px;
			height:40px;
			background:url(images/m_5.gif) left top no-repeat;
		}
		div#header .menu li.mag{
			width:92px;
			height:40px;
			background:url(images/m_6.gif) left top no-repeat;
		}
		div#header .menu li.freeski{
			width:69px;
			height:40px;
			background:url(images/m_7.gif) left top no-repeat;
		}
		div#header .menu li.links{
			width:58px;
			height:40px;
			background:url(images/m_8.gif) left top no-repeat;
		}
		div#header .menu li.formedia{
			width:94px;
			height:40px;
			background:url(images/m_9.gif) left top no-repeat;
		}
/**/

			div#header .menu li a{height:40px;display:block;overflow:hidden;text-indent:-999px;}

			div#header .menu li.shuriair a:hover,
			body#shuriair div#header .menu li.shuriair a{
				background:url(images/m_0_o.gif) top left no-repeat;
			}
			div#header .menu li.profile a:hover,
			body#profile div#header .menu li.profile a{
				background:url(images/m_1_o.gif) top left no-repeat;
			}
			div#header .menu li.blog a:hover,
			body#blog div#header .menu li.blog a{
				background:url(images/m_2_o.gif) top left no-repeat;
			}
			div#header .menu li.Result a:hover,
			body#Result div#header .menu li.Result a{
				background:url(images/m_3_o.gif) top left no-repeat;
			}
			div#header .menu li.photo a:hover,
			body#photo div#header .menu li.photo a{
				background:url(images/m_4_o.gif) top left no-repeat;
			}
			div#header .menu li.spon a:hover,
			body#spon div#header .menu li.spon a{
				background:url(images/m_5_o.gif) top left no-repeat;
			}
			div#header .menu li.mag a:hover,
			body#mag div#header .menu li.mag a{
				background:url(images/m_6_o.gif) top left no-repeat;
			}
			div#header .menu li.freeski a:hover,
			body#freeski div#header .menu li.freeski a{
				background:url(images/m_7_o.gif) top left no-repeat;
			}
			div#header .menu li.links a:hover,
			body#links div#header .menu li.links a{
				background:url(images/m_8_o.gif) top left no-repeat;
			}
			div#header .menu li.formedia a:hover,
			body#formedia div#header .menu li.formedia a{
				background:url(images/m_9_o.gif) top left no-repeat;
			}

/*clear
-----------------------------------------------------*/
div#header .menu ul:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* WinÈÇIE7¤ÈMacÈÇIE5ÂÐºö */
div#header .menu ul{
	display:inline-table;
	min-height:1%;
}

/* WinÈÇIE5¤ª¤è¤Ó6ÂÐºö */
/* Hides from IE-mac \*/

* html div#header .menu ul{
	height:1px;
}

div#header .menu ul{
	display:block;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 950px;
	margin: auto;
}
#wrapper
{
	width: 950px;
	margin: auto;
}

#wrapper dl{width:400px;}

#wrapper dt{
float:left;
width: 6em;
padding: 1px;
clear:both;
vertical-align:top;
}

#wrapper dd{
margin: 0 0 0 6em;
padding: 1px;
vertical-align:top;
text-align:left;
color:#000;
font-weight:bold;
}
#wrapper dd a{color:#333;text-decoration:none;}
#wrapper dd a:hover{color:#333;text-decoration:underline;}


/*ÃæÌÌ*/

#mainwrapper2
{
	width: 950px;
	margin: auto;
}
#wrapper2
{
	width: 950px;
	background: url(images/ts_naka_back.jpg) no-repeat;
	margin: auto;
}



/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 950px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
	margin-right: -204px;
}
.content
{
	padding: 0;
	margin: 7px 224px 30px 20px;

}

/*ÃæÌÌ*/

#container2
{
	width: 720px;
	height: 1%;
	float: left;
	padding:0 20px 0 20px;
}

.content2
{
	width: 720px;
	float: left;
	padding:0;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/

.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 50px 0 0 0;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 10px 0 16px 0;
}

/*ÃæÌÌ*/

.contenttitle2 h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0px 0 0 0;
}
.contentbody2
{
	font-size:13px;
	text-align: justify;
	padding: 10px 0 16px 0;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 190px;
	padding: 0px;
	margin: 0;
}
.sidebar img
{
	margin: 0;
	padding: 0;
	float:left;
}



/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 950px;
	/*background: #FCD21B;*/
	text-align: right;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
    width: 300px;
    margin-right: 105px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */

.documentbox{

	width:760px
	padding:0 20px 0 0;

}

.documentbox b{

	display:block;
	padding: 0 0 2px 0;
	margin: 5px 10px 5px 10px;
	background: url(images/dot.gif) bottom repeat-x;

}
.documentbox .bodybox{

	display:block;
	padding: 0 0 2px 0;
	margin: 5px 10px 5px 10px;

}


.leftbox {
	width:300px;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height:18px;
}

.leftbox b{

	display:block;
	padding: 0 0 2px 0;
	margin: 5px 0 5px 0;
	background: url(images/dot.gif) bottom repeat-x;
}

.leftbox i{

	font-style:normal;
	font-weight:bold;
	color:red;

}

.leftbox tt{

	font-style:normal;
	font-weight:normal;
	color:red;

}

.leftbox a{

	font-weight:bold;

}

.rightbox {

	width:400px;
	float: right;
}

.rightbox img {

	/*-moz-opacity:0.9;*/
	/*opacity:0.9;*/
	/*filter:alpha(opacity=90);*/
}

.psbox{
	/*background:red;*/
	padding: 0 10px 0px 10px;
}

.psbox img{

	padding: 0 10px 10px 0px;
}

.psbox b{

	display:block;
	padding: 0 0 2px 0;
	margin: 5px 0 5px 0;
	background: url(images/dot.gif) bottom repeat-x;
}

