@import url("reset.css");
@import url("menu.css");


/* Color palette
---------------------------------------
Dark text: #333
Bright red text: #E51616
Subnav BG (lt blue): #BEE4E6

FlyerInsatsu:
Nav textlinks: #035384 (blue)
Paragraphs: #333 (gray)
-------------------------------------*/

  
  
/* Body
----------------------------------------------------------------*/
html, body {
  font-family: Verdana, arial, 'Helvetica', 'Arial', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'ヒラギノ角ゴ Pro W3', sans-serif;
  color: #333;
  font-size: 11px;
  background: #E9E6E6;
  padding: 0;
  margin: 0;
  }



/* Page
----------------------------------------------------------------*/
#page {
  position: relative;
  width: 980px;
  margin: 0 auto 20px auto;
  border-top: none;
  background: #FFF;
  }
  
  
  
/* Header
----------------------------------------------------------------*/
#header {
  background: url(/css/images/global/sprites.gif) -100px -800px repeat-x;
  height: 77px;
  margin: 0;
  position: relative;
  }
 
/* flyerinsatsu override */  
#header{
	width:980px;
	height:97px;
	background:url(/images/strifedBg.gif);
}

#pageLogo{
	margin-left:15px;
	margin-top:10px;
	float:left;
	display:inline;
	background:url("/images/logo_back.png") no-repeat;
	width:705px;
}

#top-links {
	display:block;
	float: right;
	text-align:right;
	margin: 5px 0;
}

#top-links span {
	margin: 0 10px;
}

#top-links span a {
	font-size: 12px;
	text-decoration: none;
	color: #069;
	font-weight:bold;
	}
	#top-links span a:hover {
		color: #C00;
		}
		
#cart-items {
	display: block;
	position: absolute;
	top: 30px;
	right: 8px;
	float: right;
	width: 320px;
	width: auto;
	height: 40px;
}

/* end flyerinsatsu edit */  
  
  #header h1 {
    position: absolute;
    top: 0;
    left: 14px;
    margin: 0;
    padding: 0;
    width: 324px;
    height: 77px;
    background: url(/css/images/global/sprites.gif) -100px -600px no-repeat;
    }
    #header h1 em {
      display: none;
      }
    
  #language-links span,
  #language-links a {
    float: right;
    margin: 0;
    color: #FFF;
    text-decoration: none;
    width: 83px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    }
    #nihongo,
    #english:hover {
      background: url(/css/images/global/language-tab.gif) no-repeat; /* can't use sprites, needs more colors for gradient */
    }

  #utility-links {
    float: right;
    color: #FFF;
    padding: 5px 30px 0 0;
    font-size:10px;
    }
    #utility-links a,
    #utility-links li {
      color: #FFF;
      text-decoration: none;
      font-size: 10px;
      padding: 7px 1px;
      }
      #utility-links a:hover {
        text-decoration: none;
        font-size:10px;
        }

  #logged-in {
    position: absolute;
    /*top: 57px;*/
	bottom: 2px;
    right: 10px;
    text-align: left;
    color: #F66;
	color:#035384; /* FI */
    }
    #logged-in a {
      color: #035384; /* FI */
      padding: 5px;
      }
      #logged-in a:hover { /*color: #FFF;*/color:#035384;text-decoration:underline; }
      
  #search-bar {
    position: absolute;
    top: 45px;
    right: 9px;
    margin: 0;
    padding: 0;
    }
    #search-bar input.search {
      font-size: 13px;
      border: 2px solid #CCC;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      }
   
   #contact-nos {
    float: left;
  margin: 18px 0 0 339px;
  width: 198px;
  height: 42px;
  background-image: url(/css/images/global/contact-numbers.gif);
  background-repeat: no-repeat;
    }
      
      
/* Navigation
----------------------------------------------------------------*/
#nav-menu-container{
	width:980px;
	height:77px;
	background: url(/images/flyerinsatsu-home/navbar.png) repeat-x;
	border-top:1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}

#nav-index li {
    display: block;
    float: left;
    margin: 0px;
    text-align: center;
    width: 80px;
	list-style:none;
}

