/* synonymgraphyics */
/* http://www.untwix.net/ */


body {
	margin:0px;
	padding:0px;
	font-size:75%;
	color:#FFFFFF;
	background:#000000;
	font-family:osaka,'Hiragino Kaku Gothic Pro',Meiryo,sans-serif;
	line-height:1.5em;
	text-align:justify;
}


a {
	color:#D4F6FC;
	text-decoration:ubderline;
}

a:hover {
	color:#00A0C6;
	text-decoration:underline;
}

.none {
	display:none;
}

.float_clear {
	clear:both;
	height : 0;
	visibility : hidden;
	font-size : 1px;
	line-height : 0;
}

.note { 
	margin-left:20px;
	text-indent:-1.5em;
	padding:0 0 5px 0;
}


.img_icon {
	vertical-align:-3px;
}

.img_border {
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:2px solid #BBBBBB;
	border-bottom:2px solid #BBBBBB;
}
	


/*
	text
-----------------------------------*/

.size10 {
	font-size:10px;
}

.color_red {
	color:#CC0000;
}


/*
	main
-----------------------------------*/

#wrapper {
	width:920px;
	margin:20px auto 20px auto;
	padding:0;
	background:#000000;
	/*float:left;*/
}

#wrapper #content {
	float:left;
	background:url(../images/back_main.gif) repeat-y;
}

#wrapper #content #navi {
	width:200px;
	float:left;
}

#wrapper #content #main_content {
	width:700px;
	float:right;
}

#wrapper #content #main_content p {
	margin:0;
	padding:0 0 10px 5px;
}

#wrapper #content #main_content .key_v {
	width:700px;
	height:300px;
	margin:0 0 15px 0;
}

#wrapper #content #main_content .clear_line {
	width:700px;
	height:10px;
	margin:10px 0 10px 0;
	padding:0;
	clear:both;
}

#wrapper #content #main_content .tbox {
	padding:40px 0 30px 20px;
}

#wrapper #content #main_content .attbox {
	padding:15px 0 30px 12px;
}

#wrapper #content #main_content .attbox .text {
	padding:15px;
	margin:0 0 0 25px;
	background:#1B1B1B;
}

#wrapper #content #main_content .attbox .text .mail {
	padding:12px 0 12px 0;
	font-size:170%;
	font-family:Helvetica, Arial, sans-serif;
}

#wrapper #content #main_content .attbox .text .mail .sub {
	font-size:9px;
	padding:0 0 0 15px;
	color:#CCCCCC;
}

/*
	head
-----------------------------------*/

#head {
	width:920px;
	height:110px;
	margin:25px 0 7px 0;
}


/*
	footer
-----------------------------------*/

#wrapper #footer {
	width:920px;
	height:60px;
	margin:10px auto 25px auto;
}


/*
	gnavi
-----------------------------------*/

#wrapper #content #navi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#wrapper #content #navi li {
	width:200px;
	height:27px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#wrapper #content #navi li.menu00 a {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi00.gif) no-repeat;
}

#wrapper #content #navi li.menu00 a:hover {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi00_on.gif) no-repeat;
}

#wrapper #content #navi li.menu00_active {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi00_on.gif) no-repeat;
}

#wrapper #content #navi li.menu01 a {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi01.gif) no-repeat;
}

#wrapper #content #navi li.menu01 a:hover {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi01_on.gif) no-repeat;
}

#wrapper #content #navi li.menu01_active {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi01_on.gif) no-repeat;
}

#wrapper #content #navi li.menu02 a {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi02.gif) no-repeat;
}

#wrapper #content #navi li.menu02 a:hover {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi02_on.gif) no-repeat;
}

#wrapper #content #navi li.menu02_active {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi02_on.gif) no-repeat;
}


#wrapper #content #navi li.menu03 a {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi03.gif) no-repeat;
}

#wrapper #content #navi li.menu03 a:hover {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi03_on.gif) no-repeat;
}

#wrapper #content #navi li.menu03_active {
	width:200px;
	height:27px;
	display:block;
	background:url(../images/gnavi03_on.gif) no-repeat;
}


#wrapper #content #navi .tag {
	margin:20px 0 0 0;
}


/*
	outline
-----------------------------------*/

#outline {
	margin:0;
	padding:0;
}

#outline .key_v {
	width:700px;
	height:300px;
	margin:0 0 15px 0;
}

#outline .left {
	width:340px;
	float:left;
}

#outline .right {
	width:340px;
	float:right;
}

#outline .navi {
	width:340px;
	height:25px;
	margin:0 0 10px 0;
}

#outline p,
#outline .left p,
#outline .right p {
	margin:0;
	padding:0 0 10px 5px;
}

#outline .clear_line {
	width:700px;
	height:10px;
	margin:10px 0 10px 0;
	padding:0;
	clear:both;
}

#outline p.link {
	margin:0 0 10px 5px;
	padding:3px 3px 3px 8px;
	background:#111111;
	border-left:2px solid #555555;
}

#outline p.tag {
	padding:15px 0 20px 5px;
}

#outline p.deadline {
	padding:5px 0 10px 5px;
	color:#FF9600;
}


/*
	gallery
-----------------------------------*/

#gallery {
	margin:0;
	padding:0;
}

#gallery .box {
	float:left;
}

#gallery .box .left {
	width:215px;
	float:left;
	background:#FF0000;
}

#gallery .box .right {
	width:215px;
	float:right;
	background:#FF9600;
}

#gallery .box .center {
	width:215px;
	margin:0 0 0 243px;
	
	background:#0000FF;
}

#gallery .nametag {
	width:700px;
	height:25px;
	margin:0 0 10px 0;
}

#gallery .nametag img {
	border:none;
}



/*
	gallery_inner
-----------------------------------*/

#gallery_inner {
	margin:0;
	padding:0;
}

#gallery_inner .left {
	width:340px;
	float:left;
}

#gallery_inner .right {
	width:340px;
	float:right;
}

#gallery_inner .navi {
	height:20px;
	margin:15px 0 5px 0;
}

#gallery_inner .download {
	padding:10px 0 0 0;
	text-align:center;
}

#gallery_inner .download_sub {
	padding:0 0 15px 0;
	text-align:center;
	color:#FFFFFF;
}

#gallery_inner .nametag {
	width:700px;
	height:25px;
	margin:0 0 10px 0;
}

#gallery_inner .thumb {
	width:700px;
	height:250px;
}

#gallery_inner .thumb_copy {
	width:700px;
	text-align:right;
	padding:5px 0 5px 0;
	color:#777777;
	font-size:9px;
}

#gallery_inner table {
	border:0;
}

#gallery_inner td.data {
	padding:7px 0 0 5px;
}

#gallery_inner td.tag {
	width:85px;
	padding:5px 0 0 0;
}

#gallery_inner td a {
	text-decoration:none;
	color:#FFFFFF;
}

#gallery_inner td a:hover {
	color:#00A0C6;
	text-decoration:underline;
}

#gallery_inner .btn_block { 
	height:20px;
	margin:15px 0 15px 0;
}

#gallery_inner .btn_block .btnleft {
	width:50px;
	margin:0 0 0 0;
	float:left;
}

#gallery_inner .btn_block .btncenter {
	width:600px;
	margin:0 0 0 0;
	text-align:center;
	position:absolute;
}

#gallery_inner .btn_block .btnright {
	width:50px;
	margin:0 0 0 0;
	text-align:right;
	float:right;
}

#gallery_inner .btn_block .btnleft img,
#gallery_inner .btn_block .btncenter img,
#gallery_inner .btn_block .btnright img {
	border:0;
}

