@charset "utf-8";

/*   
Theme Name: Vanguard Networks co,.ltd. 2011.04
Theme URI: http://www.mmk.co.jp
Description: 株式会社ヴァンガードネットワークス（http://vanguard.ne.jp）のホームページ用カスタマイズテーマです。
Author: VanguardNetworks co,. ltd.
Author URI:http://www.mmk.co.jp
Version: 1.0
*/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td , p ,img {
	margin:0;
	padding:0;
	border:none;
}

html {
	text-align:center;
	padding:0;
	margin:0;
}

body {
	text-align:center;
	line-height:1;
	font-size:14px;
	color:#333333;
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	color:#c30d23;
	text-decoration:none;
}

a:hover {
	color:#c30d23;
	text-decoration:underline;
}

table {
	border-collapse:collapse;
}

ul,ol {
	margin:1em;
	padding-left:1em;
}

li {
	margin-left:0;
	padding-left:0;
}

h1 {
	margin:20px auto;
	width:640px;
	margin-bottom:15px;;
	/*color:#ffffff;*/
	/*background:#8ad4ca;*/
	text-align:center;
}

h2 {
	margin:1em auto 1em;
	padding:0;
	font-weight:normal;
	font-size:14px;
	color:#c41a22;
}

table {
	margin:20px auto 30px;
	padding:0;
	width:640px;
	border-collapse:collapse;
	text-align:left;
}

th,
td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	border-bottom: 1px dotted #999999;
}
th {
	/*padding-left: 25px;*/
	text-align: left;
	/*background: url(images/list1.png) no-repeat 0 center;*/
}
th.v-align-top {
	vertical-align:top;
	background-position: 0 12px;
}
/*
input,select,textarea {
	border:1px #000000 solid;
}
input[type="radio"] {
	border:none;
}
*/