/*
   	#nav-index{width:935px;text-align:center;margin-left:auto;margin-right:auto;margin-top:12px;}
	#nav-index span{display: block; float:left;width:85px;text-align:center;}
*/
	#nav-index a {color:#fff;font-size:10px;text-decoration:none;}
	#nav-index a:hover{color:#0dc4ee;text-decoration:none;font-size:10px;}	
  

  #nav ul {
    display: block;
    margin: 0;
    padding: 0 4px;
    list-style: none;
    height: 76px;
    }

  #nav li {
    display: inline;
    margin: 0;
    padding: 0;
    }

  #nav a { 
    position: relative;
    float: left;
    height: 76px;
    width: 70px;
    font-size: 12px;
    color: #666;
    margin: 0 3px 0 0;
    text-decoration: none;
    text-align: center;
    background: url(/css/images/global/sprites.gif) -200px -100px no-repeat;
    }

  #nav a:hover {
    color: #000;
    }

  /* Nav Icons */
  #nav a span {
    display: block;
    width: 70px;
    height: 2px; /* total: 76px */
    padding-top: 54px;
    background: url(/css/images/global/sprites.gif) no-repeat;
    }
    #nav a.index span     {background-position:  -82px -393px;}
    #nav a.printing span  {background-position: -189px -391px;}
    #nav a.design span    {background-position: -282px -393px;}
    #nav a.envelopes span {background-position: -387px -385px;}
    #nav a.cd-dvd span    {background-position: -489px -386px;}
    #nav a.stickers span  {background-position: -582px -386px;}
    #nav a.packages span  {background-position: -691px -391px;}
    #nav a.stores span    {background-position: -778px -388px;}
    #nav a.office span    {background-position:  -89px -493px;}
    #nav a.bridal span    {background-position: -184px -493px;}
    #nav a.t-shirts span  {background-position: -286px -491px;}
  #nav a.novelty span  {background-position: -370px -491px;}
  
  /* Current Page Indicators */
  body#index #nav a.index,
  body#printing #nav a.printing,
  body#design #nav a.design,
  body#envelopes #nav a.envelopes,
  body#cd-dvd #nav a.cd-dvd,
  body#stickers #nav a.stickers,
  body#packages #nav a.packages,
  body#stores #nav a.stores,
  body#office #nav a.office,
  body#bridal #nav a.bridal,
  body#t-shirts #nav a.t-shirts,
  body#t-shirts #nav a.novelty  {
    background: url(/css/images/global/sprites.gif) -100px -100px no-repeat;
    color: #000;
    }
    
/* Subnav */
#subnav {
  margin: 9px;
  padding: 0 11px;
  background: url(/css/images/global/th-grad-pale.gif) bottom left repeat-x;
  border: 1px solid #afafaf;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align:center;
   }
   
  #subnav a {
    text-decoration: none;
    line-height: 32px;
    padding: 3px;
    color: #666;
    font-weight:normal;
    font-size:10px;
    }
    .ie #subnav a {
      padding: 3px 2px;
      font-size:10px;
      }
     
    #subnav a:active
    {
      color: #666;
      font-weight:normal;
      font-size:10px;
      }
        #subnav a:visited
    {
      color: #666;
      font-weight:normal;
      font-size:10px;
      } 
    #subnav a:hover { 
      color: #000;
      font-weight:normal;
      font-size:10px;
      }
      
   #subnav li.selected a { 
    font-size:10px;
   color: red;
    }    
  
#cart-link {
  /*position: absolute;
  left: 815px;
  top: 110px;*/
  /*text-align: right;*/
  /*padding: 5px 0 0 43px;*/
  /*width: 112px;*/ /* 155px total */
  /*height: 34px;*/
  /*background: url(/css/images/global/sprites.gif) -100px -300px no-repeat;*/
  /*text-decoration: none;
  color: #000000;
  font-size: 12px;
  line-height: 12px;*/
  }
  /*#cart-link:hover {
    color: #000;
    }*/
  #items-count {
    display: block;
    margin-top: 1px;
    color: #E51616;
    }
	
/* insert flyerinsatsu css */
#cartHolder {
	width:110px; /* total 120px */
	height:40px;
	background-image:url(/images/flyerinsatsu-home/cart-background.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:5px;
	padding-right: 10px;
	display: block;
	float: left;
}

#cartHolder a {
	margin-bottom:3px;
	text-decoration:none;
	text-align: right;
	/*margin-right: 10px;*/
	font-size: 9px;
	color: #000;
}

#cartHolder a:hover {
	/*margin-right:10px;*/
	font-size:9px;
	color:#ff0000;
}	

