@charset "utf-8";
html , body {height: 100%;}
#nav { width: 200px; margin:0px 0px 0px 0px; 
padding-left:0;
margin-left:0;
}
#nav li {
 	list-style-type:none;
	font-size:2em;
	list-style: none;
	padding: 0px 0px 0px 0px;
}
#nav ul {
 	list-style-type:none;
	list-style: none;
	padding: 0px 0px 0px 0px;
	padding-left:0;
    margin-left:0;
}
#nav li a {
	background-image:url('/img/temp_set.png');
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	height: 45px;
}
#nav li a.menu {background-position:-200px -540px;}
#nav li a.top {background-position:0px 0px;}
#nav li a:hover.top {background-position:-200px 0px;}
#nav li a.about {background-position:0px -45px;}
#nav li a:hover.about {background-position:-200px -45px;}
#nav li a.profile {background-position:0px -90px;}
#nav li a:hover.profile {background-position:-200px -90px;}
#nav li a.blog {background-position:0px -135px;}
#nav li a:hover.blog {background-position:-200px -135px;}
#nav li a.game {background-position:0px -180px;}
#nav li a:hover.game {background-position:-200px -180px;}
#nav li a.photo {background-position:0px -225px;}
#nav li a:hover.photo {background-position:-200px -225px;}
#nav li a.illust {background-position:0px -270px;}
#nav li a:hover.illust {background-position:-200px -270px;}
#nav li a.bbs {background-position:0px -315px;}
#nav li a:hover.bbs {background-position:-200px -315px;}
#nav li a.link {background-position:0px -360px;}
#nav li a:hover.link {background-position:-200px -360px;}
#nav li a.mixi {background-position:0px -405px;}
#nav li a:hover.mixi {background-position:-200px -405px;}
#nav li a.twitter {background-position:0px -450px;}
#nav li a:hover.twitter {background-position:-200px -450px;}
#nav li a.pixiv {background-position:0px -495px;}
#nav li a:hover.pixiv {background-position:-200px -495px;}
#nav li a.mail_1 {background-position:0px -540px;}
#nav li a.mail_2 {background-position:0px -585px;}

div#logo_test{
width:200px; /*画像の横幅*/
height:45px; /*画像の高さ*/
background-image:url('/img/temp_set.png');
background-repeat:no-repeat;
background-position:0 -45px;
}



body{
	background-color: #CCFFFF;
	background-image: url(/img/wall.png);
	line-height : 140% ;
	letter-spacing: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#1A2846;
	font-size:13px;
	font-family:'Arial', 'Tahoma', sans-serif;
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1{
	margin: 0px;
	padding:0px;
	}
h2{
	clear: left;
	margin:  0px  0px 10px 0px;
	padding:3px 0px 0px 0px;
	}
h3{
	margin: 4px;
	padding:0px;
	}
h4{
	margin: 8px;
	padding:0px;
	font-weight: normal;
	}
.entry{
	padding:0px 6px 0px 12px;
	margin:  0px  0px 40px 0px;
	}

ul#ul_li {
	margin: 6px 0px 4px 6px;
	padding: 0;
	list-style: none;
}

ul#ul_li li {
	float: left;
	padding-right: 8px;
	padding-left: 10px;
	background: url(/img/ul_li.gif) no-repeat 0 50%;
}

ul#ul_li li.home {
	padding-left: 0;
	background: none;
}

ul#ul_li li em {
	font-style: normal;
	font-weight: bold;
}
ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

ul {
	display: inline-table;
	min-height: 1%;
}

* html ul {
	height: 1%;
}

ul {
	display: block;
}

#container { 
	
	width: 1024px;
	height:auto;
	border: medium solid #0044ad;
	border-width: 0px 3px 0px 3px;
	background-color:#ffffff;
	background-image:url(img/menu_backgrand.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	background: #111111; 
	width: 1024px;
	height:80px;
	padding:0px 0px;
}
#sidebar{
	float: left;
	width: 200px;
	height: auto;
	min-height: 100%;
}
#main_content {
	float: right;
	width: 824px;
	padding: 0px;
	background-color:#ffffff;
}
#footer { 
	width: 1024px;
	clear : both;
	height:60px;
	right: 0;  
	top: 0;
}
a {
	text-decoration: underline;
}
a img {
	border: none;
}
a:link {
	color:#0a3dbf;
}
a:visited{
	color:#5b497c;
}
a:hover{
	color:#56756d;
	background-color:#bfe5e8;
}
a:active {
    color: #c4ffe8;
    background-color:#5e9126;
}
a.table_link{
	display:block;
	width:100%;
	height:100%;
}
a:hover img{
	opacity:0.65;
	filter:alpha(opacity=65);
	-ms-filter: "alpha( opacity=65 )";
	}
