/************************************************************
BODY—v‘f
************************************************************/
body
{
	width: 960px;
	margin: 0 auto;
	color: #333333;
	background-color: #000000;
}

/************************************************************
INPUT—v‘f
************************************************************/
input.password_form
{
	border: 1px #000000 solid;
	border-left: 0;
	padding: 0;
	margin: 0;
}

input.button
{
	border: 1px #000000 solid;
	background-color: #ffffff;
	padding: 0;
	margin: 0px 0px 0px 10px;
}

/************************************************************
TEXTAREA—v‘f
************************************************************/
textarea
{
	border: 1px #000000 solid;
	border-left: 0;
	width: 100%;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

/************************************************************
ID:layout
************************************************************/
div#layout
{
	background-color: #ffffff;
}

/************************************************************
ID:header
************************************************************/
div#header
{
}

/************************************************************
ID:footer
************************************************************/
div#footer
{
}

/************************************************************
ID:body
************************************************************/
div#body
{
}

/************************************************************
ID:top_column
************************************************************/
div#top_column
{
}

/************************************************************
ID:main_column
************************************************************/
div#main_column
{
	width: 100.0%;
}

#main_column div.left_column
{
	width: 0.0%;
}

#main_column div.center_column
{
	width: 80.0%;
	margin: 0px 0px 0px 0%;
}

#main_column div.right_column
{
	width: 20.0%;
}

#main_column div.right_column h2
{
	color: #333333;
	border-bottom: 1px #000000 dotted;
	font-size: 15px;
	padding: 1px 0px 1px 5%;
	margin: 8% 0px 6% 0px;
}

/************************************************************
ID:bottom_column
************************************************************/
div#bottom_column
{
}

/************************************************************
ID:contents_title
************************************************************/
div#contents_title
{
	padding: 0px 0px 0px 4%;
	margin: 0px 0px 0px 0px;
	width: 250px;
}

#contents_title h2
{
	color: #000000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#contents_title p
{
	border-top: 4px #000000 solid;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-size: 12px;
}

/************************************************************
ID:software
************************************************************/
div#software
{
}

#software div
{
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5%;
}

#software div.goods
{
	text-align : center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#software p
{
	font-size: 10px;
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 5%;
	line-height: 160%;
}

/************************************************************
ID:menu
************************************************************/
div#menu
{
	text-align: right;
	padding: 0px 50px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu div
{
	text-align: center;
	display: inline-block;
	width: 70px;
}

#menu a
{
	display: inline-block;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: -10px 4px 0px 4px;
	border: 1px #ffffff solid;
}

#menu a:hover
{
	background-color: #ffffff;
	color: #000000;
	border-color: #000000;
}

/************************************************************
ID:shortcut
************************************************************/
div#shortcut
{
	text-align : right;
	padding: 0;
	margin: 0px -17px 0px 0px;
}

#shortcut div
{
	margin: 0px 0px 10px 0px;
}


#shortcut a img
{
	opacity: 1.0;
	filter: alpha(opacity=60);
}

#shortcut div
{
	margin: 0px 0px 10px 0px;
}

/************************************************************
ID:nonsense
************************************************************/
div#nonsense
{
	width: 95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
}

#nonsense div
{
	padding: 0px 2% 0px 3%;
}

#nonsense div.days
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	text-align: right;
	text-decoration : underline;
	font-size: 12px;
}

#nonsense div.log
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: right;
}

#nonsense div.log a
{
	font-size: 10px;
	display: inline-block;
	width: 10%;
	color: #555555;
	margin: 0px 1px 0px 1px;
	border: 1px #555555 dotted;
	text-align: center;
}

#nonsense div.log a:hover
{
	color: #ffffff;
	background-color: #000000;
	border: 1px #ffffff dotted;
}

#nonsense div.log p
{
	background-color: #cccccc;
	font-size: 10px;
	display: inline-block;
	width: 10%;
	color: #999999;
	margin: 0px 1px 0px 1px;
	border: 1px #999999 dotted;
	text-align: center;
}

/************************************************************
ID:works
************************************************************/
div#works
{
	width: 95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
}

#works div
{
	padding: 0px 2% 0px 3%;
}

#works div.contents
{
	padding: 30px 0px 50px 8%;
}

#works div.contents h3
{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#works div.contents p
{
	padding: 0px 0px 0px 40px;
}

#works div.contents img
{
	width: 560px;
	height: 420px;
	border: 1px #aaaaaa solid;
}

#works div.contents hr
{
	margin: 20px 0px 35px 0px;
	width: 90%;
    border: 0;
    border-bottom: 1px dotted #000000;
}

/************************************************************
ID:links
************************************************************/
div#links
{
	width: 95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
}

#links div
{
	padding: 0px 2% 0px 3%;
}

#links div.contents
{
	padding: 30px 0px 50px 8%;
}

#links div.contents p
{
	padding: 5px 0px 0px 0px;
}

#links dl
{
	margin: 30px 0px 50px 8%;
	padding: 0px 0px 500px 0px;
}

#links  dt
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links dd
{
	width: 200px;
	height: 40px;
	float: left;
	margin: 5px;
}

#links img
{
	border: 1px #000000 dotted;
	width: 200px;
	height: 40px;
}

#links a.textlink
{
	display: inline-block;
	background-color: #dddddd;
	border: 1px #000000 dotted;
	width: 200px;
	height: 40px;
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}

#links a.textlink:hover
{
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-decoration: none;
}

#links a.textlink div
{
	padding: 10px 5px 10px 5px;
	color: #000000;
	text-align : center;
	font-weight: bold;
	line-height: 140%;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

/************************************************************
ID:galley
************************************************************/
#galley img
{
	padding: 0;
	margin: 0;
	width: 32px;
	height: 32px;
}

/************************************************************
ID:profile
************************************************************/
div#profile
{
	font-size: 12px;
}

#profile p
{
	width: 90%;
	line-height: 140%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5%;
}

#profile div
{
	text-align : right;
}

/************************************************************
ID:caution
************************************************************/
div#caution
{
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}

#caution p
{
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#caution h2
{
	font-size: 22px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 3px #ffffff solid;
}