#cartHolder small {
	display:block;
	/*margin-right:10px;*/
}

#items-count {
    color: #00B0EA;
    font-size: 11px;
    font-weight: bold;
}

/* end insert flyerinsatsu css */	

  /*#my-account-link{
    position: absolute;
    left: 815px;
    top: 85px;
    display: block;
	float: left;
	text-decoration: none;
    padding: 3px 5px;
    color: #ffffff;
    background: url(/css/images/global/account-login.png);
    background-repeat:no-repeat;
    width:84px;
    height:24px;
    }*/
    
  a#my-account-link {
	display: block;
	float: left;
	background-image:url(/images/flyerinsatsu-home/my-account.png);
	width:85px;
	height:24px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-repeat:no-repeat;
	padding:3px;
	text-decoration: none;
	}
  		a#my-account-link:hover {color:#f00;text-decoration: none;}
	
	a#create-account-link {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-image:url(/images/flyerinsatsu-home/new-account.png);
	width:85px;
	height:24px;
	text-align:center;
	background-repeat:no-repeat;
	padding:3px;
	}
	  a#create-account-link:hover {color:#f00;}


/* Content
----------------------------------------------------------------*/
#content {
  float: left;
  display: inline; /* ie fix */
  background: #FFF;
  width: 745px; /* flyerinsatsu width total 750px */
  min-height: 500px;
  padding: 0 10px 0 0;
  }
  #middle-column {
    float: left;
    width: 588px;
	margin-left: 5px;
    /*margin: 0 0 10px; disabled*/
	/*border: 1px dashed #f00;*/ 
    }
    #right-column {
      float: right;
      display: inline; /* ie fix */
      /*width: 190px;*/
	  width: 145px; /* flyerinsatsu width */
      margin: 0;
      }
      #right-column .banner {
        margin: 0 0 10px 0;
        }
		
	/* Right Side */
	  #right-column ul {
		list-style-type:none;
		margin:0;
		float:right;
		}
		
	  #right-column li {
		font-size: 11px;
	    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
	    margin: 2px 0;
		}

/* ----- Main Content Wrapper used in FI -----*/		
#content-containers {
	border:solid 1px #e2e2e2;
	margin-top: 2px;
	width:740px;
	display:block;
	float:right;
	min-height:200px;
	margin-right: -8px;
}

#full-column{width:720px;float:left;margin:4px;padding:5px;border:solid 1px #ddd;}
#full-column a{color:#0088bc;text-decoration:none;}
#full-column a:hover{color:#0dc4ee; text-decoration:none;}			
  
/* Headings
----------------------------------------------------------------*/
h1 {
  color: #999;
  margin: 18px 0 28px 0;
  padding: 3px 0;
  font-size: 28px;
  }
h2 {
  color: #333;
  font-size: 24px;
  margin: 38px 0 10px 0;
  }
h2.banner {
  /*background: url(/css/images/global/sprites.gif) 0 -700px repeat-x;*/
  /*background:#fff url(/images/flyerinsatsu/hajimete/sub-header-bar.jpg) left bottom;*/
  /* Using CSS3 Gradients instead of background image gradient */
  background: -moz-linear-gradient(top,  #ffffff,  #d6d6d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6d6d6');
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d6d6d6));
  color:#333; /* override, previously white */
  line-height: 42px;
  font-weight: bold;
  margin: 0;
  padding-top: 3px;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 3px;
  padding-left: 12px;
  }

