@charset "shift_jis";

/* ------------------------------------
Copyright (C) 2008 ino;graphica.
--------------------------------------  */

body,div,h1,h2,h3,h4,dl,dd,p { 
	margin: 0px;
	padding: 0px;
}

img, table {
	border-width: 0px;
	border-style: none;
}

ul,ol,li {
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0;
	margin-left: 8px;
	margin-right: 0;
}

ul,ol,menu,dir,dl { list-style: none; }

td {
	font-size: 12px;
	line-height: 18px;
}



/* Common Setting
----------------------------------------- */
	
body {
	font: 10px/18px "Lucida Grande", Lucida, Verdana, Meiryo, メイリオ, OSAKA, sans-serif;
	color: #111111;
	text-align: center;
	width: 100%;
	background-color: #fff400;
}

#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}


.section {
	font-size: 14px;
	font-weight: bold; color: #222222;
	background: url(../img/redball.png) no-repeat;
	border-bottom: 1px dotted #696969;
	width: 570px;
	height: 30px;
	margin: 0 0 10px;
	padding-left: 30px;
	padding-top: 5px;
}


.list {
	width: 700px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 15px;
	background: #eeeeee;
}



.lead {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}


.s_award {
	width: 600px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: white;
}

.award {
	height: 18px;
	font-size: 12px;
	background: url(../img/arrow_next.gif) no-repeat;
	padding: 0 0 0 16px;
	margin: 5px 0;
}

.check {
	font-size: 10px;
	height: 14px;
	background: url(../img/action_check.gif) no-repeat;
	padding: 0 0 0 18px;
	margin: 5px 0;
}

.bumon {
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/icon_bumon.gif) no-repeat;
	margin: 0;
	padding: 5px 0 0 35px;
}

.entry {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/arrow_next.gif) no-repeat;
	padding: 0 0 0 16px;
	margin: 5px 0;
}


#copyright {
	font-size: 10px;
	line-height: 16px;
	width: 710px;
	height: 20px;
	text-align: right;
	border-top: 1px dotted #696969;
	padding: 15px 0px 30px 0;
}

/* Link Color */

a:link, a:visited {
	color:#cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration:underline;
}
a:active {
	color:#ff0000;
	text-decoration: none;
}

/* Font
------------------------- */
.name1 { font-size: 12px; line-height: 18px; color: #333333; padding: 0 0 0 18px;
	margin: 0 0 0 16px;
	background: url(../img/user.gif) no-repeat;
}


.size10 { font-size: 10px; line-height: 16px; padding: 0; }

.size12 {
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	padding: 0px 0px 0px 10px;
	}

h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 40px;
	margin-bottom: 10px;
}

h2 { font-size: 14px; line-height: 20px; font-weight: bold; color: #cc0000; }	
h3 { font-size: 12px; line-height: 18px; font-weight: bold; color: #333333; }


/* Color
------------------------- */
.green { color: #66cc00; }
.red { color: #cc0000; }
.gray { color: #eeeeee; }


#footcopyright {
	margin-top: 15px; 
	margin-right: 20px; 
	margin-bottom: 20px;
}
