﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/


a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 3px;
    background-color:#5C87B2;
    color:#FFFFFF;
	margin-top:0px;
}

h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* TAB MENU   
----------------------------------------------------------*/
img
{
	border:0;
}

#menu_ul
{
    vertical-align:bottom;
    list-style-type:square;
    margin:5px;
}

ul#menu li a:hover
{
    text-decoration: none;
}

.menu-list
{
    list-style-type:square;
    font-size:14px;
}
/* VALIDATION  
----------------------------------------------------------*/
.error
{
    color:Red;
}

.input-error
{
    color:#FF0000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.kiyaku_dtl
{
	border-bottom:dotted 1px #999999;
}

.line
{
    border-bottom: 1px #5C87B2 solid;
    font-size:1px;
    margin-top:3px;
    margin-bottom:3px;
}

#logo
{
 	position:absolute;
	text-align:left;
    padding:0px;
    top:5px;
}

#header_banner
{
 	position: absolute;
    top:5px;
    right:0px;
}

#menu img 
{
	margin-bottom:2px;
}

.hankaku
{
	ime-mode:disabled;
}

.form_column
{
	padding-top:3px;
	padding-bottom:3px;
	
}

.form_value
{
	padding-top:3px;
	padding-bottom:3px;
}

#flash-list
{
	float:left;
}

#flash-list iframe
{
	margin:10px;
	border:solid 1px #5C87B2;
}