h3 {color: #E51616;}
  

/* Text
----------------------------------------------------------------*/
p, li {
  margin: 10px 0 6px 0;
  line-height: 1.5em;
  }
  
li, li p {
  color: #333;
  font-weight: normal;
  }

a {
  color: #066;
  text-decoration: underline;
  }
  a:hover {
    color: #379398;
    text-decoration: underline;
    }
     
code {
  color: #777;
  padding-left: .3em;
  padding-right: .3em;
  font-weight: bold;
  }
  h1 code,
  h2 code {
    color: #FFF;
    }
  
pre code {
  display: block;
  border: 1px solid #CCC;
  background: #F6F6F6;
  padding: 10px;
  overflow: auto;
  margin-bottom: 30px;
  font-weight: normal;
  color: #222;
  }



/* Forms
----------------------------------------------------------------*/
fieldset {
  border: none;
  padding: 30px 0;
  }
  
legend {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #CCC;
  *margin-bottom: 30px; /* for IE */
  }
  
label {
  float: left;
  width: 190px;
  text-align: right;
  font-size: 13px;
  height: 15px;
  margin: 0 10px 10px 0;
  padding-top: 7px;
  }
  
label.right {
  color: #666;
  float: left;
  clear: none;
  width: auto;
  padding: 0 5px;
  text-align: left;
  }

label.sign-in-radio {
  color: #666;
  clear: both;
  width: auto;
  padding: 0;
  text-align: left;
  }

label.simple {
  float: none;
  width: auto;
  text-align: left;
  font-size: 100%;
  margin-right: 0;
  }
  
form div {
  float: left;
  clear: left;
  margin: 5px 0;
  width: 100%;
  }
  form div.inner {
    float: left;
    clear: none;
    width: auto;
    }

input,
form a {

  float: left;

  }

input.text,
input.password {
  width: 220px;
  font-size: 14px;
  } 
  input.text:focus {
    border-color: #86ACD3;
    }

input.submit {
  margin: 10px 0;  
  }

input.checkbox,
input.radio {
  float: left;
  }
  
form .no-label,
select.no-label,
input.no-label,
textarea.no-label {
  margin-left: 200px;
  }

form input.long {
  width: 320px;
  }

form input.short {
  width: 123px;
  }
  
form input.x-short {
  width: 80px;
  }
  
form input.xx-short {
  width: 60px;
  }
  
form input.jumbo {
  font-size: 30px;
  }
  
textarea {
  float: left;
  width: 500px;
  height: 180px;
  font-size: 14px;
  }
  
textarea.small {
  height: 60px;
  }
  
textarea.large {
  height: 500px;
  }
  
select {
  float: left;
  margin-top: 7px;
  font-size: 14px;
  }
    
input.text,
input.password,
textarea {
  border: 2px solid #CCC;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  }
  
    
/* Tables
----------------------------------------------------------------*/
table {
  clear: both;
  border-collapse: collapse;
  text-align: left;
  border: 1px solid #CCC;
  }

td, th {
  padding: 2px 3px;
  font-size: small;
  vertical-align: top;
  }
  
table.form-table {
  width: 580px;
  }
form table.form-table input {
  float: none;
  }
  .form-table th,
  .form-table td {
    border: 1px solid #CCC;
    padding: 4px;
    vertical-align: middle;
    }
  .form-table th {
    width: 100px;
    background: #F1F1F1;
    text-align: right;
    }
    .form-table th.center {
      text-align: center;
      }
  .form-table textarea {
    width: 406px;
    height: 100px;
    }
  .form-table textarea.small {
    width: 406px;
    height: 60px;
    }


/* Footer
----------------------------------------------------------------*/

/*#footer {
  float: left;
  display: inline;  --ie fix --
  clear: both;
  width: 962px;
  text-align: center;
  line-height: 32px;
  color: #9d9d9d;
  font-size: 10px;
  margin: 7px 9px;
  }
  #footer a {
	  color: #9d9d9d;
	  text-decoration: none;
	  font-size: 10px;
	  }
  #footer a:hover {
	  color: #000;
	  text-decoration: none;
	  font-size: 10px;
	  }
*/	  
	  
 /*
---footer - flyerinsatsu
*/
#footer{width:960px;height:34px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:5px;font-size:10px;margin-top:30px;}
#footer span{display:block;padding-top:8px;}
#footer a
{
	margin-left:5px;
	margin-right:5px;
	color:#9d9d9d;
	font-size:10px;
	}
#footer a:link, a:active, a:visited
{
color:#9d9d9d;text-decoration:none;	
	}

#footer a:hover
{
color:#000000;text-decoration:none;	
	}  

     

/* Custom styles
------------------------------------------------------------------------------*/
#flash-message {
  padding: 5px 8px;
  color: white;
  background-color: green;
  font-weight: bold;
  text-align: center;
  border: 1px solid #D9D9D9;
  clear: both;
  }
#flash-message.error {
  color: yellow;
  background-color: red;
  border: 1px solid yellow;
  }

.large-message-box {
  float: left;
  /*width: 741px;*/
  width: 700px;
  margin-left: 10px; 
  padding: 0 20px 20px 20px;
  border: 5px solid #EEE;
    }

.error {
  color: red;
  }

