/* ---------- 総合 ---------- */

body {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

   a:link {text-decoration: underline; color: #999;}
a:visited {text-decoration: underline; color: #999;}
  a:hover {text-decoration:      none; color: #333;}
 a:active {text-decoration: underline; color: #ccc;}

p {

	font-size: small;
	line-height: 1.5;
	margin-left: 10px;
	margin-right: 10px;

}

em {

	line-height: 2.0;
	font-weight: bold;
	clear: float;

}

* { box-sizing : border-box }
* { -moz-box-sizing : border-box }
* { zoom:1 }

/* ---------- ヘッダー ---------- */

#far-header {

	width: 100%;
	text-align:center;
	background-color: #000;
	color: #fff;

}

#header {

	width: 100%;
	height: 130px;
	background-color: #fff;
	color: #000;

}

#near-header {

	width: 100%;
	text-align:center;
	background-color: #ff0000;
	color: #fff;

}

h1.seo {

	display:inline; margin:0
	color: #FFF;
	font-size: x-small;
	line-height: 1.5;
	margin-left: 10px;
	margin-right: 10px;

}

/* ---------- メイン ---------- */


#main {

	height: 274px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#fff url("images/lib_h_bck_galaxy.gif") repeat-x left top;

}

* html #main {
	float: left;
	height: 274px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#fff url("images/lib_h_bck_galaxy.gif") repeat-x left top;

}

#menu {

	text-align:center;
	font-size: small;

}

#column {

	margin-top: 30px;
	margin-left: 300px;
	margin-right: 300px;
	margin-bottom: 0px;

}

#top {

	width: 460px;

}

#container {

	width: 100%;
	background-color: #fff
	color: #fff;

}

#random{

	clear: both;
	margin-top: 50px;

}

/* ---------- 左 ---------- */

#left {

	width: 140px;
	float: left;
	color: #000;

}

/* ---------- 右 ---------- */

#right {

	width: 140px;
	float: right;
	color: #000;

}

/* ---------- フッター ---------- */

#far-footer {

	width:100%;
	clear: both;
	text-align:center;
	background-color: #000;
	color: #fff;
	font-size: small;
	line-height: 1.5;

}

#near-footer {

	width:100%;
	clear: both;
	background-color: #fff;
	color: #000;
	text-align:right;
	margin-bottom: 20px;

}

#footer {

	padding: 16px 16px 16px 16px;
	clear: both;
	background-color: #000;
	color: #000;

}

#gradation-footer {

	width:100%;
	height: 20px;
	clear: both;
	background:#fff url("images/lib_f_img_gradation.jpg") repeat-x left top;
	background-color: #fff;
	color: #fff;

}

p.index {

	font-size: small;
	line-height: 12px;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;

}

p.list {

	font-size: small;
	line-height: 1.5;
	margin-left: 50px;
	margin-right: 10px;
	color: #999;

}

form { display:inline; margin:0 }

div.search {

	margin-top: 30px;
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: 15px;

}

/* ---------- キャラクターカード ---------- */

div.card {

	background-color: #FFF;
	border: 1px solid #000;
	padding: 1em;
	margin-top: 30px;
	margin-left: 170px;
	margin-right: 170px;
	margin-bottom: 30px;
	height: 10%;
	min-height: 400px;

}

div.card-kokokunoshina {


	clear: right;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 1em;
	margin-top: 30px;
	margin-left: 170px;
	margin-right: 170px;
	margin-bottom: 30px;
	height: 10%;

}

h1.card {

	padding: 8px 12px 6px 6px;
	color: #000;
	background-color: #eee;
	font-size:1.6em;
	border-left: 24px solid #666;
	margin-left: 170px;
	margin-right: 170px;

}

h2.card {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #000;
	background-color: #eee;
	font-size:1.2em;
	border-left: 10px solid #c00;

}

img.photo {

	float: left;
	margin-right: 1em;
	margin-bottom: 1em;

}

img.photo-right {

	float: right;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;

}

h3.card-base {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #CCCCCC;
	font-size:1.2em;
	border-left: 16px solid #999999;

}

p.card {

	font-size: small;
	line-height: 1.5;
	margin-left: 10px;
	margin-right: 10px;

}

p.sub {

	font-size: x-small;
	line-height: 1.5;
	margin-left: 10px;
	margin-right: 10px;
	color: #666666;

}

/* ---------- 所属軍別カラーリング ---------- */

h3.card-reinhard {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FFBB00;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #EDD634;

}

h3.card-kircheis {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #df3447;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #BE0032;

}

h3.card-mittermeier {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FFBB00;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #DC143C;

}

h3.card-reuentahl {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #EDD634;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #4347A2;

}

h3.card-schwarz {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #EF810F;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #EF810F;

}

h3.card-brunhild {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #72777d;
	background-color: #f0f0f0;
	font-size:1.2em;
	border-left: 16px solid #EDD634;

}

h3.card-goldenbaum {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #EDD634;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #B0C4DE;

}

h3.card-neuereich {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #f0f0f0;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #B0C4DE;

}

h3.card-iserlohn {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FDF5E6;
	background-color: #24433E;
	font-size:1.2em;
	border-left: 16px solid #27477a;

}

h3.card-rosenritter {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FDF5E6;
	background-color: #24433E;
	font-size:1.2em;
	border-left: 16px solid #ef454a;

}

h3.card-trunicht {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #f0f0f0;
	background-color: #c8a65d;
	font-size:1.2em;
	border-left: 16px solid #b1632a;

}

h3.card-coupdetat {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #f4d500;
	background-color: #24433E;
	font-size:1.2em;
	border-left: 16px solid #f4d500;

}

h3.card-730mafia {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FDF5E6;
	background-color: #24433E;
	font-size:1.2em;
	border-left: 16px solid #ad3140;

}

h3.card-freeplanet {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FDF5E6;
	background-color: #24433E;
	font-size:1.2em;
	border-left: 16px solid #4169E1;

}

h3.card-phezzan {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #CCCCCC;
	font-size:1.2em;
	border-left: 16px solid #999999;

}

h3.card-terraism {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #ADD8E6;
	background-color: #343434;
	font-size:1.2em;
	border-left: 16px solid #ADD8E6;

}

h3.card-sphereearth {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #CCCCCC;
	font-size:1.2em;
	border-left: 16px solid #999999;

}

h3.card-sirius {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #CCCCCC;
	font-size:1.2em;
	border-left: 16px solid #999999;

}

h3.card-union {

	padding: 8px 12px 6px 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #343434;
	background-color: #ebe7e1;
	font-size:1.2em;
	border-left: 16px solid #DF3447;

}
