@charset "Shift_JIS";

/*  
Media Integration, Inc. Import And Distribution, http://second.minet.jp
Copyright 2006, Media Integration, Inc. ALL RIGHTS RESERVED.
Version: 1.5

*/



/*
Global
*/
* {margin:0; padding:0; border:0;}
p {margin:0;}
* table {height:1%;}
img {border-width:0px; vertical-align:text-bottom;}

/*
HTML body
*/
body {
	margin:0;
	padding:0 10px;
	font-family:Verdana, Arial, Helvetica, 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック';
	font-size:12px;
	line-height:18px;}
body .container {
	width:420px;
	padding-top:10px;
	margin:10px auto;}

/*
Header
*/
h1 {
	font-size:16px;
	margin-bottom:10px;}


/*
textbox
*/
body .textbox {
	font-size:12px;
	line-height:15px;
	color:#333;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #CCC;}
body .textbox p {
	margin-bottom:5px;}
body .textbox ul {
	margin:0 auto 5px 20px;}
body .textbox ul li {
	margin-bottom:2px;}
/*
textbox | link
*/
body .textbox a {
	color:#8EC450;
	text-decoration:underline;}
body .textbox a:hover {
	color:#FFF;
	background-color:#8EC450;
	text-decoration:none;}


/*
table
*/
body table {
	font-size:12px;
	line-height:15px;
	color:#333;}
input, textarea {
	margin-left:8px;}
input {
	height:18px;
	border:solid 1px #CCC;}
textarea {
	border:solid 1px #CCC;}
input.btn {
	height:36px;
	border:none;}
input.inputName {
	width:130px;}
input.inputFull, textarea.inputFull {
	width:268px;}
input.radio {
	border:none;}
body .btnRight {
	float:right;
	margin-right:10px;}
body .btnRight input {
	width:138px;
	height:36px;
	border:none;}