.error-msg {
  background: #E51616;
  color: #FFF;
  font-weight: bold;
  margin: 10px 0 15px;
  padding: 8px;
  }
  
.gray-border {
  padding: 3px;
  border: 1px solid #D9D9D9;
  }
  
.tight-gray-border {
  border: 1px solid #CCC;
  }
  
.top-banner {
  /* DUMMY BANNER -- REAL BANNERS AREN'T READY */
  display: none;
  margin-bottom: 14px;
  }
  
a.back-button,
a.next-button,
a.image-submit,
a.image-submit-disabled {
  display: block;
  background: url(/css/images/global/sprites.gif) no-repeat;
  width: 196px;
  height: 48px;
  line-height: 43px;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: -1px;
  outline: none;
  }
  
  /* overrides for FI */
  #full-column a.back-button.left,
  #full-column a.next-button.right,
  #populated-cart a.back-button.left,
  a.image-submit.mini {
	  color: #FFF;
	  }
  
  a.back-button:hover,
  a.next-button:hover,
  a.image-submit:hover,
  a.image-submit.mini:hover {
    /*color: #FF9A98;*/
	color:#FFF;
    text-decoration: underline;
    font-size: 14px;
    } 
  a.image-submit-disabled:hover {
    cursor: default;
    }
a.back-button {
  padding-left: 32px;
  font-size: 14px;
  width: 164px;
  background-position: -500px -495px;
  }
  
a.next-button,
a.image-submit,
a.image-submit-disabled {
  padding-left: 15px;
  width: 181px;
  background-position: -500px -595px;
  font-size: 14px;

  }

a#sign-in-anc.next-button.open,
a#sign-up-anc.next-button.open {
    /*background-position: -300px -95px;*/
	background-position: -301px -97px;
}

a#sign-in-anc, a#sign-up-anc {
	padding-left:0px;
}
    
a.search-button {
  background-position: -400px -300px !important;
  width: 63px !important;
  height: 24px !important;
  line-height: 24px !important;
  padding: 0 !important;
  font-size: 12px;
  color: #222 !important;
  text-align: center !important;
  margin-left: 6px !important;
  }

a.next-button.mini,
a.image-submit.mini,
a.image-submit-mini {
  width: 118px;
  background-position: -600px -95px;
  /*margin-left: 196px;*/
  margin-left: 0px;
  _margin-left: 98px;
  color: #FFF;
  }  
  
a.back-button.mini {
  width: 118px;
  background-position: -500px -545px;
  }
  
#full-column #review-form .image-submit.right.mini,
#full-column #sign-up-frm .image-submit.right.mini {
	 color:#fff;
	 }
	 #full-column #review-form .image-submit.right.mini:hover,
	 #full-column #sign-up-frm .image-submit.right.mini:hover {
	 color:#0dc4ee;
	 }
	  
  
/* Override for flyerinsatsu login button
-----------------------------------------*/
a.next-button {
  display: block;
  /*background: url(/images/flyerinsatsu/loginBtnBg.gif) no-repeat;*/
  background-position: -501px -597px;
  width: 196px; 
  height: 43px;
  line-height: 42px;
  color: #0088bc /*!important*/;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  outline: none;
  margin-bottom: 10px;
  margin-left: none;
  padding-left: none !important;
  /*padding-left: 15px;*/
  font-size: 14px;
  }
  
  a.next-button.open {
    background-position: top left; /* overriding previous definition */
    }

/* EXTRA CLASSES EVERY CSS HACKER NEEDS
----------------------------------------------------------------*/
.clear { 
  clear: both; 
  }

.hide {
  display: none; 
  }
  
.left {
  float: left;
  clear: none;
  }
  td.left,
  th.left {
    float: none;
    text-align: left;
    } 
  
.right {
  float: right;
  }
  td.right,
  th.right {
    float: none;
    text-align: right;
    }
.center {
  text-align: center;
  }
.top {
  padding-top: 0;
  margin-top: 0;
  }
  td.top,
  th.top {
    vertical-align: top;
    }
    
.nowrap {
  white-space: nowrap;
  }

ul.inline {
  margin: 0;
  list-style: none;
  }
  ul.inline li {
    display: inline;
    }
    

/* required fields of the forms */
td.not-valid {
	background: #FFFE68 !important;
}

.pad-vert-1em {
  padding-top: 1em;
  padding-bottom: 1em;
  }