img {
	vertical-align: bottom;
	text-align: right;
}
.text_r {
	text-align: right;
}
.text_l {
	text-align: left;
}
.right {
	text-align: right;
	margin-left : auto ;
	margin-right : 0px ;
}

.table_main {
    border: 1px #444f6d solid;
    border-spacing: 1px;
    background: #d3ddef repeat-x 0 100%;
}

.th_1 {
    padding: 1px;
    border: #7f96c1 solid;
    border-width: 0 0 1px 1px;
    background: #708ecc url(./img/table_th.png);
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.td_1 {
    padding: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbe2f7 #7f96c1 #7f96c1 #dbe2f7;
    color: #1A4444;
	background: #c1e8ff url(./img/table_td.png);
}
.text_16 {
	font-size: 16px;
}
#td_header{
	height:80px;
}
#td_main{
	width:820px;
	height:100%;
	vertical-align:top;
}
#td_main_left{
	width:562px; 
	vertical-align:top;
}
#td_main_right{
	width:256px; 
	vertical-align:top;
}
.center{
	margin-left : auto ;
	margin-right : auto ;
	height:100%;
	width:100%;
	background-color:#FFFFFF;
}
.command{
	margin-left : auto ;
	margin-right : auto ;
	padding:0px;
	border:0px;
	border-spacing:5px;
}
.command_center{
	text-align:center;
}
.lr{
	width:20px;
	background:url(/img/wall_2.png);
}

/* -------------------------------------------------------------------------------- */
/*      新CSS Sprite                                                                 */  
/* -------------------------------------------------------------------------------- */
.silent_text{
	display:none;
	}

.menu_div{
	width:200px;
	height:540px;
	}
.header_1{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:1024px;
	height:80px;
	padding:0px 0px;
}
.footer_1{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	background-position:0 -80px;
	width:1024px;
	height:60px;
	clear : both;
	padding:0px 0px;
}
.menu_list{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -655px;
	width:200px;
	height:45px;
	
}
.sub_link{
	width:200px;
	height:45px;
	}
.sub_link_1{
	float:left;
	width:100px;
	height:45px;
	}
.sub_link_2{
	float:right;
	width:100px;
	height:45px;
	}
.menu_top{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -140px;
	width:200px;
	height:45px;
}
.menu_top:hover{
	background-repeat:no-repeat;
	background-position:-200px -140px;
}
.menu_about{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -185px;
	width:200px;
	height:45px;
}
.menu_about:hover{
	background-repeat:no-repeat;
	background-position:-200px -185px;
}
.menu_profile{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -230px;
	width:200px;
	height:45px;
}
.menu_profile:hover{
	background-repeat:no-repeat;
	background-position:-200px -230px;
}
.menu_blog{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -275px;
	width:200px;
	height:45px;
}
.menu_blog:hover{
	background-repeat:no-repeat;
	background-position:-200px -275px;
}
.menu_game{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -320px;
	width:200px;
	height:45px;
}
.menu_game:hover{
	background-repeat:no-repeat;
	background-position:-200px -320px;
}
.menu_photo{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -365px;
	width:200px;
	height:45px;
}
.menu_photo:hover{
	background-repeat:no-repeat;
	background-position:-200px -365px;
}

.menu_illust{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -410px;
	width:200px;
	height:45px;
}
.menu_illust:hover{
	background-repeat:no-repeat;
	background-position:-200px -410px;
}
.menu_bbs{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -455px;
	width:200px;
	height:45px;
}
.menu_bbs:hover{
	background-repeat:no-repeat;
	background-position:-200px -455px;
}
.menu_link{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:0 -500px;
	width:200px;
	height:45px;
}
.menu_link:hover{
	background-repeat:no-repeat;
	background-position:-200px -500px;
}
.menu_mail{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:-200px -610px;
	width:200px;
	height:90px;
}
.menu_mixi{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:-400px -140px;
	width:100px;
	height:45px;
}
.menu_mixi:hover{
	background-repeat:no-repeat;
	background-position:-500px -140px;
}

.menu_facebook{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:-400px -185px;
	width:100px;
	height:45px;
}
.menu_facebook:hover{
	background-repeat:no-repeat;
	background-position:-500px -185px;
}.menu_twitter{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:-400px -230px;
	width:100px;
	height:45px;
}
.menu_twitter:hover{
	background-repeat:no-repeat;
	background-position:-500px -230px;
}.menu_pixiv{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:-400px -275px;
	width:100px;
	height:45px;
}
.menu_pixiv:hover{
	background-repeat:no-repeat;
	background-position:-500px -275px;
}.menu_photozo{
	background-image:url(/img/temp_set_2.png);
	background-repeat:no-repeat;
	float:left;
	background-position:-400px -320px;
	width:100px;
	height:45px;
}
.menu_photozo:hover{
	background-repeat:no-repeat;
	background-position:-500px -320px;
}