.pad-horz-1em {
  padding-left: 1em;
  padding-right: 1em;
  }

.text-right {
  text-align: right;
  }

.big-button {
  padding: 0.4em 0.6em;
  font-weight: bold;
  }
.nav-button {
  background: url(/css/images/global/edit-button.png) no-repeat;  
  width:84px;
  height:36px;
  background-repeat:no-repeat;
  padding-left:5px;
  padding-top:4px;
  }
  .nav-button a {
    color: #ffffff;
    }
  .nav-button a:link {
    color: #ffffff;
    text-decoration:none;
    }
  .nav-button a a:visited {
    color: #ffffff;
    text-decoration:none;
    }
  .nav-button a a:active {
    color: #ffffff;
    text-decoration:none;
    } 
  .nav-button a:hover {
    color: #20a0fe;
    text-decoration:none;
  }

a.back-button {
  color:#ffffff;
  font-size:14px;
  }
a.next-button {
  color:#ffffff;
  font-size:14px;
  }
.footer-links a:link {
  font-weight:normal;
  text-decoration:none;
  color:#77777c;
  }
a.footer-links {
  font-weight:normal;
  text-decoration:none;
  color:#77777c;
  }
  a.footer-links:visited {
    font-weight:normal;
    text-decoration:none;
    color:#77777c;
    }
  a.footer-links:active {
    font-weight:normal;
    text-decoration:none;
    color:#77777c;
    }
  a.footer-links:hover {
    font-weight:normal;
    text-decoration:none;
    color:#77777c;
    }
    
a.subnav-links:link
{
  font-weight:normal;
  text-decoration:none;
  color:#77777c;
  font-size:10px;
  }
a.subnav-links:visited {
  font-weight:normal;
  text-decoration:none;
  color:#77777c;
  font-size:10px;
  }
a.subnav-links:active {
  font-weight:normal;
  text-decoration:none;
  color:#77777c;
  font-size:10px;
  }
a.subnav-links:hover {
  font-weight:normal;
  text-decoration:none;
  color:#77777c;
  font-size:10px;
  }  
.yellow-font {
  color:#fff65e;
  font-weight:bold;
  }
.maroon-font {
  color:#860012;
  font-weight:bold;
  } 
.white-font
{
  color:#ffffff;
  font-weight:bold;
  }
.small-yellow-font 
{
  color:#fff65e;
  font-size:10px;
  margin-left:7px;
  }
.small-black-font
{
  font-size:10px;
  margin-left:7px;
  } 
.small-white-font
{
  color:#ffffff;
  font-size:10px;
  margin-left:7px;
  margin-top:2px;
  }


.clearfix:after {
  visibility: hidden;
  font-size: 0;
  content: " ";
  display: block;
  clear: both;
  height: "0";
}

.clearfix { 
  display: inline-block; 
}

/* start commented backslash hack \ */
* html clearfix { 
  height: "1%";
}

.clearfix { 
  display: block; 
}
/* end commented backslash hack */

.invalid {background-color: #fdd;}


/* Center Banners */

.yes-border {
	border-spacing:5px;
	border-collapse:separate;
	border:none;
	margin:0 -3px;
}

.yes-border td {
    border: 1px solid #CCCCCC;
	font-size:13px;
}

.yes-border div {
	padding:0 10px 5px 10px;
}

.no-border {
	border:none;
}

.no-border a {
	color:#666;
}

.no-border a:hover {
	color:#CCC;
}

#center-banners p, img{
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
}

#center-banners table tr td{
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.pr {
	margin:5px 0;
	height:76px;
}


.banner149 {
	margin:2px 0 4px 0;
	height:149px;
}

.banner96 {
	margin:1px 0 4px 0;
	height:96px;
}

/* end Center Banners */

.header {
	height:25px;
	margin:5px 0;
}

#insatsumainbox h2 {
	margin: 3px 0 0;
	padding: 0;
	}

#newscontent h3 {
	color:#065b80;
	font-weight:bold;
	font-size:14px;
	}

#newscontent p {
	color: #000;
	font-size: 13px;
	}
	#newscontent p > a {
		font-size:10px;
		color: #78b7d4;
		text-decoration:none;
		}
		#newscontent p > a:hover {
			text-decoration: underline;
			}
	#newscontent p.bottom {
		text-align: right;
		}
		#newscontent p.bottom a {
			font-size: 10px;
			color: #065b80;
			text-decoration: none;
			}
			#newscontent p.bottom a:hover {
				text-decoration: underline;
				}
		

/*---carousel---*/
#carousel {
	width:588px;
	height:176px;
	padding:0;
	overflow:scroll;
	border:1px solid #ddd;
	margin:0 0 -30px 0;
}

#carousel ul {
	list-style: none;
	width:588px;
	margin:0;
	padding:0;
	position:relative;
}

#carousel li {
	display:inline;
	float:left;
}

#carousel ul li,
#carousel ul li img {
	margin: 0;
	padding: 0;
	}

.textholder{
	text-align:left;
	font-size:small;
	padding:6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

/*--Left Side---*/
#direct, #browser, #left_bottom_box {
	width:215px;
	padding:0;
	margin:0;
}

#direct {
	background:#FFFFFF url(/images/index/left/contact_back.jpg) repeat-x;
	line-height:16px;
}

.icons {
	padding:0px 7px;
}

#browser p, #direct p {
	color: #000;
	font-size: 12px;
	padding:0;
}

#browser p a, #direct p a {
	text-decoration: underline;
	color:  #000;
	padding:0;
}

#browser p a:hover, #direct p a:hover {
	color:  #000;
	text-decoration: none;
	}
			
#browser {
	background:#FFFFFF url(/images/index/left/pc_back.jpg) repeat-x;
	line-height:16px;
}

#left_bottom_box p{
	margin-top:15px;
	padding:0;
}

	
	
#thankyou {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

      
/*
----------------------------------------------------------------*/
.column-layout,
#content.column-layout {
  float: right;
}
#center-banners h3.sn-h2,
#insatsumainbox h3.foot-h2 {
  color: inherit;
}

.bread-link {
  list-style: none;
  font-size: 13px;
  margin: 5px 5px 5px 12px;
}
.bread-link li {
  display: inline;
  letter-spacing: normal;
}
.bread-link li.home_link:after {
  content: " > ";
}
#insatsumainbox h2.top-headline {
  background: #eee;
  font-size: 18px;
  padding: 5px 8px;
  border-left: 10px solid #005dad;
  margin: 10px 0 0;
  box-shadow: 0 1px 0 #ccc;
}
.top-banner-headline {
  margin: 5px 0 ;
}
.top-banner-headline h3 {
  margin: 0;
  padding: 5px 10px;s
  border-radius: 10px 10px 0 0;
  font-size: 16px;
  background: #005dad;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
}
#center-banners .top-banner-headline p {
  font-size: 13px;
  padding: 5px 10px;
  background: -moz-linear-gradient(top, #f2f2f2 1%, #ffffff 60%); 
  background: -webkit-linear-gradient(top, #f2f2f2 1%,#ffffff 60%); 
  background: linear-gradient(to bottom, #f2f2f2 1%,#ffffff 60%); 

}
.top-banner-list {
  overflow: hidden;
  margin: 0;
  list-style: none;
}
.top-banner-list li {
  float: left;
  margin: 0;
  line-height: inherit;
  width: 50%;
}
.top-banner-list li.column-2 {
  width: 100%;
}
.top-banner-list:after {
  clear: both;
  content :'';
  display: block;
}
.calendar-box {
  clear: both;
}
.calendar-box dt,
.calendar-box dd {
  font-size: 11px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 2px 0;
}
.calendar-box p {
  margin: 0;
}
.item-list {
  overflow: hidden;
  margin: 0;
  list-style: none;
  font-size: 13px;
}
.item-list:after {
  clear: both;
  content :'';
  display: block;
}
.item-list li {
  float: left;
  margin: 0;
  padding: 2px 0 2px 2px;
  line-height: 1.2;
  box-sizing: border-box;
}
.item-list li:nth-child(6n+1) {
  width: 98px;
}
.item-list li:nth-child(6n+2) {
  width: 85px;
}
.item-list li:nth-child(6n+3) {
  width: 85px;
}
.item-list li:nth-child(6n+4) {
  width: 120px;
}
.item-list li:nth-child(6n+5) {
  width: 93px;
}
.item-list li:nth-child(6n+6) {
  width: 107px;
}
.footer-list {
  margin: 0;
  list-style: none;
}
.footer-list li {
  display: inline;
  line-height: inherit;
  margin: 0;
}